2024-02-13T00:13:02.921 INFO:root:teuthology version: 0.0.1.dev256+gd9fdb22 2024-02-13T00:13:02.921 DEBUG:teuthology.run:Teuthology command: teuthology --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} --verbose --name lflores-2024-02-12_21:56:27-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi --archive /home/teuthworker/archive/lflores-2024-02-12_21:56:27-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7557143 --owner scheduled_lflores@teuthology -- /home/teuthworker/archive/lflores-2024-02-12_21:56:27-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7557143/orig.config.yaml 2024-02-13T00:13:02.952 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-13T00:13:03.032 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/lflores-2024-02-12_21:56:27-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7557143 branch: wip-yuri10-testing-2024-02-08-0854-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: '7557143' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: lflores-2024-02-12_21:56:27-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: wip-yuri10-testing-2024-02-08-0854-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\) - \(MON_DOWN\) - \(PG_ - mons down - pg inactive sha1: 0e714d9a4bd2a821113e6318adb87bd06cf81ec1 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 install: ceph: flavor: default sha1: 0e714d9a4bd2a821113e6318adb87bd06cf81ec1 workunit: branch: wip-tracker-64343-pacific sha1: 84e714279aa684636ac645daf0a1a85c2094cfb3 owner: scheduled_lflores@teuthology priority: 75 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: 964 sha1: 0e714d9a4bd2a821113e6318adb87bd06cf81ec1 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-tracker-64343-pacific suite_path: /home/teuthworker/src/github.com_ljflores_ceph_84e714279aa684636ac645daf0a1a85c2094cfb3/qa suite_relpath: qa suite_repo: https://github.com/ljflores/ceph.git suite_sha1: 84e714279aa684636ac645daf0a1a85c2094cfb3 targets: smithi087.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi195.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: d9fdb2209e15b39d9f061fd85399f352ce0f0894 timestamp: 2024-02-12_21:56:27 tube: smithi user: lflores verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-02-13T00:13:03.032 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ljflores_ceph_84e714279aa684636ac645daf0a1a85c2094cfb3/qa; will attempt to use it 2024-02-13T00:13:03.033 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ljflores_ceph_84e714279aa684636ac645daf0a1a85c2094cfb3/qa/tasks 2024-02-13T00:13:03.033 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-02-13T00:13:03.035 INFO:teuthology.task.internal:Checking packages... 2024-02-13T00:13:03.059 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '0e714d9a4bd2a821113e6318adb87bd06cf81ec1' 2024-02-13T00:13:03.059 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-13T00:13:03.059 INFO:teuthology.packaging:ref: None 2024-02-13T00:13:03.059 INFO:teuthology.packaging:tag: None 2024-02-13T00:13:03.059 INFO:teuthology.packaging:branch: wip-yuri10-testing-2024-02-08-0854-pacific 2024-02-13T00:13:03.059 INFO:teuthology.packaging:sha1: 0e714d9a4bd2a821113e6318adb87bd06cf81ec1 2024-02-13T00:13:03.059 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=wip-yuri10-testing-2024-02-08-0854-pacific 2024-02-13T00:13:03.203 INFO:teuthology.task.internal:Found packages for ceph version 16.2.14-521-g0e714d9a-1focal 2024-02-13T00:13:03.205 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-02-13T00:13:03.212 INFO:teuthology.task.internal:no buildpackages task found 2024-02-13T00:13:03.212 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-02-13T00:13:03.257 INFO:teuthology.task.internal:Saving configuration 2024-02-13T00:13:03.269 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-02-13T00:13:03.276 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-13T00:13:03.298 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi087.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/lflores-2024-02-12_21:56:27-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7557143', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-13 00:06:54.597691', 'locked_by': 'scheduled_lflores@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-02-13T00:13:03.319 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi195.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/lflores-2024-02-12_21:56:27-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7557143', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-13 00:06:54.595882', 'locked_by': 'scheduled_lflores@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-02-13T00:13:03.320 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-02-13T00:13:03.326 INFO:teuthology.task.internal:roles: ubuntu@smithi087.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-02-13T00:13:03.326 INFO:teuthology.task.internal:roles: ubuntu@smithi195.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-02-13T00:13:03.326 INFO:teuthology.run_tasks:Running task console_log... 2024-02-13T00:13:03.397 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fcc5dbb8160>, signals=[15]) 2024-02-13T00:13:03.397 INFO:teuthology.run_tasks:Running task internal.connect... 2024-02-13T00:13:03.404 INFO:teuthology.task.internal:Opening connections... 2024-02-13T00:13:03.404 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi087.front.sepia.ceph.com 2024-02-13T00:13:03.407 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi087.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-13T00:13:03.498 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi195.front.sepia.ceph.com 2024-02-13T00:13:03.499 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi195.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-13T00:13:03.587 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-02-13T00:13:03.594 DEBUG:teuthology.orchestra.run.smithi087:> uname -m 2024-02-13T00:13:03.602 INFO:teuthology.orchestra.run.smithi087.stdout:x86_64 2024-02-13T00:13:03.603 DEBUG:teuthology.orchestra.run.smithi087:> cat /etc/os-release 2024-02-13T00:13:03.648 INFO:teuthology.orchestra.run.smithi087.stdout:NAME="Ubuntu" 2024-02-13T00:13:03.648 INFO:teuthology.orchestra.run.smithi087.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-02-13T00:13:03.649 INFO:teuthology.orchestra.run.smithi087.stdout:ID=ubuntu 2024-02-13T00:13:03.649 INFO:teuthology.orchestra.run.smithi087.stdout:ID_LIKE=debian 2024-02-13T00:13:03.649 INFO:teuthology.orchestra.run.smithi087.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-02-13T00:13:03.649 INFO:teuthology.orchestra.run.smithi087.stdout:VERSION_ID="20.04" 2024-02-13T00:13:03.649 INFO:teuthology.orchestra.run.smithi087.stdout:HOME_URL="https://www.ubuntu.com/" 2024-02-13T00:13:03.649 INFO:teuthology.orchestra.run.smithi087.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-02-13T00:13:03.649 INFO:teuthology.orchestra.run.smithi087.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-02-13T00:13:03.649 INFO:teuthology.orchestra.run.smithi087.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-02-13T00:13:03.649 INFO:teuthology.orchestra.run.smithi087.stdout:VERSION_CODENAME=focal 2024-02-13T00:13:03.649 INFO:teuthology.orchestra.run.smithi087.stdout:UBUNTU_CODENAME=focal 2024-02-13T00:13:03.650 INFO:teuthology.lock.ops:Updating smithi087.front.sepia.ceph.com on lock server 2024-02-13T00:13:03.678 DEBUG:teuthology.orchestra.run.smithi195:> uname -m 2024-02-13T00:13:03.684 INFO:teuthology.orchestra.run.smithi195.stdout:x86_64 2024-02-13T00:13:03.685 DEBUG:teuthology.orchestra.run.smithi195:> cat /etc/os-release 2024-02-13T00:13:03.732 INFO:teuthology.orchestra.run.smithi195.stdout:NAME="Ubuntu" 2024-02-13T00:13:03.732 INFO:teuthology.orchestra.run.smithi195.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-02-13T00:13:03.732 INFO:teuthology.orchestra.run.smithi195.stdout:ID=ubuntu 2024-02-13T00:13:03.732 INFO:teuthology.orchestra.run.smithi195.stdout:ID_LIKE=debian 2024-02-13T00:13:03.732 INFO:teuthology.orchestra.run.smithi195.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-02-13T00:13:03.732 INFO:teuthology.orchestra.run.smithi195.stdout:VERSION_ID="20.04" 2024-02-13T00:13:03.732 INFO:teuthology.orchestra.run.smithi195.stdout:HOME_URL="https://www.ubuntu.com/" 2024-02-13T00:13:03.732 INFO:teuthology.orchestra.run.smithi195.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-02-13T00:13:03.732 INFO:teuthology.orchestra.run.smithi195.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-02-13T00:13:03.732 INFO:teuthology.orchestra.run.smithi195.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-02-13T00:13:03.732 INFO:teuthology.orchestra.run.smithi195.stdout:VERSION_CODENAME=focal 2024-02-13T00:13:03.733 INFO:teuthology.orchestra.run.smithi195.stdout:UBUNTU_CODENAME=focal 2024-02-13T00:13:03.733 INFO:teuthology.lock.ops:Updating smithi195.front.sepia.ceph.com on lock server 2024-02-13T00:13:03.753 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-02-13T00:13:03.763 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-02-13T00:13:03.769 INFO:teuthology.task.internal:Checking for old test directory... 2024-02-13T00:13:03.770 DEBUG:teuthology.orchestra.run.smithi087:> test '!' -e /home/ubuntu/cephtest 2024-02-13T00:13:03.772 DEBUG:teuthology.orchestra.run.smithi195:> test '!' -e /home/ubuntu/cephtest 2024-02-13T00:13:03.778 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-02-13T00:13:03.784 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-02-13T00:13:03.784 DEBUG:teuthology.orchestra.run.smithi087:> test -z $(ls -A /var/lib/ceph) 2024-02-13T00:13:03.786 DEBUG:teuthology.orchestra.run.smithi195:> test -z $(ls -A /var/lib/ceph) 2024-02-13T00:13:03.838 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-02-13T00:13:03.895 INFO:teuthology.run_tasks:Running task kernel... 2024-02-13T00:13:03.910 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-02-13T00:13:03.911 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-02-13T00:13:03.911 DEBUG:teuthology.orchestra.run.smithi087:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-13T00:13:03.911 DEBUG:teuthology.orchestra.run.smithi195:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-13T00:13:03.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-13T00:13:03.917 DEBUG:teuthology.orchestra.run.smithi087:> uname -r 2024-02-13T00:13:03.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-13T00:13:03.918 DEBUG:teuthology.orchestra.run.smithi195:> uname -r 2024-02-13T00:13:03.924 INFO:teuthology.orchestra.run.smithi087.stdout:5.4.0-124-generic 2024-02-13T00:13:03.924 INFO:teuthology.task.kernel:Running kernel on smithi087: 5.4.0-124-generic 2024-02-13T00:13:03.925 DEBUG:teuthology.orchestra.run.smithi087:> sudo apt-get clean 2024-02-13T00:13:03.925 INFO:teuthology.orchestra.run.smithi195.stdout:5.4.0-124-generic 2024-02-13T00:13:03.926 INFO:teuthology.task.kernel:Running kernel on smithi195: 5.4.0-124-generic 2024-02-13T00:13:03.926 DEBUG:teuthology.orchestra.run.smithi195:> sudo apt-get clean 2024-02-13T00:13:04.027 DEBUG:teuthology.orchestra.run.smithi087:> sudo apt-get update 2024-02-13T00:13:04.079 DEBUG:teuthology.orchestra.run.smithi195:> sudo apt-get update 2024-02-13T00:13:04.264 INFO:teuthology.orchestra.run.smithi195.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-02-13T00:13:04.278 INFO:teuthology.orchestra.run.smithi195.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-02-13T00:13:04.302 INFO:teuthology.orchestra.run.smithi087.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-02-13T00:13:04.302 INFO:teuthology.orchestra.run.smithi087.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-02-13T00:13:04.360 INFO:teuthology.orchestra.run.smithi195.stdout:Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-02-13T00:13:04.363 INFO:teuthology.orchestra.run.smithi087.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-02-13T00:13:04.379 INFO:teuthology.orchestra.run.smithi195.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-02-13T00:13:04.649 INFO:teuthology.orchestra.run.smithi195.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,094 kB] 2024-02-13T00:13:04.720 INFO:teuthology.orchestra.run.smithi087.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-02-13T00:13:04.774 INFO:teuthology.orchestra.run.smithi087.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [706 kB] 2024-02-13T00:13:04.804 INFO:teuthology.orchestra.run.smithi195.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [932 kB] 2024-02-13T00:13:04.819 INFO:teuthology.orchestra.run.smithi195.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [496 kB] 2024-02-13T00:13:04.824 INFO:teuthology.orchestra.run.smithi195.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-02-13T00:13:04.824 INFO:teuthology.orchestra.run.smithi195.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,669 kB] 2024-02-13T00:13:04.859 INFO:teuthology.orchestra.run.smithi195.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.8 kB] 2024-02-13T00:13:04.860 INFO:teuthology.orchestra.run.smithi195.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [372 kB] 2024-02-13T00:13:04.863 INFO:teuthology.orchestra.run.smithi195.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-02-13T00:13:04.864 INFO:teuthology.orchestra.run.smithi195.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [772 kB] 2024-02-13T00:13:04.880 INFO:teuthology.orchestra.run.smithi195.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,163 kB] 2024-02-13T00:13:04.891 INFO:teuthology.orchestra.run.smithi195.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [279 kB] 2024-02-13T00:13:04.893 INFO:teuthology.orchestra.run.smithi195.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-02-13T00:13:04.894 INFO:teuthology.orchestra.run.smithi195.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2024-02-13T00:13:04.894 INFO:teuthology.orchestra.run.smithi195.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-02-13T00:13:04.909 INFO:teuthology.orchestra.run.smithi087.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [932 kB] 2024-02-13T00:13:04.912 INFO:teuthology.orchestra.run.smithi195.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-02-13T00:13:04.913 INFO:teuthology.orchestra.run.smithi195.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-02-13T00:13:04.913 INFO:teuthology.orchestra.run.smithi195.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-02-13T00:13:04.914 INFO:teuthology.orchestra.run.smithi195.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-02-13T00:13:04.915 INFO:teuthology.orchestra.run.smithi195.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-02-13T00:13:04.915 INFO:teuthology.orchestra.run.smithi195.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-02-13T00:13:04.935 INFO:teuthology.orchestra.run.smithi195.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-02-13T00:13:04.935 INFO:teuthology.orchestra.run.smithi195.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-02-13T00:13:04.971 INFO:teuthology.orchestra.run.smithi195.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [706 kB] 2024-02-13T00:13:05.121 INFO:teuthology.orchestra.run.smithi087.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,713 kB] 2024-02-13T00:13:05.248 INFO:teuthology.orchestra.run.smithi087.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,094 kB] 2024-02-13T00:13:05.306 INFO:teuthology.orchestra.run.smithi195.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,713 kB] 2024-02-13T00:13:05.311 INFO:teuthology.orchestra.run.smithi087.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [413 kB] 2024-02-13T00:13:05.325 INFO:teuthology.orchestra.run.smithi087.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-02-13T00:13:05.325 INFO:teuthology.orchestra.run.smithi087.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,552 kB] 2024-02-13T00:13:05.397 INFO:teuthology.orchestra.run.smithi087.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [35.5 kB] 2024-02-13T00:13:05.397 INFO:teuthology.orchestra.run.smithi087.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [356 kB] 2024-02-13T00:13:05.403 INFO:teuthology.orchestra.run.smithi087.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-02-13T00:13:05.403 INFO:teuthology.orchestra.run.smithi087.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [645 kB] 2024-02-13T00:13:05.427 INFO:teuthology.orchestra.run.smithi087.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [496 kB] 2024-02-13T00:13:05.437 INFO:teuthology.orchestra.run.smithi087.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [937 kB] 2024-02-13T00:13:05.440 INFO:teuthology.orchestra.run.smithi087.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-02-13T00:13:05.440 INFO:teuthology.orchestra.run.smithi087.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,669 kB] 2024-02-13T00:13:05.497 INFO:teuthology.orchestra.run.smithi195.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [413 kB] 2024-02-13T00:13:05.510 INFO:teuthology.orchestra.run.smithi195.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-02-13T00:13:05.511 INFO:teuthology.orchestra.run.smithi195.stdout:Get:31 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [35.5 kB] 2024-02-13T00:13:05.512 INFO:teuthology.orchestra.run.smithi195.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,552 kB] 2024-02-13T00:13:05.516 INFO:teuthology.orchestra.run.smithi087.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.8 kB] 2024-02-13T00:13:05.516 INFO:teuthology.orchestra.run.smithi087.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [372 kB] 2024-02-13T00:13:05.522 INFO:teuthology.orchestra.run.smithi087.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-02-13T00:13:05.583 INFO:teuthology.orchestra.run.smithi195.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [356 kB] 2024-02-13T00:13:05.588 INFO:teuthology.orchestra.run.smithi195.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-02-13T00:13:05.589 INFO:teuthology.orchestra.run.smithi195.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [645 kB] 2024-02-13T00:13:05.609 INFO:teuthology.orchestra.run.smithi195.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [937 kB] 2024-02-13T00:13:05.616 INFO:teuthology.orchestra.run.smithi087.stdout:Get:23 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [197 kB] 2024-02-13T00:13:05.686 INFO:teuthology.orchestra.run.smithi087.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,163 kB] 2024-02-13T00:13:05.802 INFO:teuthology.orchestra.run.smithi195.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [197 kB] 2024-02-13T00:13:06.050 INFO:teuthology.orchestra.run.smithi087.stdout:Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-02-13T00:13:06.055 INFO:teuthology.orchestra.run.smithi087.stdout:Get:26 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2024-02-13T00:13:06.058 INFO:teuthology.orchestra.run.smithi087.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-02-13T00:13:06.065 INFO:teuthology.orchestra.run.smithi087.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-02-13T00:13:06.067 INFO:teuthology.orchestra.run.smithi087.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-02-13T00:13:06.230 INFO:teuthology.orchestra.run.smithi195.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-02-13T00:13:06.234 INFO:teuthology.orchestra.run.smithi195.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-02-13T00:13:06.241 INFO:teuthology.orchestra.run.smithi195.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2024-02-13T00:13:06.244 INFO:teuthology.orchestra.run.smithi195.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-02-13T00:13:06.245 INFO:teuthology.orchestra.run.smithi195.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-02-13T00:13:06.330 INFO:teuthology.orchestra.run.smithi087.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [772 kB] 2024-02-13T00:13:06.368 INFO:teuthology.orchestra.run.smithi087.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [279 kB] 2024-02-13T00:13:06.382 INFO:teuthology.orchestra.run.smithi087.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-02-13T00:13:06.382 INFO:teuthology.orchestra.run.smithi087.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2024-02-13T00:13:06.383 INFO:teuthology.orchestra.run.smithi087.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-02-13T00:13:06.384 INFO:teuthology.orchestra.run.smithi087.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-02-13T00:13:06.385 INFO:teuthology.orchestra.run.smithi087.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-02-13T00:13:06.385 INFO:teuthology.orchestra.run.smithi087.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-02-13T00:13:06.411 INFO:teuthology.orchestra.run.smithi087.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-02-13T00:13:06.413 INFO:teuthology.orchestra.run.smithi087.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-02-13T00:13:06.578 INFO:teuthology.orchestra.run.smithi087.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-02-13T00:13:06.742 INFO:teuthology.orchestra.run.smithi087.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-02-13T00:13:06.793 INFO:teuthology.orchestra.run.smithi087.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-02-13T00:13:08.886 INFO:teuthology.orchestra.run.smithi195.stdout:Fetched 19.0 MB in 3s (6,903 kB/s) 2024-02-13T00:13:09.292 INFO:teuthology.orchestra.run.smithi087.stdout:Fetched 19.0 MB in 3s (5,924 kB/s) 2024-02-13T00:13:10.246 INFO:teuthology.orchestra.run.smithi195.stdout:Reading package lists... 2024-02-13T00:13:10.273 DEBUG:teuthology.orchestra.run.smithi195:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-13T00:13:10.359 INFO:teuthology.orchestra.run.smithi195.stdout:Reading package lists... 2024-02-13T00:13:10.566 INFO:teuthology.orchestra.run.smithi195.stdout:Building dependency tree... 2024-02-13T00:13:10.567 INFO:teuthology.orchestra.run.smithi195.stdout:Reading state information... 2024-02-13T00:13:10.757 INFO:teuthology.orchestra.run.smithi195.stdout:The following additional packages will be installed: 2024-02-13T00:13:10.757 INFO:teuthology.orchestra.run.smithi195.stdout: linux-generic linux-headers-5.4.0-171 linux-headers-5.4.0-171-generic 2024-02-13T00:13:10.757 INFO:teuthology.orchestra.run.smithi195.stdout: linux-headers-generic linux-image-5.4.0-171-generic 2024-02-13T00:13:10.757 INFO:teuthology.orchestra.run.smithi195.stdout: linux-modules-5.4.0-171-generic linux-modules-extra-5.4.0-171-generic 2024-02-13T00:13:10.758 INFO:teuthology.orchestra.run.smithi195.stdout:Suggested packages: 2024-02-13T00:13:10.758 INFO:teuthology.orchestra.run.smithi195.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-02-13T00:13:10.758 INFO:teuthology.orchestra.run.smithi195.stdout:Recommended packages: 2024-02-13T00:13:10.759 INFO:teuthology.orchestra.run.smithi195.stdout: thermald 2024-02-13T00:13:10.816 INFO:teuthology.orchestra.run.smithi195.stdout:The following NEW packages will be installed: 2024-02-13T00:13:10.816 INFO:teuthology.orchestra.run.smithi195.stdout: linux-headers-5.4.0-171 linux-headers-5.4.0-171-generic 2024-02-13T00:13:10.816 INFO:teuthology.orchestra.run.smithi195.stdout: linux-image-5.4.0-171-generic linux-modules-5.4.0-171-generic 2024-02-13T00:13:10.816 INFO:teuthology.orchestra.run.smithi195.stdout: linux-modules-extra-5.4.0-171-generic 2024-02-13T00:13:10.817 INFO:teuthology.orchestra.run.smithi195.stdout:The following packages will be upgraded: 2024-02-13T00:13:10.817 INFO:teuthology.orchestra.run.smithi195.stdout: linux-generic linux-headers-generic linux-image-generic 2024-02-13T00:13:10.825 INFO:teuthology.orchestra.run.smithi087.stdout:Reading package lists... 2024-02-13T00:13:10.851 DEBUG:teuthology.orchestra.run.smithi087:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-13T00:13:10.883 INFO:teuthology.orchestra.run.smithi195.stdout:3 upgraded, 5 newly installed, 0 to remove and 285 not upgraded. 2024-02-13T00:13:10.884 INFO:teuthology.orchestra.run.smithi195.stdout:Need to get 77.1 MB of archives. 2024-02-13T00:13:10.884 INFO:teuthology.orchestra.run.smithi195.stdout:After this operation, 380 MB of additional disk space will be used. 2024-02-13T00:13:10.884 INFO:teuthology.orchestra.run.smithi195.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-171-generic amd64 5.4.0-171.189 [15.0 MB] 2024-02-13T00:13:10.920 INFO:teuthology.orchestra.run.smithi087.stdout:Reading package lists... 2024-02-13T00:13:11.125 INFO:teuthology.orchestra.run.smithi087.stdout:Building dependency tree... 2024-02-13T00:13:11.125 INFO:teuthology.orchestra.run.smithi087.stdout:Reading state information... 2024-02-13T00:13:11.292 INFO:teuthology.orchestra.run.smithi195.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-171-generic amd64 5.4.0-171.189 [10.5 MB] 2024-02-13T00:13:11.326 INFO:teuthology.orchestra.run.smithi087.stdout:The following additional packages will be installed: 2024-02-13T00:13:11.327 INFO:teuthology.orchestra.run.smithi087.stdout: linux-generic linux-headers-5.4.0-171 linux-headers-5.4.0-171-generic 2024-02-13T00:13:11.327 INFO:teuthology.orchestra.run.smithi087.stdout: linux-headers-generic linux-image-5.4.0-171-generic 2024-02-13T00:13:11.327 INFO:teuthology.orchestra.run.smithi087.stdout: linux-modules-5.4.0-171-generic linux-modules-extra-5.4.0-171-generic 2024-02-13T00:13:11.328 INFO:teuthology.orchestra.run.smithi087.stdout:Suggested packages: 2024-02-13T00:13:11.328 INFO:teuthology.orchestra.run.smithi087.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-02-13T00:13:11.328 INFO:teuthology.orchestra.run.smithi087.stdout:Recommended packages: 2024-02-13T00:13:11.328 INFO:teuthology.orchestra.run.smithi087.stdout: thermald 2024-02-13T00:13:11.382 INFO:teuthology.orchestra.run.smithi087.stdout:The following NEW packages will be installed: 2024-02-13T00:13:11.382 INFO:teuthology.orchestra.run.smithi087.stdout: linux-headers-5.4.0-171 linux-headers-5.4.0-171-generic 2024-02-13T00:13:11.382 INFO:teuthology.orchestra.run.smithi087.stdout: linux-image-5.4.0-171-generic linux-modules-5.4.0-171-generic 2024-02-13T00:13:11.382 INFO:teuthology.orchestra.run.smithi087.stdout: linux-modules-extra-5.4.0-171-generic 2024-02-13T00:13:11.384 INFO:teuthology.orchestra.run.smithi087.stdout:The following packages will be upgraded: 2024-02-13T00:13:11.384 INFO:teuthology.orchestra.run.smithi087.stdout: linux-generic linux-headers-generic linux-image-generic 2024-02-13T00:13:11.420 INFO:teuthology.orchestra.run.smithi195.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-171-generic amd64 5.4.0-171.189 [39.2 MB] 2024-02-13T00:13:11.473 INFO:teuthology.orchestra.run.smithi087.stdout:3 upgraded, 5 newly installed, 0 to remove and 285 not upgraded. 2024-02-13T00:13:11.474 INFO:teuthology.orchestra.run.smithi087.stdout:Need to get 77.1 MB of archives. 2024-02-13T00:13:11.474 INFO:teuthology.orchestra.run.smithi087.stdout:After this operation, 380 MB of additional disk space will be used. 2024-02-13T00:13:11.474 INFO:teuthology.orchestra.run.smithi087.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-171-generic amd64 5.4.0-171.189 [15.0 MB] 2024-02-13T00:13:12.165 INFO:teuthology.orchestra.run.smithi087.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-171-generic amd64 5.4.0-171.189 [10.5 MB] 2024-02-13T00:13:12.214 INFO:teuthology.orchestra.run.smithi195.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.171.169 [1,900 B] 2024-02-13T00:13:12.214 INFO:teuthology.orchestra.run.smithi195.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.171.169 [2,544 B] 2024-02-13T00:13:12.215 INFO:teuthology.orchestra.run.smithi195.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-171 all 5.4.0-171.189 [11.0 MB] 2024-02-13T00:13:12.308 INFO:teuthology.orchestra.run.smithi087.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-171-generic amd64 5.4.0-171.189 [39.2 MB] 2024-02-13T00:13:12.506 INFO:teuthology.orchestra.run.smithi195.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-171-generic amd64 5.4.0-171.189 [1,379 kB] 2024-02-13T00:13:12.527 INFO:teuthology.orchestra.run.smithi195.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.171.169 [2,408 B] 2024-02-13T00:13:13.052 INFO:teuthology.orchestra.run.smithi087.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.171.169 [1,900 B] 2024-02-13T00:13:13.053 INFO:teuthology.orchestra.run.smithi087.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.171.169 [2,544 B] 2024-02-13T00:13:13.053 INFO:teuthology.orchestra.run.smithi087.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-171 all 5.4.0-171.189 [11.0 MB] 2024-02-13T00:13:13.184 INFO:teuthology.orchestra.run.smithi087.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-171-generic amd64 5.4.0-171.189 [1,379 kB] 2024-02-13T00:13:13.201 INFO:teuthology.orchestra.run.smithi087.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.171.169 [2,408 B] 2024-02-13T00:13:13.255 INFO:teuthology.orchestra.run.smithi195.stdout:Fetched 77.1 MB in 2s (45.3 MB/s) 2024-02-13T00:13:13.430 INFO:teuthology.orchestra.run.smithi195.stdout:Selecting previously unselected package linux-modules-5.4.0-171-generic. 2024-02-13T00:13:13.851 INFO:teuthology.orchestra.run.smithi087.stdout:Fetched 77.1 MB in 2s (42.6 MB/s) 2024-02-13T00:13:14.040 INFO:teuthology.orchestra.run.smithi087.stdout:Selecting previously unselected package linux-modules-5.4.0-171-generic. 2024-02-13T00:13:15.156 INFO:teuthology.orchestra.run.smithi195.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2024-02-13T00:13:15.160 INFO:teuthology.orchestra.run.smithi195.stdout:Preparing to unpack .../0-linux-modules-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-13T00:13:15.235 INFO:teuthology.orchestra.run.smithi195.stdout:Unpacking linux-modules-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-13T00:13:15.795 INFO:teuthology.orchestra.run.smithi087.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2024-02-13T00:13:15.800 INFO:teuthology.orchestra.run.smithi087.stdout:Preparing to unpack .../0-linux-modules-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-13T00:13:15.904 INFO:teuthology.orchestra.run.smithi087.stdout:Unpacking linux-modules-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-13T00:13:17.136 INFO:teuthology.orchestra.run.smithi195.stdout:Selecting previously unselected package linux-image-5.4.0-171-generic. 2024-02-13T00:13:17.152 INFO:teuthology.orchestra.run.smithi195.stdout:Preparing to unpack .../1-linux-image-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-13T00:13:17.243 INFO:teuthology.orchestra.run.smithi195.stdout:Unpacking linux-image-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-13T00:13:17.815 INFO:teuthology.orchestra.run.smithi087.stdout:Selecting previously unselected package linux-image-5.4.0-171-generic. 2024-02-13T00:13:17.829 INFO:teuthology.orchestra.run.smithi087.stdout:Preparing to unpack .../1-linux-image-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-13T00:13:17.929 INFO:teuthology.orchestra.run.smithi087.stdout:Unpacking linux-image-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-13T00:13:18.297 INFO:teuthology.orchestra.run.smithi195.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-171-generic. 2024-02-13T00:13:18.313 INFO:teuthology.orchestra.run.smithi195.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-13T00:13:18.355 INFO:teuthology.orchestra.run.smithi195.stdout:Unpacking linux-modules-extra-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-13T00:13:18.976 INFO:teuthology.orchestra.run.smithi087.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-171-generic. 2024-02-13T00:13:18.989 INFO:teuthology.orchestra.run.smithi087.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-13T00:13:19.034 INFO:teuthology.orchestra.run.smithi087.stdout:Unpacking linux-modules-extra-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-13T00:13:22.876 INFO:teuthology.orchestra.run.smithi195.stdout:Preparing to unpack .../3-linux-generic_5.4.0.171.169_amd64.deb ... 2024-02-13T00:13:23.019 INFO:teuthology.orchestra.run.smithi195.stdout:Unpacking linux-generic (5.4.0.171.169) over (5.4.0.124.125) ... 2024-02-13T00:13:23.363 INFO:teuthology.orchestra.run.smithi195.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.171.169_amd64.deb ... 2024-02-13T00:13:23.489 INFO:teuthology.orchestra.run.smithi195.stdout:Unpacking linux-image-generic (5.4.0.171.169) over (5.4.0.124.125) ... 2024-02-13T00:13:23.819 INFO:teuthology.orchestra.run.smithi087.stdout:Preparing to unpack .../3-linux-generic_5.4.0.171.169_amd64.deb ... 2024-02-13T00:13:23.825 INFO:teuthology.orchestra.run.smithi195.stdout:Selecting previously unselected package linux-headers-5.4.0-171. 2024-02-13T00:13:23.839 INFO:teuthology.orchestra.run.smithi195.stdout:Preparing to unpack .../5-linux-headers-5.4.0-171_5.4.0-171.189_all.deb ... 2024-02-13T00:13:23.883 INFO:teuthology.orchestra.run.smithi195.stdout:Unpacking linux-headers-5.4.0-171 (5.4.0-171.189) ... 2024-02-13T00:13:23.961 INFO:teuthology.orchestra.run.smithi087.stdout:Unpacking linux-generic (5.4.0.171.169) over (5.4.0.124.125) ... 2024-02-13T00:13:24.287 INFO:teuthology.orchestra.run.smithi087.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.171.169_amd64.deb ... 2024-02-13T00:13:24.439 INFO:teuthology.orchestra.run.smithi087.stdout:Unpacking linux-image-generic (5.4.0.171.169) over (5.4.0.124.125) ... 2024-02-13T00:13:24.767 INFO:teuthology.orchestra.run.smithi087.stdout:Selecting previously unselected package linux-headers-5.4.0-171. 2024-02-13T00:13:24.780 INFO:teuthology.orchestra.run.smithi087.stdout:Preparing to unpack .../5-linux-headers-5.4.0-171_5.4.0-171.189_all.deb ... 2024-02-13T00:13:24.825 INFO:teuthology.orchestra.run.smithi087.stdout:Unpacking linux-headers-5.4.0-171 (5.4.0-171.189) ... 2024-02-13T00:13:29.196 INFO:teuthology.orchestra.run.smithi195.stdout:Selecting previously unselected package linux-headers-5.4.0-171-generic. 2024-02-13T00:13:29.218 INFO:teuthology.orchestra.run.smithi195.stdout:Preparing to unpack .../6-linux-headers-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-13T00:13:29.262 INFO:teuthology.orchestra.run.smithi195.stdout:Unpacking linux-headers-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-13T00:13:30.993 INFO:teuthology.orchestra.run.smithi087.stdout:Selecting previously unselected package linux-headers-5.4.0-171-generic. 2024-02-13T00:13:31.016 INFO:teuthology.orchestra.run.smithi087.stdout:Preparing to unpack .../6-linux-headers-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-13T00:13:31.059 INFO:teuthology.orchestra.run.smithi087.stdout:Unpacking linux-headers-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-13T00:13:33.190 INFO:teuthology.orchestra.run.smithi195.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.171.169_amd64.deb ... 2024-02-13T00:13:33.352 INFO:teuthology.orchestra.run.smithi195.stdout:Unpacking linux-headers-generic (5.4.0.171.169) over (5.4.0.124.125) ... 2024-02-13T00:13:33.728 INFO:teuthology.orchestra.run.smithi195.stdout:Setting up linux-modules-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-13T00:13:33.827 INFO:teuthology.orchestra.run.smithi087.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.171.169_amd64.deb ... 2024-02-13T00:13:33.951 INFO:teuthology.orchestra.run.smithi087.stdout:Unpacking linux-headers-generic (5.4.0.171.169) over (5.4.0.124.125) ... 2024-02-13T00:13:34.477 INFO:teuthology.orchestra.run.smithi087.stdout:Setting up linux-modules-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-13T00:13:34.924 INFO:teuthology.orchestra.run.smithi195.stdout:Setting up linux-headers-5.4.0-171 (5.4.0-171.189) ... 2024-02-13T00:13:35.050 INFO:teuthology.orchestra.run.smithi195.stdout:Setting up linux-image-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-13T00:13:35.697 INFO:teuthology.orchestra.run.smithi087.stdout:Setting up linux-headers-5.4.0-171 (5.4.0-171.189) ... 2024-02-13T00:13:35.823 INFO:teuthology.orchestra.run.smithi087.stdout:Setting up linux-image-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-13T00:13:36.204 INFO:teuthology.orchestra.run.smithi195.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-171-generic 2024-02-13T00:13:36.204 INFO:teuthology.orchestra.run.smithi195.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-171-generic 2024-02-13T00:13:36.344 INFO:teuthology.orchestra.run.smithi195.stdout:Setting up linux-headers-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-13T00:13:36.470 INFO:teuthology.orchestra.run.smithi195.stdout:Setting up linux-modules-extra-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-13T00:13:36.974 INFO:teuthology.orchestra.run.smithi087.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-171-generic 2024-02-13T00:13:36.975 INFO:teuthology.orchestra.run.smithi087.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-171-generic 2024-02-13T00:13:37.109 INFO:teuthology.orchestra.run.smithi087.stdout:Setting up linux-headers-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-13T00:13:37.210 INFO:teuthology.orchestra.run.smithi087.stdout:Setting up linux-modules-extra-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-13T00:13:37.693 INFO:teuthology.orchestra.run.smithi195.stdout:Setting up linux-headers-generic (5.4.0.171.169) ... 2024-02-13T00:13:38.378 INFO:teuthology.orchestra.run.smithi087.stdout:Setting up linux-headers-generic (5.4.0.171.169) ... 2024-02-13T00:13:38.537 INFO:teuthology.orchestra.run.smithi087.stdout:Setting up linux-image-generic (5.4.0.171.169) ... 2024-02-13T00:13:38.663 INFO:teuthology.orchestra.run.smithi087.stdout:Setting up linux-generic (5.4.0.171.169) ... 2024-02-13T00:13:38.740 INFO:teuthology.orchestra.run.smithi195.stdout:Setting up linux-image-generic (5.4.0.171.169) ... 2024-02-13T00:13:38.790 INFO:teuthology.orchestra.run.smithi087.stdout:Processing triggers for linux-image-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-13T00:13:38.859 INFO:teuthology.orchestra.run.smithi087.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-02-13T00:13:38.859 INFO:teuthology.orchestra.run.smithi087.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-171-generic 2024-02-13T00:13:38.866 INFO:teuthology.orchestra.run.smithi195.stdout:Setting up linux-generic (5.4.0.171.169) ... 2024-02-13T00:13:39.009 INFO:teuthology.orchestra.run.smithi195.stdout:Processing triggers for linux-image-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-13T00:13:39.086 INFO:teuthology.orchestra.run.smithi195.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-02-13T00:13:39.087 INFO:teuthology.orchestra.run.smithi195.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-171-generic 2024-02-13T00:14:01.191 INFO:teuthology.orchestra.run.smithi195.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-02-13T00:14:01.191 INFO:teuthology.orchestra.run.smithi195.stdout:Sourcing file `/etc/default/grub' 2024-02-13T00:14:01.207 INFO:teuthology.orchestra.run.smithi195.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-02-13T00:14:01.224 INFO:teuthology.orchestra.run.smithi195.stdout:Generating grub configuration file ... 2024-02-13T00:14:01.396 INFO:teuthology.orchestra.run.smithi087.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-02-13T00:14:01.396 INFO:teuthology.orchestra.run.smithi087.stdout:Sourcing file `/etc/default/grub' 2024-02-13T00:14:01.409 INFO:teuthology.orchestra.run.smithi087.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-02-13T00:14:01.429 INFO:teuthology.orchestra.run.smithi087.stdout:Generating grub configuration file ... 2024-02-13T00:14:01.529 INFO:teuthology.orchestra.run.smithi195.stdout:Found linux image: /boot/vmlinuz-5.4.0-171-generic 2024-02-13T00:14:01.557 INFO:teuthology.orchestra.run.smithi195.stdout:Found initrd image: /boot/initrd.img-5.4.0-171-generic 2024-02-13T00:14:01.773 INFO:teuthology.orchestra.run.smithi087.stdout:Found linux image: /boot/vmlinuz-5.4.0-171-generic 2024-02-13T00:14:01.792 INFO:teuthology.orchestra.run.smithi087.stdout:Found initrd image: /boot/initrd.img-5.4.0-171-generic 2024-02-13T00:14:01.952 INFO:teuthology.orchestra.run.smithi195.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-02-13T00:14:01.963 INFO:teuthology.orchestra.run.smithi195.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-02-13T00:14:02.228 INFO:teuthology.orchestra.run.smithi087.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-02-13T00:14:02.238 INFO:teuthology.orchestra.run.smithi087.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-02-13T00:14:04.023 INFO:teuthology.orchestra.run.smithi195.stdout:done 2024-02-13T00:14:04.075 INFO:teuthology.orchestra.run.smithi087.stdout:done 2024-02-13T00:14:04.407 DEBUG:teuthology.orchestra.run.smithi195:> dpkg -s linux-image-generic 2024-02-13T00:14:04.463 INFO:teuthology.orchestra.run.smithi195.stdout:Package: linux-image-generic 2024-02-13T00:14:04.463 INFO:teuthology.orchestra.run.smithi195.stdout:Status: install ok installed 2024-02-13T00:14:04.463 INFO:teuthology.orchestra.run.smithi195.stdout:Priority: optional 2024-02-13T00:14:04.463 INFO:teuthology.orchestra.run.smithi195.stdout:Section: kernel 2024-02-13T00:14:04.463 INFO:teuthology.orchestra.run.smithi195.stdout:Installed-Size: 20 2024-02-13T00:14:04.463 INFO:teuthology.orchestra.run.smithi195.stdout:Maintainer: Ubuntu Kernel Team 2024-02-13T00:14:04.464 INFO:teuthology.orchestra.run.smithi195.stdout:Architecture: amd64 2024-02-13T00:14:04.464 INFO:teuthology.orchestra.run.smithi195.stdout:Source: linux-meta 2024-02-13T00:14:04.464 INFO:teuthology.orchestra.run.smithi195.stdout:Version: 5.4.0.171.169 2024-02-13T00:14:04.464 INFO:teuthology.orchestra.run.smithi195.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.16) 2024-02-13T00:14:04.464 INFO:teuthology.orchestra.run.smithi195.stdout:Depends: linux-image-5.4.0-171-generic, linux-modules-extra-5.4.0-171-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-13T00:14:04.464 INFO:teuthology.orchestra.run.smithi195.stdout:Recommends: thermald 2024-02-13T00:14:04.464 INFO:teuthology.orchestra.run.smithi195.stdout:Description: Generic Linux kernel image 2024-02-13T00:14:04.464 INFO:teuthology.orchestra.run.smithi195.stdout: This package will always depend on the latest generic kernel image 2024-02-13T00:14:04.464 INFO:teuthology.orchestra.run.smithi195.stdout: available. 2024-02-13T00:14:04.464 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-171-generic 2024-02-13T00:14:04.465 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-13T00:14:04.465 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-13T00:14:04.465 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-02-13T00:14:04.465 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi195.front.sepia.ceph.com, path=None, version=distro) 2024-02-13T00:14:04.465 DEBUG:teuthology.orchestra.run.smithi195:> sudo apt-get clean 2024-02-13T00:14:04.474 DEBUG:teuthology.orchestra.run.smithi087:> dpkg -s linux-image-generic 2024-02-13T00:14:04.534 INFO:teuthology.orchestra.run.smithi087.stdout:Package: linux-image-generic 2024-02-13T00:14:04.535 INFO:teuthology.orchestra.run.smithi087.stdout:Status: install ok installed 2024-02-13T00:14:04.535 INFO:teuthology.orchestra.run.smithi087.stdout:Priority: optional 2024-02-13T00:14:04.535 INFO:teuthology.orchestra.run.smithi087.stdout:Section: kernel 2024-02-13T00:14:04.535 INFO:teuthology.orchestra.run.smithi087.stdout:Installed-Size: 20 2024-02-13T00:14:04.535 INFO:teuthology.orchestra.run.smithi087.stdout:Maintainer: Ubuntu Kernel Team 2024-02-13T00:14:04.535 INFO:teuthology.orchestra.run.smithi087.stdout:Architecture: amd64 2024-02-13T00:14:04.535 INFO:teuthology.orchestra.run.smithi087.stdout:Source: linux-meta 2024-02-13T00:14:04.535 INFO:teuthology.orchestra.run.smithi087.stdout:Version: 5.4.0.171.169 2024-02-13T00:14:04.535 INFO:teuthology.orchestra.run.smithi087.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.16) 2024-02-13T00:14:04.535 INFO:teuthology.orchestra.run.smithi087.stdout:Depends: linux-image-5.4.0-171-generic, linux-modules-extra-5.4.0-171-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-13T00:14:04.535 INFO:teuthology.orchestra.run.smithi087.stdout:Recommends: thermald 2024-02-13T00:14:04.535 INFO:teuthology.orchestra.run.smithi087.stdout:Description: Generic Linux kernel image 2024-02-13T00:14:04.535 INFO:teuthology.orchestra.run.smithi087.stdout: This package will always depend on the latest generic kernel image 2024-02-13T00:14:04.535 INFO:teuthology.orchestra.run.smithi087.stdout: available. 2024-02-13T00:14:04.536 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-171-generic 2024-02-13T00:14:04.536 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-13T00:14:04.536 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-13T00:14:04.536 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-02-13T00:14:04.536 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi087.front.sepia.ceph.com, path=None, version=distro) 2024-02-13T00:14:04.536 DEBUG:teuthology.orchestra.run.smithi087:> sudo apt-get clean 2024-02-13T00:14:04.564 DEBUG:teuthology.orchestra.run.smithi195:> sudo apt-get update 2024-02-13T00:14:04.629 DEBUG:teuthology.orchestra.run.smithi087:> sudo apt-get update 2024-02-13T00:14:04.701 INFO:teuthology.orchestra.run.smithi195.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-02-13T00:14:04.711 INFO:teuthology.orchestra.run.smithi195.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-02-13T00:14:04.736 INFO:teuthology.orchestra.run.smithi195.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-02-13T00:14:04.776 INFO:teuthology.orchestra.run.smithi087.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-02-13T00:14:04.828 INFO:teuthology.orchestra.run.smithi195.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-02-13T00:14:04.877 INFO:teuthology.orchestra.run.smithi087.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2024-02-13T00:14:04.959 INFO:teuthology.orchestra.run.smithi087.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-02-13T00:14:05.041 INFO:teuthology.orchestra.run.smithi087.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-02-13T00:14:06.483 INFO:teuthology.orchestra.run.smithi195.stdout:Reading package lists... 2024-02-13T00:14:06.508 DEBUG:teuthology.orchestra.run.smithi195:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-13T00:14:06.560 INFO:teuthology.orchestra.run.smithi087.stdout:Reading package lists... 2024-02-13T00:14:06.579 INFO:teuthology.orchestra.run.smithi195.stdout:Reading package lists... 2024-02-13T00:14:06.585 DEBUG:teuthology.orchestra.run.smithi087:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-13T00:14:06.652 INFO:teuthology.orchestra.run.smithi087.stdout:Reading package lists... 2024-02-13T00:14:06.761 INFO:teuthology.orchestra.run.smithi195.stdout:Building dependency tree... 2024-02-13T00:14:06.762 INFO:teuthology.orchestra.run.smithi195.stdout:Reading state information... 2024-02-13T00:14:06.857 INFO:teuthology.orchestra.run.smithi087.stdout:Building dependency tree... 2024-02-13T00:14:06.858 INFO:teuthology.orchestra.run.smithi087.stdout:Reading state information... 2024-02-13T00:14:06.973 INFO:teuthology.orchestra.run.smithi195.stdout:linux-image-generic is already the newest version (5.4.0.171.169). 2024-02-13T00:14:06.973 INFO:teuthology.orchestra.run.smithi195.stdout:0 upgraded, 0 newly installed, 0 to remove and 285 not upgraded. 2024-02-13T00:14:06.975 DEBUG:teuthology.orchestra.run.smithi195:> dpkg -s linux-image-generic 2024-02-13T00:14:06.996 INFO:teuthology.orchestra.run.smithi195.stdout:Package: linux-image-generic 2024-02-13T00:14:06.996 INFO:teuthology.orchestra.run.smithi195.stdout:Status: install ok installed 2024-02-13T00:14:06.996 INFO:teuthology.orchestra.run.smithi195.stdout:Priority: optional 2024-02-13T00:14:06.996 INFO:teuthology.orchestra.run.smithi195.stdout:Section: kernel 2024-02-13T00:14:06.996 INFO:teuthology.orchestra.run.smithi195.stdout:Installed-Size: 20 2024-02-13T00:14:06.996 INFO:teuthology.orchestra.run.smithi195.stdout:Maintainer: Ubuntu Kernel Team 2024-02-13T00:14:06.997 INFO:teuthology.orchestra.run.smithi195.stdout:Architecture: amd64 2024-02-13T00:14:06.997 INFO:teuthology.orchestra.run.smithi195.stdout:Source: linux-meta 2024-02-13T00:14:06.997 INFO:teuthology.orchestra.run.smithi195.stdout:Version: 5.4.0.171.169 2024-02-13T00:14:06.997 INFO:teuthology.orchestra.run.smithi195.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.16) 2024-02-13T00:14:06.997 INFO:teuthology.orchestra.run.smithi195.stdout:Depends: linux-image-5.4.0-171-generic, linux-modules-extra-5.4.0-171-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-13T00:14:06.997 INFO:teuthology.orchestra.run.smithi195.stdout:Recommends: thermald 2024-02-13T00:14:06.997 INFO:teuthology.orchestra.run.smithi195.stdout:Description: Generic Linux kernel image 2024-02-13T00:14:06.997 INFO:teuthology.orchestra.run.smithi195.stdout: This package will always depend on the latest generic kernel image 2024-02-13T00:14:06.997 INFO:teuthology.orchestra.run.smithi195.stdout: available. 2024-02-13T00:14:06.998 DEBUG:teuthology.orchestra.run.smithi195:> mktemp 2024-02-13T00:14:07.003 INFO:teuthology.orchestra.run.smithi195.stdout:/tmp/tmp.VHiC0TqR3g 2024-02-13T00:14:07.004 DEBUG:teuthology.orchestra.run.smithi195:> sudo cp /boot/grub/grub.cfg /tmp/tmp.VHiC0TqR3g 2024-02-13T00:14:07.018 DEBUG:teuthology.orchestra.run.smithi195:> sudo chmod 0666 /tmp/tmp.VHiC0TqR3g 2024-02-13T00:14:07.087 INFO:teuthology.orchestra.run.smithi087.stdout:linux-image-generic is already the newest version (5.4.0.171.169). 2024-02-13T00:14:07.087 INFO:teuthology.orchestra.run.smithi087.stdout:0 upgraded, 0 newly installed, 0 to remove and 285 not upgraded. 2024-02-13T00:14:07.089 DEBUG:teuthology.orchestra.run.smithi087:> dpkg -s linux-image-generic 2024-02-13T00:14:07.094 DEBUG:teuthology.orchestra.remote:smithi195:/tmp/tmp.VHiC0TqR3g is 9KB 2024-02-13T00:14:07.108 INFO:teuthology.orchestra.run.smithi087.stdout:Package: linux-image-generic 2024-02-13T00:14:07.108 INFO:teuthology.orchestra.run.smithi087.stdout:Status: install ok installed 2024-02-13T00:14:07.108 INFO:teuthology.orchestra.run.smithi087.stdout:Priority: optional 2024-02-13T00:14:07.108 INFO:teuthology.orchestra.run.smithi087.stdout:Section: kernel 2024-02-13T00:14:07.109 INFO:teuthology.orchestra.run.smithi087.stdout:Installed-Size: 20 2024-02-13T00:14:07.109 INFO:teuthology.orchestra.run.smithi087.stdout:Maintainer: Ubuntu Kernel Team 2024-02-13T00:14:07.109 INFO:teuthology.orchestra.run.smithi087.stdout:Architecture: amd64 2024-02-13T00:14:07.109 INFO:teuthology.orchestra.run.smithi087.stdout:Source: linux-meta 2024-02-13T00:14:07.109 INFO:teuthology.orchestra.run.smithi087.stdout:Version: 5.4.0.171.169 2024-02-13T00:14:07.109 INFO:teuthology.orchestra.run.smithi087.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.16) 2024-02-13T00:14:07.109 INFO:teuthology.orchestra.run.smithi087.stdout:Depends: linux-image-5.4.0-171-generic, linux-modules-extra-5.4.0-171-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-13T00:14:07.109 INFO:teuthology.orchestra.run.smithi087.stdout:Recommends: thermald 2024-02-13T00:14:07.109 INFO:teuthology.orchestra.run.smithi087.stdout:Description: Generic Linux kernel image 2024-02-13T00:14:07.109 INFO:teuthology.orchestra.run.smithi087.stdout: This package will always depend on the latest generic kernel image 2024-02-13T00:14:07.109 INFO:teuthology.orchestra.run.smithi087.stdout: available. 2024-02-13T00:14:07.110 DEBUG:teuthology.orchestra.run.smithi087:> mktemp 2024-02-13T00:14:07.112 DEBUG:teuthology.orchestra.run.smithi195:> rm -fr /tmp/tmp.VHiC0TqR3g 2024-02-13T00:14:07.114 INFO:teuthology.orchestra.run.smithi087.stdout:/tmp/tmp.m0DNlNalf0 2024-02-13T00:14:07.115 DEBUG:teuthology.orchestra.run.smithi087:> sudo cp /boot/grub/grub.cfg /tmp/tmp.m0DNlNalf0 2024-02-13T00:14:07.118 DEBUG:teuthology.orchestra.run.smithi195:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-02-13T00:14:07.126 DEBUG:teuthology.orchestra.run.smithi087:> sudo chmod 0666 /tmp/tmp.m0DNlNalf0 2024-02-13T00:14:07.177 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2024-02-13T00:14:07.177 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-02-13T00:14:07.177 DEBUG:teuthology.orchestra.run.smithi195:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-02-13T00:14:07.207 DEBUG:teuthology.orchestra.remote:smithi087:/tmp/tmp.m0DNlNalf0 is 9KB 2024-02-13T00:14:07.222 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-171-generic 2024-02-13T00:14:07.222 DEBUG:teuthology.orchestra.run.smithi195:> sudo update-grub 2024-02-13T00:14:07.223 DEBUG:teuthology.orchestra.run.smithi087:> rm -fr /tmp/tmp.m0DNlNalf0 2024-02-13T00:14:07.229 DEBUG:teuthology.orchestra.run.smithi087:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-02-13T00:14:07.285 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2024-02-13T00:14:07.286 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-02-13T00:14:07.286 DEBUG:teuthology.orchestra.run.smithi087:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-02-13T00:14:07.322 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-171-generic 2024-02-13T00:14:07.323 DEBUG:teuthology.orchestra.run.smithi087:> sudo update-grub 2024-02-13T00:14:08.502 INFO:teuthology.orchestra.run.smithi195.stderr:Sourcing file `/etc/default/grub' 2024-02-13T00:14:08.513 INFO:teuthology.orchestra.run.smithi195.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-02-13T00:14:08.528 INFO:teuthology.orchestra.run.smithi195.stderr:Generating grub configuration file ... 2024-02-13T00:14:08.612 INFO:teuthology.orchestra.run.smithi087.stderr:Sourcing file `/etc/default/grub' 2024-02-13T00:14:08.617 INFO:teuthology.orchestra.run.smithi087.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-02-13T00:14:08.632 INFO:teuthology.orchestra.run.smithi087.stderr:Generating grub configuration file ... 2024-02-13T00:14:08.822 INFO:teuthology.orchestra.run.smithi195.stderr:Found linux image: /boot/vmlinuz-5.4.0-171-generic 2024-02-13T00:14:08.834 INFO:teuthology.orchestra.run.smithi195.stderr:Found initrd image: /boot/initrd.img-5.4.0-171-generic 2024-02-13T00:14:08.887 INFO:teuthology.orchestra.run.smithi087.stderr:Found linux image: /boot/vmlinuz-5.4.0-171-generic 2024-02-13T00:14:08.898 INFO:teuthology.orchestra.run.smithi087.stderr:Found initrd image: /boot/initrd.img-5.4.0-171-generic 2024-02-13T00:14:09.183 INFO:teuthology.orchestra.run.smithi195.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-02-13T00:14:09.194 INFO:teuthology.orchestra.run.smithi195.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-02-13T00:14:09.251 INFO:teuthology.orchestra.run.smithi087.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-02-13T00:14:09.263 INFO:teuthology.orchestra.run.smithi087.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-02-13T00:14:09.969 INFO:teuthology.orchestra.run.smithi087.stderr:done 2024-02-13T00:14:09.971 DEBUG:teuthology.orchestra.run.smithi087:> sudo shutdown -r now 2024-02-13T00:14:10.213 INFO:teuthology.orchestra.run.smithi195.stderr:done 2024-02-13T00:14:10.215 DEBUG:teuthology.orchestra.run.smithi195:> sudo shutdown -r now 2024-02-13T00:14:40.004 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-02-13T00:14:40.005 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi087.front.sepia.ceph.com' 2024-02-13T00:14:40.006 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi087.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-13T00:14:40.218 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-02-13T00:14:40.219 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi195.front.sepia.ceph.com' 2024-02-13T00:14:40.219 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi195.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-13T00:14:58.368 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.87 2024-02-13T00:14:58.620 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.195 2024-02-13T00:15:07.377 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi087.front.sepia.ceph.com' 2024-02-13T00:15:07.379 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi087.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-13T00:15:07.622 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi195.front.sepia.ceph.com' 2024-02-13T00:15:07.622 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi195.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-13T00:15:10.460 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.87 2024-02-13T00:15:10.684 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.195 2024-02-13T00:15:22.472 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi087.front.sepia.ceph.com' 2024-02-13T00:15:22.473 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi087.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-13T00:15:22.685 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi195.front.sepia.ceph.com' 2024-02-13T00:15:22.686 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi195.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-13T00:15:54.387 DEBUG:teuthology.orchestra.run.smithi087:> true 2024-02-13T00:15:54.418 DEBUG:teuthology.orchestra.run.smithi195:> true 2024-02-13T00:15:55.008 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi195.front.sepia.ceph.com' 2024-02-13T00:15:55.009 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-171-generic"... 2024-02-13T00:15:55.009 DEBUG:teuthology.orchestra.run.smithi195:> uname -r 2024-02-13T00:15:55.016 INFO:teuthology.orchestra.run.smithi195.stdout:5.4.0-171-generic 2024-02-13T00:15:55.016 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-171-generic vs 5.4.0-171-generic 2024-02-13T00:15:55.016 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-13T00:15:55.017 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-02-13T00:15:55.368 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi087.front.sepia.ceph.com' 2024-02-13T00:15:55.369 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-171-generic"... 2024-02-13T00:15:55.369 DEBUG:teuthology.orchestra.run.smithi087:> uname -r 2024-02-13T00:15:55.418 INFO:teuthology.orchestra.run.smithi087.stdout:5.4.0-171-generic 2024-02-13T00:15:55.419 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-171-generic vs 5.4.0-171-generic 2024-02-13T00:15:55.419 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-13T00:15:55.419 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-02-13T00:15:56.018 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-02-13T00:15:56.018 DEBUG:teuthology.orchestra.run.smithi195:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-13T00:15:56.113 INFO:teuthology.orchestra.run.smithi195.stdout:ttyS1 2024-02-13T00:15:56.134 DEBUG:teuthology.parallel:result is None 2024-02-13T00:15:56.419 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-02-13T00:15:56.420 DEBUG:teuthology.orchestra.run.smithi087:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-13T00:15:56.496 INFO:teuthology.orchestra.run.smithi087.stdout:ttyS1 2024-02-13T00:15:56.523 DEBUG:teuthology.parallel:result is None 2024-02-13T00:15:56.523 INFO:teuthology.run_tasks:Running task internal.base... 2024-02-13T00:15:56.531 INFO:teuthology.task.internal:Creating test directory... 2024-02-13T00:15:56.531 DEBUG:teuthology.orchestra.run.smithi087:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-13T00:15:56.533 DEBUG:teuthology.orchestra.run.smithi195:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-13T00:15:56.540 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-02-13T00:15:56.547 INFO:teuthology.run_tasks:Running task internal.archive... 2024-02-13T00:15:56.553 INFO:teuthology.task.internal:Creating archive directory... 2024-02-13T00:15:56.553 DEBUG:teuthology.orchestra.run.smithi087:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-13T00:15:56.582 DEBUG:teuthology.orchestra.run.smithi195:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-13T00:15:56.608 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-02-13T00:15:56.615 INFO:teuthology.task.internal:Enabling coredump saving... 2024-02-13T00:15:56.615 DEBUG:teuthology.orchestra.run.smithi087:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-02-13T00:15:56.618 DEBUG:teuthology.orchestra.run.smithi195:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-02-13T00:15:56.636 INFO:teuthology.orchestra.run.smithi195.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-13T00:15:56.646 INFO:teuthology.orchestra.run.smithi195.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-13T00:15:56.651 INFO:teuthology.orchestra.run.smithi087.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-13T00:15:56.661 INFO:teuthology.orchestra.run.smithi087.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-13T00:15:56.662 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-02-13T00:15:56.671 INFO:teuthology.task.internal:Configuring sudo... 2024-02-13T00:15:56.671 DEBUG:teuthology.orchestra.run.smithi087:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-13T00:15:56.706 DEBUG:teuthology.orchestra.run.smithi195:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-13T00:15:56.723 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-02-13T00:15:56.733 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-02-13T00:15:56.733 DEBUG:teuthology.orchestra.run.smithi087:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-13T00:15:56.735 DEBUG:teuthology.orchestra.run.smithi195:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-13T00:15:56.742 DEBUG:teuthology.orchestra.run.smithi087:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-13T00:15:56.749 DEBUG:teuthology.orchestra.run.smithi087:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-13T00:15:56.799 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2024-02-13T00:15:56.799 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-13T00:15:56.820 DEBUG:teuthology.orchestra.run.smithi195:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-13T00:15:56.827 DEBUG:teuthology.orchestra.run.smithi195:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-13T00:15:56.878 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2024-02-13T00:15:56.878 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-13T00:15:56.903 DEBUG:teuthology.orchestra.run.smithi087:> sudo service rsyslog restart 2024-02-13T00:15:56.905 DEBUG:teuthology.orchestra.run.smithi195:> sudo service rsyslog restart 2024-02-13T00:15:56.956 INFO:teuthology.run_tasks:Running task internal.timer... 2024-02-13T00:15:56.965 INFO:teuthology.task.internal:Starting timer... 2024-02-13T00:15:56.965 INFO:teuthology.run_tasks:Running task pcp... 2024-02-13T00:15:56.977 INFO:teuthology.run_tasks:Running task selinux... 2024-02-13T00:15:56.987 DEBUG:teuthology.task.selinux:Excluding smithi087: OS 'ubuntu' does not support SELinux 2024-02-13T00:15:56.987 DEBUG:teuthology.task.selinux:Excluding smithi195: OS 'ubuntu' does not support SELinux 2024-02-13T00:15:56.987 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-02-13T00:15:56.987 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-02-13T00:15:56.988 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-02-13T00:15:56.988 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-02-13T00:15:56.996 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-02-13T00:15:57.012 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-02-13T00:15:57.015 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi087.front.sepia.ceph.com,smithi195.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-02-13T00:21:25.955 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi087.front.sepia.ceph.com'), Remote(name='ubuntu@smithi195.front.sepia.ceph.com')] 2024-02-13T00:21:25.957 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi087.front.sepia.ceph.com' 2024-02-13T00:21:25.958 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi087.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-13T00:21:26.048 DEBUG:teuthology.orchestra.run.smithi087:> true 2024-02-13T00:21:26.170 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi087.front.sepia.ceph.com' 2024-02-13T00:21:26.170 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi195.front.sepia.ceph.com' 2024-02-13T00:21:26.171 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi195.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-13T00:21:26.268 DEBUG:teuthology.orchestra.run.smithi195:> true 2024-02-13T00:21:26.390 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi195.front.sepia.ceph.com' 2024-02-13T00:21:26.390 INFO:teuthology.run_tasks:Running task clock... 2024-02-13T00:21:26.404 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-02-13T00:21:26.404 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-13T00:21:26.405 DEBUG:teuthology.orchestra.run.smithi087:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-13T00:21:26.407 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-13T00:21:26.407 DEBUG:teuthology.orchestra.run.smithi195:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-13T00:21:26.438 INFO:teuthology.orchestra.run.smithi195.stdout:13 Feb 00:21:26 ntpd[12903]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-02-13T00:21:26.438 INFO:teuthology.orchestra.run.smithi195.stdout:13 Feb 00:21:26 ntpd[12903]: Command line: ntpd -gq 2024-02-13T00:21:26.439 INFO:teuthology.orchestra.run.smithi195.stdout:13 Feb 00:21:26 ntpd[12903]: proto: precision = 0.066 usec (-24) 2024-02-13T00:21:26.439 INFO:teuthology.orchestra.run.smithi195.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-13T00:21:26.440 INFO:teuthology.orchestra.run.smithi195.stdout:13 Feb 00:21:26 ntpd[12903]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-13T00:21:26.440 INFO:teuthology.orchestra.run.smithi195.stderr:restrict ::: KOD does nothing without LIMITED. 2024-02-13T00:21:26.441 INFO:teuthology.orchestra.run.smithi195.stdout:13 Feb 00:21:26 ntpd[12903]: restrict ::: KOD does nothing without LIMITED. 2024-02-13T00:21:26.441 INFO:teuthology.orchestra.run.smithi195.stdout:13 Feb 00:21:26 ntpd[12903]: Listen and drop on 0 v6wildcard [::]:123 2024-02-13T00:21:26.441 INFO:teuthology.orchestra.run.smithi195.stdout:13 Feb 00:21:26 ntpd[12903]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-02-13T00:21:26.441 INFO:teuthology.orchestra.run.smithi195.stdout:13 Feb 00:21:26 ntpd[12903]: Listen normally on 2 lo 127.0.0.1:123 2024-02-13T00:21:26.442 INFO:teuthology.orchestra.run.smithi195.stdout:13 Feb 00:21:26 ntpd[12903]: Listen normally on 3 enp3s0f1 172.21.15.195:123 2024-02-13T00:21:26.442 INFO:teuthology.orchestra.run.smithi195.stdout:13 Feb 00:21:26 ntpd[12903]: Listen normally on 4 lo [::1]:123 2024-02-13T00:21:26.442 INFO:teuthology.orchestra.run.smithi195.stdout:13 Feb 00:21:26 ntpd[12903]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:8081%5]:123 2024-02-13T00:21:26.442 INFO:teuthology.orchestra.run.smithi195.stdout:13 Feb 00:21:26 ntpd[12903]: Listening on routing socket on fd #22 for interface updates 2024-02-13T00:21:26.442 INFO:teuthology.orchestra.run.smithi087.stdout:13 Feb 00:21:26 ntpd[12904]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-02-13T00:21:26.442 INFO:teuthology.orchestra.run.smithi087.stdout:13 Feb 00:21:26 ntpd[12904]: Command line: ntpd -gq 2024-02-13T00:21:26.442 INFO:teuthology.orchestra.run.smithi087.stdout:13 Feb 00:21:26 ntpd[12904]: proto: precision = 0.116 usec (-23) 2024-02-13T00:21:26.443 INFO:teuthology.orchestra.run.smithi087.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-13T00:21:26.443 INFO:teuthology.orchestra.run.smithi087.stdout:13 Feb 00:21:26 ntpd[12904]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-13T00:21:26.443 INFO:teuthology.orchestra.run.smithi087.stderr:restrict ::: KOD does nothing without LIMITED. 2024-02-13T00:21:26.444 INFO:teuthology.orchestra.run.smithi087.stdout:13 Feb 00:21:26 ntpd[12904]: restrict ::: KOD does nothing without LIMITED. 2024-02-13T00:21:26.444 INFO:teuthology.orchestra.run.smithi087.stdout:13 Feb 00:21:26 ntpd[12904]: Listen and drop on 0 v6wildcard [::]:123 2024-02-13T00:21:26.445 INFO:teuthology.orchestra.run.smithi087.stdout:13 Feb 00:21:26 ntpd[12904]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-02-13T00:21:26.445 INFO:teuthology.orchestra.run.smithi087.stdout:13 Feb 00:21:26 ntpd[12904]: Listen normally on 2 lo 127.0.0.1:123 2024-02-13T00:21:26.445 INFO:teuthology.orchestra.run.smithi087.stdout:13 Feb 00:21:26 ntpd[12904]: Listen normally on 3 enp3s0f1 172.21.15.87:123 2024-02-13T00:21:26.445 INFO:teuthology.orchestra.run.smithi087.stdout:13 Feb 00:21:26 ntpd[12904]: Listen normally on 4 lo [::1]:123 2024-02-13T00:21:26.445 INFO:teuthology.orchestra.run.smithi087.stdout:13 Feb 00:21:26 ntpd[12904]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d5f5%5]:123 2024-02-13T00:21:26.445 INFO:teuthology.orchestra.run.smithi087.stdout:13 Feb 00:21:26 ntpd[12904]: Listening on routing socket on fd #22 for interface updates 2024-02-13T00:21:27.439 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:27 ntpd[12903]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T00:21:27.440 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:27 ntpd[12903]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T00:21:27.440 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:27 ntpd[12903]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T00:21:27.440 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:27 ntpd[12903]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T00:21:27.440 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:27 ntpd[12903]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T00:21:27.440 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:27 ntpd[12903]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T00:21:27.440 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:27 ntpd[12903]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-13T00:21:27.440 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:27 ntpd[12903]: can't open /var/log/ntpstats/peerstats.20240213: Permission denied 2024-02-13T00:21:27.441 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:27 ntpd[12904]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T00:21:27.441 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:27 ntpd[12904]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T00:21:27.441 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:27 ntpd[12904]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T00:21:27.442 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:27 ntpd[12904]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T00:21:27.442 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:27 ntpd[12904]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-13T00:21:27.442 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:27 ntpd[12904]: can't open /var/log/ntpstats/peerstats.20240213: Permission denied 2024-02-13T00:21:28.439 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:28 ntpd[12903]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T00:21:28.439 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:28 ntpd[12903]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T00:21:28.439 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:28 ntpd[12903]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T00:21:28.439 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:28 ntpd[12903]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T00:21:28.440 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:28 ntpd[12903]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-13T00:21:28.440 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:28 ntpd[12903]: can't open /var/log/ntpstats/peerstats.20240213: Permission denied 2024-02-13T00:21:28.441 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:28 ntpd[12904]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T00:21:28.441 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:28 ntpd[12904]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T00:21:28.441 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:28 ntpd[12904]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T00:21:28.441 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:28 ntpd[12904]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T00:21:28.441 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:28 ntpd[12904]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-13T00:21:28.441 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:28 ntpd[12904]: can't open /var/log/ntpstats/peerstats.20240213: Permission denied 2024-02-13T00:21:29.439 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:29 ntpd[12903]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T00:21:29.439 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:29 ntpd[12903]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T00:21:29.440 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:29 ntpd[12903]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T00:21:29.440 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:29 ntpd[12903]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T00:21:29.440 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:29 ntpd[12903]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-13T00:21:29.440 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:29 ntpd[12903]: can't open /var/log/ntpstats/peerstats.20240213: Permission denied 2024-02-13T00:21:29.441 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:29 ntpd[12904]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T00:21:29.441 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:29 ntpd[12904]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T00:21:29.441 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:29 ntpd[12904]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T00:21:29.442 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:29 ntpd[12904]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T00:21:29.442 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:29 ntpd[12904]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T00:21:29.442 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:29 ntpd[12904]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T00:21:29.442 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:29 ntpd[12904]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-13T00:21:29.442 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:29 ntpd[12904]: can't open /var/log/ntpstats/peerstats.20240213: Permission denied 2024-02-13T00:21:30.440 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:30 ntpd[12903]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T00:21:30.440 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:30 ntpd[12903]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T00:21:30.440 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:30 ntpd[12903]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T00:21:30.440 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:30 ntpd[12903]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T00:21:30.440 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:30 ntpd[12903]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T00:21:30.440 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:30 ntpd[12903]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T00:21:30.441 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:30 ntpd[12903]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-13T00:21:30.441 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:30 ntpd[12903]: can't open /var/log/ntpstats/peerstats.20240213: Permission denied 2024-02-13T00:21:30.441 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:30 ntpd[12903]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T00:21:30.441 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:30 ntpd[12903]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T00:21:30.441 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:30 ntpd[12903]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-13T00:21:30.441 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:30 ntpd[12903]: can't open /var/log/ntpstats/peerstats.20240213: Permission denied 2024-02-13T00:21:30.442 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:30 ntpd[12904]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T00:21:30.443 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:30 ntpd[12904]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T00:21:30.443 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:30 ntpd[12904]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T00:21:30.443 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:30 ntpd[12904]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T00:21:30.443 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:30 ntpd[12904]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T00:21:30.443 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:30 ntpd[12904]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T00:21:30.443 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:30 ntpd[12904]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-13T00:21:30.443 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:30 ntpd[12904]: can't open /var/log/ntpstats/peerstats.20240213: Permission denied 2024-02-13T00:21:30.443 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:30 ntpd[12904]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T00:21:30.443 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:30 ntpd[12904]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T00:21:30.443 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:30 ntpd[12904]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-13T00:21:30.443 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:30 ntpd[12904]: can't open /var/log/ntpstats/peerstats.20240213: Permission denied 2024-02-13T00:21:31.439 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:31 ntpd[12903]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T00:21:31.440 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:31 ntpd[12903]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T00:21:31.440 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:31 ntpd[12903]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T00:21:31.440 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:31 ntpd[12903]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T00:21:31.440 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:31 ntpd[12903]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-13T00:21:31.440 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:31 ntpd[12903]: can't open /var/log/ntpstats/peerstats.20240213: Permission denied 2024-02-13T00:21:31.441 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:31 ntpd[12904]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T00:21:31.441 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:31 ntpd[12904]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T00:21:31.441 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:31 ntpd[12904]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T00:21:31.441 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:31 ntpd[12904]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T00:21:31.441 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:31 ntpd[12904]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-13T00:21:31.441 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:31 ntpd[12904]: can't open /var/log/ntpstats/peerstats.20240213: Permission denied 2024-02-13T00:21:32.440 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:32 ntpd[12903]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T00:21:32.440 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:32 ntpd[12903]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T00:21:32.440 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:32 ntpd[12903]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T00:21:32.440 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:32 ntpd[12903]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T00:21:32.440 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:32 ntpd[12903]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T00:21:32.440 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:32 ntpd[12903]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T00:21:32.440 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:32 ntpd[12903]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-13T00:21:32.441 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:32 ntpd[12903]: can't open /var/log/ntpstats/peerstats.20240213: Permission denied 2024-02-13T00:21:32.441 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:32 ntpd[12903]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T00:21:32.441 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:32 ntpd[12903]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T00:21:32.441 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:32 ntpd[12903]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-13T00:21:32.441 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:32 ntpd[12903]: can't open /var/log/ntpstats/peerstats.20240213: Permission denied 2024-02-13T00:21:32.442 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:32 ntpd[12904]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T00:21:32.442 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:32 ntpd[12904]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T00:21:32.442 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:32 ntpd[12904]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T00:21:32.443 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:32 ntpd[12904]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T00:21:32.443 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:32 ntpd[12904]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T00:21:32.443 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:32 ntpd[12904]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T00:21:32.443 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:32 ntpd[12904]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-13T00:21:32.443 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:32 ntpd[12904]: can't open /var/log/ntpstats/peerstats.20240213: Permission denied 2024-02-13T00:21:32.443 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:32 ntpd[12904]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T00:21:32.443 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:32 ntpd[12904]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T00:21:32.443 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:32 ntpd[12904]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-13T00:21:32.443 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:32 ntpd[12904]: can't open /var/log/ntpstats/peerstats.20240213: Permission denied 2024-02-13T00:21:33.440 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:33 ntpd[12903]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T00:21:33.440 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:33 ntpd[12903]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T00:21:33.441 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:33 ntpd[12903]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T00:21:33.441 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:33 ntpd[12903]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T00:21:33.441 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:33 ntpd[12903]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-13T00:21:33.441 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:33 ntpd[12903]: can't open /var/log/ntpstats/peerstats.20240213: Permission denied 2024-02-13T00:21:33.441 INFO:teuthology.orchestra.run.smithi195.stdout:13 Feb 00:21:33 ntpd[12903]: ntpd: time slew -0.002946 s 2024-02-13T00:21:33.441 INFO:teuthology.orchestra.run.smithi195.stdout:ntpd: time slew -0.002946s 2024-02-13T00:21:33.441 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:33 ntpd[12903]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-02-13T00:21:33.442 INFO:teuthology.orchestra.run.smithi195.stderr:13 Feb 00:21:33 ntpd[12903]: can't open /var/log/ntpstats/loopstats.20240213: Permission denied 2024-02-13T00:21:33.443 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:33 ntpd[12904]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T00:21:33.443 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:33 ntpd[12904]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T00:21:33.443 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:33 ntpd[12904]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-13T00:21:33.443 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:33 ntpd[12904]: can't open /var/log/ntpstats/rawstats.20240213: Permission denied 2024-02-13T00:21:33.443 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:33 ntpd[12904]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-13T00:21:33.443 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:33 ntpd[12904]: can't open /var/log/ntpstats/peerstats.20240213: Permission denied 2024-02-13T00:21:33.443 INFO:teuthology.orchestra.run.smithi087.stdout:13 Feb 00:21:33 ntpd[12904]: ntpd: time slew +0.002984 s 2024-02-13T00:21:33.443 INFO:teuthology.orchestra.run.smithi087.stdout:ntpd: time slew +0.002984s 2024-02-13T00:21:33.444 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:33 ntpd[12904]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-02-13T00:21:33.444 INFO:teuthology.orchestra.run.smithi087.stderr:13 Feb 00:21:33 ntpd[12904]: can't open /var/log/ntpstats/loopstats.20240213: Permission denied 2024-02-13T00:21:33.505 INFO:teuthology.orchestra.run.smithi195.stdout: remote refid st t when poll reach delay offset jitter 2024-02-13T00:21:33.505 INFO:teuthology.orchestra.run.smithi195.stdout:============================================================================== 2024-02-13T00:21:33.505 INFO:teuthology.orchestra.run.smithi195.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-13T00:21:33.505 INFO:teuthology.orchestra.run.smithi195.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-13T00:21:33.505 INFO:teuthology.orchestra.run.smithi195.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-13T00:21:33.505 INFO:teuthology.orchestra.run.smithi195.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-13T00:21:33.510 INFO:teuthology.orchestra.run.smithi087.stdout: remote refid st t when poll reach delay offset jitter 2024-02-13T00:21:33.510 INFO:teuthology.orchestra.run.smithi087.stdout:============================================================================== 2024-02-13T00:21:33.510 INFO:teuthology.orchestra.run.smithi087.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-13T00:21:33.510 INFO:teuthology.orchestra.run.smithi087.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-13T00:21:33.510 INFO:teuthology.orchestra.run.smithi087.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-13T00:21:33.511 INFO:teuthology.orchestra.run.smithi087.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-13T00:21:33.511 INFO:teuthology.run_tasks:Running task cephadm... 2024-02-13T00:21:33.583 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\\)', '\\(MON_DOWN\\)', '\\(PG_', 'mons down', 'pg inactive'], 'sha1': '0e714d9a4bd2a821113e6318adb87bd06cf81ec1'} 2024-02-13T00:21:33.583 INFO:tasks.cephadm:Cluster image is docker.io/ceph/ceph:v15.2.0 2024-02-13T00:21:33.584 INFO:tasks.cephadm:Cluster fsid is d7990f38-ca05-11ee-95b9-87774f69a715 2024-02-13T00:21:33.584 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-02-13T00:21:33.584 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.87', 'mon.c': '[v2:172.21.15.87:3301,v1:172.21.15.87:6790]', 'mon.b': '172.21.15.195'} 2024-02-13T00:21:33.584 INFO:tasks.cephadm:First mon is mon.a on smithi087 2024-02-13T00:21:33.585 INFO:tasks.cephadm:First mgr is y 2024-02-13T00:21:33.585 INFO:tasks.cephadm:Normalizing hostnames... 2024-02-13T00:21:33.585 DEBUG:teuthology.orchestra.run.smithi087:> sudo hostname $(hostname -s) 2024-02-13T00:21:33.602 DEBUG:teuthology.orchestra.run.smithi195:> sudo hostname $(hostname -s) 2024-02-13T00:21:33.619 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v15.2.0)... 2024-02-13T00:21:33.620 DEBUG:teuthology.orchestra.run.smithi087:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v15.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-13T00:21:34.055 INFO:teuthology.orchestra.run.smithi087.stdout:-rw-rw-r-- 1 ubuntu ubuntu 151122 Feb 13 00:21 /home/ubuntu/cephtest/cephadm 2024-02-13T00:21:34.055 DEBUG:teuthology.orchestra.run.smithi195:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v15.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-13T00:21:34.388 INFO:teuthology.orchestra.run.smithi195.stdout:-rw-rw-r-- 1 ubuntu ubuntu 151122 Feb 13 00:21 /home/ubuntu/cephtest/cephadm 2024-02-13T00:21:34.388 DEBUG:teuthology.orchestra.run.smithi087:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-13T00:21:34.397 DEBUG:teuthology.orchestra.run.smithi195:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-13T00:21:34.419 DEBUG:teuthology.orchestra.run.smithi087:> sudo mkdir -p /etc/ceph 2024-02-13T00:21:34.434 DEBUG:teuthology.orchestra.run.smithi195:> sudo mkdir -p /etc/ceph 2024-02-13T00:21:34.450 DEBUG:teuthology.orchestra.run.smithi087:> sudo chmod 777 /etc/ceph 2024-02-13T00:21:34.490 DEBUG:teuthology.orchestra.run.smithi195:> sudo chmod 777 /etc/ceph 2024-02-13T00:21:34.508 INFO:tasks.cephadm:Writing seed config... 2024-02-13T00:21:34.509 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-02-13T00:21:34.509 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-02-13T00:21:34.509 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-02-13T00:21:34.509 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-02-13T00:21:34.509 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-02-13T00:21:34.509 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-02-13T00:21:34.509 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-02-13T00:21:34.509 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-02-13T00:21:34.510 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2024-02-13T00:21:34.510 DEBUG:teuthology.orchestra.run.smithi087:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-02-13T00:21:34.517 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true 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 = d7990f38-ca05-11ee-95b9-87774f69a715 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 2024-02-13T00:21:34.518 DEBUG:teuthology.orchestra.run.smithi087:mon.a> sudo journalctl -f -n 0 -u ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mon.a.service 2024-02-13T00:21:34.562 DEBUG:teuthology.orchestra.run.smithi087:mgr.y> sudo journalctl -f -n 0 -u ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mgr.y.service 2024-02-13T00:21:34.565 INFO:tasks.cephadm:Bootstrapping... 2024-02-13T00:21:34.565 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 -v bootstrap --fsid d7990f38-ca05-11ee-95b9-87774f69a715 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.87 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-02-13T00:21:34.677 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Could not locate podman: podman not found 2024-02-13T00:21:34.677 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Verifying podman|docker is present... 2024-02-13T00:21:34.677 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Verifying lvm2 is present... 2024-02-13T00:21:34.677 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Verifying time synchronization is in place... 2024-02-13T00:21:34.677 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2024-02-13T00:21:34.683 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2024-02-13T00:21:34.684 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2024-02-13T00:21:34.690 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-02-13T00:21:34.690 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2024-02-13T00:21:34.697 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-02-13T00:21:34.697 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2024-02-13T00:21:34.702 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-02-13T00:21:34.702 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Running command: systemctl is-enabled systemd-timesyncd.service 2024-02-13T00:21:34.707 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:systemctl:stdout masked 2024-02-13T00:21:34.708 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Running command: systemctl is-active systemd-timesyncd.service 2024-02-13T00:21:34.713 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-02-13T00:21:34.713 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntpd.service 2024-02-13T00:21:34.718 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-02-13T00:21:34.718 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Running command: systemctl is-active ntpd.service 2024-02-13T00:21:34.723 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-02-13T00:21:34.723 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntp.service 2024-02-13T00:21:34.729 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:systemctl:stdout enabled 2024-02-13T00:21:34.729 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Running command: systemctl is-active ntp.service 2024-02-13T00:21:34.735 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:systemctl:stdout active 2024-02-13T00:21:34.735 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Unit ntp.service is enabled and running 2024-02-13T00:21:34.735 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Repeating the final host check... 2024-02-13T00:21:34.735 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:podman|docker (/usr/bin/docker) is present 2024-02-13T00:21:34.735 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:systemctl is present 2024-02-13T00:21:34.735 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:lvcreate is present 2024-02-13T00:21:34.735 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2024-02-13T00:21:34.739 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2024-02-13T00:21:34.739 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2024-02-13T00:21:34.744 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-02-13T00:21:34.744 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2024-02-13T00:21:34.750 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-02-13T00:21:34.750 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2024-02-13T00:21:34.755 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-02-13T00:21:34.755 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Running command: systemctl is-enabled systemd-timesyncd.service 2024-02-13T00:21:34.761 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:systemctl:stdout masked 2024-02-13T00:21:34.761 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Running command: systemctl is-active systemd-timesyncd.service 2024-02-13T00:21:34.767 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-02-13T00:21:34.767 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntpd.service 2024-02-13T00:21:34.773 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-02-13T00:21:34.773 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Running command: systemctl is-active ntpd.service 2024-02-13T00:21:34.779 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-02-13T00:21:34.779 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntp.service 2024-02-13T00:21:34.784 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:systemctl:stdout enabled 2024-02-13T00:21:34.784 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Running command: systemctl is-active ntp.service 2024-02-13T00:21:34.789 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:systemctl:stdout active 2024-02-13T00:21:34.789 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Unit ntp.service is enabled and running 2024-02-13T00:21:34.789 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Host looks OK 2024-02-13T00:21:34.789 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:root:Cluster fsid: d7990f38-ca05-11ee-95b9-87774f69a715 2024-02-13T00:21:34.790 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Acquiring lock 140361552242864 on /run/cephadm/d7990f38-ca05-11ee-95b9-87774f69a715.lock 2024-02-13T00:21:34.790 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Lock 140361552242864 acquired on /run/cephadm/d7990f38-ca05-11ee-95b9-87774f69a715.lock 2024-02-13T00:21:34.790 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Verifying IP 172.21.15.87 port 3300 ... 2024-02-13T00:21:34.790 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Verifying IP 172.21.15.87 port 6789 ... 2024-02-13T00:21:34.790 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Base mon IP is 172.21.15.87, final addrv is [v2:172.21.15.87:3300,v1:172.21.15.87:6789] 2024-02-13T00:21:34.791 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Running command: /usr/sbin/ip route ls 2024-02-13T00:21:34.794 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout default via 172.21.15.254 dev enp3s0f1 2024-02-13T00:21:34.794 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.87 metric 100 2024-02-13T00:21:34.794 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-02-13T00:21:34.794 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.87 2024-02-13T00:21:34.794 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.87 metric 100 2024-02-13T00:21:34.794 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Mon IP 172.21.15.87 is in CIDR network 172.21.0.0/20 2024-02-13T00:21:34.796 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Pulling latest docker.io/ceph/ceph:v15.2.0 container... 2024-02-13T00:21:34.797 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Running command: /usr/bin/docker pull docker.io/ceph/ceph:v15.2.0 2024-02-13T00:21:34.833 INFO:journalctl@ceph.mgr.y.smithi087.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-13T00:21:34.965 INFO:journalctl@ceph.mon.a.smithi087.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-13T00:21:38.892 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/docker:stdout v15.2.0: Pulling from ceph/ceph 2024-02-13T00:21:39.180 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Pulling fs layer 2024-02-13T00:21:39.180 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Pulling fs layer 2024-02-13T00:21:41.593 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Download complete 2024-02-13T00:21:45.962 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Pull complete 2024-02-13T00:21:53.702 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Verifying Checksum 2024-02-13T00:21:53.702 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Download complete 2024-02-13T00:22:06.243 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Pull complete 2024-02-13T00:22:06.371 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/docker:stdout Digest: sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60 2024-02-13T00:22:06.419 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/docker:stdout Status: Downloaded newer image for ceph/ceph:v15.2.0 2024-02-13T00:22:06.438 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/docker:stdout docker.io/ceph/ceph:v15.2.0 2024-02-13T00:22:06.440 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Extracting ceph user uid/gid from container image... 2024-02-13T00:22:06.440 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi087', '--entrypoint', 'stat', 'docker.io/ceph/ceph:v15.2.0', '-c', '%u %g', '/var/lib/ceph'] 2024-02-13T00:22:06.440 INFO:teuthology.orchestra.run.smithi087.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=smithi087 --entrypoint stat docker.io/ceph/ceph:v15.2.0 -c %u %g /var/lib/ceph 2024-02-13T00:22:18.396 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:stat:stdout 167 167 2024-02-13T00:22:18.992 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Creating initial keys... 2024-02-13T00:22:18.993 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi087', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2024-02-13T00:22:18.993 INFO:teuthology.orchestra.run.smithi087.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=smithi087 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2024-02-13T00:22:19.669 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQA7tsplk3jCJxAAI3fs89OKLWrwO/m8aA4CTw== 2024-02-13T00:22:20.271 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi087', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2024-02-13T00:22:20.271 INFO:teuthology.orchestra.run.smithi087.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=smithi087 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2024-02-13T00:22:20.983 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQA8tsplFd99OhAAGhQ+98mLx7UuPgsHjcTZ2A== 2024-02-13T00:22:21.567 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi087', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2024-02-13T00:22:21.567 INFO:teuthology.orchestra.run.smithi087.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=smithi087 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2024-02-13T00:22:22.261 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQA+tsplEs1vDxAAr/8rP7uJAcKmyd/LaV1+Jg== 2024-02-13T00:22:22.800 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Creating initial monmap... 2024-02-13T00:22:22.801 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi087', '-v', '/tmp/ceph-tmpdmxmosoa:/tmp/monmap:z', '--entrypoint', '/usr/bin/monmaptool', 'docker.io/ceph/ceph:v15.2.0', '--create', '--clobber', '--fsid', 'd7990f38-ca05-11ee-95b9-87774f69a715', '--addv', 'a', '[v2:172.21.15.87:3300,v1:172.21.15.87:6789]', '/tmp/monmap'] 2024-02-13T00:22:22.801 INFO:teuthology.orchestra.run.smithi087.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=smithi087 -v /tmp/ceph-tmpdmxmosoa:/tmp/monmap:z --entrypoint /usr/bin/monmaptool docker.io/ceph/ceph:v15.2.0 --create --clobber --fsid d7990f38-ca05-11ee-95b9-87774f69a715 --addv a [v2:172.21.15.87:3300,v1:172.21.15.87:6789] /tmp/monmap 2024-02-13T00:22:23.471 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-13T00:22:23.471 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: set fsid to d7990f38-ca05-11ee-95b9-87774f69a715 2024-02-13T00:22:23.471 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-13T00:22:24.012 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Creating mon... 2024-02-13T00:22:24.015 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi087', '-v', '/var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715:/var/log/ceph:z', '-v', '/var/lib/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z', '-v', '/tmp/ceph-tmplg0pews4:/tmp/keyring:z', '-v', '/tmp/ceph-tmpdmxmosoa:/tmp/monmap:z', '--entrypoint', '/usr/bin/ceph-mon', 'docker.io/ceph/ceph:v15.2.0', '--mkfs', '-i', 'a', '--fsid', 'd7990f38-ca05-11ee-95b9-87774f69a715', '-c', '/dev/null', '--monmap', '/tmp/monmap', '--keyring', '/tmp/keyring', '--setuser', 'ceph', '--setgroup', 'ceph', '--default-log-to-file=false', '--default-log-to-stderr=true', '--default-log-stderr-prefix="debug "', '--default-mon-cluster-log-to-file=false', '--default-mon-cluster-log-to-stderr=true'] 2024-02-13T00:22:24.015 INFO:teuthology.orchestra.run.smithi087.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=smithi087 -v /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715:/var/log/ceph:z -v /var/lib/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmplg0pews4:/tmp/keyring:z -v /tmp/ceph-tmpdmxmosoa:/tmp/monmap:z --entrypoint /usr/bin/ceph-mon docker.io/ceph/ceph:v15.2.0 --mkfs -i a --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -c /dev/null --monmap /tmp/monmap --keyring /tmp/keyring --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix="debug " --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true 2024-02-13T00:22:24.681 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-13T00:22:24.681 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 1 imported monmap: 2024-02-13T00:22:24.681 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr epoch 0 2024-02-13T00:22:24.681 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr fsid d7990f38-ca05-11ee-95b9-87774f69a715 2024-02-13T00:22:24.681 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr last_changed 2024-02-13T00:22:23.468327+0000 2024-02-13T00:22:24.681 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr created 2024-02-13T00:22:23.468327+0000 2024-02-13T00:22:24.682 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr min_mon_release 0 (unknown) 2024-02-13T00:22:24.682 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 0: [v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0] mon.a 2024-02-13T00:22:24.682 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-13T00:22:24.682 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 0 /usr/bin/ceph-mon: set fsid to d7990f38-ca05-11ee-95b9-87774f69a715 2024-02-13T00:22:24.682 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 0 set rocksdb option compression = kNoCompression 2024-02-13T00:22:24.682 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-13T00:22:24.682 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 0 set rocksdb option write_buffer_size = 33554432 2024-02-13T00:22:24.682 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 0 set rocksdb option compression = kNoCompression 2024-02-13T00:22:24.682 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-13T00:22:24.682 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 0 set rocksdb option write_buffer_size = 33554432 2024-02-13T00:22:24.702 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: RocksDB version: 6.1.2 2024-02-13T00:22:24.703 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-13T00:22:24.703 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-13T00:22:24.703 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Compile date Mar 23 2020 2024-02-13T00:22:24.703 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: DB SUMMARY 2024-02-13T00:22:24.703 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-13T00:22:24.703 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-02-13T00:22:24.703 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-13T00:22:24.703 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-02-13T00:22:24.703 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-13T00:22:24.703 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.error_if_exists: 0 2024-02-13T00:22:24.704 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.create_if_missing: 1 2024-02-13T00:22:24.704 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.paranoid_checks: 1 2024-02-13T00:22:24.704 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.env: 0x55f08bbd71a0 2024-02-13T00:22:24.704 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.info_log: 0x55f08c993a80 2024-02-13T00:22:24.704 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-13T00:22:24.704 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.statistics: (nil) 2024-02-13T00:22:24.704 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.use_fsync: 0 2024-02-13T00:22:24.704 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.max_log_file_size: 0 2024-02-13T00:22:24.704 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-13T00:22:24.704 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-13T00:22:24.704 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-13T00:22:24.705 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-13T00:22:24.705 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.allow_fallocate: 1 2024-02-13T00:22:24.705 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-13T00:22:24.705 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-13T00:22:24.705 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.use_direct_reads: 0 2024-02-13T00:22:24.705 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-13T00:22:24.705 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.create_missing_column_families: 0 2024-02-13T00:22:24.705 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.db_log_dir: 2024-02-13T00:22:24.705 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-02-13T00:22:24.706 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-13T00:22:24.706 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.max_subcompactions: 1 2024-02-13T00:22:24.706 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.max_background_flushes: -1 2024-02-13T00:22:24.706 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-13T00:22:24.706 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-13T00:22:24.706 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-13T00:22:24.706 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-13T00:22:24.706 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.advise_random_on_open: 1 2024-02-13T00:22:24.706 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-13T00:22:24.706 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.write_buffer_manager: 0x55f08d534120 2024-02-13T00:22:24.706 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-13T00:22:24.706 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-13T00:22:24.707 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-13T00:22:24.707 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-13T00:22:24.707 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.rate_limiter: (nil) 2024-02-13T00:22:24.707 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-13T00:22:24.707 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-13T00:22:24.707 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-13T00:22:24.707 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-13T00:22:24.707 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-13T00:22:24.707 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-13T00:22:24.707 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-13T00:22:24.708 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-13T00:22:24.708 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.row_cache: None 2024-02-13T00:22:24.708 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.wal_filter: None 2024-02-13T00:22:24.708 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-13T00:22:24.708 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-13T00:22:24.708 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.preserve_deletes: 0 2024-02-13T00:22:24.708 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.two_write_queues: 0 2024-02-13T00:22:24.708 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.manual_wal_flush: 0 2024-02-13T00:22:24.708 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.atomic_flush: 0 2024-02-13T00:22:24.709 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-13T00:22:24.709 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.max_background_jobs: 2 2024-02-13T00:22:24.709 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.max_background_compactions: -1 2024-02-13T00:22:24.709 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-13T00:22:24.709 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-13T00:22:24.709 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-13T00:22:24.709 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.max_total_wal_size: 0 2024-02-13T00:22:24.709 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-13T00:22:24.709 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-13T00:22:24.710 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-13T00:22:24.710 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-13T00:22:24.710 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.max_open_files: -1 2024-02-13T00:22:24.710 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.bytes_per_sync: 0 2024-02-13T00:22:24.710 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-13T00:22:24.710 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-13T00:22:24.710 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Compression algorithms supported: 2024-02-13T00:22:24.710 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-13T00:22:24.710 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: kZSTD supported: 0 2024-02-13T00:22:24.710 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: kXpressCompression supported: 0 2024-02-13T00:22:24.711 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-13T00:22:24.711 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: kLZ4Compression supported: 1 2024-02-13T00:22:24.711 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: kBZip2Compression supported: 0 2024-02-13T00:22:24.711 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: kZlibCompression supported: 1 2024-02-13T00:22:24.711 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: kSnappyCompression supported: 1 2024-02-13T00:22:24.711 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-13T00:22:24.711 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.676+0000 7fe6052456c0 4 rocksdb: [db/db_impl_open.cc:228] Creating manifest 1 2024-02-13T00:22:24.711 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-13T00:22:24.711 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-02-13T00:22:24.711 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-13T00:22:24.712 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2024-02-13T00:22:24.712 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-13T00:22:24.712 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-13T00:22:24.712 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.merge_operator: 2024-02-13T00:22:24.712 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.compaction_filter: None 2024-02-13T00:22:24.712 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.compaction_filter_factory: None 2024-02-13T00:22:24.712 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-13T00:22:24.712 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-13T00:22:24.712 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f08c8bc130) 2024-02-13T00:22:24.712 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks: 1 2024-02-13T00:22:24.712 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks_with_high_priority: 1 2024-02-13T00:22:24.713 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-13T00:22:24.713 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_top_level_index_and_filter: 1 2024-02-13T00:22:24.713 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_type: 0 2024-02-13T00:22:24.713 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_index_type: 0 2024-02-13T00:22:24.713 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_hash_table_util_ratio: 0.750000 2024-02-13T00:22:24.713 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr hash_index_allow_collision: 1 2024-02-13T00:22:24.713 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr checksum: 1 2024-02-13T00:22:24.713 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr no_block_cache: 0 2024-02-13T00:22:24.713 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache: 0x55f08c8f2510 2024-02-13T00:22:24.713 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_name: BinnedLRUCache 2024-02-13T00:22:24.713 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_options: 2024-02-13T00:22:24.713 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr capacity : 536870912 2024-02-13T00:22:24.713 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr num_shard_bits : 4 2024-02-13T00:22:24.714 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr strict_capacity_limit : 0 2024-02-13T00:22:24.714 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr high_pri_pool_ratio: 0.000 2024-02-13T00:22:24.714 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_compressed: (nil) 2024-02-13T00:22:24.714 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr persistent_cache: (nil) 2024-02-13T00:22:24.714 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size: 4096 2024-02-13T00:22:24.714 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size_deviation: 10 2024-02-13T00:22:24.714 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_restart_interval: 16 2024-02-13T00:22:24.714 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_block_restart_interval: 1 2024-02-13T00:22:24.714 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr metadata_block_size: 4096 2024-02-13T00:22:24.714 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr partition_filters: 0 2024-02-13T00:22:24.714 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr use_delta_encoding: 1 2024-02-13T00:22:24.714 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr filter_policy: rocksdb.BuiltinBloomFilter 2024-02-13T00:22:24.714 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr whole_key_filtering: 1 2024-02-13T00:22:24.714 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr verify_compression: 0 2024-02-13T00:22:24.715 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr read_amp_bytes_per_bit: 0 2024-02-13T00:22:24.715 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr format_version: 2 2024-02-13T00:22:24.715 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr enable_index_compression: 1 2024-02-13T00:22:24.715 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_align: 0 2024-02-13T00:22:24.715 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-13T00:22:24.715 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-13T00:22:24.715 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-13T00:22:24.715 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.compression: NoCompression 2024-02-13T00:22:24.715 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-13T00:22:24.715 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-13T00:22:24.715 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-13T00:22:24.715 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.num_levels: 7 2024-02-13T00:22:24.715 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-13T00:22:24.715 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-13T00:22:24.716 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-13T00:22:24.716 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-13T00:22:24.716 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-13T00:22:24.716 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-13T00:22:24.716 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-13T00:22:24.716 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-13T00:22:24.716 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-13T00:22:24.716 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.compression_opts.level: 32767 2024-02-13T00:22:24.716 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-13T00:22:24.716 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-13T00:22:24.716 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-13T00:22:24.716 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.compression_opts.enabled: false 2024-02-13T00:22:24.716 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-13T00:22:24.716 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-13T00:22:24.717 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-13T00:22:24.717 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-13T00:22:24.717 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-13T00:22:24.717 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-13T00:22:24.717 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-13T00:22:24.717 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-13T00:22:24.717 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-13T00:22:24.717 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-13T00:22:24.717 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-13T00:22:24.717 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-13T00:22:24.717 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-13T00:22:24.717 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-13T00:22:24.717 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-13T00:22:24.717 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-13T00:22:24.718 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-13T00:22:24.718 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.arena_block_size: 4194304 2024-02-13T00:22:24.718 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-13T00:22:24.718 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-13T00:22:24.718 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-13T00:22:24.718 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-13T00:22:24.718 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-13T00:22:24.718 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-13T00:22:24.718 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-13T00:22:24.718 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-13T00:22:24.718 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-13T00:22:24.718 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-13T00:22:24.718 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-13T00:22:24.718 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-13T00:22:24.718 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-13T00:22:24.719 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-13T00:22:24.719 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.table_properties_collectors: 2024-02-13T00:22:24.719 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.inplace_update_support: 0 2024-02-13T00:22:24.719 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-13T00:22:24.719 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-13T00:22:24.719 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-13T00:22:24.719 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-13T00:22:24.719 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.bloom_locality: 0 2024-02-13T00:22:24.719 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.max_successive_merges: 0 2024-02-13T00:22:24.719 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-13T00:22:24.719 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-13T00:22:24.719 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.force_consistency_checks: 0 2024-02-13T00:22:24.719 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-13T00:22:24.719 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: Options.ttl: 0 2024-02-13T00:22:24.720 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-13T00:22:24.720 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-13T00:22:24.720 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.680+0000 7fe6052456c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2024-02-13T00:22:24.720 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-13T00:22:24.720 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.684+0000 7fe6052456c0 4 rocksdb: DB pointer 0x55f08c98e400 2024-02-13T00:22:24.720 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.684+0000 7fe5ee406700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2024-02-13T00:22:24.720 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.684+0000 7fe5ee406700 4 rocksdb: [db/db_impl.cc:778] 2024-02-13T00:22:24.720 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** DB Stats ** 2024-02-13T00:22:24.720 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2024-02-13T00:22:24.720 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-13T00:22:24.720 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-13T00:22:24.720 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-13T00:22:24.720 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-13T00:22:24.721 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-13T00:22:24.721 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-13T00:22:24.721 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-13T00:22:24.721 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2024-02-13T00:22:24.721 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-13T00:22:24.721 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-13T00:22:24.721 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-13T00:22:24.721 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-13T00:22:24.721 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-13T00:22:24.721 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2024-02-13T00:22:24.721 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-13T00:22:24.721 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-13T00:22:24.721 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2024-02-13T00:22:24.721 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2024-02-13T00:22:24.722 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-02-13T00:22:24.722 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2024-02-13T00:22:24.722 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2024-02-13T00:22:24.722 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2024-02-13T00:22:24.722 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-13T00:22:24.722 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-13T00:22:24.722 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-13T00:22:24.722 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-13T00:22:24.722 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2024-02-13T00:22:24.722 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-13T00:22:24.722 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2024-02-13T00:22:24.722 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-13T00:22:24.722 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-13T00:22:24.722 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-13T00:22:24.723 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-13T00:22:24.723 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-13T00:22:24.723 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2024-02-13T00:22:24.723 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-13T00:22:24.723 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-13T00:22:24.723 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2024-02-13T00:22:24.723 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2024-02-13T00:22:24.723 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-02-13T00:22:24.723 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2024-02-13T00:22:24.723 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2024-02-13T00:22:24.723 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2024-02-13T00:22:24.723 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-13T00:22:24.723 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-13T00:22:24.723 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-13T00:22:24.724 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-13T00:22:24.724 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2024-02-13T00:22:24.724 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-13T00:22:24.724 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.688+0000 7fe6052456c0 4 rocksdb: [db/db_impl.cc:390] Shutdown: canceling all background work 2024-02-13T00:22:24.724 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.688+0000 7fe6052456c0 4 rocksdb: [db/db_impl.cc:563] Shutdown complete 2024-02-13T00:22:24.724 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-13T00:22:24.688+0000 7fe6052456c0 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-02-13T00:22:25.201 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/d7990f38-ca05-11ee-95b9-87774f69a715 2024-02-13T00:22:25.206 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Running command: systemctl disable ceph.target 2024-02-13T00:22:25.398 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Running command: systemctl enable ceph.target 2024-02-13T00:22:25.403 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-02-13T00:22:25.588 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Running command: systemctl start ceph.target 2024-02-13T00:22:25.593 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-d7990f38-ca05-11ee-95b9-87774f69a715.target 2024-02-13T00:22:25.598 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-d7990f38-ca05-11ee-95b9-87774f69a715.target -> /etc/systemd/system/ceph-d7990f38-ca05-11ee-95b9-87774f69a715.target. 2024-02-13T00:22:25.598 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-d7990f38-ca05-11ee-95b9-87774f69a715.target -> /etc/systemd/system/ceph-d7990f38-ca05-11ee-95b9-87774f69a715.target. 2024-02-13T00:22:25.788 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Running command: systemctl start ceph-d7990f38-ca05-11ee-95b9-87774f69a715.target 2024-02-13T00:22:25.795 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2024-02-13T00:22:25.974 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mon.a 2024-02-13T00:22:25.985 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mon.a 2024-02-13T00:22:25.990 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mon.a.service: Unit ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mon.a.service not loaded. 2024-02-13T00:22:25.990 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mon.a 2024-02-13T00:22:25.997 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-d7990f38-ca05-11ee-95b9-87774f69a715.target.wants/ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mon.a.service -> /etc/systemd/system/ceph-d7990f38-ca05-11ee-95b9-87774f69a715@.service. 2024-02-13T00:22:26.197 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Running command: systemctl start ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mon.a 2024-02-13T00:22:26.230 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:firewalld does not appear to be present 2024-02-13T00:22:26.230 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Waiting for mon to start... 2024-02-13T00:22:26.231 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Waiting for mon... 2024-02-13T00:22:26.231 INFO:teuthology.orchestra.run.smithi087.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=smithi087 -v /var/lib/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmpgtm70ob_:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpjg2ro17l:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status 2024-02-13T00:22:26.252 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:26 smithi087 docker[13632]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-mon.a 2024-02-13T00:22:26.252 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:26 smithi087 systemd[1]: Started Ceph mon.a for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:22:27.595 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout cluster: 2024-02-13T00:22:27.596 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout id: d7990f38-ca05-11ee-95b9-87774f69a715 2024-02-13T00:22:27.596 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout health: HEALTH_OK 2024-02-13T00:22:27.596 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-13T00:22:27.596 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout services: 2024-02-13T00:22:27.596 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon: 1 daemons, quorum a (age 0.239395s) 2024-02-13T00:22:27.596 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr: no daemons active 2024-02-13T00:22:27.596 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd: 0 osds: 0 up, 0 in 2024-02-13T00:22:27.596 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-13T00:22:27.596 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout data: 2024-02-13T00:22:27.596 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pools: 0 pools, 0 pgs 2024-02-13T00:22:27.596 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout objects: 0 objects, 0 B 2024-02-13T00:22:27.596 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout usage: 0 B used, 0 B / 0 B avail 2024-02-13T00:22:27.596 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pgs: 2024-02-13T00:22:27.597 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-13T00:22:27.650 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:27 smithi087 bash[13654]: cluster 2024-02-13T00:22:27.357157+0000 mon.a (mon.0) 0 : [INF] mkfs d7990f38-ca05-11ee-95b9-87774f69a715 2024-02-13T00:22:27.650 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:27 smithi087 bash[13654]: cluster 2024-02-13T00:22:27.342170+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-02-13T00:22:28.174 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Assimilating anything we can from ceph.conf... 2024-02-13T00:22:28.174 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi087', '-v', '/var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpgtm70ob_:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpjg2ro17l:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'assimilate-conf', '-i', '/var/lib/ceph/mon/ceph-a/config'] 2024-02-13T00:22:28.174 INFO:teuthology.orchestra.run.smithi087.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=smithi087 -v /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpgtm70ob_:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpjg2ro17l:/etc/ceph/ceph.conf:z -v /var/lib/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config assimilate-conf -i /var/lib/ceph/mon/ceph-a/config 2024-02-13T00:22:28.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:28 smithi087 bash[13654]: cluster 2024-02-13T00:22:27.352270+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-02-13T00:22:28.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:28 smithi087 bash[13654]: cluster 2024-02-13T00:22:27.353920+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0]} 2024-02-13T00:22:28.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:28 smithi087 bash[13654]: cluster 2024-02-13T00:22:27.362746+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-02-13T00:22:28.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:28 smithi087 bash[13654]: cluster 2024-02-13T00:22:27.374414+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-02-13T00:22:28.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:28 smithi087 bash[13654]: cluster 2024-02-13T00:22:27.375922+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-02-13T00:22:28.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:28 smithi087 bash[13654]: audit 2024-02-13T00:22:27.591610+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.87:0/2412594570' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-02-13T00:22:29.092 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-13T00:22:29.092 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [global] 2024-02-13T00:22:29.092 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout fsid = d7990f38-ca05-11ee-95b9-87774f69a715 2024-02-13T00:22:29.092 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout log_to_journald = false 2024-02-13T00:22:29.092 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_election_default_strategy = 1 2024-02-13T00:22:29.092 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_host = [v2:172.21.15.87:3300,v1:172.21.15.87:6789] 2024-02-13T00:22:29.092 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_pg_remap = true 2024-02-13T00:22:29.092 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_primary_affinity = true 2024-02-13T00:22:29.093 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_no_sortbitwise = false 2024-02-13T00:22:29.093 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_crush_chooseleaf_type = 0 2024-02-13T00:22:29.093 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-13T00:22:29.093 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mgr] 2024-02-13T00:22:29.093 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr/telemetry/nag = false 2024-02-13T00:22:29.093 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-13T00:22:29.093 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mon] 2024-02-13T00:22:29.093 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_insecure_global_id_reclaim = false 2024-02-13T00:22:29.093 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-02-13T00:22:29.093 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-13T00:22:29.093 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [osd] 2024-02-13T00:22:29.093 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_map_max_advance = 10 2024-02-13T00:22:29.094 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_memory_target_autotune = true 2024-02-13T00:22:29.094 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_sloppy_crc = true 2024-02-13T00:22:29.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:29 smithi087 bash[13654]: audit 2024-02-13T00:22:29.080906+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.87:0/3793209105' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-13T00:22:29.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:29 smithi087 bash[13654]: audit 2024-02-13T00:22:29.085851+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.87:0/3793209105' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-02-13T00:22:29.666 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Generating new minimal ceph.conf... 2024-02-13T00:22:29.667 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi087', '-v', '/var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpgtm70ob_:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpjg2ro17l:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'generate-minimal-conf', '-o', '/var/lib/ceph/mon/ceph-a/config'] 2024-02-13T00:22:29.667 INFO:teuthology.orchestra.run.smithi087.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=smithi087 -v /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpgtm70ob_:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpjg2ro17l:/etc/ceph/ceph.conf:z -v /var/lib/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-a/config 2024-02-13T00:22:31.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:30 smithi087 bash[13654]: audit 2024-02-13T00:22:30.649169+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.87:0/517755129' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:22:31.212 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Restarting the monitor... 2024-02-13T00:22:31.212 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Running command: systemctl restart ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mon.a 2024-02-13T00:22:31.549 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:31 smithi087 systemd[1]: Stopping Ceph mon.a for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:22:31.550 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:31 smithi087 bash[13654]: debug 2024-02-13T00:22:31.304+0000 7f1283064700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-13T00:22:31.550 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:31 smithi087 bash[13654]: debug 2024-02-13T00:22:31.304+0000 7f1283064700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-02-13T00:22:31.939 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:31 smithi087 docker[14046]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-mon.a 2024-02-13T00:22:31.972 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Setting mon public_network... 2024-02-13T00:22:31.972 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi087', '-v', '/var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpgtm70ob_:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpjg2ro17l:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'set', 'mon', 'public_network', '172.21.0.0/20'] 2024-02-13T00:22:31.973 INFO:teuthology.orchestra.run.smithi087.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=smithi087 -v /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpgtm70ob_:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpjg2ro17l:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config set mon public_network 172.21.0.0/20 2024-02-13T00:22:32.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:31 smithi087 systemd[1]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mon.a.service: Succeeded. 2024-02-13T00:22:32.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:31 smithi087 systemd[1]: Stopped Ceph mon.a for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:22:32.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:31 smithi087 systemd[1]: Starting Ceph mon.a for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:22:32.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:31 smithi087 docker[14084]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-mon.a 2024-02-13T00:22:32.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:31 smithi087 systemd[1]: Started Ceph mon.a for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:22:33.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.924+0000 7fafde0086c0 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-13T00:22:33.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.924+0000 7fafde0086c0 0 ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc), process ceph-mon, pid 1 2024-02-13T00:22:33.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.924+0000 7fafde0086c0 0 pidfile_write: ignore empty --pid-file 2024-02-13T00:22:33.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.928+0000 7fafde0086c0 0 load: jerasure load: lrc load: isa 2024-02-13T00:22:33.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.928+0000 7fafde0086c0 0 set rocksdb option compression = kNoCompression 2024-02-13T00:22:33.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.928+0000 7fafde0086c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-13T00:22:33.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.928+0000 7fafde0086c0 0 set rocksdb option write_buffer_size = 33554432 2024-02-13T00:22:33.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.928+0000 7fafde0086c0 0 set rocksdb option compression = kNoCompression 2024-02-13T00:22:33.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.928+0000 7fafde0086c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-13T00:22:33.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.928+0000 7fafde0086c0 0 set rocksdb option write_buffer_size = 33554432 2024-02-13T00:22:33.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 1 rocksdb: do_open column families: [default] 2024-02-13T00:22:33.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: RocksDB version: 6.1.2 2024-02-13T00:22:33.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-13T00:22:33.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Compile date Mar 23 2020 2024-02-13T00:22:33.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: DB SUMMARY 2024-02-13T00:22:33.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: CURRENT file: CURRENT 2024-02-13T00:22:33.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: IDENTITY file: IDENTITY 2024-02-13T00:22:33.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 109 Bytes 2024-02-13T00:22:33.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2024-02-13T00:22:33.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 69431 ; 2024-02-13T00:22:33.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.error_if_exists: 0 2024-02-13T00:22:33.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.create_if_missing: 0 2024-02-13T00:22:33.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.paranoid_checks: 1 2024-02-13T00:22:33.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.env: 0x55775342b1a0 2024-02-13T00:22:33.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.info_log: 0x5577553629a0 2024-02-13T00:22:33.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-13T00:22:33.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.statistics: (nil) 2024-02-13T00:22:33.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.use_fsync: 0 2024-02-13T00:22:33.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.max_log_file_size: 0 2024-02-13T00:22:33.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-13T00:22:33.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-13T00:22:33.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-13T00:22:33.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-13T00:22:33.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.allow_fallocate: 1 2024-02-13T00:22:33.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-13T00:22:33.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-13T00:22:33.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.use_direct_reads: 0 2024-02-13T00:22:33.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-13T00:22:33.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.create_missing_column_families: 0 2024-02-13T00:22:33.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.db_log_dir: 2024-02-13T00:22:33.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-02-13T00:22:33.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-13T00:22:33.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.max_subcompactions: 1 2024-02-13T00:22:33.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.max_background_flushes: -1 2024-02-13T00:22:33.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-13T00:22:33.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-13T00:22:33.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-13T00:22:33.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-13T00:22:33.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.advise_random_on_open: 1 2024-02-13T00:22:33.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-13T00:22:33.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.write_buffer_manager: 0x557755efcae0 2024-02-13T00:22:33.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-13T00:22:33.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-13T00:22:33.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-13T00:22:33.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-13T00:22:33.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.rate_limiter: (nil) 2024-02-13T00:22:33.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-13T00:22:33.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-13T00:22:33.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-13T00:22:33.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-13T00:22:33.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-13T00:22:33.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-13T00:22:33.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-13T00:22:33.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-13T00:22:33.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.row_cache: None 2024-02-13T00:22:33.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.wal_filter: None 2024-02-13T00:22:33.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-13T00:22:33.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-13T00:22:33.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.preserve_deletes: 0 2024-02-13T00:22:33.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.two_write_queues: 0 2024-02-13T00:22:33.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.manual_wal_flush: 0 2024-02-13T00:22:33.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.atomic_flush: 0 2024-02-13T00:22:33.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-13T00:22:33.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.max_background_jobs: 2 2024-02-13T00:22:33.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.max_background_compactions: -1 2024-02-13T00:22:33.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-13T00:22:33.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-13T00:22:33.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-13T00:22:33.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.max_total_wal_size: 0 2024-02-13T00:22:33.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-13T00:22:33.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-13T00:22:33.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-13T00:22:33.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-13T00:22:33.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.max_open_files: -1 2024-02-13T00:22:33.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.bytes_per_sync: 0 2024-02-13T00:22:33.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-13T00:22:33.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-13T00:22:33.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Compression algorithms supported: 2024-02-13T00:22:33.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-13T00:22:33.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: kZSTD supported: 0 2024-02-13T00:22:33.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: kXpressCompression supported: 0 2024-02-13T00:22:33.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-13T00:22:33.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: kLZ4Compression supported: 1 2024-02-13T00:22:33.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: kBZip2Compression supported: 0 2024-02-13T00:22:33.208 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: kZlibCompression supported: 1 2024-02-13T00:22:33.208 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: kSnappyCompression supported: 1 2024-02-13T00:22:33.208 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-13T00:22:33.208 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2024-02-13T00:22:33.208 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2024-02-13T00:22:33.208 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-13T00:22:33.208 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.merge_operator: 2024-02-13T00:22:33.208 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.compaction_filter: None 2024-02-13T00:22:33.208 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.compaction_filter_factory: None 2024-02-13T00:22:33.208 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-13T00:22:33.208 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-13T00:22:33.208 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557755282138) 2024-02-13T00:22:33.208 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: cache_index_and_filter_blocks: 1 2024-02-13T00:22:33.208 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: cache_index_and_filter_blocks_with_high_priority: 1 2024-02-13T00:22:33.209 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-13T00:22:33.209 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: pin_top_level_index_and_filter: 1 2024-02-13T00:22:33.209 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: index_type: 0 2024-02-13T00:22:33.209 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: data_block_index_type: 0 2024-02-13T00:22:33.209 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: data_block_hash_table_util_ratio: 0.750000 2024-02-13T00:22:33.209 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: hash_index_allow_collision: 1 2024-02-13T00:22:33.209 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: checksum: 1 2024-02-13T00:22:33.209 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: no_block_cache: 0 2024-02-13T00:22:33.209 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: block_cache: 0x5577552b8610 2024-02-13T00:22:33.209 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: block_cache_name: BinnedLRUCache 2024-02-13T00:22:33.209 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: block_cache_options: 2024-02-13T00:22:33.209 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: capacity : 536870912 2024-02-13T00:22:33.209 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: num_shard_bits : 4 2024-02-13T00:22:33.209 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: strict_capacity_limit : 0 2024-02-13T00:22:33.210 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: high_pri_pool_ratio: 0.000 2024-02-13T00:22:33.210 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: block_cache_compressed: (nil) 2024-02-13T00:22:33.210 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: persistent_cache: (nil) 2024-02-13T00:22:33.210 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: block_size: 4096 2024-02-13T00:22:33.210 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: block_size_deviation: 10 2024-02-13T00:22:33.210 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: block_restart_interval: 16 2024-02-13T00:22:33.210 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: index_block_restart_interval: 1 2024-02-13T00:22:33.210 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: metadata_block_size: 4096 2024-02-13T00:22:33.210 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: partition_filters: 0 2024-02-13T00:22:33.210 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: use_delta_encoding: 1 2024-02-13T00:22:33.210 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-13T00:22:33.210 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: whole_key_filtering: 1 2024-02-13T00:22:33.210 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: verify_compression: 0 2024-02-13T00:22:33.210 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: read_amp_bytes_per_bit: 0 2024-02-13T00:22:33.211 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: format_version: 2 2024-02-13T00:22:33.211 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: enable_index_compression: 1 2024-02-13T00:22:33.211 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: block_align: 0 2024-02-13T00:22:33.211 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-13T00:22:33.211 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-13T00:22:33.211 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.compression: NoCompression 2024-02-13T00:22:33.211 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-13T00:22:33.211 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-13T00:22:33.211 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-13T00:22:33.211 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.num_levels: 7 2024-02-13T00:22:33.211 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-13T00:22:33.211 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-13T00:22:33.211 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-13T00:22:33.211 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-13T00:22:33.212 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-13T00:22:33.212 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-13T00:22:33.212 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-13T00:22:33.212 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-13T00:22:33.212 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-13T00:22:33.212 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.compression_opts.level: 32767 2024-02-13T00:22:33.212 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-13T00:22:33.212 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-13T00:22:33.212 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-13T00:22:33.212 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.compression_opts.enabled: false 2024-02-13T00:22:33.212 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-13T00:22:33.212 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-13T00:22:33.212 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-13T00:22:33.213 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-13T00:22:33.213 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-13T00:22:33.213 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-13T00:22:33.213 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-13T00:22:33.213 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-13T00:22:33.213 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-13T00:22:33.213 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-13T00:22:33.213 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-13T00:22:33.213 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-13T00:22:33.213 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-13T00:22:33.213 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-13T00:22:33.213 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-13T00:22:33.213 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-13T00:22:33.213 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-13T00:22:33.214 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.arena_block_size: 4194304 2024-02-13T00:22:33.214 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-13T00:22:33.214 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-13T00:22:33.214 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-13T00:22:33.214 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-13T00:22:33.214 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-13T00:22:33.214 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-13T00:22:33.214 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-13T00:22:33.214 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-13T00:22:33.214 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-13T00:22:33.214 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-13T00:22:33.214 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-13T00:22:33.214 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-13T00:22:33.215 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-13T00:22:33.215 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-13T00:22:33.215 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.table_properties_collectors: 2024-02-13T00:22:33.215 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.inplace_update_support: 0 2024-02-13T00:22:33.215 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-13T00:22:33.215 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-13T00:22:33.215 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-13T00:22:33.215 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-13T00:22:33.215 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.bloom_locality: 0 2024-02-13T00:22:33.215 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.max_successive_merges: 0 2024-02-13T00:22:33.215 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-13T00:22:33.215 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-13T00:22:33.215 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.force_consistency_checks: 0 2024-02-13T00:22:33.215 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-13T00:22:33.216 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: Options.ttl: 0 2024-02-13T00:22:33.216 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 5, log_number is 4,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-13T00:22:33.216 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 4 2024-02-13T00:22:33.216 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707783752936100, "job": 1, "event": "recovery_started", "log_files": [6]} 2024-02-13T00:22:33.216 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.932+0000 7fafde0086c0 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #6 mode 2 2024-02-13T00:22:33.217 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.936+0000 7fafde0086c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707783752938194, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 66472, "table_properties": {"data_size": 64767, "index_size": 310, "filter_size": 581, "raw_key_size": 8761, "raw_average_key_size": 46, "raw_value_size": 59726, "raw_average_value_size": 319, "num_data_blocks": 10, "num_entries": 187, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2024-02-13T00:22:33.217 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.936+0000 7fafde0086c0 4 rocksdb: [db/version_set.cc:3036] Creating manifest 8 2024-02-13T00:22:33.217 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.936+0000 7fafde0086c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707783752939256, "job": 1, "event": "recovery_finished"} 2024-02-13T00:22:33.217 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.940+0000 7fafde0086c0 4 rocksdb: DB pointer 0x557755353200 2024-02-13T00:22:33.217 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.940+0000 7fafc5155700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2024-02-13T00:22:33.217 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.940+0000 7fafc5155700 4 rocksdb: [db/db_impl.cc:778] 2024-02-13T00:22:33.217 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: ** DB Stats ** 2024-02-13T00:22:33.217 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-13T00:22:33.217 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-13T00:22:33.217 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-13T00:22:33.217 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-13T00:22:33.217 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-13T00:22:33.218 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-13T00:22:33.218 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-13T00:22:33.218 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: ** Compaction Stats [default] ** 2024-02-13T00:22:33.218 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-13T00:22:33.218 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-13T00:22:33.218 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: L0 2/0 66.54 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 48.2 0.00 0.00 1 0.001 0 0 2024-02-13T00:22:33.218 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: Sum 2/0 66.54 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 48.2 0.00 0.00 1 0.001 0 0 2024-02-13T00:22:33.218 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 48.2 0.00 0.00 1 0.001 0 0 2024-02-13T00:22:33.218 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: ** Compaction Stats [default] ** 2024-02-13T00:22:33.218 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-13T00:22:33.218 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-13T00:22:33.218 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 48.2 0.00 0.00 1 0.001 0 0 2024-02-13T00:22:33.219 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-13T00:22:33.219 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-13T00:22:33.219 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-13T00:22:33.219 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: AddFile(Total Files): cumulative 0, interval 0 2024-02-13T00:22:33.219 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-13T00:22:33.219 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: AddFile(Keys): cumulative 0, interval 0 2024-02-13T00:22:33.219 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: Cumulative compaction: 0.00 GB write, 8.54 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-13T00:22:33.219 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: Interval compaction: 0.00 GB write, 8.54 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-13T00:22:33.219 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-13T00:22:33.219 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: ** File Read Latency Histogram By Level [default] ** 2024-02-13T00:22:33.219 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: ** Compaction Stats [default] ** 2024-02-13T00:22:33.219 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-13T00:22:33.219 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-13T00:22:33.220 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: L0 2/0 66.54 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 48.2 0.00 0.00 1 0.001 0 0 2024-02-13T00:22:33.220 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: Sum 2/0 66.54 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 48.2 0.00 0.00 1 0.001 0 0 2024-02-13T00:22:33.220 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-13T00:22:33.220 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: ** Compaction Stats [default] ** 2024-02-13T00:22:33.220 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-13T00:22:33.220 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-13T00:22:33.220 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 48.2 0.00 0.00 1 0.001 0 0 2024-02-13T00:22:33.220 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-13T00:22:33.220 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-13T00:22:33.220 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-13T00:22:33.220 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: AddFile(Total Files): cumulative 0, interval 0 2024-02-13T00:22:33.220 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-13T00:22:33.221 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: AddFile(Keys): cumulative 0, interval 0 2024-02-13T00:22:33.221 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: Cumulative compaction: 0.00 GB write, 8.48 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-13T00:22:33.221 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-13T00:22:33.221 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-13T00:22:33.221 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: ** File Read Latency Histogram By Level [default] ** 2024-02-13T00:22:33.221 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.940+0000 7fafde0086c0 0 starting mon.a rank 0 at public addrs [v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0] at bind addrs [v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid d7990f38-ca05-11ee-95b9-87774f69a715 2024-02-13T00:22:33.221 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.940+0000 7fafde0086c0 1 mon.a@-1(???) e1 preinit fsid d7990f38-ca05-11ee-95b9-87774f69a715 2024-02-13T00:22:33.221 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.944+0000 7fafde0086c0 0 mon.a@-1(???).mds e1 new map 2024-02-13T00:22:33.221 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.944+0000 7fafde0086c0 0 mon.a@-1(???).mds e1 print_map 2024-02-13T00:22:33.221 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: e1 2024-02-13T00:22:33.221 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: enable_multiple, ever_enabled_multiple: 0,0 2024-02-13T00:22:33.221 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-13T00:22:33.222 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: legacy client fscid: -1 2024-02-13T00:22:33.222 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: 2024-02-13T00:22:33.222 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: No filesystems configured 2024-02-13T00:22:33.222 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.944+0000 7fafde0086c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-13T00:22:33.222 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.944+0000 7fafde0086c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-13T00:22:33.222 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.944+0000 7fafde0086c0 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-02-13T00:22:33.222 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.944+0000 7fafde0086c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-13T00:22:33.222 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: audit 2024-02-13T00:22:30.649169+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.87:0/517755129' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:22:33.222 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.944+0000 7fafde0086c0 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-02-13T00:22:33.222 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.944+0000 7fafde0086c0 20 expand_channel_meta expand map: {default=false} 2024-02-13T00:22:33.222 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.944+0000 7fafde0086c0 20 expand_channel_meta from 'false' to 'false' 2024-02-13T00:22:33.222 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.944+0000 7fafde0086c0 20 expand_channel_meta expanded map: {default=false} 2024-02-13T00:22:33.222 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.944+0000 7fafde0086c0 20 expand_channel_meta expand map: {default=info} 2024-02-13T00:22:33.223 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.944+0000 7fafde0086c0 20 expand_channel_meta from 'info' to 'info' 2024-02-13T00:22:33.223 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.944+0000 7fafde0086c0 20 expand_channel_meta expanded map: {default=info} 2024-02-13T00:22:33.223 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.944+0000 7fafde0086c0 20 expand_channel_meta expand map: {default=daemon} 2024-02-13T00:22:33.223 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.944+0000 7fafde0086c0 20 expand_channel_meta from 'daemon' to 'daemon' 2024-02-13T00:22:33.223 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.944+0000 7fafde0086c0 20 expand_channel_meta expanded map: {default=daemon} 2024-02-13T00:22:33.223 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.944+0000 7fafde0086c0 20 expand_channel_meta expand map: {default=debug} 2024-02-13T00:22:33.223 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.944+0000 7fafde0086c0 20 expand_channel_meta from 'debug' to 'debug' 2024-02-13T00:22:33.223 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:32 smithi087 bash[14097]: debug 2024-02-13T00:22:32.944+0000 7fafde0086c0 20 expand_channel_meta expanded map: {default=debug} 2024-02-13T00:22:33.771 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Creating mgr... 2024-02-13T00:22:33.773 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2024-02-13T00:22:33.974 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mgr.y 2024-02-13T00:22:33.984 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mgr.y 2024-02-13T00:22:33.988 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mgr.y.service: Unit ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mgr.y.service not loaded. 2024-02-13T00:22:33.989 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mgr.y 2024-02-13T00:22:33.993 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-d7990f38-ca05-11ee-95b9-87774f69a715.target.wants/ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mgr.y.service -> /etc/systemd/system/ceph-d7990f38-ca05-11ee-95b9-87774f69a715@.service. 2024-02-13T00:22:34.173 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Running command: systemctl start ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mgr.y 2024-02-13T00:22:34.180 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:33 smithi087 bash[14097]: cluster 2024-02-13T00:22:32.951090+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-02-13T00:22:34.180 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:33 smithi087 bash[14097]: cluster 2024-02-13T00:22:32.951172+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0]} 2024-02-13T00:22:34.180 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:33 smithi087 bash[14097]: cluster 2024-02-13T00:22:32.951240+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-02-13T00:22:34.180 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:33 smithi087 bash[14097]: cluster 2024-02-13T00:22:32.951307+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-02-13T00:22:34.180 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:33 smithi087 bash[14097]: cluster 2024-02-13T00:22:32.951779+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-02-13T00:22:34.180 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:33 smithi087 bash[14097]: audit 2024-02-13T00:22:33.191005+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.87:0/1696112799' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]: dispatch 2024-02-13T00:22:34.180 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:33 smithi087 bash[14097]: audit 2024-02-13T00:22:33.195732+0000 mon.a (mon.0) 7 : audit [INF] from='client.? 172.21.15.87:0/1696112799' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]': finished 2024-02-13T00:22:34.205 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:firewalld does not appear to be present 2024-02-13T00:22:34.206 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-02-13T00:22:34.207 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Wrote config to /etc/ceph/ceph.conf 2024-02-13T00:22:34.207 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Waiting for mgr to start... 2024-02-13T00:22:34.207 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Waiting for mgr... 2024-02-13T00:22:34.207 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi087', '-v', '/var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpgtm70ob_:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpjg2ro17l:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2024-02-13T00:22:34.207 INFO:teuthology.orchestra.run.smithi087.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=smithi087 -v /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpgtm70ob_:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpjg2ro17l:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2024-02-13T00:22:34.449 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:22:34 smithi087 docker[14336]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-mgr.y 2024-02-13T00:22:34.449 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:22:34 smithi087 systemd[1]: Started Ceph mgr.y for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:22:35.575 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-13T00:22:35.575 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:22:35.575 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "d7990f38-ca05-11ee-95b9-87774f69a715", 2024-02-13T00:22:35.575 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2024-02-13T00:22:35.575 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2024-02-13T00:22:35.576 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2024-02-13T00:22:35.576 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2024-02-13T00:22:35.576 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:35.576 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2024-02-13T00:22:35.576 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2024-02-13T00:22:35.576 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2024-02-13T00:22:35.576 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:35.576 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2024-02-13T00:22:35.576 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2024-02-13T00:22:35.576 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:35.576 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 2, 2024-02-13T00:22:35.576 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2024-02-13T00:22:35.576 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-13T00:22:35.576 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2024-02-13T00:22:35.577 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2024-02-13T00:22:35.577 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:35.577 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2024-02-13T00:22:35.577 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-13T00:22:35.577 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2024-02-13T00:22:35.577 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2024-02-13T00:22:35.577 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2024-02-13T00:22:35.580 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2024-02-13T00:22:35.581 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2024-02-13T00:22:35.581 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2024-02-13T00:22:35.581 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:35.581 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2024-02-13T00:22:35.581 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2024-02-13T00:22:35.581 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2024-02-13T00:22:35.581 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2024-02-13T00:22:35.581 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2024-02-13T00:22:35.581 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2024-02-13T00:22:35.581 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2024-02-13T00:22:35.581 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2024-02-13T00:22:35.581 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2024-02-13T00:22:35.582 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:35.582 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2024-02-13T00:22:35.582 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-13T00:22:35.582 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2024-02-13T00:22:35.582 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2024-02-13T00:22:35.582 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:35.582 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2024-02-13T00:22:35.582 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2024-02-13T00:22:35.582 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2024-02-13T00:22:35.582 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2024-02-13T00:22:35.582 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2024-02-13T00:22:35.582 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2024-02-13T00:22:35.582 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:35.582 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-02-13T00:22:35.583 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:35.583 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2024-02-13T00:22:35.583 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-13T00:22:35.583 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2024-02-13T00:22:27.358209+0000", 2024-02-13T00:22:35.583 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-02-13T00:22:35.583 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:35.583 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2024-02-13T00:22:35.583 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:35.618 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:22:35 smithi087 bash[14357]: debug 2024-02-13T00:22:35.332+0000 7f711e5a4040 1 -- 172.21.15.87:0/1959641097 >> [v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0] conn(0x55e79af5e800 msgr2=0x55e79af07a80 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-02-13T00:22:35.618 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:22:35 smithi087 bash[14357]: debug 2024-02-13T00:22:35.332+0000 7f710fadd700 1 --2- 172.21.15.87:0/1959641097 >> [v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0] conn(0x55e79af5e800 0x55e79af07a80 secure :-1 s=THROTTLE_DONE pgs=3 cs=0 l=1 rx=0x55e79af26420 tx=0x55e79af28d70).handle_read_frame_epilogue_main read frame epilogue bytes=32 2024-02-13T00:22:35.618 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:22:35 smithi087 bash[14357]: debug 2024-02-13T00:22:35.332+0000 7f710eadb700 1 -- 172.21.15.87:0/1959641097 <== mon.0 v2:172.21.15.87:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55e79af104e0 con 0x55e79af5e800 2024-02-13T00:22:35.618 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:22:35 smithi087 bash[14357]: debug 2024-02-13T00:22:35.332+0000 7f711e5a4040 1 --2- 172.21.15.87:0/1959641097 >> [v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0] conn(0x55e79af5e800 0x55e79af07a80 secure :-1 s=READY pgs=3 cs=0 l=1 rx=0x55e79af26420 tx=0x55e79af28d70).stop 2024-02-13T00:22:35.948 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:35 smithi087 bash[14097]: audit 2024-02-13T00:22:35.569962+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.87:0/2258986712' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-13T00:22:36.161 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:mgr not available, waiting (1/10)... 2024-02-13T00:22:37.163 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi087', '-v', '/var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpgtm70ob_:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpjg2ro17l:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2024-02-13T00:22:37.163 INFO:teuthology.orchestra.run.smithi087.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=smithi087 -v /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpgtm70ob_:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpjg2ro17l:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2024-02-13T00:22:38.099 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-13T00:22:38.099 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:22:38.099 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "d7990f38-ca05-11ee-95b9-87774f69a715", 2024-02-13T00:22:38.099 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2024-02-13T00:22:38.099 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2024-02-13T00:22:38.099 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2024-02-13T00:22:38.099 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2024-02-13T00:22:38.100 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:38.100 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2024-02-13T00:22:38.100 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2024-02-13T00:22:38.100 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2024-02-13T00:22:38.100 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:38.100 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2024-02-13T00:22:38.100 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2024-02-13T00:22:38.100 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:38.100 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 5, 2024-02-13T00:22:38.100 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2024-02-13T00:22:38.100 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-13T00:22:38.100 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2024-02-13T00:22:38.100 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2024-02-13T00:22:38.101 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:38.101 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2024-02-13T00:22:38.101 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-13T00:22:38.101 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2024-02-13T00:22:38.101 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2024-02-13T00:22:38.101 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2024-02-13T00:22:38.101 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2024-02-13T00:22:38.101 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2024-02-13T00:22:38.101 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2024-02-13T00:22:38.101 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:38.101 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2024-02-13T00:22:38.101 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2024-02-13T00:22:38.101 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2024-02-13T00:22:38.102 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2024-02-13T00:22:38.102 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2024-02-13T00:22:38.102 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2024-02-13T00:22:38.102 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2024-02-13T00:22:38.102 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2024-02-13T00:22:38.102 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2024-02-13T00:22:38.102 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:38.102 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2024-02-13T00:22:38.102 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-13T00:22:38.102 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2024-02-13T00:22:38.102 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2024-02-13T00:22:38.102 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:38.102 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2024-02-13T00:22:38.102 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2024-02-13T00:22:38.103 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2024-02-13T00:22:38.103 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2024-02-13T00:22:38.103 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2024-02-13T00:22:38.103 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2024-02-13T00:22:38.103 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:38.103 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-02-13T00:22:38.103 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:38.103 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2024-02-13T00:22:38.103 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-13T00:22:38.103 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2024-02-13T00:22:27.358209+0000", 2024-02-13T00:22:38.103 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-02-13T00:22:38.103 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:38.103 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2024-02-13T00:22:38.103 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:38.649 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:mgr not available, waiting (2/10)... 2024-02-13T00:22:39.448 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:38 smithi087 bash[14097]: audit 2024-02-13T00:22:38.091108+0000 mon.a (mon.0) 9 : audit [DBG] from='client.? 172.21.15.87:0/3590115992' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-13T00:22:39.650 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi087', '-v', '/var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpgtm70ob_:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpjg2ro17l:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2024-02-13T00:22:39.651 INFO:teuthology.orchestra.run.smithi087.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=smithi087 -v /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpgtm70ob_:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpjg2ro17l:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2024-02-13T00:22:40.296 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:40 smithi087 bash[14097]: cluster 2024-02-13T00:22:39.579027+0000 mon.a (mon.0) 10 : cluster [INF] Activating manager daemon y 2024-02-13T00:22:40.297 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:40 smithi087 bash[14097]: cluster 2024-02-13T00:22:39.583264+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00443505s) 2024-02-13T00:22:40.297 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:40 smithi087 bash[14097]: audit 2024-02-13T00:22:39.585861+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.87:0/2472255179' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-13T00:22:40.297 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:40 smithi087 bash[14097]: audit 2024-02-13T00:22:39.586332+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.87:0/2472255179' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-13T00:22:40.297 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:40 smithi087 bash[14097]: audit 2024-02-13T00:22:39.586805+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.87:0/2472255179' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-13T00:22:40.297 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:40 smithi087 bash[14097]: audit 2024-02-13T00:22:39.587760+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.87:0/2472255179' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-13T00:22:40.297 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:40 smithi087 bash[14097]: audit 2024-02-13T00:22:39.588248+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.14100 172.21.15.87:0/2472255179' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-13T00:22:40.297 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:40 smithi087 bash[14097]: cluster 2024-02-13T00:22:39.592623+0000 mon.a (mon.0) 17 : cluster [INF] Manager daemon y is now available 2024-02-13T00:22:40.654 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-13T00:22:40.654 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:22:40.654 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "d7990f38-ca05-11ee-95b9-87774f69a715", 2024-02-13T00:22:40.654 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2024-02-13T00:22:40.654 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2024-02-13T00:22:40.655 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2024-02-13T00:22:40.655 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2024-02-13T00:22:40.655 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:40.655 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2024-02-13T00:22:40.655 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2024-02-13T00:22:40.655 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2024-02-13T00:22:40.655 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:40.655 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2024-02-13T00:22:40.655 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2024-02-13T00:22:40.655 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:40.655 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 7, 2024-02-13T00:22:40.655 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2024-02-13T00:22:40.655 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-13T00:22:40.655 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2024-02-13T00:22:40.656 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2024-02-13T00:22:40.656 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:40.656 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2024-02-13T00:22:40.656 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 2, 2024-02-13T00:22:40.656 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2024-02-13T00:22:40.656 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2024-02-13T00:22:40.656 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2024-02-13T00:22:40.656 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2024-02-13T00:22:40.660 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2024-02-13T00:22:40.660 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2024-02-13T00:22:40.660 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:40.660 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2024-02-13T00:22:40.660 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2024-02-13T00:22:40.660 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2024-02-13T00:22:40.660 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2024-02-13T00:22:40.660 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2024-02-13T00:22:40.660 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2024-02-13T00:22:40.660 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2024-02-13T00:22:40.661 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2024-02-13T00:22:40.661 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2024-02-13T00:22:40.661 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:40.661 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2024-02-13T00:22:40.661 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-13T00:22:40.661 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2024-02-13T00:22:40.661 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2024-02-13T00:22:40.661 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:40.661 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2024-02-13T00:22:40.661 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2024-02-13T00:22:40.661 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2024-02-13T00:22:40.661 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2024-02-13T00:22:40.661 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2024-02-13T00:22:40.661 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2024-02-13T00:22:40.661 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:40.662 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-02-13T00:22:40.662 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:40.662 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2024-02-13T00:22:40.662 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-13T00:22:40.662 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2024-02-13T00:22:27.358209+0000", 2024-02-13T00:22:40.662 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-02-13T00:22:40.662 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:40.662 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2024-02-13T00:22:40.662 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:41.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:41 smithi087 bash[14097]: audit 2024-02-13T00:22:39.609240+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.87:0/2472255179' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-02-13T00:22:41.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:41 smithi087 bash[14097]: audit 2024-02-13T00:22:40.031568+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.87:0/2472255179' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-02-13T00:22:41.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:41 smithi087 bash[14097]: cluster 2024-02-13T00:22:40.031650+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-02-13T00:22:41.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:41 smithi087 bash[14097]: audit 2024-02-13T00:22:40.036672+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.87:0/2472255179' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-13T00:22:41.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:41 smithi087 bash[14097]: audit 2024-02-13T00:22:40.045268+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14100 172.21.15.87:0/2472255179' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"7124d7e5-bf82-42f9-90b6-77fb7efd7301"}]: dispatch 2024-02-13T00:22:41.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:41 smithi087 bash[14097]: audit 2024-02-13T00:22:40.048335+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.87:0/2472255179' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"7124d7e5-bf82-42f9-90b6-77fb7efd7301"}]': finished 2024-02-13T00:22:41.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:41 smithi087 bash[14097]: audit 2024-02-13T00:22:40.048852+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.87:0/2472255179' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"24b506bd-f980-4b87-b9d4-b989680f8695"}]: dispatch 2024-02-13T00:22:41.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:41 smithi087 bash[14097]: audit 2024-02-13T00:22:40.051937+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.87:0/2472255179' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"24b506bd-f980-4b87-b9d4-b989680f8695"}]': finished 2024-02-13T00:22:41.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:41 smithi087 bash[14097]: cluster 2024-02-13T00:22:40.590460+0000 mon.a (mon.0) 26 : cluster [DBG] mgrmap e3: y(active, since 1.01162s) 2024-02-13T00:22:41.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:41 smithi087 bash[14097]: audit 2024-02-13T00:22:40.649134+0000 mon.a (mon.0) 27 : audit [DBG] from='client.? 172.21.15.87:0/3126469758' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-13T00:22:41.296 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Enabling cephadm module... 2024-02-13T00:22:41.296 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi087', '-v', '/var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpgtm70ob_:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpjg2ro17l:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'module', 'enable', 'cephadm'] 2024-02-13T00:22:41.296 INFO:teuthology.orchestra.run.smithi087.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=smithi087 -v /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpgtm70ob_:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpjg2ro17l:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr module enable cephadm 2024-02-13T00:22:42.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:42 smithi087 bash[14097]: audit 2024-02-13T00:22:41.047445+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.14100 172.21.15.87:0/2472255179' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-13T00:22:42.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:42 smithi087 bash[14097]: cluster 2024-02-13T00:22:41.047497+0000 mon.a (mon.0) 29 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-02-13T00:22:42.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:42 smithi087 bash[14097]: audit 2024-02-13T00:22:41.051693+0000 mon.a (mon.0) 30 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-13T00:22:42.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:42 smithi087 bash[14097]: audit 2024-02-13T00:22:41.933864+0000 mon.a (mon.0) 31 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-13T00:22:43.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:43 smithi087 bash[14097]: cluster 2024-02-13T00:22:42.056288+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-02-13T00:22:43.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:43 smithi087 bash[14097]: audit 2024-02-13T00:22:42.451472+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.87:0/2805265013' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-02-13T00:22:43.449 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:22:43 smithi087 bash[14357]: ignoring --setuser ceph since I am not root 2024-02-13T00:22:43.449 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:22:43 smithi087 bash[14357]: ignoring --setgroup ceph since I am not root 2024-02-13T00:22:43.660 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi087', '-v', '/var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpgtm70ob_:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpjg2ro17l:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'dump'] 2024-02-13T00:22:43.660 INFO:teuthology.orchestra.run.smithi087.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=smithi087 -v /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpgtm70ob_:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpjg2ro17l:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr dump 2024-02-13T00:22:44.448 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:44 smithi087 bash[14097]: audit 2024-02-13T00:22:43.060608+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.87:0/2805265013' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-02-13T00:22:44.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:44 smithi087 bash[14097]: cluster 2024-02-13T00:22:43.060721+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e5: y(active, since 3s) 2024-02-13T00:22:44.739 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:22:44.739 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 5, 2024-02-13T00:22:44.739 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14100, 2024-02-13T00:22:44.739 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "y", 2024-02-13T00:22:44.739 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2024-02-13T00:22:44.739 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-02-13T00:22:44.739 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:22:44.740 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-02-13T00:22:44.740 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.87:6800", 2024-02-13T00:22:44.740 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 4146260641 2024-02-13T00:22:44.740 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:44.740 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:22:44.740 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2024-02-13T00:22:44.740 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.87:6801", 2024-02-13T00:22:44.740 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 4146260641 2024-02-13T00:22:44.740 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:44.740 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-02-13T00:22:44.740 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:44.740 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.87:6801/4146260641", 2024-02-13T00:22:44.740 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2024-02-13T00:22:39.578816+0000", 2024-02-13T00:22:44.740 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292836696063, 2024-02-13T00:22:44.741 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2024-02-13T00:22:44.741 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2024-02-13T00:22:44.741 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2024-02-13T00:22:44.741 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2024-02-13T00:22:44.741 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2024-02-13T00:22:45.187 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2024-02-13T00:22:45.188 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.188 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2024-02-13T00:22:45.188 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:22:45.188 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2024-02-13T00:22:45.188 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:22:45.189 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:22:45.189 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:22:45.189 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-02-13T00:22:45.189 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-02-13T00:22:45.189 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-13T00:22:45.189 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.189 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.190 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-02-13T00:22:45.190 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.190 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.190 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.190 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2024-02-13T00:22:45.190 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.190 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.191 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.191 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.191 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:22:45.191 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:22:45.191 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.191 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.191 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.191 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.192 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.192 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.192 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.192 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.192 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.192 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.192 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.193 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.193 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.193 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.193 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.193 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.193 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.193 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.194 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.194 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:22:45.194 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:22:45.194 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.194 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.194 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.194 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.194 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.194 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.195 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.195 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.195 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.195 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.195 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.195 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.195 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:22:45.195 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:22:45.196 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.196 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.196 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.196 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:22:45.196 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.196 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.197 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.197 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.197 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.197 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.197 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.197 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.198 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.198 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.198 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.198 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.198 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.198 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.198 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.199 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:22:45.199 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:22:45.199 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.199 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.199 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.199 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.199 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.199 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.200 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.200 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.200 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.200 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.200 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.200 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.201 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2024-02-13T00:22:45.201 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2024-02-13T00:22:45.201 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.201 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.201 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.201 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.201 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.202 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.202 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.202 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2024-02-13T00:22:45.202 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.202 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.202 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.202 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.202 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2024-02-13T00:22:45.203 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2024-02-13T00:22:45.203 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.203 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.203 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.203 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2024-02-13T00:22:45.203 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.203 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.204 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.204 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2024-02-13T00:22:45.204 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.204 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.204 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.204 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.205 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2024-02-13T00:22:45.205 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2024-02-13T00:22:45.205 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.205 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.205 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.205 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.205 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.205 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.206 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.206 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2024-02-13T00:22:45.206 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.206 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.206 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.206 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.206 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2024-02-13T00:22:45.206 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2024-02-13T00:22:45.207 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.207 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.207 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.207 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.207 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.207 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.207 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.208 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2024-02-13T00:22:45.208 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.208 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.208 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.208 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.208 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2024-02-13T00:22:45.208 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2024-02-13T00:22:45.209 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:22:45.209 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.209 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.209 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2024-02-13T00:22:45.209 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.209 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.209 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.209 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2024-02-13T00:22:45.210 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.210 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.210 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.210 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.210 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2024-02-13T00:22:45.210 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2024-02-13T00:22:45.210 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.211 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.211 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.211 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.211 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.211 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.211 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.211 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2024-02-13T00:22:45.212 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.212 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.212 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.212 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.212 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2024-02-13T00:22:45.212 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2024-02-13T00:22:45.212 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.213 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.213 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.213 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:22:45.213 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.213 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.213 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.213 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2024-02-13T00:22:45.214 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.214 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.214 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.214 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.214 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2024-02-13T00:22:45.214 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2024-02-13T00:22:45.214 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.215 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.215 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.215 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.215 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.215 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.215 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.215 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2024-02-13T00:22:45.215 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.216 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.216 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.216 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.216 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.216 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.216 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:22:45.216 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2024-02-13T00:22:45.217 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:22:45.217 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:22:45.217 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:22:45.217 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2024-02-13T00:22:45.217 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2024-02-13T00:22:45.217 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.217 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.218 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.218 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.218 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.218 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.218 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.218 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2024-02-13T00:22:45.218 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.218 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.219 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.219 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.219 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2024-02-13T00:22:45.219 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2024-02-13T00:22:45.219 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.219 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.219 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.220 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2024-02-13T00:22:45.220 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.220 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.220 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.220 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2024-02-13T00:22:45.220 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2024-02-13T00:22:45.221 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.221 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.221 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.221 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2024-02-13T00:22:45.221 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2024-02-13T00:22:45.221 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-02-13T00:22:45.221 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.222 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.222 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-02-13T00:22:45.222 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2024-02-13T00:22:45.222 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2024-02-13T00:22:45.222 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.222 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2024-02-13T00:22:45.222 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-02-13T00:22:45.222 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.223 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.223 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.223 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2024-02-13T00:22:45.223 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2024-02-13T00:22:45.223 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-02-13T00:22:45.223 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.223 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.224 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2024-02-13T00:22:45.224 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2024-02-13T00:22:45.224 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2024-02-13T00:22:45.224 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.224 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2024-02-13T00:22:45.224 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.224 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.225 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.225 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.225 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2024-02-13T00:22:45.225 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2024-02-13T00:22:45.225 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.225 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.225 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.225 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2024-02-13T00:22:45.226 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.226 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.226 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.226 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2024-02-13T00:22:45.226 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2024-02-13T00:22:45.226 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.226 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.227 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.227 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2024-02-13T00:22:45.227 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2024-02-13T00:22:45.227 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-02-13T00:22:45.227 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.227 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.227 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2024-02-13T00:22:45.228 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2024-02-13T00:22:45.228 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2024-02-13T00:22:45.228 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.228 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2024-02-13T00:22:45.228 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2024-02-13T00:22:45.228 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.228 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.228 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.229 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2024-02-13T00:22:45.229 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2024-02-13T00:22:45.229 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.229 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.229 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.229 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2024-02-13T00:22:45.229 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.230 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.230 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.230 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2024-02-13T00:22:45.230 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2024-02-13T00:22:45.230 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.230 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.230 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.231 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2024-02-13T00:22:45.231 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2024-02-13T00:22:45.231 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-02-13T00:22:45.231 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.231 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.231 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2024-02-13T00:22:45.231 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2024-02-13T00:22:45.232 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2024-02-13T00:22:45.232 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.232 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2024-02-13T00:22:45.232 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-02-13T00:22:45.232 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.232 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.232 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.233 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:22:45.235 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:22:45.236 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.236 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.236 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.236 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.236 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.236 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.236 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.236 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.236 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.237 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.237 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.237 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.237 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.237 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.237 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.237 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.237 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.237 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.238 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.238 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:22:45.238 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:22:45.238 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.238 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.238 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.238 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.238 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.239 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.239 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.239 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.239 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.239 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.239 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.239 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.240 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:22:45.240 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:22:45.240 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.240 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.240 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.240 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:22:45.240 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.240 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.241 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.241 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.241 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.241 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.241 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.241 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.241 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.242 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.242 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.242 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.242 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.242 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.242 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.243 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:22:45.243 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:22:45.243 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.243 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.243 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.243 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.244 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.244 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.244 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.244 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.244 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.244 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.244 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.244 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.245 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2024-02-13T00:22:45.245 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2024-02-13T00:22:45.245 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-02-13T00:22:45.245 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.245 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.245 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-02-13T00:22:45.246 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.246 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.246 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.246 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2024-02-13T00:22:45.246 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.246 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.247 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.247 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.247 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2024-02-13T00:22:45.247 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2024-02-13T00:22:45.247 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.247 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.247 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.247 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "none", 2024-02-13T00:22:45.248 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.248 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.248 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.248 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2024-02-13T00:22:45.248 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2024-02-13T00:22:45.248 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2024-02-13T00:22:45.248 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.249 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2024-02-13T00:22:45.249 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.249 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.249 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.249 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.249 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2024-02-13T00:22:45.249 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2024-02-13T00:22:45.250 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.250 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.250 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.250 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.250 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.250 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.250 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.250 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2024-02-13T00:22:45.251 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.251 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.251 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.251 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.251 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-02-13T00:22:45.251 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-02-13T00:22:45.251 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-13T00:22:45.252 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.252 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.252 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-02-13T00:22:45.252 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.252 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.252 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.252 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2024-02-13T00:22:45.252 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.253 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.253 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.253 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.253 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2024-02-13T00:22:45.253 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2024-02-13T00:22:45.253 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:22:45.253 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.254 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.254 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-02-13T00:22:45.254 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2024-02-13T00:22:45.254 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.254 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.255 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2024-02-13T00:22:45.255 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2024-02-13T00:22:45.255 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.255 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.255 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.255 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2024-02-13T00:22:45.256 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2024-02-13T00:22:45.256 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-02-13T00:22:45.256 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.256 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.256 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-02-13T00:22:45.256 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.256 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.257 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.257 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2024-02-13T00:22:45.257 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.257 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.257 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.257 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.257 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.258 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.258 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:22:45.258 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2024-02-13T00:22:45.258 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:22:45.258 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:22:45.258 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:22:45.259 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2024-02-13T00:22:45.259 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2024-02-13T00:22:45.259 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.259 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.259 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.259 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.259 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.260 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.260 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.260 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2024-02-13T00:22:45.260 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.", 2024-02-13T00:22:45.260 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.260 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.261 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.261 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2024-02-13T00:22:45.261 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2024-02-13T00:22:45.261 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.261 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.261 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.262 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph", 2024-02-13T00:22:45.262 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.262 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.262 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.262 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2024-02-13T00:22:45.262 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.262 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.263 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.263 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.263 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2024-02-13T00:22:45.263 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2024-02-13T00:22:45.263 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-13T00:22:45.263 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.263 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.264 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-02-13T00:22:45.264 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.264 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.264 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.264 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2024-02-13T00:22:45.264 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.265 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.265 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.265 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.265 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2024-02-13T00:22:45.265 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2024-02-13T00:22:45.265 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-13T00:22:45.266 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.266 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.266 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2024-02-13T00:22:45.266 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.266 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.266 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.266 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2024-02-13T00:22:45.267 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.267 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.267 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.267 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.267 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2024-02-13T00:22:45.267 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2024-02-13T00:22:45.267 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-13T00:22:45.268 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.268 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.268 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-02-13T00:22:45.268 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.268 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.269 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.269 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2024-02-13T00:22:45.269 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.269 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.269 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.269 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.269 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:22:45.270 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:22:45.270 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.270 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.270 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.270 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.270 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.270 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.271 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.271 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.271 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.271 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.271 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.272 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.272 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.272 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.272 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.272 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.272 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.272 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.273 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.273 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:22:45.273 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:22:45.273 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.273 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.273 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.273 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:22:45.273 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.274 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.274 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.274 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2024-02-13T00:22:45.274 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.274 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.274 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.274 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.275 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:22:45.275 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:22:45.275 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.275 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.275 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.275 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:22:45.275 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.275 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.276 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.276 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.276 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.276 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.276 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.276 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.276 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.277 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.277 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.277 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.277 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.277 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.277 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.277 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:22:45.278 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:22:45.278 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.278 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.278 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.278 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.278 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.278 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.278 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.278 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.279 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.279 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.279 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.279 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.279 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2024-02-13T00:22:45.279 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2024-02-13T00:22:45.279 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.280 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.280 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.280 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2024-02-13T00:22:45.280 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.280 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.280 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.280 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2024-02-13T00:22:45.281 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2024-02-13T00:22:45.281 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.281 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2024-02-13T00:22:45.281 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.281 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.281 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.281 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.282 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2024-02-13T00:22:45.282 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2024-02-13T00:22:45.282 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.282 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.282 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.282 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-13T00:22:45.283 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.283 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.283 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.283 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2024-02-13T00:22:45.283 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.283 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.283 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.283 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.284 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2024-02-13T00:22:45.284 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2024-02-13T00:22:45.284 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.284 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.284 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.284 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:22:45.285 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.285 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.285 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.285 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2024-02-13T00:22:45.285 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.285 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.286 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.286 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.286 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2024-02-13T00:22:45.286 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2024-02-13T00:22:45.286 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.286 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.286 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.287 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:22:45.287 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.287 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.287 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.287 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2024-02-13T00:22:45.287 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.287 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.288 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.288 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.288 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2024-02-13T00:22:45.288 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2024-02-13T00:22:45.288 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.289 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.289 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.289 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:22:45.289 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.289 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.289 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.289 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2024-02-13T00:22:45.289 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.289 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.290 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.290 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.290 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.290 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.290 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:22:45.290 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2024-02-13T00:22:45.290 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:22:45.290 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:22:45.290 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:22:45.290 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:22:45.291 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:22:45.291 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.291 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.291 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.291 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.291 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.291 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.291 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.291 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.291 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.291 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.291 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.292 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.292 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.292 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.292 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.292 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.292 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.292 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.293 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.293 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:22:45.293 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:22:45.293 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.293 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.293 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.293 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.293 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.293 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.293 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.294 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.294 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.294 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.294 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.294 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.294 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:22:45.294 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:22:45.294 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.295 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.295 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.295 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:22:45.295 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.295 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.295 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.295 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.296 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.296 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.296 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.296 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.296 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.296 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.296 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.297 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.297 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.297 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.297 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.297 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:22:45.297 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:22:45.297 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.297 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.298 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.298 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.298 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.298 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.298 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.298 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.299 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.299 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.299 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.299 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.299 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2024-02-13T00:22:45.299 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2024-02-13T00:22:45.299 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-13T00:22:45.299 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.300 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.300 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2024-02-13T00:22:45.300 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.300 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.300 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.301 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2024-02-13T00:22:45.301 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.301 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.301 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.301 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.301 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2024-02-13T00:22:45.301 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2024-02-13T00:22:45.302 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-13T00:22:45.302 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.302 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.302 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2024-02-13T00:22:45.302 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.302 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.302 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.303 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2024-02-13T00:22:45.303 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.303 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.303 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.303 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.303 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.304 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.304 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:22:45.304 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2024-02-13T00:22:45.304 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:22:45.304 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:22:45.304 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:22:45.305 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2024-02-13T00:22:45.305 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2024-02-13T00:22:45.305 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.305 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.305 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.305 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.305 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.305 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.306 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.306 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.306 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.306 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.306 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.306 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.306 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2024-02-13T00:22:45.306 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2024-02-13T00:22:45.307 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.307 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.307 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.307 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.307 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.307 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.308 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.308 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.308 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.308 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.308 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.308 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.309 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2024-02-13T00:22:45.309 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2024-02-13T00:22:45.309 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.309 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.309 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.310 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:22:45.310 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.310 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.310 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.310 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.310 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.310 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.310 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.311 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.311 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2024-02-13T00:22:45.311 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2024-02-13T00:22:45.311 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.311 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.311 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.311 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:22:45.312 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.312 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.312 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.312 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.312 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.312 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.312 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.313 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.313 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2024-02-13T00:22:45.313 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2024-02-13T00:22:45.313 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.313 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.313 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.313 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:22:45.313 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.314 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.314 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.314 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.314 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.314 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.314 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.314 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.314 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2024-02-13T00:22:45.315 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2024-02-13T00:22:45.315 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.315 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.315 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.315 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:22:45.315 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.316 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.316 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.316 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.316 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.316 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.316 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.316 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.317 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2024-02-13T00:22:45.317 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2024-02-13T00:22:45.317 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.317 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.317 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.317 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:22:45.318 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.318 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.318 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.318 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.318 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.318 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.318 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.319 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.319 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2024-02-13T00:22:45.319 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2024-02-13T00:22:45.319 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.319 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.319 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.320 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:22:45.320 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.320 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.320 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.320 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.320 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.321 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.321 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.321 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.321 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2024-02-13T00:22:45.321 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2024-02-13T00:22:45.321 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.321 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.322 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.322 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:22:45.322 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.322 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.322 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.322 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.323 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.323 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.323 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.323 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.323 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2024-02-13T00:22:45.323 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2024-02-13T00:22:45.324 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.324 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.324 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.324 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:22:45.324 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.324 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.324 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.325 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.325 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.325 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.325 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.325 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.325 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2024-02-13T00:22:45.326 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2024-02-13T00:22:45.326 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.326 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.326 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.326 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.326 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.326 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.327 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.327 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.327 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.327 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.327 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.327 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.327 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2024-02-13T00:22:45.327 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2024-02-13T00:22:45.328 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.328 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.328 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.328 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-02-13T00:22:45.328 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.328 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.328 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.328 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.329 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.329 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.329 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.329 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.329 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2024-02-13T00:22:45.329 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2024-02-13T00:22:45.330 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.330 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.330 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.330 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:22:45.330 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.330 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.331 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.331 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.331 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.331 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.331 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.331 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.331 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2024-02-13T00:22:45.331 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2024-02-13T00:22:45.332 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.332 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.332 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.332 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.332 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.332 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.332 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.332 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.333 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.333 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.333 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.333 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.333 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2024-02-13T00:22:45.333 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2024-02-13T00:22:45.333 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.334 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.334 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.334 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-02-13T00:22:45.334 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.334 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.334 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.334 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.334 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.335 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.335 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.335 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.335 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2024-02-13T00:22:45.335 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2024-02-13T00:22:45.335 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.335 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.336 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.336 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.336 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.336 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.336 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.336 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.337 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.337 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.337 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.337 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.337 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2024-02-13T00:22:45.337 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2024-02-13T00:22:45.338 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.338 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.338 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.338 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:22:45.338 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.338 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.338 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.339 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.339 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.339 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.339 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.339 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.339 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2024-02-13T00:22:45.339 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2024-02-13T00:22:45.340 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.340 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.340 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.340 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.340 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.340 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.340 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.340 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.341 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.341 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.341 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.341 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.341 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2024-02-13T00:22:45.341 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2024-02-13T00:22:45.341 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.342 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.342 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.342 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.342 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.342 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.342 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.342 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.343 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.343 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.343 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.343 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.343 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2024-02-13T00:22:45.343 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2024-02-13T00:22:45.344 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.344 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.344 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.344 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.344 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.344 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.344 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.345 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.345 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.345 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.345 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.345 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.345 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2024-02-13T00:22:45.345 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2024-02-13T00:22:45.346 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.346 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.346 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.346 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:22:45.346 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.346 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.346 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.347 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.347 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.347 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.347 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.347 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.347 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2024-02-13T00:22:45.347 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2024-02-13T00:22:45.348 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.348 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.348 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.348 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:22:45.348 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.348 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.348 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.349 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.349 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.349 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.349 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.349 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.349 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2024-02-13T00:22:45.349 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2024-02-13T00:22:45.350 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.350 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.350 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.350 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.350 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.350 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.350 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.351 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.351 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.351 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.351 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.351 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.351 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2024-02-13T00:22:45.351 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2024-02-13T00:22:45.352 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.352 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.352 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.353 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.353 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.353 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.353 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.353 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.353 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.353 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.354 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.354 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.354 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2024-02-13T00:22:45.354 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2024-02-13T00:22:45.354 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.354 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.354 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.355 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.355 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.355 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.355 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.355 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.355 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.356 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.356 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.356 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.356 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2024-02-13T00:22:45.356 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2024-02-13T00:22:45.356 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.356 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.357 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.357 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:22:45.357 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.357 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.357 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.357 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.358 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.358 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.358 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.358 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.358 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2024-02-13T00:22:45.358 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2024-02-13T00:22:45.358 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.358 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.359 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.359 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2024-02-13T00:22:45.359 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.359 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.359 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.359 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.359 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.360 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.360 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.360 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.360 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2024-02-13T00:22:45.360 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2024-02-13T00:22:45.360 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:22:45.360 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.361 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.361 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-02-13T00:22:45.361 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.361 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.361 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.361 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.361 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.362 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.362 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.362 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.362 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2024-02-13T00:22:45.362 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2024-02-13T00:22:45.362 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:22:45.362 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.363 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.363 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2024-02-13T00:22:45.363 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.363 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.363 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.363 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.363 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.364 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.364 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.364 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.364 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2024-02-13T00:22:45.364 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2024-02-13T00:22:45.364 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:22:45.364 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.365 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.365 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2024-02-13T00:22:45.365 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.365 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.365 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.365 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.366 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.366 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.366 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.366 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.366 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2024-02-13T00:22:45.366 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2024-02-13T00:22:45.367 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.367 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.367 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.367 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.367 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.367 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.367 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.367 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.367 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.368 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.368 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.368 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.368 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2024-02-13T00:22:45.368 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2024-02-13T00:22:45.368 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.369 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.369 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.369 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-02-13T00:22:45.369 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.369 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.369 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.369 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.370 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.370 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.370 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.370 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.370 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2024-02-13T00:22:45.370 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2024-02-13T00:22:45.370 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.371 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.371 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.371 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.371 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.371 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.371 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.371 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.372 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.372 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.372 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.372 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.372 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2024-02-13T00:22:45.372 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2024-02-13T00:22:45.372 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:22:45.372 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.373 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.373 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2024-02-13T00:22:45.373 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.373 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.373 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.373 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.374 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.374 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.374 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.374 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.374 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2024-02-13T00:22:45.374 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2024-02-13T00:22:45.374 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.374 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.375 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.375 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2024-02-13T00:22:45.375 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.375 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.375 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.375 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.376 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.376 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.376 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.376 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.376 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2024-02-13T00:22:45.376 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2024-02-13T00:22:45.376 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.376 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.377 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.377 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.377 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.377 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.377 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.377 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.377 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.378 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.378 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.378 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.378 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2024-02-13T00:22:45.378 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2024-02-13T00:22:45.378 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.378 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.379 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.379 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:22:45.379 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.379 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.379 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.379 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.379 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.379 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.380 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.380 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.380 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2024-02-13T00:22:45.380 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2024-02-13T00:22:45.380 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.380 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.380 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.381 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.381 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.381 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.381 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.381 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.381 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.381 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.382 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.382 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.382 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2024-02-13T00:22:45.382 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2024-02-13T00:22:45.382 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:22:45.382 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.383 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.383 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-02-13T00:22:45.383 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.383 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.383 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.383 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.383 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.384 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.384 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.384 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.384 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2024-02-13T00:22:45.384 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2024-02-13T00:22:45.384 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:22:45.384 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.385 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.385 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-02-13T00:22:45.385 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.385 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.385 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.385 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.386 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.386 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.386 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.386 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.386 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2024-02-13T00:22:45.386 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2024-02-13T00:22:45.386 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:22:45.387 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.387 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.387 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-02-13T00:22:45.387 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.387 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.387 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.387 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.388 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.388 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.388 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.388 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.388 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2024-02-13T00:22:45.388 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2024-02-13T00:22:45.389 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.389 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.389 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.389 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.389 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.389 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.389 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.390 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.390 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.390 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.390 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.390 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.390 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2024-02-13T00:22:45.390 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2024-02-13T00:22:45.391 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.391 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.391 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.391 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.391 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.391 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.391 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.391 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2024-02-13T00:22:45.392 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.392 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.392 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.392 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.392 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2024-02-13T00:22:45.392 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2024-02-13T00:22:45.393 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:22:45.393 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.393 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.393 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2024-02-13T00:22:45.393 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.393 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.393 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.394 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.394 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.394 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.394 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.394 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.394 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2024-02-13T00:22:45.394 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2024-02-13T00:22:45.394 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.395 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.395 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.395 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.395 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.395 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.395 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.395 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.396 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.396 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.396 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.396 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.396 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:22:45.396 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:22:45.396 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.396 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.397 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.397 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.397 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.397 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.397 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.397 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.397 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.398 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.398 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.398 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.398 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.398 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.398 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.398 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.398 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.399 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.399 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.399 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:22:45.399 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:22:45.399 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.399 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.399 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.400 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.400 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.400 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.400 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.400 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.401 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.401 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.401 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.401 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.401 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:22:45.401 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:22:45.401 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.402 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.402 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.402 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:22:45.402 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.402 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.402 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.402 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.403 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.403 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.403 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.403 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.403 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.403 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.403 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.404 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.404 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.404 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.404 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.404 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:22:45.404 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:22:45.405 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.405 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.405 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.405 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.405 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.405 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.405 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.406 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.406 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.406 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.406 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.406 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.406 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2024-02-13T00:22:45.406 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2024-02-13T00:22:45.407 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.407 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.407 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.407 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.407 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.407 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.407 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.408 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.408 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.408 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.408 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.408 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.408 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-02-13T00:22:45.408 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-02-13T00:22:45.409 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.409 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.409 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.409 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2024-02-13T00:22:45.409 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.409 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.409 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.410 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.410 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.410 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.410 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.410 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.410 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-02-13T00:22:45.410 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-02-13T00:22:45.411 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:22:45.411 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.411 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.411 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2024-02-13T00:22:45.411 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.411 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.411 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.412 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.412 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.412 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.412 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.412 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.412 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2024-02-13T00:22:45.412 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2024-02-13T00:22:45.412 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.413 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.413 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.413 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:22:45.413 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.413 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.413 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.414 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.414 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.414 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.414 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.414 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.414 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2024-02-13T00:22:45.414 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2024-02-13T00:22:45.415 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:22:45.415 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.415 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.415 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2024-02-13T00:22:45.415 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.415 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.415 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.416 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.416 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.416 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.416 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.416 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.416 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2024-02-13T00:22:45.416 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2024-02-13T00:22:45.417 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.417 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.417 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.417 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2024-02-13T00:22:45.417 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.417 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.417 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.418 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.418 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2024-02-13T00:22:45.418 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.418 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.418 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.418 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.418 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.418 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.419 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2024-02-13T00:22:45.419 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2024-02-13T00:22:45.419 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:22:45.419 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.419 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.420 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2024-02-13T00:22:45.420 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2024-02-13T00:22:45.420 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2024-02-13T00:22:45.420 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.420 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.420 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.420 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.421 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.421 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.421 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2024-02-13T00:22:45.421 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2024-02-13T00:22:45.421 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.421 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.422 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.422 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.422 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.422 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.422 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.422 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.422 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.422 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.423 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.423 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.423 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2024-02-13T00:22:45.423 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2024-02-13T00:22:45.423 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.423 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.423 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.424 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.424 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.424 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.424 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.424 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.424 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.424 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.424 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.425 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.425 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.425 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.425 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:22:45.425 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2024-02-13T00:22:45.425 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:22:45.426 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:22:45.426 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:22:45.426 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2024-02-13T00:22:45.426 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2024-02-13T00:22:45.426 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.426 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.426 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.426 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:22:45.427 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.427 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.427 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.427 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2024-02-13T00:22:45.427 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.427 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.427 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.427 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.428 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:22:45.428 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:22:45.428 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.428 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.428 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.428 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.429 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.429 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.429 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.429 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.429 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.429 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.429 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.429 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.430 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.430 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.430 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.430 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.430 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.430 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.430 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.431 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:22:45.431 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:22:45.431 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.431 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.431 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.431 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.431 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.431 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.431 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.432 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.432 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.432 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.432 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.432 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.432 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:22:45.432 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:22:45.432 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.432 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.433 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.433 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:22:45.433 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.433 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.433 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.433 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.434 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.434 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.434 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.434 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.434 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.434 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.434 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.434 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.435 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.435 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.435 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.435 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:22:45.435 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:22:45.435 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.435 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.436 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.436 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.436 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.436 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.436 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.436 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.436 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.436 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.437 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.437 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.437 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2024-02-13T00:22:45.437 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2024-02-13T00:22:45.437 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-13T00:22:45.437 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.439 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.439 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2024-02-13T00:22:45.440 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.440 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.440 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.440 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2024-02-13T00:22:45.440 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.440 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.440 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.441 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.441 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2024-02-13T00:22:45.441 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2024-02-13T00:22:45.441 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.441 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.441 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.441 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2024-02-13T00:22:45.442 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.442 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.442 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.442 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2024-02-13T00:22:45.442 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.442 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.442 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.443 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.443 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2024-02-13T00:22:45.443 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2024-02-13T00:22:45.443 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-13T00:22:45.443 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.443 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.443 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2024-02-13T00:22:45.443 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.443 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.444 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.444 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2024-02-13T00:22:45.444 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.444 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.444 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.444 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.444 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2024-02-13T00:22:45.445 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2024-02-13T00:22:45.445 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-13T00:22:45.445 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.445 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.445 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2024-02-13T00:22:45.445 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.446 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.446 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.446 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2024-02-13T00:22:45.446 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.446 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.446 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.446 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.447 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2024-02-13T00:22:45.447 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2024-02-13T00:22:45.447 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.447 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.447 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.447 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:22:45.447 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.447 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.448 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.448 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2024-02-13T00:22:45.448 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.448 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.448 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.448 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.449 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-02-13T00:22:45.449 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-02-13T00:22:45.449 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-13T00:22:45.449 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.449 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.449 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-02-13T00:22:45.449 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.450 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.450 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.450 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2024-02-13T00:22:45.450 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.450 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.450 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.451 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.451 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2024-02-13T00:22:45.451 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2024-02-13T00:22:45.451 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-13T00:22:45.451 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.451 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.451 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2024-02-13T00:22:45.452 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.452 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.452 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.452 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2024-02-13T00:22:45.452 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.452 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.452 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.453 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.453 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.453 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.453 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:22:45.453 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2024-02-13T00:22:45.453 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:22:45.454 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:22:45.454 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:22:45.454 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:22:45.454 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:22:45.455 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.455 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.455 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.455 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.455 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.455 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.455 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.455 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.456 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.456 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.456 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.456 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.456 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.456 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.456 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.457 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.457 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.457 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.457 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.457 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:22:45.457 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:22:45.457 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.457 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.458 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.458 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.458 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.458 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.458 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.458 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.458 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.459 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.459 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.459 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.459 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:22:45.459 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:22:45.459 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.459 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.459 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.460 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:22:45.460 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.460 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.460 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.460 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.460 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.460 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.461 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.461 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.461 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.461 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.461 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.461 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.461 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.462 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.462 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.462 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:22:45.462 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:22:45.462 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.462 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.462 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.462 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.463 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.463 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.463 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.463 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.463 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.463 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.463 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.464 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.464 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2024-02-13T00:22:45.464 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2024-02-13T00:22:45.464 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.464 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.464 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.464 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2024-02-13T00:22:45.464 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.465 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.465 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.465 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.465 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.465 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.465 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.465 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.465 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2024-02-13T00:22:45.466 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2024-02-13T00:22:45.466 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.466 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.466 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.466 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2024-02-13T00:22:45.466 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.466 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.467 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.467 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.467 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.467 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.467 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.467 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.467 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-02-13T00:22:45.467 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-02-13T00:22:45.468 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.468 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.468 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.468 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-02-13T00:22:45.468 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.468 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.468 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.469 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.469 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.469 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.469 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.469 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.469 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.469 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.469 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:22:45.470 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2024-02-13T00:22:45.470 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2024-02-13T00:22:45.470 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2024-02-13T00:22:45.470 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:22:45.470 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2024-02-13T00:22:45.470 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2024-02-13T00:22:45.471 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.471 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.471 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.471 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2024-02-13T00:22:45.471 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.471 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.471 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.472 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.472 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.472 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.472 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.472 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.472 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2024-02-13T00:22:45.472 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2024-02-13T00:22:45.472 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.473 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.473 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.473 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2024-02-13T00:22:45.473 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.473 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.473 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.473 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.473 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.474 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.474 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.474 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.474 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2024-02-13T00:22:45.474 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2024-02-13T00:22:45.474 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.475 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.475 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.475 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-13T00:22:45.475 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.475 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.475 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.475 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.475 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.476 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.476 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.476 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.476 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-02-13T00:22:45.476 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-02-13T00:22:45.476 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.477 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.477 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.477 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2024-02-13T00:22:45.477 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.477 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.477 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.478 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.478 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.478 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.478 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.478 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.478 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:22:45.478 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:22:45.479 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.479 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.479 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.479 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.479 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.479 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.479 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.480 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.480 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.480 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.480 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.480 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.480 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.480 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.481 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.481 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.481 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.481 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.481 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.481 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:22:45.482 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:22:45.482 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.482 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.482 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.482 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.482 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.482 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.483 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.483 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.483 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.483 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.483 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.483 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.483 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:22:45.484 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:22:45.484 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.484 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.484 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.484 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:22:45.484 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.484 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.485 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.485 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.485 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.485 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.485 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.485 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.485 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.485 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.485 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.486 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.486 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.486 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.486 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.486 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:22:45.486 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:22:45.486 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.486 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.487 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.487 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.487 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.487 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.487 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.487 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.487 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.487 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.488 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.488 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.488 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2024-02-13T00:22:45.488 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2024-02-13T00:22:45.488 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.488 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.488 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.488 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-13T00:22:45.489 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.489 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.489 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.489 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.489 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.489 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.489 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.490 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.490 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2024-02-13T00:22:45.490 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2024-02-13T00:22:45.490 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.490 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.490 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.490 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2024-02-13T00:22:45.491 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.491 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.491 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.491 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.491 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.491 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.492 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.492 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.492 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2024-02-13T00:22:45.492 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2024-02-13T00:22:45.492 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.492 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.492 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.492 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2024-02-13T00:22:45.492 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.493 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.493 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.493 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.493 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.493 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.493 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.494 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.494 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2024-02-13T00:22:45.494 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2024-02-13T00:22:45.494 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.494 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.494 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.494 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-02-13T00:22:45.495 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.495 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.495 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.495 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.495 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.495 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.495 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.495 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.496 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2024-02-13T00:22:45.496 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2024-02-13T00:22:45.496 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.496 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.496 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.496 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-13T00:22:45.497 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.497 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.497 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.497 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.497 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.497 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.497 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.498 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.498 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2024-02-13T00:22:45.498 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2024-02-13T00:22:45.498 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.498 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.498 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.498 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2024-02-13T00:22:45.498 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.499 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.499 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.499 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.499 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.499 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.499 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.499 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.500 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.500 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.500 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:22:45.500 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2024-02-13T00:22:45.500 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:22:45.500 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:22:45.500 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:22:45.501 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:22:45.501 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:22:45.501 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.501 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.501 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.501 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.501 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.501 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.502 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.502 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.502 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.502 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.502 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.502 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.502 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.502 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.502 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.503 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.503 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.503 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.503 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.503 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:22:45.503 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:22:45.503 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.503 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.503 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.504 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.504 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.504 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.504 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.504 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.504 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.504 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.504 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.505 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.505 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:22:45.505 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:22:45.505 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.505 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.505 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.505 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:22:45.506 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.506 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.506 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.506 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.506 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.506 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.506 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.506 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.507 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.507 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.507 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.507 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.507 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.507 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.507 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.508 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:22:45.508 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:22:45.508 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.508 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.508 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.508 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.508 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.508 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.509 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.509 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.509 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.509 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.509 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.509 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.510 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.510 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.510 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:22:45.510 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2024-02-13T00:22:45.510 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:22:45.510 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:22:45.510 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:22:45.511 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:22:45.511 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:22:45.511 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.511 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.511 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.511 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.511 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.512 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.512 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.512 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.512 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.512 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.512 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.512 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.512 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.513 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.513 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.513 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.513 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.513 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.513 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.514 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:22:45.514 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:22:45.514 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.514 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.514 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.514 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.514 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.515 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.515 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.515 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.515 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.515 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.515 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.515 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.515 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:22:45.516 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:22:45.516 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.516 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.516 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.516 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:22:45.517 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.517 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.517 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.517 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.517 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.517 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.517 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.518 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.518 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.518 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.518 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.518 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.518 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.518 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.519 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.519 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:22:45.519 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:22:45.519 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.519 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.519 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.519 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.519 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.520 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.520 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.520 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.520 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.520 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.520 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.520 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.521 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.521 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.521 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:22:45.521 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2024-02-13T00:22:45.521 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:22:45.521 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:22:45.522 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:22:45.522 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2024-02-13T00:22:45.522 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2024-02-13T00:22:45.522 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:22:45.522 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.522 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.522 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2024-02-13T00:22:45.523 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.523 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.523 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.523 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2024-02-13T00:22:45.523 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.523 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.523 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.523 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.523 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2024-02-13T00:22:45.524 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2024-02-13T00:22:45.524 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:22:45.524 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.524 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.524 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-02-13T00:22:45.524 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2024-02-13T00:22:45.524 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.524 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.524 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2024-02-13T00:22:45.525 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.525 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.525 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.525 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.525 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:22:45.525 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:22:45.526 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.526 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.526 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.526 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.526 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.526 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.526 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.526 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.526 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.527 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.527 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.527 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.527 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.527 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.527 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.528 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.528 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.528 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.528 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.528 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:22:45.529 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:22:45.529 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.529 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.529 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.529 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.529 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.529 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.530 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.530 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.530 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.530 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.530 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.530 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.530 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:22:45.531 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:22:45.531 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.531 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.531 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.531 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:22:45.532 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.532 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.532 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.532 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.532 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.532 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.532 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.533 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.533 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.533 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.533 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.533 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.533 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.533 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.534 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.534 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:22:45.534 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:22:45.534 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.534 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.534 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.534 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.534 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.535 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.535 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.535 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.535 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.535 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.535 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.535 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.535 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.535 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.536 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:22:45.536 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2024-02-13T00:22:45.536 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:22:45.536 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:22:45.536 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:22:45.537 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2024-02-13T00:22:45.537 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2024-02-13T00:22:45.537 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.537 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.537 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.537 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2024-02-13T00:22:45.537 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.537 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.538 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.538 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2024-02-13T00:22:45.538 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.538 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.538 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.538 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.538 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:22:45.538 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:22:45.539 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.539 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.539 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.539 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.539 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.539 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.539 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.539 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.539 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.539 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.540 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.540 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.540 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.540 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.540 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.540 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.540 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.541 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.541 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.541 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:22:45.541 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:22:45.541 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.541 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.541 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.541 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.542 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.542 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.542 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.542 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.542 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.542 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.542 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.543 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.543 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:22:45.543 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:22:45.543 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.543 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.543 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.543 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:22:45.543 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.543 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.544 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.544 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.544 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.544 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.544 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.544 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.544 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.544 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.545 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.545 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.545 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.545 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.545 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.545 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:22:45.545 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:22:45.545 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.546 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.546 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.546 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.546 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.546 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.546 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.546 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.547 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.547 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.547 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.547 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.547 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2024-02-13T00:22:45.547 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2024-02-13T00:22:45.547 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:22:45.547 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.548 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.548 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.548 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.548 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.548 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.548 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2024-02-13T00:22:45.548 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.548 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.549 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.549 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.549 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2024-02-13T00:22:45.549 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2024-02-13T00:22:45.549 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:22:45.549 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.549 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.549 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2024-02-13T00:22:45.549 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.550 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.550 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.550 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2024-02-13T00:22:45.550 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.550 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.550 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.550 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.550 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2024-02-13T00:22:45.550 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2024-02-13T00:22:45.551 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:22:45.551 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.551 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.551 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2024-02-13T00:22:45.551 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.551 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.551 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.551 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2024-02-13T00:22:45.552 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.552 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.552 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.552 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.552 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2024-02-13T00:22:45.552 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2024-02-13T00:22:45.552 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.552 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.553 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.553 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.553 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.553 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.553 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.553 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2024-02-13T00:22:45.553 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.553 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.554 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.554 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.554 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2024-02-13T00:22:45.554 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2024-02-13T00:22:45.554 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.554 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.554 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.555 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2024-02-13T00:22:45.555 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.555 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.555 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.555 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2024-02-13T00:22:45.555 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.555 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.555 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.555 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.555 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.556 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.556 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:22:45.556 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2024-02-13T00:22:45.556 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:22:45.556 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:22:45.556 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:22:45.556 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:22:45.556 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:22:45.556 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.556 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.557 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.557 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.557 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.557 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.557 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.557 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.557 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.557 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.557 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.557 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.558 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.558 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.558 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.558 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.558 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.558 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.558 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.558 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:22:45.559 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:22:45.559 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.559 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.559 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.559 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.559 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.559 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.559 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.559 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.560 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.560 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.560 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.560 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.560 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:22:45.560 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:22:45.560 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.560 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.560 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.560 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:22:45.561 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.561 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.561 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.561 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.561 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.561 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.561 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.561 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.561 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.562 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.562 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.562 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.562 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.562 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.562 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.562 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:22:45.562 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:22:45.562 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.562 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.562 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.563 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.563 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.563 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.563 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.563 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.563 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.563 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.563 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.563 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.563 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2024-02-13T00:22:45.563 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2024-02-13T00:22:45.564 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.564 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.564 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.564 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-13T00:22:45.564 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.564 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.564 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.564 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2024-02-13T00:22:45.564 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2024-02-13T00:22:45.565 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2024-02-13T00:22:45.565 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.565 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2024-02-13T00:22:45.565 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.565 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.565 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.565 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.565 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.565 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.565 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:22:45.566 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2024-02-13T00:22:45.566 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:22:45.566 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:22:45.566 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:22:45.566 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:22:45.566 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:22:45.566 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.566 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.566 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.566 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.567 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.567 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.567 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.567 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.567 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.567 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.567 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.567 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.567 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.568 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.568 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.568 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.568 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.568 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.568 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.568 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:22:45.568 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:22:45.568 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.568 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.569 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.569 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.569 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.569 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.569 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.569 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.569 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.569 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.569 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.569 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.569 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:22:45.569 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:22:45.570 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.570 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.570 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.570 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:22:45.570 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.570 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.570 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.570 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.570 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.570 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.571 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.571 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.571 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.571 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.571 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.571 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.571 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.571 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.571 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.571 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:22:45.572 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:22:45.572 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.572 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.572 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.572 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.572 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.572 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.572 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.572 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.572 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.572 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.573 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.573 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.573 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.573 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.573 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:22:45.573 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2024-02-13T00:22:45.573 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:22:45.573 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:22:45.573 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:22:45.573 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:22:45.573 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:22:45.573 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.574 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.574 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.574 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.574 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.574 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.574 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.574 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.574 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.574 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.574 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.574 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.575 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.575 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.575 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.575 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.575 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.575 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.575 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.575 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:22:45.575 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:22:45.575 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.575 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.576 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.576 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.576 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.576 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.576 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.576 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.576 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.576 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.576 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.576 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.576 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:22:45.576 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:22:45.577 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.577 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.577 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.577 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:22:45.577 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.577 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.577 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.577 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.577 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.577 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.577 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.577 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.578 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.578 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.578 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.578 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.578 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.578 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.578 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.578 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:22:45.578 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:22:45.578 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.578 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.578 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.579 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.579 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.579 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.579 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.579 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.579 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.579 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.579 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.579 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.579 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-02-13T00:22:45.579 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-02-13T00:22:45.580 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.580 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.580 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.580 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-02-13T00:22:45.580 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.580 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.580 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.580 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.580 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.580 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.581 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.581 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.581 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.581 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.581 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:22:45.581 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2024-02-13T00:22:45.581 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:22:45.581 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:22:45.581 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:22:45.581 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:22:45.581 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:22:45.581 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.582 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.582 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.582 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.582 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.582 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.582 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.582 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.582 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.582 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.582 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.582 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.582 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.583 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.583 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.583 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.583 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.583 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.583 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.583 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:22:45.583 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:22:45.583 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.583 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.583 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.583 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.584 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.584 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.584 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.584 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.584 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.584 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.584 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.584 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.584 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:22:45.584 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:22:45.584 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.585 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.585 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.585 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:22:45.585 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.585 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.585 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.585 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.585 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.585 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.585 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.585 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.586 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.586 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.586 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.586 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.586 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.586 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.586 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.586 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:22:45.586 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:22:45.586 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.586 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.587 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.587 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.587 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.587 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.587 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.587 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.587 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.587 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.587 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.587 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.587 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2024-02-13T00:22:45.587 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2024-02-13T00:22:45.587 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:22:45.588 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.588 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.588 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2024-02-13T00:22:45.588 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.588 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.588 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.588 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2024-02-13T00:22:45.588 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.588 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.588 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.589 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.589 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2024-02-13T00:22:45.589 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2024-02-13T00:22:45.589 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-13T00:22:45.589 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.589 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.589 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-02-13T00:22:45.589 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.589 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.589 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.589 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2024-02-13T00:22:45.589 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.590 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.590 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.590 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.590 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.590 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.590 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:22:45.590 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2024-02-13T00:22:45.590 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:22:45.590 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:22:45.590 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:22:45.590 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:22:45.590 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:22:45.591 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.591 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.591 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.591 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.591 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.591 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.591 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.591 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.591 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.591 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.591 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.591 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.592 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.592 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.592 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.592 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.592 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.592 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.592 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.592 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:22:45.592 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:22:45.592 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.592 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.592 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.593 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.593 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.593 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.593 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.593 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.593 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.593 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.593 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.593 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.593 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:22:45.593 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:22:45.593 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.593 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.594 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.594 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:22:45.594 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.594 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.594 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.594 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.594 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.594 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.594 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.594 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.594 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.594 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.595 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.595 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.595 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.595 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.595 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.595 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:22:45.595 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:22:45.595 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.595 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.595 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.595 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.595 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.596 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.596 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.596 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.596 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.596 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.596 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.596 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.596 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2024-02-13T00:22:45.596 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2024-02-13T00:22:45.596 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.596 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.597 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.597 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.597 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.597 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.597 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.597 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.597 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.597 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.597 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.597 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.597 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2024-02-13T00:22:45.597 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2024-02-13T00:22:45.598 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.598 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.598 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.598 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.598 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.598 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.598 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.598 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.598 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.598 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.598 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.598 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.599 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2024-02-13T00:22:45.599 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2024-02-13T00:22:45.599 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.599 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.599 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.599 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.599 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.599 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.599 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.599 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.599 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.599 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.600 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.600 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.600 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-02-13T00:22:45.600 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-02-13T00:22:45.600 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.600 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.600 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.600 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.600 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.600 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.600 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.601 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.601 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.601 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.601 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.601 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.601 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-02-13T00:22:45.601 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-02-13T00:22:45.601 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.601 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.601 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.601 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.601 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.602 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.602 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.602 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.602 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.602 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.602 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.602 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.602 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.602 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.602 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:22:45.602 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2024-02-13T00:22:45.603 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:22:45.603 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:22:45.603 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:22:45.603 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:22:45.603 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:22:45.603 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.603 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.603 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.603 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.603 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.603 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.604 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.604 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.604 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.604 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.604 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.604 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.604 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.604 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.604 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.604 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.604 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.604 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.605 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.605 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:22:45.605 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:22:45.605 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.605 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.605 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.605 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.605 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.605 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.605 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.605 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.605 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.606 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.606 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.606 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.606 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:22:45.606 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:22:45.606 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.606 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.606 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.606 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:22:45.606 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.606 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.607 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.607 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.607 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.607 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.607 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.607 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.607 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.607 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.607 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.607 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.607 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.607 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.607 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.608 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:22:45.608 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:22:45.608 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.608 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.608 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.608 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.608 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.608 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.608 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.608 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.608 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.608 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.609 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.609 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.609 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2024-02-13T00:22:45.609 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2024-02-13T00:22:45.609 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.609 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.609 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.609 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.609 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.609 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.609 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.609 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.610 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.610 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.610 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.610 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.610 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2024-02-13T00:22:45.610 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2024-02-13T00:22:45.610 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.610 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.610 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.610 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.610 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.610 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.611 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.611 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.611 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.611 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.611 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.611 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.611 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.611 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.611 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:22:45.611 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2024-02-13T00:22:45.611 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:22:45.611 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:22:45.612 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:22:45.612 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2024-02-13T00:22:45.612 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2024-02-13T00:22:45.612 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.612 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.612 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.612 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.612 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.612 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.612 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.612 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.612 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.613 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.613 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.613 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.613 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:22:45.613 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:22:45.613 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.613 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.613 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.613 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.613 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.613 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.613 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.614 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.614 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.614 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.614 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.614 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.614 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.614 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.614 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.614 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.614 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.614 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.614 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.615 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:22:45.615 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:22:45.615 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.615 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.615 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.615 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.615 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.615 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.615 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.615 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.615 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.615 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.616 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.616 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.616 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:22:45.616 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:22:45.616 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.616 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.616 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.616 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:22:45.616 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.616 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.616 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.616 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.617 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.617 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.617 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.617 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.617 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.617 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.617 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.617 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.617 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.617 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.617 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.617 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:22:45.618 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:22:45.618 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.618 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.618 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.618 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.618 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.618 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.618 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.618 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.618 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.618 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.618 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.618 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.619 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-02-13T00:22:45.619 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-02-13T00:22:45.619 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.619 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.619 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.619 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.619 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.619 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.619 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.619 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.619 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.619 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.620 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.620 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.620 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-02-13T00:22:45.620 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-02-13T00:22:45.620 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.620 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.620 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.620 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.620 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.620 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.620 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.621 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.621 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.621 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.621 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.621 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.621 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.621 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.621 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:22:45.621 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2024-02-13T00:22:45.621 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:22:45.621 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:22:45.621 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:22:45.622 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:22:45.622 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:22:45.622 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.622 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.622 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.622 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.622 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.622 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.622 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.622 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.622 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.623 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.623 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.623 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.623 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.623 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.623 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.623 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.623 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.623 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.623 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.623 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:22:45.623 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:22:45.623 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.624 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.624 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.624 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.624 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.624 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.624 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.624 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.624 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.624 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.624 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.624 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.624 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:22:45.625 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:22:45.625 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.625 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.625 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.625 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:22:45.625 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.625 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.625 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.625 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.625 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.625 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.626 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.626 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.626 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.626 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.626 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.626 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.626 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.626 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.626 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.626 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:22:45.626 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:22:45.626 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.627 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.627 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.627 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.627 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.627 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.627 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.627 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.627 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.627 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.627 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.627 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.628 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.628 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.628 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:22:45.628 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2024-02-13T00:22:45.628 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:22:45.628 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:22:45.628 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:22:45.628 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:22:45.628 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:22:45.628 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.628 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.628 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.629 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.629 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.629 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.629 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.629 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.629 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.629 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.629 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.629 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.629 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.629 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.629 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.629 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.630 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.630 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.630 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.630 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:22:45.630 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:22:45.630 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.630 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.630 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.630 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.630 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.630 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.631 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.631 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.631 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.631 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.631 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.631 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.631 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:22:45.631 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:22:45.631 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.631 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.631 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.631 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:22:45.631 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.632 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.632 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.632 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.632 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.632 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.632 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.632 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.632 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.632 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.632 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.633 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.633 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.633 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.633 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.633 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:22:45.633 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:22:45.633 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.633 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.633 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.633 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.633 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.633 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.633 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.634 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.634 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.634 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.634 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.634 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.634 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2024-02-13T00:22:45.634 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2024-02-13T00:22:45.634 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.634 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.634 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.634 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.634 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.635 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.635 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.635 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.635 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.635 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.635 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.635 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.635 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2024-02-13T00:22:45.635 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2024-02-13T00:22:45.635 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.635 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.636 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.636 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2024-02-13T00:22:45.636 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.636 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.636 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.636 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.636 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.636 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.636 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.636 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.636 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2024-02-13T00:22:45.636 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2024-02-13T00:22:45.637 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.637 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.637 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.637 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.637 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.637 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.637 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.637 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.637 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.637 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.637 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.637 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.637 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2024-02-13T00:22:45.638 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2024-02-13T00:22:45.638 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:22:45.638 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.638 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.638 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.638 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.638 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.638 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.638 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.638 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.638 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.638 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.639 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.639 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2024-02-13T00:22:45.639 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2024-02-13T00:22:45.639 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-02-13T00:22:45.639 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.639 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.639 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.639 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.639 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.639 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.639 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.639 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.639 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.640 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.640 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.640 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2024-02-13T00:22:45.640 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2024-02-13T00:22:45.640 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.640 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.640 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.640 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.640 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.640 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.640 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.641 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.641 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.641 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.641 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.641 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.641 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2024-02-13T00:22:45.641 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2024-02-13T00:22:45.641 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.641 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.641 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.641 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.641 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.641 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.642 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.642 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.642 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.642 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.642 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.642 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.642 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2024-02-13T00:22:45.642 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2024-02-13T00:22:45.642 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.642 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.642 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.642 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:22:45.642 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.643 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.643 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.643 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.643 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.643 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.643 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.643 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.643 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2024-02-13T00:22:45.643 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2024-02-13T00:22:45.643 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.643 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.643 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.644 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.644 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.644 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.644 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.644 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.644 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.644 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.644 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.644 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.644 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2024-02-13T00:22:45.644 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2024-02-13T00:22:45.644 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.645 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.645 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.645 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.645 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.645 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.645 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.645 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.645 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.645 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.645 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.645 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.645 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2024-02-13T00:22:45.646 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2024-02-13T00:22:45.646 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.646 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.646 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.646 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.646 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.646 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.646 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.646 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.646 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.646 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.646 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.646 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.647 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.647 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.647 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:22:45.647 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2024-02-13T00:22:45.647 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:22:45.647 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:22:45.647 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:22:45.647 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:22:45.647 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:22:45.647 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.647 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.647 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.647 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.648 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.648 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.648 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.648 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.648 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.648 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.648 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.648 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.648 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.648 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.648 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.648 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.649 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.649 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.649 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.649 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:22:45.649 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:22:45.649 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.649 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.649 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.649 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.649 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.649 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.649 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.649 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.650 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.650 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.650 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.650 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.650 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:22:45.650 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:22:45.650 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.650 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.650 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.650 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:22:45.650 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.650 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.650 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.651 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.651 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.651 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.651 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.651 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.651 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.651 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.651 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.651 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.651 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.651 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.651 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.652 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:22:45.652 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:22:45.652 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.652 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.652 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.652 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.652 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.652 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.652 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.652 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.652 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.652 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.652 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.653 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.653 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.653 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.653 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:22:45.653 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2024-02-13T00:22:45.653 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:22:45.653 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:22:45.653 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:22:45.653 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2024-02-13T00:22:45.653 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2024-02-13T00:22:45.653 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.653 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.654 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.654 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2024-02-13T00:22:45.654 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.654 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.654 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.654 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.654 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.654 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.654 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.654 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.654 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-02-13T00:22:45.654 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-02-13T00:22:45.654 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-13T00:22:45.655 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.655 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.655 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2024-02-13T00:22:45.655 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.655 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.655 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.655 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.655 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.655 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.655 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.655 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.655 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:22:45.656 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:22:45.656 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.656 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.656 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.656 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.656 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.656 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.656 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.656 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.656 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.656 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.656 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.657 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.657 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.657 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.657 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.657 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.657 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.657 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.657 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.657 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:22:45.657 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:22:45.657 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.657 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.657 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.658 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.658 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.658 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.658 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.658 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.658 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.658 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.658 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.658 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.659 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:22:45.659 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:22:45.659 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.659 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.659 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.659 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:22:45.659 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.660 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.660 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.660 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.660 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.660 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.660 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.660 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.660 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.661 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.661 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.661 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.661 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.661 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.661 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.661 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:22:45.661 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:22:45.661 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.662 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.662 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.662 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.662 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.662 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.662 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.662 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.662 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.662 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.662 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.663 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.663 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.663 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.663 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:22:45.663 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2024-02-13T00:22:45.663 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:22:45.663 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:22:45.663 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:22:45.663 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2024-02-13T00:22:45.663 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2024-02-13T00:22:45.664 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.664 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.664 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.664 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:22:45.664 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.664 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.664 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.664 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2024-02-13T00:22:45.664 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.664 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.664 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.664 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.665 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2024-02-13T00:22:45.665 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2024-02-13T00:22:45.665 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.665 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.665 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.665 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:22:45.665 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.665 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.665 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.665 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.665 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.666 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.666 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.666 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.666 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2024-02-13T00:22:45.666 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2024-02-13T00:22:45.666 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.666 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.666 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.666 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:22:45.666 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.667 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.667 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.667 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.667 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.667 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.667 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.667 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.668 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2024-02-13T00:22:45.668 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2024-02-13T00:22:45.668 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.668 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.668 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.668 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.668 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.669 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.669 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.669 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.669 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.669 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.669 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.669 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.669 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2024-02-13T00:22:45.669 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2024-02-13T00:22:45.670 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.670 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.670 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.670 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-13T00:22:45.670 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.670 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.670 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.671 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.671 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.671 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.671 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.671 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.671 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2024-02-13T00:22:45.671 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2024-02-13T00:22:45.671 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.671 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.671 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.671 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-13T00:22:45.672 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.672 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.672 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.672 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.672 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.672 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.672 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.672 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.672 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2024-02-13T00:22:45.672 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2024-02-13T00:22:45.672 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.673 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.673 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.673 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2024-02-13T00:22:45.673 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.673 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.673 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.673 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.673 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.673 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.673 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.673 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.673 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2024-02-13T00:22:45.674 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2024-02-13T00:22:45.674 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.674 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.674 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.674 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.674 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.674 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.674 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.674 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.674 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.674 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.674 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.674 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.675 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-02-13T00:22:45.675 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-02-13T00:22:45.675 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:22:45.675 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.675 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.675 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2024-02-13T00:22:45.675 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2024-02-13T00:22:45.675 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.675 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.675 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.675 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.675 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.675 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.675 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.676 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2024-02-13T00:22:45.676 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2024-02-13T00:22:45.676 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:22:45.676 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.676 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.676 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2024-02-13T00:22:45.676 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.676 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.676 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.676 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.676 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.676 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.677 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.677 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.677 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2024-02-13T00:22:45.677 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2024-02-13T00:22:45.677 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.677 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.677 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.677 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.677 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.677 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.677 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.677 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.678 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.678 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.678 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.678 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.678 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:22:45.678 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:22:45.678 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.678 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.678 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.678 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.678 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.678 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.678 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.679 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.679 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.679 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.679 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.679 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.679 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.679 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.679 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.679 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.679 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.679 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.679 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.680 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:22:45.680 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:22:45.680 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.680 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.680 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.680 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.680 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.680 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.680 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.680 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.680 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.680 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.680 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.681 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.681 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:22:45.681 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:22:45.681 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.681 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.681 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.681 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:22:45.681 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.681 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.681 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.682 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.682 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.682 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.682 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.682 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.682 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.682 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.682 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.682 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.682 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.682 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.682 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.682 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:22:45.683 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:22:45.683 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.683 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.683 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.683 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.683 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.683 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.683 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.683 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.683 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.683 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.683 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.683 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.683 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2024-02-13T00:22:45.684 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2024-02-13T00:22:45.684 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.684 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.684 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.684 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-13T00:22:45.684 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.684 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.684 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.684 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.684 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.684 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.684 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.684 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.685 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2024-02-13T00:22:45.685 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2024-02-13T00:22:45.685 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.685 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.685 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.685 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-13T00:22:45.685 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.685 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.685 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.685 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.685 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.685 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.686 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.686 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.686 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2024-02-13T00:22:45.686 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2024-02-13T00:22:45.686 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.686 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.686 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.686 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2024-02-13T00:22:45.686 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.686 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.686 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.686 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.686 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.686 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.687 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.687 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.687 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.687 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.687 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:22:45.687 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2024-02-13T00:22:45.687 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:22:45.687 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:22:45.687 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:22:45.687 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:22:45.687 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:22:45.687 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.688 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.688 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.688 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.688 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.688 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.688 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.688 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.688 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.688 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.688 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.688 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.688 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.688 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.689 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.689 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.689 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.689 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.689 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.689 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:22:45.689 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:22:45.689 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.689 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.689 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.689 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.689 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.689 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.690 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.690 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.690 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.690 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.690 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.690 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.690 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:22:45.690 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:22:45.690 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.690 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.690 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.690 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:22:45.690 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.690 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.691 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.691 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.691 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.691 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.691 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.691 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.691 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.691 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.691 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.691 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.691 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.691 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.691 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.692 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:22:45.692 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:22:45.692 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.692 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.692 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.692 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.692 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.692 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.692 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.692 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.692 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.692 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.692 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.693 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.693 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.693 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.693 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:22:45.693 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2024-02-13T00:22:45.693 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:22:45.693 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:22:45.693 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:22:45.693 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:22:45.693 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:22:45.693 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.693 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.693 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.694 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.694 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.694 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.694 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.694 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.694 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.694 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.694 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.694 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.694 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.694 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.694 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.694 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.695 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.695 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.695 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.695 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:22:45.695 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:22:45.695 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.695 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.695 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.695 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.695 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.695 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.695 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.695 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.695 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.696 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.696 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.696 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.696 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:22:45.696 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:22:45.696 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.696 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.696 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.696 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:22:45.696 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.696 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.696 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.697 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.697 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.697 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.697 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.697 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.697 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.697 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.697 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.697 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.697 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.697 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.697 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.697 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:22:45.698 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:22:45.698 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.698 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.698 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.698 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.698 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.698 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.698 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.698 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.698 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.698 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.698 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.698 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.698 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.699 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.699 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:22:45.699 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2024-02-13T00:22:45.699 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:22:45.699 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:22:45.699 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:22:45.699 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2024-02-13T00:22:45.699 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2024-02-13T00:22:45.699 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.699 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.699 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.699 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2024-02-13T00:22:45.699 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.699 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.700 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.700 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.700 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.700 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.700 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.700 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.700 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2024-02-13T00:22:45.700 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2024-02-13T00:22:45.700 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.700 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.700 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.700 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.700 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.700 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.701 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.701 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.701 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.701 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.701 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.701 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.701 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-02-13T00:22:45.701 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-02-13T00:22:45.701 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-13T00:22:45.701 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.701 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.701 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-02-13T00:22:45.701 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.701 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.702 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.702 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.702 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.702 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.702 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.702 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.702 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:22:45.702 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:22:45.702 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.702 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.702 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.702 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:22:45.702 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.702 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.703 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.703 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.703 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.703 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.703 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.703 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.703 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.703 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.703 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.703 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.703 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.703 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.703 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.703 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:22:45.704 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:22:45.704 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.704 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.704 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.704 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.704 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.704 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.704 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.704 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.704 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.704 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.704 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.704 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.705 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:22:45.705 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:22:45.705 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.705 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.705 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.705 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:22:45.705 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.705 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.705 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:22:45.705 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:22:45.705 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:22:45.705 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:22:45.705 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:22:45.706 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:22:45.706 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:22:45.706 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.706 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.706 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.706 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.706 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.706 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.706 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:22:45.706 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:22:45.706 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:22:45.706 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.706 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:22:45.706 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:22:45.706 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.707 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.707 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.707 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.707 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.707 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.707 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.707 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.707 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2024-02-13T00:22:45.707 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2024-02-13T00:22:45.707 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.707 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.707 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.707 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-13T00:22:45.707 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.708 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.708 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.708 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.708 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.708 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.708 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.708 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.708 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2024-02-13T00:22:45.708 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2024-02-13T00:22:45.708 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:22:45.708 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.708 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.709 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2024-02-13T00:22:45.709 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.709 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.709 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.709 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.709 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.709 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.709 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.709 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.709 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2024-02-13T00:22:45.709 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2024-02-13T00:22:45.709 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:22:45.709 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:22:45.710 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:22:45.710 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2024-02-13T00:22:45.710 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:22:45.710 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:22:45.710 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:22:45.710 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:22:45.710 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:22:45.710 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:22:45.710 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:22:45.710 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.710 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.710 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.710 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.710 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2024-02-13T00:22:45.711 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2024-02-13T00:22:45.711 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2024-02-13T00:22:45.711 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2024-02-13T00:22:45.711 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2024-02-13T00:22:45.711 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2024-02-13T00:22:45.711 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2024-02-13T00:22:45.711 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2024-02-13T00:22:45.711 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2024-02-13T00:22:45.711 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2024-02-13T00:22:45.711 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2024-02-13T00:22:45.711 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.711 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2024-02-13T00:22:45.711 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2024-02-13T00:22:45.711 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2024-02-13T00:22:45.712 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2024-02-13T00:22:45.712 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2024-02-13T00:22:45.712 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2024-02-13T00:22:45.712 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2024-02-13T00:22:45.712 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2024-02-13T00:22:45.712 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2024-02-13T00:22:45.712 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2024-02-13T00:22:45.712 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2024-02-13T00:22:45.712 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2024-02-13T00:22:45.712 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:22:45.712 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 0, 2024-02-13T00:22:45.712 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2024-02-13T00:22:45.712 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:22:45.713 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-02-13T00:22:45.713 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:22:45.713 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-02-13T00:22:45.713 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.87:0", 2024-02-13T00:22:45.713 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 484465978 2024-02-13T00:22:45.713 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.713 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-02-13T00:22:45.713 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.713 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:22:45.713 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-02-13T00:22:45.713 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:22:45.713 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-02-13T00:22:45.713 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.87:0", 2024-02-13T00:22:45.713 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3970687128 2024-02-13T00:22:45.714 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.714 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-02-13T00:22:45.714 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:22:45.714 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:22:45.714 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-02-13T00:22:45.714 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:22:45.714 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-02-13T00:22:45.714 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.87:0", 2024-02-13T00:22:45.714 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2325277462 2024-02-13T00:22:45.714 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.714 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-02-13T00:22:45.715 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.715 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-02-13T00:22:45.715 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.715 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:45.715 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:45 smithi087 bash[14097]: audit 2024-02-13T00:22:44.728257+0000 mon.a (mon.0) 36 : audit [DBG] from='client.? 172.21.15.87:0/2896365120' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2024-02-13T00:22:45.716 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Waiting for the mgr to restart... 2024-02-13T00:22:45.716 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Waiting for Mgr epoch 5... 2024-02-13T00:22:45.716 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi087', '-v', '/var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpgtm70ob_:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpjg2ro17l:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'tell', 'mgr', 'mgr_status'] 2024-02-13T00:22:45.716 INFO:teuthology.orchestra.run.smithi087.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=smithi087 -v /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpgtm70ob_:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpjg2ro17l:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 tell mgr mgr_status 2024-02-13T00:22:48.414 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:22:48.414 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 7, 2024-02-13T00:22:48.414 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2024-02-13T00:22:48.415 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:22:48.623 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:48 smithi087 bash[14097]: cluster 2024-02-13T00:22:47.334935+0000 mon.a (mon.0) 37 : cluster [INF] Active manager daemon y restarted 2024-02-13T00:22:48.623 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:48 smithi087 bash[14097]: cluster 2024-02-13T00:22:47.335836+0000 mon.a (mon.0) 38 : cluster [INF] Activating manager daemon y 2024-02-13T00:22:48.623 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:48 smithi087 bash[14097]: cluster 2024-02-13T00:22:47.339320+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-13T00:22:48.623 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:48 smithi087 bash[14097]: cluster 2024-02-13T00:22:47.391526+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0558345s) 2024-02-13T00:22:48.623 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:48 smithi087 bash[14097]: audit 2024-02-13T00:22:47.395285+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14117 172.21.15.87:0/2454226597' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-13T00:22:48.623 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:48 smithi087 bash[14097]: audit 2024-02-13T00:22:47.396611+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14117 172.21.15.87:0/2454226597' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-13T00:22:48.623 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:48 smithi087 bash[14097]: audit 2024-02-13T00:22:47.397045+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14117 172.21.15.87:0/2454226597' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-13T00:22:48.623 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:48 smithi087 bash[14097]: audit 2024-02-13T00:22:47.397462+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14117 172.21.15.87:0/2454226597' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-13T00:22:48.624 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:48 smithi087 bash[14097]: audit 2024-02-13T00:22:47.398208+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14117 172.21.15.87:0/2454226597' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-13T00:22:48.624 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:48 smithi087 bash[14097]: audit 2024-02-13T00:22:47.399757+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14117 172.21.15.87:0/2454226597' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-13T00:22:48.624 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:48 smithi087 bash[14097]: audit 2024-02-13T00:22:47.400252+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14117 172.21.15.87:0/2454226597' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-13T00:22:48.624 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:48 smithi087 bash[14097]: cluster 2024-02-13T00:22:47.403913+0000 mon.a (mon.0) 48 : cluster [INF] Manager daemon y is now available 2024-02-13T00:22:48.624 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:48 smithi087 bash[14097]: audit 2024-02-13T00:22:47.450934+0000 mon.a (mon.0) 49 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-13T00:22:48.624 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:48 smithi087 bash[14097]: audit 2024-02-13T00:22:48.313748+0000 mon.a (mon.0) 50 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-13T00:22:49.080 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Setting orchestrator backend to cephadm... 2024-02-13T00:22:49.080 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi087', '-v', '/var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpgtm70ob_:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpjg2ro17l:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'orch', 'set', 'backend', 'cephadm'] 2024-02-13T00:22:49.081 INFO:teuthology.orchestra.run.smithi087.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=smithi087 -v /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpgtm70ob_:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpjg2ro17l:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 orch set backend cephadm 2024-02-13T00:22:49.675 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:49 smithi087 bash[14097]: cluster 2024-02-13T00:22:48.397631+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e7: y(active, since 1.06194s) 2024-02-13T00:22:50.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:50 smithi087 bash[14097]: cluster 2024-02-13T00:22:49.404809+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-02-13T00:22:50.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:50 smithi087 bash[14097]: audit 2024-02-13T00:22:50.143645+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14117 172.21.15.87:0/2454226597' entity='mgr.y' cmd=[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]: dispatch 2024-02-13T00:22:50.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:50 smithi087 bash[14097]: audit 2024-02-13T00:22:50.148482+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14117 172.21.15.87:0/2454226597' entity='mgr.y' cmd='[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]': finished 2024-02-13T00:22:50.735 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Generating ssh key... 2024-02-13T00:22:50.735 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi087', '-v', '/var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpgtm70ob_:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpjg2ro17l:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'cephadm', 'generate-key'] 2024-02-13T00:22:50.735 INFO:teuthology.orchestra.run.smithi087.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=smithi087 -v /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpgtm70ob_:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpjg2ro17l:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 cephadm generate-key 2024-02-13T00:22:51.698 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:51 smithi087 bash[14097]: audit 2024-02-13T00:22:50.142107+0000 mgr.y (mgr.14117) 1 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:22:52.408 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:22:52 smithi087 bash[14357]: Generating public/private rsa key pair. 2024-02-13T00:22:52.408 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:22:52 smithi087 bash[14357]: Your identification has been saved in /tmp/tmpwrgjzlh_/key. 2024-02-13T00:22:52.408 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:22:52 smithi087 bash[14357]: Your public key has been saved in /tmp/tmpwrgjzlh_/key.pub. 2024-02-13T00:22:52.408 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:22:52 smithi087 bash[14357]: The key fingerprint is: 2024-02-13T00:22:52.409 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:22:52 smithi087 bash[14357]: SHA256:DVKUAqWlQL6ON01+ABLWSP3hi3B/9UIgvd5fBgf2eZo ceph-d7990f38-ca05-11ee-95b9-87774f69a715 2024-02-13T00:22:52.409 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:22:52 smithi087 bash[14357]: The key's randomart image is: 2024-02-13T00:22:52.409 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:22:52 smithi087 bash[14357]: +---[RSA 3072]----+ 2024-02-13T00:22:52.409 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:22:52 smithi087 bash[14357]: |o+* .o+.o. | 2024-02-13T00:22:52.409 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:22:52 smithi087 bash[14357]: |.+ + *.+. o | 2024-02-13T00:22:52.409 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:22:52 smithi087 bash[14357]: |. o = +.+ . o . | 2024-02-13T00:22:52.409 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:22:52 smithi087 bash[14357]: | o + o o = . + . | 2024-02-13T00:22:52.409 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:22:52 smithi087 bash[14357]: | + = o S o o + | 2024-02-13T00:22:52.409 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:22:52 smithi087 bash[14357]: | o = + o o . E | 2024-02-13T00:22:52.409 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:22:52 smithi087 bash[14357]: |. + o o o o | 2024-02-13T00:22:52.409 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:22:52 smithi087 bash[14357]: | . . . . | 2024-02-13T00:22:52.409 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:22:52 smithi087 bash[14357]: | | 2024-02-13T00:22:52.409 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:22:52 smithi087 bash[14357]: +----[SHA256]-----+ 2024-02-13T00:22:52.698 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi087', '-v', '/var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpgtm70ob_:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpjg2ro17l:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'cephadm', 'get-pub-key'] 2024-02-13T00:22:52.699 INFO:teuthology.orchestra.run.smithi087.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=smithi087 -v /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpgtm70ob_:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpjg2ro17l:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 cephadm get-pub-key 2024-02-13T00:22:52.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:52 smithi087 bash[14097]: audit 2024-02-13T00:22:51.896048+0000 mgr.y (mgr.14117) 2 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:22:52.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:52 smithi087 bash[14097]: cephadm 2024-02-13T00:22:51.896357+0000 mgr.y (mgr.14117) 3 : cephadm [INF] Generating ssh key... 2024-02-13T00:22:52.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:52 smithi087 bash[14097]: audit 2024-02-13T00:22:52.070597+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14117 172.21.15.87:0/2454226597' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEAu7Bi9IOjsqrKecwhV3O+ytgdAFHWIlU+4slJBX8lX/X1Xa8GcEjw\nzgFHa36sptJtK69Epho639DzP75R1fAbrY/IhmL2lLM7R1d78eGPJgnSkaH+KEPNdN/p7y\nCNipX1ziRXr4dcO94SyTJWqLP9afPxxTI/X8DP8cHU+1HX2Tsi2RzCBZqMsk/aWoz69HTu\nB0zb+Ouo9gh5dbNOfrEtlbGO/lmynnW8k0oJFpgWOTJRddpZX0TyGCOoi0ZSFL7HwgOmOe\n7qm7xFRNfBDTFsn3iVmLPYnnTESlnOFGLT205N0LWCBYnWy0ZPKP+MijTzlh/f8bCmnQfi\nJKfs7zDw+sGgRYZSgzSTxdr3kEJItYxcu9HK4aRZonbeUplW/gLbZfStIN1AKSZshJJVGc\nf+17bgulMpdlJnwBN5soADsJd2/jsuQmFh30ZwJUgFJhF2T0sQ9wSu7QA/sHo28TuVIwp2\nzqP+I6XDqF+bF8rbILkPERVGxkzJbZhyKKVz2i91AAAFoAfPugQHz7oEAAAAB3NzaC1yc2\nEAAAGBALuwYvSDo7KqynnMIVdzvsrYHQBR1iJVPuLJSQV/JV/19V2vBnBI8M4BR2t+rKbS\nbSuvRKYaOt/Q8z++UdXwG62PyIZi9pSzO0dXe/HhjyYJ0pGh/ihDzXTf6e8gjYqV9c4kV6\n+HXDveEskyVqiz/Wnz8cUyP1/Az/HB1PtR19k7ItkcwgWajLJP2lqM+vR07gdM2/jrqPYI\neXWzTn6xLZWxjv5Zsp51vJNKCRaYFjkyUXXaWV9E8hgjqItGUhS+x8IDpjnu6pu8RUTXwQ\n0xbJ94lZiz2J50xEpZzhRi09tOTdC1ggWJ1stGTyj/jIo085Yf3/Gwpp0H4iSn7O8w8PrB\noEWGUoM0k8Xa95BCSLWMXLvRyuGkWaJ23lKZVv4C22X0rSDdQCkmbISSVRnH/te24LpTKX\nZSZ8ATebKAA7CXdv47LkJhYd9GcCVIBSYRdk9LEPcEru0AP7B6NvE7lSMKds6j/iOlw6hf\nmxfK2yC5DxEVRsZMyW2Yciilc9ovdQAAAAMBAAEAAAGBAJXWWymZbjZU4xAZRwTqAoctwP\nlgW/NM2sdyqjkZKF1Tnm8MK7e4g4Xyv3Gxz2Pe2gjmA4gXqKjFx2w8JFkHNxF4mD2xA+ny\nrIBn9ytDR2S2ssRQ7vZ2KrADkl61PkpFLddEbDxVc+zXfWfiKAzGpKjRd1JWqwFmjJwUgl\nOhIxDphQiPTNXsbCZuWYOwySgfsWdilLpEaL8CRPUSELhT+nBnMCEeutqGY+WyVU8UW6mN\n4jqT9oV4JU3gKc4GdcDaDIFqB9/RtGR8epa6lTQJqMMn4gHtwlU1Ep1j9lGiTQ0VcokJgC\ncbN0igjpKtEcl/dImkAkn8zjwam44Nyj6yBs7yWL/ZD8FkW37Six1kBankB6g9wocTISi6\nXrI1Z6Qmgp+GrrpK+/5IfymxrmjhTP7GceTUrCLMiBFTMGupqK4U4PB6IovOowfSnwTp7Z\nvbJuReJYGTXQnLcMP/CHkRyKmkMBr8ItWw6K5k7jkPJDObXecUR93gRhPiszcy00PUAQAA\nAMBzvXyjJjQgCT0GA7KkMq5vGcNl9C7+LKcDTrmhu6Wu16DNcaMWoyjrCW3ld4HzSwi6JX\naLEpOlJh0QLb4eD5U6hJjcaw54ODn5QlTC4z8RStw6mKTyXKa7pllGt+gdpvqjIMy+Vx6v\nW9EnIYC/TTiXrQew5MZev20jZusFcPvCsw8mlghcyNZqd696LbrC7Qwl6eFYHRbuhmiUbh\np7OHdRGbh/JFfUJ9KICvN2KHzgIzdE0WRQFmaFP/wWKgv111sAAADBAN9L5YHCy5XWUdjg\nWqcrCdXiFgpVxSRRIIJfHfvzNyOFcTP0EDdhy2XfMVKEo6UoPoRhjd8+qpq43N7mXnFv56\npQN/Vq8lkZrZ/kw4HDBb6/d8M32OOKXfcg5ZLwSvBkfRZ0MHCebBlkb6yW9ui0slqfcfnn\nMMtALz22sYsNy29YODGHW6kDyEVAOBsC+eiSBQZV5AtZvHAZtodZu2D6ZDjvn+bIFL+sT5\n2xwNknvKU6C0BU67OvfDauRfb/0DIibQAAAMEA1y1zoujaBYCmwztLjXzFrhsXith/L6bP\nsDnZAy2LQ0fYjH3CXDFKUgcFyamMF4n6EwhSeSmvUm6IcJykgdfekIQAkkBAQBVvIsL0aM\nRL0h1Jvsx3XupYEZnjjKzVwNPiRg/XBwTJXn40Bo8OhYyJjW/Q3nO3kyaty1l8OIqz1Tjo\nqD6cjTmr97TsTJ0a3pIPvbzqsNSaWaEzIB/zsfJE0mYuv48zXP0P/mZQd/TdVXNXukWvOJ\n9RV+i6jOaREdwpAAAAKWNlcGgtZDc5OTBmMzgtY2EwNS0xMWVlLTk1YjktODc3NzRmNjlh\nNzE1AQ==\n-----END OPENSSH PRIVATE KEY-----\n"}]: dispatch 2024-02-13T00:22:52.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:52 smithi087 bash[14097]: audit 2024-02-13T00:22:52.073216+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14117 172.21.15.87:0/2454226597' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEAu7Bi9IOjsqrKecwhV3O+ytgdAFHWIlU+4slJBX8lX/X1Xa8GcEjw\nzgFHa36sptJtK69Epho639DzP75R1fAbrY/IhmL2lLM7R1d78eGPJgnSkaH+KEPNdN/p7y\nCNipX1ziRXr4dcO94SyTJWqLP9afPxxTI/X8DP8cHU+1HX2Tsi2RzCBZqMsk/aWoz69HTu\nB0zb+Ouo9gh5dbNOfrEtlbGO/lmynnW8k0oJFpgWOTJRddpZX0TyGCOoi0ZSFL7HwgOmOe\n7qm7xFRNfBDTFsn3iVmLPYnnTESlnOFGLT205N0LWCBYnWy0ZPKP+MijTzlh/f8bCmnQfi\nJKfs7zDw+sGgRYZSgzSTxdr3kEJItYxcu9HK4aRZonbeUplW/gLbZfStIN1AKSZshJJVGc\nf+17bgulMpdlJnwBN5soADsJd2/jsuQmFh30ZwJUgFJhF2T0sQ9wSu7QA/sHo28TuVIwp2\nzqP+I6XDqF+bF8rbILkPERVGxkzJbZhyKKVz2i91AAAFoAfPugQHz7oEAAAAB3NzaC1yc2\nEAAAGBALuwYvSDo7KqynnMIVdzvsrYHQBR1iJVPuLJSQV/JV/19V2vBnBI8M4BR2t+rKbS\nbSuvRKYaOt/Q8z++UdXwG62PyIZi9pSzO0dXe/HhjyYJ0pGh/ihDzXTf6e8gjYqV9c4kV6\n+HXDveEskyVqiz/Wnz8cUyP1/Az/HB1PtR19k7ItkcwgWajLJP2lqM+vR07gdM2/jrqPYI\neXWzTn6xLZWxjv5Zsp51vJNKCRaYFjkyUXXaWV9E8hgjqItGUhS+x8IDpjnu6pu8RUTXwQ\n0xbJ94lZiz2J50xEpZzhRi09tOTdC1ggWJ1stGTyj/jIo085Yf3/Gwpp0H4iSn7O8w8PrB\noEWGUoM0k8Xa95BCSLWMXLvRyuGkWaJ23lKZVv4C22X0rSDdQCkmbISSVRnH/te24LpTKX\nZSZ8ATebKAA7CXdv47LkJhYd9GcCVIBSYRdk9LEPcEru0AP7B6NvE7lSMKds6j/iOlw6hf\nmxfK2yC5DxEVRsZMyW2Yciilc9ovdQAAAAMBAAEAAAGBAJXWWymZbjZU4xAZRwTqAoctwP\nlgW/NM2sdyqjkZKF1Tnm8MK7e4g4Xyv3Gxz2Pe2gjmA4gXqKjFx2w8JFkHNxF4mD2xA+ny\nrIBn9ytDR2S2ssRQ7vZ2KrADkl61PkpFLddEbDxVc+zXfWfiKAzGpKjRd1JWqwFmjJwUgl\nOhIxDphQiPTNXsbCZuWYOwySgfsWdilLpEaL8CRPUSELhT+nBnMCEeutqGY+WyVU8UW6mN\n4jqT9oV4JU3gKc4GdcDaDIFqB9/RtGR8epa6lTQJqMMn4gHtwlU1Ep1j9lGiTQ0VcokJgC\ncbN0igjpKtEcl/dImkAkn8zjwam44Nyj6yBs7yWL/ZD8FkW37Six1kBankB6g9wocTISi6\nXrI1Z6Qmgp+GrrpK+/5IfymxrmjhTP7GceTUrCLMiBFTMGupqK4U4PB6IovOowfSnwTp7Z\nvbJuReJYGTXQnLcMP/CHkRyKmkMBr8ItWw6K5k7jkPJDObXecUR93gRhPiszcy00PUAQAA\nAMBzvXyjJjQgCT0GA7KkMq5vGcNl9C7+LKcDTrmhu6Wu16DNcaMWoyjrCW3ld4HzSwi6JX\naLEpOlJh0QLb4eD5U6hJjcaw54ODn5QlTC4z8RStw6mKTyXKa7pllGt+gdpvqjIMy+Vx6v\nW9EnIYC/TTiXrQew5MZev20jZusFcPvCsw8mlghcyNZqd696LbrC7Qwl6eFYHRbuhmiUbh\np7OHdRGbh/JFfUJ9KICvN2KHzgIzdE0WRQFmaFP/wWKgv111sAAADBAN9L5YHCy5XWUdjg\nWqcrCdXiFgpVxSRRIIJfHfvzNyOFcTP0EDdhy2XfMVKEo6UoPoRhjd8+qpq43N7mXnFv56\npQN/Vq8lkZrZ/kw4HDBb6/d8M32OOKXfcg5ZLwSvBkfRZ0MHCebBlkb6yW9ui0slqfcfnn\nMMtALz22sYsNy29YODGHW6kDyEVAOBsC+eiSBQZV5AtZvHAZtodZu2D6ZDjvn+bIFL+sT5\n2xwNknvKU6C0BU67OvfDauRfb/0DIibQAAAMEA1y1zoujaBYCmwztLjXzFrhsXith/L6bP\nsDnZAy2LQ0fYjH3CXDFKUgcFyamMF4n6EwhSeSmvUm6IcJykgdfekIQAkkBAQBVvIsL0aM\nRL0h1Jvsx3XupYEZnjjKzVwNPiRg/XBwTJXn40Bo8OhYyJjW/Q3nO3kyaty1l8OIqz1Tjo\nqD6cjTmr97TsTJ0a3pIPvbzqsNSaWaEzIB/zsfJE0mYuv48zXP0P/mZQd/TdVXNXukWvOJ\n9RV+i6jOaREdwpAAAAKWNlcGgtZDc5OTBmMzgtY2EwNS0xMWVlLTk1YjktODc3NzRmNjlh\nNzE1AQ==\n-----END OPENSSH PRIVATE KEY-----\n"}]': finished 2024-02-13T00:22:52.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:52 smithi087 bash[14097]: audit 2024-02-13T00:22:52.074080+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14117 172.21.15.87:0/2454226597' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC7sGL0g6Oyqsp5zCFXc77K2B0AUdYiVT7iyUkFfyVf9fVdrwZwSPDOAUdrfqym0m0rr0SmGjrf0PM/vlHV8Butj8iGYvaUsztHV3vx4Y8mCdKRof4oQ8103+nvII2KlfXOJFevh1w73hLJMlaos/1p8/HFMj9fwM/xwdT7UdfZOyLZHMIFmoyyT9pajPr0dO4HTNv466j2CHl1s05+sS2VsY7+WbKedbyTSgkWmBY5MlF12llfRPIYI6iLRlIUvsfCA6Y57uqbvEVE18ENMWyfeJWYs9iedMRKWc4UYtPbTk3QtYIFidbLRk8o/4yKNPOWH9/xsKadB+Ikp+zvMPD6waBFhlKDNJPF2veQQki1jFy70crhpFmidt5SmVb+Attl9K0g3UApJmyEklUZx/7XtuC6Uyl2UmfAE3mygAOwl3b+Oy5CYWHfRnAlSAUmEXZPSxD3BK7tAD+wejbxO5UjCnbOo/4jpcOoX5sXytsguQ8RFUbGTMltmHIopXPaL3U= ceph-d7990f38-ca05-11ee-95b9-87774f69a715\n"}]: dispatch 2024-02-13T00:22:52.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:52 smithi087 bash[14097]: audit 2024-02-13T00:22:52.076122+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14117 172.21.15.87:0/2454226597' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC7sGL0g6Oyqsp5zCFXc77K2B0AUdYiVT7iyUkFfyVf9fVdrwZwSPDOAUdrfqym0m0rr0SmGjrf0PM/vlHV8Butj8iGYvaUsztHV3vx4Y8mCdKRof4oQ8103+nvII2KlfXOJFevh1w73hLJMlaos/1p8/HFMj9fwM/xwdT7UdfZOyLZHMIFmoyyT9pajPr0dO4HTNv466j2CHl1s05+sS2VsY7+WbKedbyTSgkWmBY5MlF12llfRPIYI6iLRlIUvsfCA6Y57uqbvEVE18ENMWyfeJWYs9iedMRKWc4UYtPbTk3QtYIFidbLRk8o/4yKNPOWH9/xsKadB+Ikp+zvMPD6waBFhlKDNJPF2veQQki1jFy70crhpFmidt5SmVb+Attl9K0g3UApJmyEklUZx/7XtuC6Uyl2UmfAE3mygAOwl3b+Oy5CYWHfRnAlSAUmEXZPSxD3BK7tAD+wejbxO5UjCnbOo/4jpcOoX5sXytsguQ8RFUbGTMltmHIopXPaL3U= ceph-d7990f38-ca05-11ee-95b9-87774f69a715\n"}]': finished 2024-02-13T00:22:53.837 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC7sGL0g6Oyqsp5zCFXc77K2B0AUdYiVT7iyUkFfyVf9fVdrwZwSPDOAUdrfqym0m0rr0SmGjrf0PM/vlHV8Butj8iGYvaUsztHV3vx4Y8mCdKRof4oQ8103+nvII2KlfXOJFevh1w73hLJMlaos/1p8/HFMj9fwM/xwdT7UdfZOyLZHMIFmoyyT9pajPr0dO4HTNv466j2CHl1s05+sS2VsY7+WbKedbyTSgkWmBY5MlF12llfRPIYI6iLRlIUvsfCA6Y57uqbvEVE18ENMWyfeJWYs9iedMRKWc4UYtPbTk3QtYIFidbLRk8o/4yKNPOWH9/xsKadB+Ikp+zvMPD6waBFhlKDNJPF2veQQki1jFy70crhpFmidt5SmVb+Attl9K0g3UApJmyEklUZx/7XtuC6Uyl2UmfAE3mygAOwl3b+Oy5CYWHfRnAlSAUmEXZPSxD3BK7tAD+wejbxO5UjCnbOo/4jpcOoX5sXytsguQ8RFUbGTMltmHIopXPaL3U= ceph-d7990f38-ca05-11ee-95b9-87774f69a715 2024-02-13T00:22:54.404 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Wrote public SSH key to to /home/ubuntu/cephtest/ceph.pub 2024-02-13T00:22:54.404 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Adding key to root@localhost's authorized_keys... 2024-02-13T00:22:54.404 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Adding host smithi087... 2024-02-13T00:22:54.404 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi087', '-v', '/var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpgtm70ob_:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpjg2ro17l:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'orch', 'host', 'add', 'smithi087'] 2024-02-13T00:22:54.404 INFO:teuthology.orchestra.run.smithi087.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=smithi087 -v /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpgtm70ob_:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpjg2ro17l:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 orch host add smithi087 2024-02-13T00:22:54.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:54 smithi087 bash[14097]: audit 2024-02-13T00:22:53.834024+0000 mgr.y (mgr.14117) 4 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:22:55.948 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:22:55 smithi087 bash[14357]: Warning: Permanently added 'smithi087,172.21.15.87' (ECDSA) to the list of known hosts. 2024-02-13T00:22:56.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:56 smithi087 bash[14097]: audit 2024-02-13T00:22:55.597052+0000 mgr.y (mgr.14117) 5 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi087", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:22:56.604 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Added host 'smithi087' 2024-02-13T00:22:57.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:57 smithi087 bash[14097]: audit 2024-02-13T00:22:56.256810+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14117 172.21.15.87:0/2454226597' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi087\": {\"hostname\": \"smithi087\", \"addr\": \"smithi087\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-13T00:22:57.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:57 smithi087 bash[14097]: audit 2024-02-13T00:22:56.261293+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14117 172.21.15.87:0/2454226597' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi087\": {\"hostname\": \"smithi087\", \"addr\": \"smithi087\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-02-13T00:22:57.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:57 smithi087 bash[14097]: cephadm 2024-02-13T00:22:56.261944+0000 mgr.y (mgr.14117) 6 : cephadm [INF] Added host smithi087 2024-02-13T00:22:57.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:57 smithi087 bash[14097]: audit 2024-02-13T00:22:56.540102+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14117 172.21.15.87:0/2454226597' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:22:57.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:57 smithi087 bash[14097]: audit 2024-02-13T00:22:56.542625+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14117 172.21.15.87:0/2454226597' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:22:57.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:57 smithi087 bash[14097]: audit 2024-02-13T00:22:56.543769+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.14117 172.21.15.87:0/2454226597' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:22:57.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:57 smithi087 bash[14097]: audit 2024-02-13T00:22:57.006361+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14117 172.21.15.87:0/2454226597' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:22:57.001556\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:22:57.005471\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-02-13T00:22:57.005675\", \"networks\": {}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:22:57.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:57 smithi087 bash[14097]: audit 2024-02-13T00:22:57.010592+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14117 172.21.15.87:0/2454226597' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:22:57.001556\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:22:57.005471\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-02-13T00:22:57.005675\", \"networks\": {}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:22:57.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:57 smithi087 bash[14097]: audit 2024-02-13T00:22:57.011606+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.14117 172.21.15.87:0/2454226597' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:22:57.549 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Enabling the dashboard module... 2024-02-13T00:22:57.549 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi087', '-v', '/var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpgtm70ob_:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpjg2ro17l:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'module', 'enable', 'dashboard'] 2024-02-13T00:22:57.549 INFO:teuthology.orchestra.run.smithi087.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=smithi087 -v /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpgtm70ob_:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpjg2ro17l:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr module enable dashboard 2024-02-13T00:22:59.698 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:22:59 smithi087 bash[14097]: audit 2024-02-13T00:22:59.247238+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.87:0/3825789116' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-02-13T00:22:59.699 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:22:59 smithi087 bash[14357]: ignoring --setuser ceph since I am not root 2024-02-13T00:22:59.699 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:22:59 smithi087 bash[14357]: ignoring --setgroup ceph since I am not root 2024-02-13T00:23:00.240 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi087', '-v', '/var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpgtm70ob_:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpjg2ro17l:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'dump'] 2024-02-13T00:23:00.240 INFO:teuthology.orchestra.run.smithi087.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=smithi087 -v /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpgtm70ob_:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpjg2ro17l:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr dump 2024-02-13T00:23:00.761 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:00 smithi087 bash[14097]: audit 2024-02-13T00:22:59.328077+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.87:0/3825789116' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-02-13T00:23:00.761 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:00 smithi087 bash[14097]: cluster 2024-02-13T00:22:59.328222+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e9: y(active, since 11s) 2024-02-13T00:23:01.803 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:23:01.804 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 9, 2024-02-13T00:23:01.804 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14117, 2024-02-13T00:23:01.804 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "y", 2024-02-13T00:23:01.804 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2024-02-13T00:23:01.804 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-02-13T00:23:01.804 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:23:01.804 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-02-13T00:23:01.804 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.87:6800", 2024-02-13T00:23:01.804 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3167810472 2024-02-13T00:23:01.804 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:01.804 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:23:01.804 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2024-02-13T00:23:01.805 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.87:6801", 2024-02-13T00:23:01.805 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3167810472 2024-02-13T00:23:01.805 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:01.805 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-02-13T00:23:01.805 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:01.805 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.87:6801/3167810472", 2024-02-13T00:23:01.805 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2024-02-13T00:22:47.335670+0000", 2024-02-13T00:23:01.805 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292836696063, 2024-02-13T00:23:01.805 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2024-02-13T00:23:01.805 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2024-02-13T00:23:01.805 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2024-02-13T00:23:01.805 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2024-02-13T00:23:01.805 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "dashboard", 2024-02-13T00:23:01.806 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2024-02-13T00:23:02.156 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2024-02-13T00:23:02.156 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.156 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2024-02-13T00:23:02.156 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:23:02.156 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2024-02-13T00:23:02.156 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:23:02.156 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:23:02.156 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:23:02.156 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-02-13T00:23:02.156 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-02-13T00:23:02.156 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-13T00:23:02.157 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.157 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.157 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-02-13T00:23:02.157 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.157 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.157 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.157 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2024-02-13T00:23:02.157 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.157 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.157 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.157 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.157 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:23:02.157 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:23:02.157 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.157 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.158 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.158 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.158 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.158 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.158 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.158 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.158 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.158 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.158 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.158 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.158 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.158 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.158 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.158 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.159 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.159 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.159 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.159 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:23:02.159 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:23:02.159 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.159 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.159 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.159 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.159 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.159 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.159 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.159 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.160 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.160 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.160 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.160 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.160 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:23:02.160 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:23:02.160 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.160 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.160 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.160 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:23:02.160 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.160 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.160 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.161 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.161 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.161 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.161 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.161 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.161 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.161 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.161 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.161 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.161 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.161 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.161 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.161 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:23:02.161 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:23:02.162 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.162 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.162 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.162 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.162 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.162 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.162 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.162 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.162 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.162 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.162 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.162 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.162 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2024-02-13T00:23:02.162 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2024-02-13T00:23:02.162 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.163 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.163 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.163 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.163 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.163 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.163 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.163 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2024-02-13T00:23:02.163 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.163 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.163 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.163 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.163 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2024-02-13T00:23:02.163 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2024-02-13T00:23:02.163 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.164 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.164 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.164 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2024-02-13T00:23:02.164 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.164 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.164 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.164 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2024-02-13T00:23:02.164 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.164 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.164 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.164 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.164 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2024-02-13T00:23:02.165 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2024-02-13T00:23:02.165 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.165 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.165 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.165 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.165 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.165 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.165 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.165 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2024-02-13T00:23:02.165 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.165 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.165 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.165 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.165 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2024-02-13T00:23:02.166 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2024-02-13T00:23:02.166 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.166 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.166 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.166 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.166 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.166 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.166 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.166 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2024-02-13T00:23:02.166 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.166 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.166 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.166 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.166 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2024-02-13T00:23:02.167 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2024-02-13T00:23:02.167 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:23:02.167 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.167 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.167 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2024-02-13T00:23:02.167 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.167 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.167 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.167 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2024-02-13T00:23:02.167 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.167 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.167 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.167 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.167 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2024-02-13T00:23:02.168 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2024-02-13T00:23:02.168 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.168 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.168 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.168 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.168 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.168 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.168 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.168 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2024-02-13T00:23:02.168 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.168 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.168 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.169 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.169 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2024-02-13T00:23:02.169 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2024-02-13T00:23:02.169 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.169 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.169 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.169 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:23:02.169 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.169 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.169 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.169 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2024-02-13T00:23:02.169 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.169 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.169 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.169 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.170 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2024-02-13T00:23:02.170 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2024-02-13T00:23:02.170 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.170 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.170 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.170 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.170 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.170 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.170 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.170 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2024-02-13T00:23:02.170 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.170 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.170 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.170 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.170 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.170 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.171 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:23:02.171 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2024-02-13T00:23:02.171 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:23:02.171 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:23:02.171 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:23:02.171 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2024-02-13T00:23:02.171 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2024-02-13T00:23:02.171 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.171 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.171 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.171 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.171 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.171 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.171 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.172 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2024-02-13T00:23:02.172 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.172 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.172 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.172 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.172 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2024-02-13T00:23:02.172 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2024-02-13T00:23:02.172 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.172 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.172 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.172 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2024-02-13T00:23:02.172 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.172 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.172 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.173 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2024-02-13T00:23:02.173 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2024-02-13T00:23:02.173 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.173 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.173 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.173 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2024-02-13T00:23:02.173 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2024-02-13T00:23:02.173 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-02-13T00:23:02.173 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.173 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.173 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-02-13T00:23:02.173 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2024-02-13T00:23:02.173 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2024-02-13T00:23:02.173 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.174 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2024-02-13T00:23:02.174 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-02-13T00:23:02.174 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.174 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.174 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.174 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2024-02-13T00:23:02.174 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2024-02-13T00:23:02.174 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-02-13T00:23:02.174 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.174 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.174 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2024-02-13T00:23:02.174 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2024-02-13T00:23:02.174 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2024-02-13T00:23:02.174 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.175 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2024-02-13T00:23:02.175 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.175 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.175 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.175 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.175 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2024-02-13T00:23:02.175 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2024-02-13T00:23:02.175 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.175 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.175 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.175 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2024-02-13T00:23:02.175 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.175 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.175 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.176 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2024-02-13T00:23:02.176 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2024-02-13T00:23:02.176 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.176 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.176 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.176 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2024-02-13T00:23:02.176 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2024-02-13T00:23:02.176 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-02-13T00:23:02.176 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.176 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.176 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2024-02-13T00:23:02.176 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2024-02-13T00:23:02.176 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2024-02-13T00:23:02.177 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.177 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2024-02-13T00:23:02.177 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2024-02-13T00:23:02.177 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.177 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.177 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.177 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2024-02-13T00:23:02.177 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2024-02-13T00:23:02.177 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.177 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.177 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.177 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2024-02-13T00:23:02.177 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.177 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.177 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.178 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2024-02-13T00:23:02.178 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2024-02-13T00:23:02.178 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.178 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.178 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.178 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2024-02-13T00:23:02.178 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2024-02-13T00:23:02.178 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-02-13T00:23:02.178 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.178 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.178 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2024-02-13T00:23:02.178 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2024-02-13T00:23:02.178 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2024-02-13T00:23:02.178 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.178 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2024-02-13T00:23:02.178 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-02-13T00:23:02.179 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.179 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.179 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.179 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:23:02.179 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:23:02.179 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.179 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.179 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.179 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.179 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.179 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.179 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.179 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.179 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.179 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.180 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.180 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.180 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.180 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.180 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.180 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.180 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.180 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.180 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.180 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:23:02.181 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:23:02.181 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.181 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.181 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.181 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.181 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.181 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.181 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.181 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.181 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.181 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.181 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.181 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.181 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:23:02.182 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:23:02.182 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.182 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.182 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.182 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:23:02.182 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.182 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.182 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.182 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.182 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.182 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.182 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.182 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.182 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.183 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.183 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.183 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.183 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.183 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.183 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.183 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:23:02.183 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:23:02.183 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.183 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.183 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.183 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.183 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.183 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.184 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.184 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.184 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.184 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.184 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.184 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.184 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2024-02-13T00:23:02.184 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2024-02-13T00:23:02.184 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-02-13T00:23:02.184 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.184 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.184 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-02-13T00:23:02.184 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.184 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.185 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.185 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2024-02-13T00:23:02.185 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.185 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.185 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.185 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.185 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2024-02-13T00:23:02.185 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2024-02-13T00:23:02.185 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.185 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.185 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.185 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "none", 2024-02-13T00:23:02.185 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.185 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.186 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.186 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2024-02-13T00:23:02.186 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2024-02-13T00:23:02.186 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2024-02-13T00:23:02.186 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.186 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2024-02-13T00:23:02.186 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.186 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.186 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.186 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.186 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2024-02-13T00:23:02.186 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2024-02-13T00:23:02.186 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.186 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.187 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.187 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.187 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.187 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.187 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.187 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2024-02-13T00:23:02.187 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.187 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.187 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.187 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.187 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-02-13T00:23:02.187 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-02-13T00:23:02.187 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-13T00:23:02.187 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.187 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.188 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-02-13T00:23:02.188 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.188 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.188 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.188 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2024-02-13T00:23:02.188 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.188 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.188 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.188 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.188 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2024-02-13T00:23:02.188 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2024-02-13T00:23:02.188 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:23:02.188 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.189 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.189 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-02-13T00:23:02.189 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2024-02-13T00:23:02.189 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.189 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.189 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2024-02-13T00:23:02.189 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2024-02-13T00:23:02.189 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.189 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.189 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.189 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2024-02-13T00:23:02.189 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2024-02-13T00:23:02.189 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-02-13T00:23:02.189 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.190 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.190 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-02-13T00:23:02.190 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.190 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.190 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.190 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2024-02-13T00:23:02.190 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.190 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.190 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.190 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.190 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.190 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.190 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:23:02.190 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2024-02-13T00:23:02.191 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:23:02.191 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:23:02.191 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:23:02.191 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2024-02-13T00:23:02.191 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2024-02-13T00:23:02.191 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.191 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.191 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.191 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.191 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.191 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.191 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.191 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2024-02-13T00:23:02.191 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.", 2024-02-13T00:23:02.192 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.192 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.192 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.192 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2024-02-13T00:23:02.192 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2024-02-13T00:23:02.192 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.192 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.192 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.192 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph", 2024-02-13T00:23:02.192 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.192 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.192 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.192 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2024-02-13T00:23:02.192 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.193 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.193 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.193 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.193 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2024-02-13T00:23:02.193 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2024-02-13T00:23:02.193 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-13T00:23:02.193 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.193 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.193 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-02-13T00:23:02.193 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.193 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.193 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.193 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2024-02-13T00:23:02.193 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.193 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.194 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.194 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.194 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2024-02-13T00:23:02.194 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2024-02-13T00:23:02.194 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-13T00:23:02.194 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.194 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.194 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2024-02-13T00:23:02.194 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.194 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.194 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.194 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2024-02-13T00:23:02.194 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.194 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.195 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.195 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.195 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2024-02-13T00:23:02.195 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2024-02-13T00:23:02.195 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-13T00:23:02.195 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.195 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.195 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-02-13T00:23:02.195 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.195 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.195 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.195 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2024-02-13T00:23:02.195 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.195 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.195 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.196 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.196 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:23:02.196 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:23:02.196 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.196 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.196 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.196 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.196 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.196 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.196 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.196 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.196 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.196 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.197 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.197 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.197 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.197 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.197 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.197 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.197 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.197 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.197 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.197 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:23:02.197 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:23:02.197 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.197 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.197 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.197 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:23:02.198 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.198 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.198 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.198 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2024-02-13T00:23:02.198 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.198 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.198 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.198 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.198 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:23:02.198 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:23:02.198 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.198 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.198 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.198 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:23:02.199 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.199 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.199 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.199 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.199 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.199 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.199 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.199 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.199 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.199 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.199 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.199 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.199 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.200 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.200 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.200 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:23:02.200 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:23:02.200 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.200 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.200 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.200 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.200 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.200 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.200 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.200 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.200 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.200 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.201 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.201 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.201 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2024-02-13T00:23:02.201 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2024-02-13T00:23:02.201 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.201 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.201 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.201 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2024-02-13T00:23:02.201 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.201 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.201 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.201 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2024-02-13T00:23:02.201 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2024-02-13T00:23:02.201 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.201 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2024-02-13T00:23:02.201 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.202 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.202 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.202 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.202 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2024-02-13T00:23:02.202 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2024-02-13T00:23:02.202 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.202 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.202 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.202 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-13T00:23:02.202 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.202 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.202 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.202 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2024-02-13T00:23:02.202 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.203 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.203 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.203 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.203 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2024-02-13T00:23:02.203 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2024-02-13T00:23:02.203 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.203 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.203 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.203 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:23:02.203 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.203 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.203 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.203 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2024-02-13T00:23:02.204 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.204 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.204 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.204 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.204 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2024-02-13T00:23:02.204 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2024-02-13T00:23:02.204 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.204 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.204 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.204 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:23:02.204 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.204 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.204 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.205 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2024-02-13T00:23:02.205 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.205 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.205 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.205 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.205 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2024-02-13T00:23:02.205 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2024-02-13T00:23:02.205 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.205 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.205 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.205 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:23:02.205 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.205 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.206 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.206 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2024-02-13T00:23:02.206 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.206 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.206 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.206 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.206 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.206 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.206 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:23:02.206 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2024-02-13T00:23:02.206 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:23:02.207 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:23:02.207 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:23:02.207 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:23:02.207 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:23:02.207 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.207 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.207 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.207 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.207 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.207 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.207 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.207 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.207 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.208 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.208 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.208 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.208 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.208 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.208 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.208 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.208 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.208 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.208 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.208 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:23:02.208 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:23:02.208 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.208 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.209 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.209 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.209 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.209 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.209 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.209 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.209 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.209 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.209 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.209 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.209 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:23:02.209 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:23:02.209 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.209 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.210 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.210 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:23:02.210 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.210 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.210 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.210 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.210 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.210 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.210 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.210 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.210 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.210 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.210 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.210 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.210 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.211 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.211 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.211 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:23:02.211 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:23:02.211 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.211 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.211 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.211 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.211 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.211 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.211 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.211 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.211 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.211 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.212 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.212 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.212 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2024-02-13T00:23:02.212 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2024-02-13T00:23:02.212 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-13T00:23:02.212 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.212 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.212 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2024-02-13T00:23:02.212 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.212 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.212 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.212 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2024-02-13T00:23:02.212 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.212 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.213 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.213 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.213 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2024-02-13T00:23:02.213 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2024-02-13T00:23:02.213 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-13T00:23:02.213 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.213 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.213 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2024-02-13T00:23:02.213 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.213 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.213 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.213 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2024-02-13T00:23:02.213 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.214 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.214 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.214 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.214 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.214 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.214 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:23:02.214 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2024-02-13T00:23:02.214 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:23:02.214 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:23:02.214 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:23:02.214 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2024-02-13T00:23:02.214 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2024-02-13T00:23:02.214 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.214 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.215 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.215 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.215 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.215 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.215 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.215 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.215 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.215 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.215 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.215 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.215 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2024-02-13T00:23:02.215 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2024-02-13T00:23:02.215 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.216 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.216 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.216 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.216 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.216 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.216 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.216 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.216 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.216 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.216 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.216 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.216 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2024-02-13T00:23:02.216 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2024-02-13T00:23:02.216 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.217 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.217 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.217 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:23:02.217 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.217 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.217 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.217 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.217 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.217 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.217 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.217 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.217 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2024-02-13T00:23:02.217 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2024-02-13T00:23:02.217 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.218 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.218 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.218 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:23:02.218 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.218 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.218 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.218 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.218 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.218 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.218 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.218 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.218 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2024-02-13T00:23:02.218 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2024-02-13T00:23:02.218 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.218 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.219 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.219 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:23:02.219 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.219 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.219 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.219 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.219 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.219 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.219 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.219 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.219 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2024-02-13T00:23:02.219 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2024-02-13T00:23:02.219 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.219 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.219 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.219 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:23:02.220 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.220 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.220 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.220 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.220 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.220 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.220 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.220 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.220 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2024-02-13T00:23:02.220 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2024-02-13T00:23:02.220 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.220 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.220 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.221 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:23:02.221 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.221 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.221 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.221 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.221 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.221 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.221 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.221 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.221 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2024-02-13T00:23:02.221 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2024-02-13T00:23:02.221 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.221 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.222 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.222 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:23:02.222 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.222 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.222 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.222 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.222 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.222 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.222 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.222 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.222 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2024-02-13T00:23:02.222 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2024-02-13T00:23:02.222 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.222 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.222 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.223 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:23:02.223 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.223 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.223 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.223 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.223 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.223 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.223 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.223 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.223 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2024-02-13T00:23:02.223 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2024-02-13T00:23:02.223 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.223 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.223 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.223 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:23:02.224 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.224 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.224 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.224 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.224 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.224 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.224 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.224 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.224 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2024-02-13T00:23:02.224 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2024-02-13T00:23:02.224 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.224 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.224 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.224 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.225 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.225 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.225 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.225 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.225 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.225 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.225 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.225 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.225 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2024-02-13T00:23:02.225 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2024-02-13T00:23:02.225 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.225 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.225 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.225 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-02-13T00:23:02.226 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.226 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.226 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.226 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.226 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.226 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.226 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.226 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.226 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2024-02-13T00:23:02.226 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2024-02-13T00:23:02.226 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.226 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.226 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.226 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:23:02.227 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.227 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.227 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.227 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.227 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.227 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.227 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.227 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.227 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2024-02-13T00:23:02.227 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2024-02-13T00:23:02.227 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.227 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.227 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.227 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.227 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.228 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.228 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.228 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.228 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.228 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.228 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.228 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.228 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2024-02-13T00:23:02.228 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2024-02-13T00:23:02.228 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.228 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.228 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.228 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-02-13T00:23:02.229 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.229 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.229 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.229 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.229 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.229 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.229 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.229 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.229 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2024-02-13T00:23:02.229 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2024-02-13T00:23:02.229 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.229 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.229 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.229 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.230 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.230 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.230 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.230 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.230 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.230 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.230 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.230 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.230 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2024-02-13T00:23:02.230 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2024-02-13T00:23:02.230 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.230 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.230 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.230 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:23:02.231 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.231 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.231 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.231 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.231 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.231 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.231 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.231 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.231 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2024-02-13T00:23:02.231 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2024-02-13T00:23:02.231 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.231 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.231 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.231 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.232 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.232 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.232 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.232 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.232 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.232 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.232 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.232 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.232 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2024-02-13T00:23:02.232 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2024-02-13T00:23:02.232 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.232 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.232 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.233 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.233 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.233 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.233 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.233 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.233 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.233 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.233 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.233 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.233 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2024-02-13T00:23:02.233 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2024-02-13T00:23:02.233 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.233 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.234 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.234 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.234 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.234 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.234 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.234 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.234 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.234 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.234 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.234 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.234 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2024-02-13T00:23:02.234 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2024-02-13T00:23:02.234 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.234 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.234 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.235 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:23:02.235 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.235 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.235 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.235 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.235 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.235 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.235 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.235 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.235 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2024-02-13T00:23:02.235 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2024-02-13T00:23:02.235 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.235 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.236 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.236 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:23:02.236 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.236 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.236 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.236 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.236 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.236 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.236 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.236 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.236 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2024-02-13T00:23:02.236 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2024-02-13T00:23:02.236 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.237 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.237 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.237 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.237 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.237 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.237 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.237 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.237 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.237 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.237 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.237 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.237 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2024-02-13T00:23:02.237 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2024-02-13T00:23:02.237 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.237 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.238 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.238 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.238 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.238 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.238 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.238 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.238 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.238 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.238 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.238 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.238 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2024-02-13T00:23:02.238 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2024-02-13T00:23:02.238 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.239 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.239 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.239 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.239 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.239 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.239 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.239 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.239 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.239 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.239 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.239 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.239 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2024-02-13T00:23:02.239 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2024-02-13T00:23:02.239 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.240 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.240 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.240 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:23:02.240 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.240 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.240 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.240 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.240 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.240 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.240 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.240 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.240 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2024-02-13T00:23:02.240 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2024-02-13T00:23:02.240 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.241 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.241 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.241 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2024-02-13T00:23:02.241 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.241 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.241 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.241 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.241 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.241 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.241 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.241 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.241 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2024-02-13T00:23:02.241 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2024-02-13T00:23:02.241 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:23:02.242 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.242 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.242 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-02-13T00:23:02.242 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.242 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.243 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.243 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.243 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.243 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.243 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.243 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.243 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2024-02-13T00:23:02.243 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2024-02-13T00:23:02.243 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:23:02.243 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.243 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.243 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2024-02-13T00:23:02.243 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.244 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.244 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.244 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.244 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.244 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.244 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.244 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.244 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2024-02-13T00:23:02.244 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2024-02-13T00:23:02.244 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:23:02.244 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.244 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.244 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2024-02-13T00:23:02.244 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.245 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.245 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.245 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.245 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.245 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.245 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.245 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.245 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2024-02-13T00:23:02.245 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2024-02-13T00:23:02.245 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.245 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.245 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.245 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.245 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.246 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.246 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.246 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.246 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.246 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.246 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.246 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.246 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2024-02-13T00:23:02.246 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2024-02-13T00:23:02.246 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.246 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.246 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.246 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-02-13T00:23:02.246 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.247 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.247 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.247 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.247 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.247 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.247 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.247 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.247 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2024-02-13T00:23:02.247 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2024-02-13T00:23:02.247 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.247 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.247 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.247 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.247 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.248 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.248 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.248 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.248 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.248 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.248 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.248 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.248 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2024-02-13T00:23:02.248 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2024-02-13T00:23:02.248 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:23:02.248 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.248 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.248 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2024-02-13T00:23:02.249 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.249 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.249 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.249 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.249 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.249 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.249 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.249 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.249 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2024-02-13T00:23:02.249 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2024-02-13T00:23:02.249 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.249 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.249 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.249 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2024-02-13T00:23:02.250 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.250 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.250 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.250 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.250 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.250 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.250 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.250 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.250 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2024-02-13T00:23:02.250 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2024-02-13T00:23:02.250 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.250 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.250 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.250 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.250 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.251 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.251 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.251 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.251 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.251 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.251 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.251 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.251 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2024-02-13T00:23:02.251 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2024-02-13T00:23:02.251 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.251 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.251 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.251 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:23:02.251 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.252 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.252 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.252 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.252 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.252 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.252 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.252 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.252 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2024-02-13T00:23:02.252 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2024-02-13T00:23:02.252 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.252 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.252 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.252 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.252 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.253 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.253 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.253 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.253 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.253 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.253 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.253 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.253 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2024-02-13T00:23:02.253 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2024-02-13T00:23:02.253 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:23:02.253 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.253 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.253 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-02-13T00:23:02.253 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.253 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.254 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.254 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.254 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.254 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.254 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.254 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.254 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2024-02-13T00:23:02.254 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2024-02-13T00:23:02.254 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:23:02.254 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.254 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.254 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-02-13T00:23:02.254 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.254 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.255 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.255 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.255 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.255 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.255 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.255 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.255 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2024-02-13T00:23:02.255 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2024-02-13T00:23:02.255 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:23:02.255 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.255 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.255 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-02-13T00:23:02.255 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.255 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.255 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.256 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.256 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.256 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.256 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.256 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.256 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2024-02-13T00:23:02.256 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2024-02-13T00:23:02.256 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.256 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.256 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.256 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.256 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.256 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.257 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.257 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.257 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.257 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.257 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.257 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.257 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2024-02-13T00:23:02.257 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2024-02-13T00:23:02.257 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.257 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.257 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.257 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.257 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.257 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.257 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.258 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2024-02-13T00:23:02.258 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.258 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.258 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.258 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.258 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2024-02-13T00:23:02.258 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2024-02-13T00:23:02.258 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:23:02.258 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.258 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.258 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2024-02-13T00:23:02.258 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.258 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.259 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.259 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.259 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.259 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.259 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.259 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.259 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2024-02-13T00:23:02.259 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2024-02-13T00:23:02.259 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.259 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.259 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.259 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.259 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.259 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.259 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.260 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.260 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.260 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.260 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.260 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.260 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:23:02.260 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:23:02.260 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.260 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.260 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.260 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.260 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.260 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.260 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.261 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.261 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.261 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.261 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.261 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.261 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.261 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.261 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.261 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.261 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.261 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.261 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.261 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:23:02.262 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:23:02.262 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.262 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.262 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.262 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.262 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.262 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.262 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.262 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.262 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.262 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.262 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.262 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.262 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:23:02.262 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:23:02.263 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.263 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.263 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.263 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:23:02.263 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.263 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.263 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.263 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.263 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.263 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.263 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.263 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.263 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.263 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.264 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.264 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.264 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.264 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.264 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.264 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:23:02.264 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:23:02.264 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.264 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.264 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.264 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.264 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.264 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.264 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.265 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.265 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.265 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.265 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.265 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.265 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2024-02-13T00:23:02.265 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2024-02-13T00:23:02.265 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.265 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.265 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.265 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.265 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.265 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.265 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.265 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.266 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.266 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.266 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.266 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.266 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-02-13T00:23:02.266 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-02-13T00:23:02.266 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.266 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.266 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.266 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2024-02-13T00:23:02.266 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.266 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.266 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.266 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.266 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.267 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.267 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.267 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.267 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-02-13T00:23:02.267 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-02-13T00:23:02.267 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:23:02.267 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.267 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.267 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2024-02-13T00:23:02.267 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.267 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.267 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.267 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.267 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.268 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.268 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.268 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.268 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2024-02-13T00:23:02.268 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2024-02-13T00:23:02.268 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.268 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.268 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.268 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:23:02.268 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.268 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.268 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.268 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.269 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.269 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.269 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.269 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.269 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2024-02-13T00:23:02.269 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2024-02-13T00:23:02.269 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:23:02.269 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.269 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.269 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2024-02-13T00:23:02.269 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.269 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.269 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.269 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.270 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.270 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.270 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.270 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.270 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2024-02-13T00:23:02.270 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2024-02-13T00:23:02.270 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.270 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.270 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.270 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2024-02-13T00:23:02.270 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.270 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.270 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.271 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.271 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2024-02-13T00:23:02.271 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.271 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.271 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.271 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.271 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.271 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.271 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2024-02-13T00:23:02.271 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2024-02-13T00:23:02.271 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:23:02.271 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.271 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.271 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2024-02-13T00:23:02.272 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2024-02-13T00:23:02.272 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2024-02-13T00:23:02.272 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.272 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.272 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.272 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.272 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.272 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.272 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2024-02-13T00:23:02.272 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2024-02-13T00:23:02.272 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.272 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.272 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.273 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.273 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.273 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.273 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.273 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.273 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.273 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.273 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.273 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.273 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2024-02-13T00:23:02.273 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2024-02-13T00:23:02.273 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.273 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.274 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.274 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.274 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.274 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.274 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.274 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.274 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.274 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.274 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.274 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.274 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.274 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.274 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:23:02.274 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2024-02-13T00:23:02.275 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:23:02.275 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:23:02.275 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:23:02.275 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2024-02-13T00:23:02.275 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2024-02-13T00:23:02.275 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.275 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.275 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.275 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:23:02.275 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.275 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.275 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.275 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2024-02-13T00:23:02.275 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.276 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.276 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.276 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.276 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:23:02.276 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:23:02.276 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.276 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.276 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.276 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.276 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.276 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.276 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.276 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.276 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.277 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.277 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.277 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.277 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.277 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.277 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.277 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.277 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.277 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.277 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.277 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:23:02.277 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:23:02.277 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.277 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.277 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.278 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.278 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.278 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.278 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.278 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.278 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.278 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.278 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.278 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.278 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:23:02.278 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:23:02.278 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.278 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.278 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.279 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:23:02.279 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.279 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.279 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.279 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.279 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.279 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.279 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.279 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.279 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.279 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.279 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.279 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.279 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.280 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.280 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.280 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:23:02.280 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:23:02.280 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.280 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.280 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.280 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.280 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.280 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.280 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.280 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.281 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.281 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.281 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.281 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.281 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2024-02-13T00:23:02.281 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2024-02-13T00:23:02.281 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-13T00:23:02.281 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.281 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.281 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2024-02-13T00:23:02.281 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.281 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.281 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.281 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2024-02-13T00:23:02.282 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.282 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.282 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.282 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.282 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2024-02-13T00:23:02.282 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2024-02-13T00:23:02.282 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.282 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.282 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.282 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2024-02-13T00:23:02.282 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.282 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.282 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.282 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2024-02-13T00:23:02.283 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.283 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.283 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.283 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.283 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2024-02-13T00:23:02.283 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2024-02-13T00:23:02.283 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-13T00:23:02.283 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.283 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.283 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2024-02-13T00:23:02.283 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.283 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.283 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.283 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2024-02-13T00:23:02.283 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.284 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.284 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.284 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.284 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2024-02-13T00:23:02.284 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2024-02-13T00:23:02.284 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-13T00:23:02.284 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.284 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.284 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2024-02-13T00:23:02.284 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.284 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.284 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.284 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2024-02-13T00:23:02.285 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.285 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.285 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.285 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.285 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2024-02-13T00:23:02.285 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2024-02-13T00:23:02.285 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.285 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.285 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.285 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:23:02.285 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.285 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.285 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.285 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2024-02-13T00:23:02.286 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.286 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.286 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.286 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.286 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-02-13T00:23:02.286 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-02-13T00:23:02.286 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-13T00:23:02.286 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.286 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.286 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-02-13T00:23:02.286 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.286 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.286 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.286 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2024-02-13T00:23:02.286 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.287 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.287 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.287 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.287 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2024-02-13T00:23:02.287 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2024-02-13T00:23:02.287 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-13T00:23:02.287 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.287 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.287 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2024-02-13T00:23:02.287 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.287 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.287 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.287 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2024-02-13T00:23:02.287 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.288 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.288 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.288 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.288 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.288 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.288 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:23:02.288 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2024-02-13T00:23:02.288 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:23:02.288 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:23:02.288 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:23:02.288 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:23:02.288 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:23:02.288 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.289 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.289 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.289 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.289 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.289 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.289 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.289 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.289 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.289 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.289 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.289 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.289 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.289 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.290 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.290 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.290 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.290 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.290 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.290 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:23:02.290 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:23:02.290 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.290 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.290 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.290 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.290 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.290 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.290 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.291 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.291 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.291 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.291 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.291 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.291 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:23:02.291 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:23:02.291 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.291 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.291 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.291 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:23:02.291 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.291 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.292 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.292 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.292 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.292 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.292 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.292 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.292 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.292 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.292 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.292 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.292 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.292 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.292 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.292 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:23:02.293 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:23:02.293 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.293 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.293 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.293 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.293 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.293 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.293 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.293 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.293 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.293 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.293 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.293 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.293 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2024-02-13T00:23:02.294 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2024-02-13T00:23:02.294 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.294 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.294 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.294 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2024-02-13T00:23:02.294 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.294 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.294 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.294 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.294 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.294 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.294 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.294 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.294 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2024-02-13T00:23:02.294 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2024-02-13T00:23:02.295 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.295 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.295 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.295 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2024-02-13T00:23:02.295 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.295 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.295 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.295 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.295 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.295 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.295 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.295 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.295 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-02-13T00:23:02.295 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-02-13T00:23:02.296 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.296 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.296 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.296 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-02-13T00:23:02.296 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.296 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.296 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.296 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.296 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.296 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.296 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.296 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.296 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.296 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.297 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:23:02.297 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2024-02-13T00:23:02.297 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2024-02-13T00:23:02.297 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2024-02-13T00:23:02.297 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:23:02.297 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2024-02-13T00:23:02.297 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2024-02-13T00:23:02.297 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.297 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.297 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.297 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2024-02-13T00:23:02.297 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.297 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.297 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.298 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.298 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.298 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.298 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.298 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.298 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2024-02-13T00:23:02.298 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2024-02-13T00:23:02.298 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.298 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.298 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.298 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2024-02-13T00:23:02.298 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.298 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.298 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.299 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.299 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.299 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.299 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.299 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.299 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2024-02-13T00:23:02.299 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2024-02-13T00:23:02.299 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.299 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.299 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.299 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-13T00:23:02.299 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.299 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.299 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.300 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.300 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.300 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.300 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.300 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.300 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-02-13T00:23:02.300 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-02-13T00:23:02.300 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.300 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.300 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.300 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2024-02-13T00:23:02.300 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.300 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.300 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.301 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.301 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.301 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.301 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.301 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.301 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:23:02.301 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:23:02.301 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.301 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.301 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.301 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.301 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.301 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.301 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.302 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.302 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.302 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.302 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.302 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.302 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.302 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.302 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.302 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.302 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.302 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.302 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.302 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:23:02.302 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:23:02.303 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.303 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.303 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.303 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.303 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.303 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.303 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.303 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.303 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.303 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.303 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.303 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.303 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:23:02.303 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:23:02.304 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.304 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.304 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.304 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:23:02.304 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.304 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.304 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.304 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.304 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.304 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.304 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.304 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.304 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.304 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.305 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.305 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.305 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.305 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.305 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.305 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:23:02.305 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:23:02.305 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.305 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.305 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.305 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.305 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.305 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.305 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.306 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.306 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.306 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.306 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.306 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.306 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2024-02-13T00:23:02.306 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2024-02-13T00:23:02.306 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.306 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.306 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.306 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-13T00:23:02.306 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.306 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.306 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.307 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.307 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.307 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.307 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.307 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.307 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2024-02-13T00:23:02.307 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2024-02-13T00:23:02.307 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.307 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.307 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.307 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2024-02-13T00:23:02.307 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.307 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.307 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.308 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.308 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.308 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.308 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.308 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.308 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2024-02-13T00:23:02.308 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2024-02-13T00:23:02.308 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.308 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.308 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.308 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2024-02-13T00:23:02.308 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.308 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.308 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.309 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.309 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.309 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.309 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.309 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.309 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2024-02-13T00:23:02.309 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2024-02-13T00:23:02.309 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.309 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.309 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.309 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-02-13T00:23:02.309 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.309 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.309 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.310 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.310 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.310 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.310 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.310 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.310 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2024-02-13T00:23:02.310 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2024-02-13T00:23:02.310 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.310 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.310 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.310 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-13T00:23:02.310 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.310 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.310 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.310 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.311 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.311 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.311 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.311 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.311 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2024-02-13T00:23:02.311 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2024-02-13T00:23:02.311 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.311 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.311 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.311 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2024-02-13T00:23:02.311 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.311 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.311 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.311 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.312 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.312 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.312 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.312 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.312 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.312 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.312 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:23:02.312 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2024-02-13T00:23:02.312 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:23:02.312 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:23:02.312 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:23:02.312 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:23:02.312 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:23:02.312 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.313 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.313 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.313 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.313 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.313 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.313 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.313 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.313 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.313 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.313 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.313 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.313 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.313 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.313 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.313 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.314 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.314 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.314 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.314 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:23:02.314 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:23:02.314 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.314 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.314 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.314 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.314 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.314 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.314 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.314 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.315 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.315 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.315 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.315 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.315 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:23:02.315 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:23:02.315 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.315 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.315 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.315 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:23:02.315 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.315 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.315 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.315 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.315 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.316 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.316 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.316 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.316 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.316 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.316 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.316 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.316 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.316 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.316 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.316 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:23:02.316 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:23:02.316 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.317 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.317 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.317 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.317 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.317 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.317 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.317 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.317 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.317 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.317 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.317 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.317 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.317 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.317 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:23:02.317 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2024-02-13T00:23:02.318 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:23:02.318 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:23:02.318 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:23:02.318 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:23:02.318 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:23:02.318 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.318 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.318 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.318 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.318 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.318 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.318 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.318 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.318 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.319 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.319 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.319 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.319 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.319 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.319 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.319 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.319 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.319 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.319 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.319 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:23:02.319 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:23:02.319 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.319 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.319 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.320 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.320 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.320 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.320 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.320 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.320 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.320 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.320 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.320 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.320 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:23:02.320 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:23:02.320 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.320 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.320 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.321 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:23:02.321 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.321 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.321 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.321 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.321 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.321 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.321 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.321 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.321 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.321 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.321 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.321 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.321 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.322 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.322 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.322 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:23:02.322 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:23:02.322 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.322 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.322 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.322 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.322 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.322 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.322 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.322 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.322 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.322 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.323 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.323 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.323 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.323 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.323 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:23:02.323 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2024-02-13T00:23:02.323 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:23:02.323 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:23:02.323 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:23:02.323 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2024-02-13T00:23:02.323 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2024-02-13T00:23:02.323 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:23:02.323 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.323 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.324 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2024-02-13T00:23:02.324 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.324 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.324 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.324 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2024-02-13T00:23:02.324 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.324 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.324 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.324 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.324 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2024-02-13T00:23:02.324 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2024-02-13T00:23:02.324 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:23:02.324 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.324 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.325 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-02-13T00:23:02.325 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2024-02-13T00:23:02.325 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.325 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.325 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2024-02-13T00:23:02.325 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.325 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.325 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.325 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.325 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:23:02.325 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:23:02.325 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.325 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.325 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.326 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.326 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.326 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.326 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.326 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.326 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.326 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.326 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.326 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.326 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.326 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.326 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.326 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.326 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.326 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.327 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.327 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:23:02.327 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:23:02.327 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.327 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.327 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.327 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.327 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.327 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.327 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.327 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.327 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.327 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.327 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.328 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.328 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:23:02.328 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:23:02.328 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.328 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.328 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.328 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:23:02.328 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.328 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.328 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.328 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.328 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.328 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.328 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.329 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.329 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.329 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.329 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.329 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.329 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.329 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.329 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.329 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:23:02.329 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:23:02.329 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.329 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.329 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.329 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.330 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.330 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.330 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.330 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.330 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.330 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.330 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.330 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.330 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.330 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.330 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:23:02.330 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2024-02-13T00:23:02.330 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:23:02.331 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:23:02.331 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:23:02.331 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2024-02-13T00:23:02.331 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2024-02-13T00:23:02.331 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.331 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.331 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.331 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2024-02-13T00:23:02.331 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.331 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.331 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.331 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2024-02-13T00:23:02.331 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.331 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.332 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.332 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.332 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:23:02.332 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:23:02.332 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.332 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.332 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.332 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.332 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.332 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.332 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.332 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.332 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.333 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.333 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.333 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.333 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.333 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.333 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.333 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.333 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.333 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.333 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.333 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:23:02.333 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:23:02.333 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.333 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.334 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.334 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.334 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.334 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.334 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.334 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.334 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.334 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.334 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.334 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.334 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:23:02.334 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:23:02.334 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.334 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.334 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.335 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:23:02.335 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.335 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.335 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.335 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.335 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.335 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.335 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.335 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.335 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.335 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.335 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.335 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.335 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.336 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.336 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.336 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:23:02.336 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:23:02.336 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.336 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.336 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.336 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.336 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.336 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.336 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.336 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.336 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.336 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.337 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.337 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.337 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2024-02-13T00:23:02.337 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2024-02-13T00:23:02.337 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:23:02.337 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.337 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.337 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.337 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.337 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.337 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.337 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2024-02-13T00:23:02.337 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.337 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.338 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.338 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.338 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2024-02-13T00:23:02.338 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2024-02-13T00:23:02.338 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:23:02.338 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.338 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.338 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2024-02-13T00:23:02.338 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.338 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.338 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.338 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2024-02-13T00:23:02.338 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.338 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.339 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.339 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.339 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2024-02-13T00:23:02.339 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2024-02-13T00:23:02.339 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:23:02.339 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.339 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.339 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2024-02-13T00:23:02.339 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.339 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.339 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.339 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2024-02-13T00:23:02.339 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.339 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.340 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.340 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.340 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2024-02-13T00:23:02.340 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2024-02-13T00:23:02.340 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.340 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.340 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.340 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.340 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.340 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.340 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.340 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2024-02-13T00:23:02.340 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.341 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.341 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.341 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.341 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2024-02-13T00:23:02.341 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2024-02-13T00:23:02.341 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.341 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.341 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.341 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2024-02-13T00:23:02.341 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.341 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.341 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.341 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2024-02-13T00:23:02.341 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.342 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.342 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.342 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.342 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.342 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.342 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:23:02.342 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2024-02-13T00:23:02.342 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:23:02.342 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:23:02.342 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:23:02.342 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:23:02.342 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:23:02.342 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.342 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.343 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.343 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.343 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.343 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.343 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.343 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.343 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.343 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.343 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.343 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.343 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.343 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.343 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.343 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.344 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.344 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.344 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.344 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:23:02.344 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:23:02.344 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.344 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.344 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.344 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.344 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.344 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.344 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.344 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.344 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.345 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.345 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.345 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.345 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:23:02.345 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:23:02.345 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.345 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.345 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.345 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:23:02.345 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.345 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.345 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.345 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.345 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.346 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.346 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.346 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.346 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.346 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.346 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.346 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.346 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.346 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.346 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.346 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:23:02.346 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:23:02.346 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.346 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.347 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.347 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.347 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.347 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.347 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.347 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.347 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.347 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.347 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.347 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.347 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2024-02-13T00:23:02.347 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2024-02-13T00:23:02.347 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.347 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.348 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.348 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-13T00:23:02.348 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.348 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.348 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.348 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2024-02-13T00:23:02.348 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2024-02-13T00:23:02.348 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2024-02-13T00:23:02.348 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.348 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2024-02-13T00:23:02.348 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.348 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.348 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.348 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.349 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.349 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.349 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:23:02.349 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2024-02-13T00:23:02.349 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:23:02.349 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:23:02.349 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:23:02.349 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:23:02.349 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:23:02.349 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.349 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.349 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.349 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.350 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.350 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.350 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.350 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.350 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.350 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.350 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.350 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.350 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.350 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.350 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.350 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.350 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.350 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.350 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.351 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:23:02.351 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:23:02.351 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.351 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.351 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.351 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.351 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.351 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.351 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.351 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.351 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.351 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.351 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.351 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.352 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:23:02.352 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:23:02.352 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.352 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.352 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.352 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:23:02.352 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.352 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.352 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.352 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.352 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.352 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.352 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.353 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.353 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.353 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.353 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.353 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.353 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.353 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.353 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.353 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:23:02.353 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:23:02.353 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.353 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.353 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.353 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.354 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.354 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.354 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.354 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.354 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.354 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.354 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.354 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.354 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.354 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.354 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:23:02.354 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2024-02-13T00:23:02.354 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:23:02.354 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:23:02.354 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:23:02.355 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:23:02.355 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:23:02.355 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.355 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.355 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.355 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.355 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.355 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.355 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.355 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.355 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.355 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.355 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.356 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.356 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.356 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.356 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.356 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.356 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.356 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.356 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.356 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:23:02.356 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:23:02.356 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.356 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.356 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.356 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.357 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.357 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.357 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.357 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.357 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.357 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.357 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.357 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.357 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:23:02.357 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:23:02.357 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.357 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.357 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.357 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:23:02.358 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.358 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.358 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.358 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.358 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.358 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.358 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.358 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.358 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.358 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.358 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.358 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.358 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.358 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.359 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.359 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:23:02.359 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:23:02.359 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.359 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.359 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.359 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.359 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.359 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.359 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.359 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.359 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.359 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.359 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.359 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.360 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-02-13T00:23:02.360 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-02-13T00:23:02.360 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.360 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.360 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.360 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-02-13T00:23:02.360 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.360 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.360 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.360 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.360 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.360 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.360 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.360 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.361 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.361 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.361 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:23:02.361 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2024-02-13T00:23:02.361 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:23:02.361 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:23:02.361 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:23:02.361 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:23:02.361 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:23:02.361 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.361 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.361 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.361 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.361 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.362 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.362 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.362 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.362 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.362 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.362 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.362 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.362 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.362 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.362 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.362 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.362 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.362 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.362 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.362 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:23:02.363 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:23:02.363 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.363 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.363 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.363 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.363 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.363 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.363 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.363 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.363 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.363 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.363 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.363 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.363 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:23:02.364 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:23:02.364 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.364 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.364 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.364 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:23:02.364 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.364 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.364 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.364 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.364 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.364 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.364 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.364 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.365 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.365 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.365 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.365 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.365 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.365 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.365 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.365 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:23:02.365 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:23:02.365 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.365 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.365 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.365 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.365 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.365 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.366 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.366 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.366 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.366 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.366 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.366 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.366 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2024-02-13T00:23:02.366 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2024-02-13T00:23:02.366 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:23:02.366 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.366 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.366 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2024-02-13T00:23:02.366 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.366 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.367 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.367 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2024-02-13T00:23:02.367 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.367 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.367 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.367 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.367 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2024-02-13T00:23:02.367 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2024-02-13T00:23:02.367 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-13T00:23:02.367 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.367 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.367 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-02-13T00:23:02.367 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.367 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.368 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.368 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2024-02-13T00:23:02.368 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.368 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.368 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.368 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.368 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.368 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.368 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:23:02.368 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2024-02-13T00:23:02.368 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:23:02.368 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:23:02.368 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:23:02.368 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:23:02.369 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:23:02.369 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.369 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.369 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.369 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.369 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.369 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.369 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.369 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.369 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.369 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.369 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.369 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.369 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.369 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.370 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.370 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.370 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.370 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.370 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.370 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:23:02.370 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:23:02.370 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.370 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.370 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.370 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.370 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.370 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.370 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.371 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.371 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.371 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.371 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.371 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.371 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:23:02.371 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:23:02.371 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.371 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.371 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.371 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:23:02.371 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.371 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.371 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.372 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.372 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.372 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.372 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.372 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.372 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.372 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.372 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.372 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.372 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.372 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.372 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.372 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:23:02.372 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:23:02.373 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.373 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.373 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.373 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.373 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.373 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.373 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.373 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.373 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.373 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.373 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.373 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.373 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2024-02-13T00:23:02.373 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2024-02-13T00:23:02.374 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.374 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.374 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.374 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.374 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.374 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.374 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.374 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.374 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.374 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.374 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.374 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.374 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2024-02-13T00:23:02.374 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2024-02-13T00:23:02.375 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.375 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.375 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.375 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.375 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.375 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.375 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.375 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.375 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.375 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.375 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.375 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.375 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2024-02-13T00:23:02.375 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2024-02-13T00:23:02.376 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.376 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.376 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.376 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.376 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.376 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.376 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.376 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.376 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.376 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.376 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.376 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.376 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-02-13T00:23:02.376 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-02-13T00:23:02.377 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.377 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.377 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.377 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.377 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.377 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.377 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.377 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.377 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.377 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.377 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.377 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.377 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-02-13T00:23:02.377 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-02-13T00:23:02.378 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.378 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.378 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.378 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.378 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.378 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.378 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.378 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.378 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.378 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.378 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.378 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.378 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.378 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.378 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:23:02.379 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2024-02-13T00:23:02.379 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:23:02.379 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:23:02.379 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:23:02.379 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:23:02.379 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:23:02.379 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.379 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.379 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.379 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.379 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.379 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.379 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.379 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.379 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.380 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.380 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.380 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.380 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.380 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.380 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.380 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.380 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.380 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.380 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.380 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:23:02.380 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:23:02.380 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.380 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.381 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.381 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.381 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.381 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.381 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.381 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.381 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.381 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.381 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.381 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.381 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:23:02.381 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:23:02.381 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.381 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.382 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.382 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:23:02.382 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.382 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.382 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.382 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.382 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.382 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.382 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.382 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.382 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.382 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.382 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.382 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.383 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.383 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.383 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.383 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:23:02.383 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:23:02.383 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.383 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.383 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.383 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.383 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.383 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.383 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.383 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.383 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.384 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.384 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.384 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.384 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2024-02-13T00:23:02.384 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2024-02-13T00:23:02.384 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.384 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.384 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.384 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.384 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.384 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.384 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.384 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.384 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.385 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.385 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.385 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.385 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2024-02-13T00:23:02.385 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2024-02-13T00:23:02.385 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.385 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.385 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.385 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.385 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.385 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.385 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.385 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.385 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.385 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.386 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.386 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.386 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.386 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.386 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:23:02.386 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2024-02-13T00:23:02.386 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:23:02.386 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:23:02.386 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:23:02.386 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2024-02-13T00:23:02.386 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2024-02-13T00:23:02.386 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.386 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.386 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.386 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.387 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.387 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.387 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.387 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.387 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.387 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.387 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.387 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.387 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:23:02.387 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:23:02.387 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.387 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.387 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.387 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.387 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.388 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.388 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.388 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.388 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.388 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.388 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.388 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.388 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.388 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.388 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.388 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.388 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.388 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.388 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.389 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:23:02.389 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:23:02.389 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.389 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.389 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.389 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.389 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.389 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.389 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.389 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.389 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.389 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.389 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.389 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.389 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:23:02.390 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:23:02.390 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.390 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.390 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.390 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:23:02.390 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.390 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.390 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.390 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.390 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.390 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.390 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.390 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.391 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.391 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.391 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.391 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.391 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.391 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.391 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.391 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:23:02.391 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:23:02.391 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.391 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.391 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.391 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.391 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.392 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.392 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.392 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.392 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.392 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.392 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.392 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.392 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-02-13T00:23:02.392 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-02-13T00:23:02.392 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.392 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.392 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.392 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.393 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.393 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.393 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.393 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.393 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.393 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.393 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.393 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.393 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-02-13T00:23:02.393 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-02-13T00:23:02.393 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.393 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.393 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.393 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.394 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.394 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.394 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.394 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.394 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.394 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.394 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.394 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.394 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.394 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.394 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:23:02.394 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2024-02-13T00:23:02.394 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:23:02.394 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:23:02.395 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:23:02.395 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:23:02.395 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:23:02.395 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.395 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.395 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.395 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.395 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.395 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.395 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.395 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.395 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.395 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.396 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.396 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.396 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.396 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.396 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.396 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.396 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.396 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.396 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.396 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:23:02.396 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:23:02.396 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.396 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.396 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.397 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.397 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.397 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.397 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.397 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.397 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.397 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.397 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.397 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.397 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:23:02.397 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:23:02.397 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.397 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.397 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.398 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:23:02.398 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.398 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.398 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.398 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.398 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.398 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.398 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.398 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.398 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.399 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.399 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.399 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.399 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.399 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.399 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.399 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:23:02.399 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:23:02.399 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.399 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.399 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.399 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.399 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.399 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.400 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.400 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.400 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.400 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.400 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.400 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.400 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.400 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.400 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:23:02.400 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2024-02-13T00:23:02.400 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:23:02.400 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:23:02.400 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:23:02.401 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:23:02.401 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:23:02.401 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.401 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.401 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.401 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.401 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.401 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.401 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.401 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.401 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.401 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.401 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.402 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.402 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.402 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.402 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.402 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.402 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.402 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.402 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.402 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:23:02.402 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:23:02.402 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.402 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.402 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.403 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.403 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.403 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.403 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.403 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.403 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.403 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.403 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.403 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.403 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:23:02.403 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:23:02.403 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.403 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.403 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.404 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:23:02.404 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.404 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.404 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.404 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.404 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.404 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.404 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.404 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.404 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.404 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.404 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.404 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.405 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.405 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.405 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.405 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:23:02.405 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:23:02.405 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.405 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.405 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.405 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.405 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.405 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.405 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.405 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.406 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.406 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.406 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.406 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.406 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2024-02-13T00:23:02.406 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2024-02-13T00:23:02.406 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.406 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.406 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.406 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.406 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.406 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.406 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.406 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.406 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.406 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.407 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.407 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.407 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2024-02-13T00:23:02.407 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2024-02-13T00:23:02.407 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.407 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.407 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.407 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2024-02-13T00:23:02.407 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.407 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.407 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.407 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.407 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.407 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.408 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.408 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.408 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2024-02-13T00:23:02.408 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2024-02-13T00:23:02.408 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.408 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.408 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.408 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.408 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.408 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.408 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.408 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.408 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.408 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.409 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.409 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.409 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2024-02-13T00:23:02.409 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2024-02-13T00:23:02.409 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:23:02.409 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.409 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.409 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.409 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.409 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.409 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.409 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.409 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.409 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.409 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.410 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.410 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2024-02-13T00:23:02.410 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2024-02-13T00:23:02.410 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-02-13T00:23:02.410 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.410 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.410 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.410 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.410 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.410 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.410 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.410 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.410 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.411 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.411 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.411 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2024-02-13T00:23:02.411 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2024-02-13T00:23:02.411 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.411 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.411 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.411 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.411 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.411 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.411 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.411 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.411 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.411 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.411 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.412 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.412 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2024-02-13T00:23:02.412 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2024-02-13T00:23:02.412 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.412 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.412 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.412 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.412 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.412 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.412 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.412 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.412 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.412 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.413 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.413 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.413 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2024-02-13T00:23:02.413 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2024-02-13T00:23:02.413 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.413 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.413 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.413 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:23:02.413 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.413 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.413 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.413 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.413 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.413 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.413 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.414 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.414 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2024-02-13T00:23:02.414 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2024-02-13T00:23:02.414 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.414 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.414 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.414 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.414 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.414 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.414 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.414 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.414 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.414 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.414 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.415 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.415 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2024-02-13T00:23:02.415 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2024-02-13T00:23:02.415 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.415 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.415 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.415 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.415 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.415 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.415 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.415 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.415 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.415 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.415 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.416 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.416 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2024-02-13T00:23:02.416 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2024-02-13T00:23:02.416 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.416 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.416 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.416 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.416 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.416 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.416 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.416 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.416 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.416 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.417 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.417 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.417 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.417 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.417 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:23:02.417 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2024-02-13T00:23:02.417 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:23:02.417 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:23:02.417 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:23:02.417 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:23:02.417 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:23:02.417 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.417 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.418 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.418 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.418 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.418 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.418 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.418 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.418 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.418 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.418 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.418 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.418 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.418 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.418 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.418 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.419 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.419 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.419 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.419 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:23:02.419 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:23:02.419 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.419 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.419 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.419 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.419 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.419 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.419 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.419 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.419 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.419 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.420 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.420 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.420 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:23:02.420 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:23:02.420 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.420 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.420 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.420 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:23:02.420 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.420 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.420 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.420 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.420 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.421 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.421 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.421 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.421 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.421 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.421 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.421 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.421 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.421 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.421 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.421 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:23:02.421 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:23:02.421 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.422 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.422 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.422 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.422 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.422 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.422 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.422 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.422 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.422 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.422 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.422 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.422 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.422 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.422 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:23:02.422 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2024-02-13T00:23:02.423 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:23:02.423 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:23:02.423 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:23:02.423 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2024-02-13T00:23:02.423 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2024-02-13T00:23:02.423 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.423 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.423 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.423 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2024-02-13T00:23:02.423 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.423 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.423 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.423 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.423 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.424 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.424 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.424 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.424 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-02-13T00:23:02.424 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-02-13T00:23:02.424 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-13T00:23:02.424 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.424 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.424 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2024-02-13T00:23:02.424 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.424 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.424 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.424 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.424 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.425 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.425 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.425 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.425 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:23:02.425 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:23:02.425 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.425 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.425 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.425 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.425 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.425 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.425 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.425 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.425 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.425 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.426 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.426 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.426 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.426 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.426 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.426 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.426 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.426 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.426 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.426 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:23:02.426 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:23:02.426 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.426 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.426 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.427 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.427 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.427 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.427 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.427 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.427 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.427 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.427 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.427 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.427 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:23:02.427 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:23:02.427 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.427 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.427 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.427 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:23:02.428 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.428 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.428 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.428 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.428 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.428 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.428 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.428 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.428 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.428 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.428 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.428 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.428 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.428 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.429 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.429 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:23:02.429 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:23:02.429 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.429 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.429 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.429 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.429 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.429 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.429 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.429 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.429 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.429 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.429 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.430 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.430 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.430 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.430 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:23:02.430 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2024-02-13T00:23:02.430 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:23:02.430 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:23:02.430 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:23:02.430 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2024-02-13T00:23:02.430 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2024-02-13T00:23:02.430 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.430 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.430 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.430 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:23:02.431 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.431 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.431 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.431 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2024-02-13T00:23:02.431 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.431 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.431 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.431 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.431 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2024-02-13T00:23:02.431 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2024-02-13T00:23:02.431 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.431 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.431 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.431 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:23:02.432 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.432 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.432 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.432 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.432 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.432 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.432 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.432 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.432 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2024-02-13T00:23:02.432 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2024-02-13T00:23:02.432 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.432 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.432 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.433 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-13T00:23:02.433 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.433 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.433 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.433 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.433 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.433 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.433 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.433 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.433 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2024-02-13T00:23:02.433 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2024-02-13T00:23:02.433 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.433 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.433 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.434 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.434 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.434 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.434 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.434 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.434 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.434 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.434 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.434 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.434 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2024-02-13T00:23:02.434 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2024-02-13T00:23:02.434 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.434 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.434 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.435 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-13T00:23:02.435 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.435 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.435 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.435 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.435 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.435 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.435 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.435 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.435 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2024-02-13T00:23:02.435 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2024-02-13T00:23:02.435 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.435 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.435 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.436 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-13T00:23:02.436 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.436 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.436 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.436 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.436 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.436 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.436 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.436 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.436 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2024-02-13T00:23:02.436 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2024-02-13T00:23:02.436 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.436 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.436 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.437 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2024-02-13T00:23:02.437 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.437 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.437 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.437 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.437 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.437 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.437 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.437 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.437 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2024-02-13T00:23:02.437 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2024-02-13T00:23:02.437 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.437 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.437 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.438 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.438 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.438 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.438 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.438 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.438 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.438 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.438 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.438 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.438 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-02-13T00:23:02.438 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-02-13T00:23:02.438 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:23:02.438 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.438 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.439 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2024-02-13T00:23:02.439 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2024-02-13T00:23:02.439 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.439 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.439 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.439 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.439 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.439 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.439 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.439 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2024-02-13T00:23:02.439 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2024-02-13T00:23:02.439 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:23:02.439 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.439 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.440 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2024-02-13T00:23:02.440 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.440 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.440 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.440 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.440 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.440 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.440 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.440 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.440 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2024-02-13T00:23:02.440 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2024-02-13T00:23:02.440 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.440 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.440 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.440 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.441 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.441 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.441 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.441 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.441 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.441 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.441 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.441 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.441 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:23:02.441 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:23:02.441 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.441 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.441 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.441 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.442 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.442 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.442 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.442 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.442 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.442 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.442 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.442 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.442 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.442 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.442 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.442 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.442 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.442 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.443 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.443 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:23:02.443 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:23:02.443 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.443 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.443 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.443 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.443 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.443 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.443 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.443 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.443 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.443 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.443 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.444 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.444 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:23:02.444 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:23:02.444 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.444 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.444 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.444 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:23:02.444 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.444 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.444 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.444 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.444 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.444 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.445 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.445 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.445 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.445 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.445 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.445 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.445 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.445 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.445 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.445 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:23:02.445 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:23:02.445 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.445 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.445 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.445 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.446 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.446 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.446 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.446 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.447 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.447 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.447 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.447 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.447 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2024-02-13T00:23:02.447 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2024-02-13T00:23:02.447 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.447 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.447 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.447 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-13T00:23:02.447 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.447 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.447 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.447 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.448 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.448 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.448 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.448 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.448 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2024-02-13T00:23:02.448 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2024-02-13T00:23:02.448 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.448 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.448 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.448 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-13T00:23:02.448 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.448 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.448 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.449 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.449 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.449 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.449 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.449 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.449 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2024-02-13T00:23:02.449 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2024-02-13T00:23:02.449 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.449 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.449 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.449 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2024-02-13T00:23:02.449 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.449 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.449 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.450 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.450 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.450 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.450 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.450 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.450 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.450 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.450 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:23:02.450 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2024-02-13T00:23:02.450 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:23:02.450 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:23:02.450 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:23:02.450 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:23:02.450 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:23:02.451 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.451 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.451 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.451 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.451 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.451 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.451 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.451 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.451 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.451 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.451 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.451 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.451 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.452 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.452 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.452 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.452 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.452 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.452 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.452 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:23:02.452 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:23:02.452 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.452 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.452 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.452 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.452 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.452 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.453 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.453 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.453 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.453 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.453 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.453 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.453 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:23:02.453 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:23:02.453 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.453 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.453 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.453 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:23:02.453 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.453 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.454 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.454 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.454 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.454 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.454 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.454 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.454 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.454 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.454 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.454 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.454 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.454 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.454 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.454 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:23:02.455 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:23:02.455 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.455 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.455 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.455 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.455 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.455 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.455 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.455 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.455 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.455 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.455 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.455 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.455 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.456 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.456 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:23:02.456 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2024-02-13T00:23:02.456 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:23:02.456 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:23:02.456 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:23:02.456 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:23:02.456 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:23:02.456 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.456 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.456 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.456 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.456 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.456 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.457 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.457 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.457 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.457 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.457 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.457 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.457 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.457 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.457 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.457 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.457 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.457 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.457 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.457 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:23:02.458 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:23:02.458 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.458 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.458 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.458 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.458 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.458 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.458 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.458 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.458 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.458 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.458 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.458 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.458 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:23:02.458 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:23:02.459 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.459 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.459 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.459 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:23:02.459 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.459 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.459 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.459 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.459 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.459 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.459 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.459 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.459 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.459 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.460 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.460 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.460 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.460 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.460 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.460 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:23:02.460 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:23:02.460 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.460 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.460 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.460 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.460 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.460 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.461 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.461 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.461 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.461 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.461 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.461 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.461 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.461 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.461 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:23:02.461 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2024-02-13T00:23:02.461 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-13T00:23:02.461 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-13T00:23:02.461 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-13T00:23:02.461 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2024-02-13T00:23:02.462 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2024-02-13T00:23:02.462 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.462 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.462 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.462 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2024-02-13T00:23:02.462 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.462 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.462 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.462 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.462 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.462 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.462 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.462 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.462 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2024-02-13T00:23:02.463 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2024-02-13T00:23:02.463 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.463 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.463 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.463 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.463 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.463 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.463 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.463 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.463 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.463 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.463 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.463 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.463 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-02-13T00:23:02.464 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-02-13T00:23:02.464 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-13T00:23:02.464 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.464 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.464 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-02-13T00:23:02.464 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.464 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.464 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.464 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.464 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.464 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.464 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.464 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.464 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-13T00:23:02.464 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-13T00:23:02.465 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.465 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.465 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.465 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-13T00:23:02.465 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.465 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.465 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.465 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.465 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.465 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.465 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.465 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.465 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.465 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.466 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.466 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.466 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.466 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.466 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.466 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-13T00:23:02.466 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-13T00:23:02.466 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.466 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.466 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.466 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.466 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.466 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.466 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.466 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.467 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.467 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.467 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.467 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.467 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-13T00:23:02.467 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-13T00:23:02.467 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.467 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.467 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.467 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-13T00:23:02.467 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.467 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.467 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-13T00:23:02.467 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-13T00:23:02.468 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-13T00:23:02.468 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-13T00:23:02.468 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-13T00:23:02.468 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-13T00:23:02.468 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-13T00:23:02.468 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.468 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.468 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.468 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.468 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.468 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.468 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-13T00:23:02.468 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-13T00:23:02.468 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-13T00:23:02.469 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.469 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-13T00:23:02.469 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-13T00:23:02.469 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.469 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.469 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.469 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.469 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.469 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.469 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.469 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.469 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2024-02-13T00:23:02.469 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2024-02-13T00:23:02.469 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.470 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.470 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.470 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-13T00:23:02.470 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.470 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.470 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.470 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.470 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.470 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.470 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.470 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.470 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2024-02-13T00:23:02.470 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2024-02-13T00:23:02.470 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-13T00:23:02.471 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.471 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.471 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2024-02-13T00:23:02.471 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.471 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.471 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.471 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.471 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.471 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.471 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.471 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.471 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2024-02-13T00:23:02.471 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2024-02-13T00:23:02.471 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-13T00:23:02.472 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-13T00:23:02.472 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-13T00:23:02.472 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2024-02-13T00:23:02.472 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-13T00:23:02.472 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-13T00:23:02.472 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-13T00:23:02.472 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-13T00:23:02.472 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-13T00:23:02.472 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-13T00:23:02.472 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-13T00:23:02.472 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.472 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.472 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.472 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.473 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2024-02-13T00:23:02.473 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2024-02-13T00:23:02.473 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2024-02-13T00:23:02.473 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2024-02-13T00:23:02.473 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2024-02-13T00:23:02.473 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2024-02-13T00:23:02.473 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2024-02-13T00:23:02.473 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2024-02-13T00:23:02.473 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2024-02-13T00:23:02.473 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2024-02-13T00:23:02.473 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2024-02-13T00:23:02.473 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.473 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2024-02-13T00:23:02.473 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2024-02-13T00:23:02.474 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2024-02-13T00:23:02.474 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2024-02-13T00:23:02.474 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2024-02-13T00:23:02.474 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2024-02-13T00:23:02.474 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2024-02-13T00:23:02.474 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2024-02-13T00:23:02.474 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2024-02-13T00:23:02.474 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2024-02-13T00:23:02.474 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2024-02-13T00:23:02.474 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2024-02-13T00:23:02.474 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-13T00:23:02.474 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 4, 2024-02-13T00:23:02.474 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2024-02-13T00:23:02.474 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:23:02.475 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-02-13T00:23:02.475 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:23:02.475 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-02-13T00:23:02.475 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.87:0", 2024-02-13T00:23:02.475 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2960549470 2024-02-13T00:23:02.475 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.475 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-02-13T00:23:02.475 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.475 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:23:02.475 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-02-13T00:23:02.475 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:23:02.475 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-02-13T00:23:02.475 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.87:0", 2024-02-13T00:23:02.475 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 1501657871 2024-02-13T00:23:02.476 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.476 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-02-13T00:23:02.476 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-13T00:23:02.476 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:23:02.476 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-02-13T00:23:02.476 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:23:02.476 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-02-13T00:23:02.476 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.87:0", 2024-02-13T00:23:02.476 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 832666597 2024-02-13T00:23:02.476 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.476 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-02-13T00:23:02.476 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.476 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-02-13T00:23:02.477 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.477 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:02.477 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:01 smithi087 bash[14097]: audit 2024-02-13T00:23:01.794360+0000 mon.a (mon.0) 70 : audit [DBG] from='client.? 172.21.15.87:0/2243294179' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2024-02-13T00:23:02.491 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Waiting for the mgr to restart... 2024-02-13T00:23:02.491 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Waiting for Mgr epoch 9... 2024-02-13T00:23:02.491 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi087', '-v', '/var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpgtm70ob_:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpjg2ro17l:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'tell', 'mgr', 'mgr_status'] 2024-02-13T00:23:02.491 INFO:teuthology.orchestra.run.smithi087.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=smithi087 -v /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpgtm70ob_:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpjg2ro17l:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 tell mgr mgr_status 2024-02-13T00:23:04.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:04 smithi087 bash[14097]: cluster 2024-02-13T00:23:03.795760+0000 mon.a (mon.0) 71 : cluster [INF] Active manager daemon y restarted 2024-02-13T00:23:04.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:04 smithi087 bash[14097]: cluster 2024-02-13T00:23:03.796605+0000 mon.a (mon.0) 72 : cluster [INF] Activating manager daemon y 2024-02-13T00:23:04.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:04 smithi087 bash[14097]: cluster 2024-02-13T00:23:03.799416+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-02-13T00:23:04.699 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:23:04 smithi087 bash[14357]: Warning: Permanently added 'smithi087,172.21.15.87' (ECDSA) to the list of known hosts. 2024-02-13T00:23:05.357 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-13T00:23:05.357 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 11, 2024-02-13T00:23:05.357 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2024-02-13T00:23:05.357 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-13T00:23:05.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:05 smithi087 bash[14097]: cluster 2024-02-13T00:23:04.333433+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e10: y(active, starting, since 0.536904s) 2024-02-13T00:23:05.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:05 smithi087 bash[14097]: audit 2024-02-13T00:23:04.337441+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-13T00:23:05.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:05 smithi087 bash[14097]: audit 2024-02-13T00:23:04.338533+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-13T00:23:05.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:05 smithi087 bash[14097]: audit 2024-02-13T00:23:04.338907+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-13T00:23:05.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:05 smithi087 bash[14097]: audit 2024-02-13T00:23:04.339205+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-13T00:23:05.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:05 smithi087 bash[14097]: audit 2024-02-13T00:23:04.339927+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-13T00:23:05.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:05 smithi087 bash[14097]: audit 2024-02-13T00:23:04.341475+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi087"}]: dispatch 2024-02-13T00:23:05.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:05 smithi087 bash[14097]: audit 2024-02-13T00:23:04.342070+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-13T00:23:05.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:05 smithi087 bash[14097]: audit 2024-02-13T00:23:04.342619+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-13T00:23:05.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:05 smithi087 bash[14097]: audit 2024-02-13T00:23:04.343205+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-13T00:23:05.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:05 smithi087 bash[14097]: audit 2024-02-13T00:23:04.343764+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-13T00:23:05.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:05 smithi087 bash[14097]: audit 2024-02-13T00:23:04.344271+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-13T00:23:05.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:05 smithi087 bash[14097]: cluster 2024-02-13T00:23:04.348359+0000 mon.a (mon.0) 86 : cluster [INF] Manager daemon y is now available 2024-02-13T00:23:05.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:05 smithi087 bash[14097]: audit 2024-02-13T00:23:04.418076+0000 mon.a (mon.0) 87 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-13T00:23:05.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:05 smithi087 bash[14097]: audit 2024-02-13T00:23:05.317161+0000 mon.a (mon.0) 88 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-13T00:23:05.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:05 smithi087 bash[14097]: audit 2024-02-13T00:23:05.317995+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:23:06.021 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Generating a dashboard self-signed certificate... 2024-02-13T00:23:06.021 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi087', '-v', '/var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpgtm70ob_:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpjg2ro17l:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'dashboard', 'create-self-signed-cert'] 2024-02-13T00:23:06.021 INFO:teuthology.orchestra.run.smithi087.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=smithi087 -v /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpgtm70ob_:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpjg2ro17l:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 dashboard create-self-signed-cert 2024-02-13T00:23:06.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:06 smithi087 bash[14097]: cluster 2024-02-13T00:23:05.340829+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e11: y(active, since 1.5443s) 2024-02-13T00:23:06.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:06 smithi087 bash[14097]: audit 2024-02-13T00:23:06.067834+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:23:06.066565\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:23:06.066780\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-02-13T00:23:06.066992\", \"networks\": {}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:23:06.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:06 smithi087 bash[14097]: audit 2024-02-13T00:23:06.071121+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:23:06.066565\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:23:06.066780\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-02-13T00:23:06.066992\", \"networks\": {}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:23:06.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:06 smithi087 bash[14097]: audit 2024-02-13T00:23:06.072078+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:23:07.645 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:07 smithi087 bash[14097]: cluster 2024-02-13T00:23:06.346992+0000 mon.a (mon.0) 94 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-02-13T00:23:08.089 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Self-signed certificate created 2024-02-13T00:23:08.773 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:08 smithi087 bash[14097]: audit 2024-02-13T00:23:08.079213+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIICzzCCAbcCEBWvHKXt50J/u31RZA8p25kwDQYJKoZIhvcNAQENBQAwJjELMAkG\nA1UECgwCSVQxFzAVBgNVBAMMDmNlcGgtZGFzaGJvYXJkMB4XDTI0MDIxMzAwMjMw\nOFoXDTM0MDIxMDAwMjMwOFowJjELMAkGA1UECgwCSVQxFzAVBgNVBAMMDmNlcGgt\nZGFzaGJvYXJkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwNubdFYk\n3m6//R8osIEzn6aaLB422Vt1QvkR5TXw6hZCpsAG12ZsbTrvL4S5gg6bTehwGuUJ\ncrZ3Z24KyRzC1Ysb6e8rzHZuNnr9QDInUzTq5RoeBdkz7oKctCqEpPqI/comkbNz\nGK6lgkcPn9UK4GzUWNTHEK7nrG1YsXL7tJbuJ9aTHD/jyrrozgVtuu/IlK9Q5ea3\nYImQQ6hPBHRjHaPiHnH2LZvUHlWlodJS7vivi8hhz6LBnXCB/ilhLeO6If+TVjWs\nV+Rxe3G+2u0TFp+mU5skV448cHztvsVRcFtt+9QX7NxjFlSOrtnifpwUDhi0PQ6E\nKeLbFaoupi5O1QIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQCgKbxHs1NRyFZxg45k\nCS5blBzdEV579YRdkpSSlEqYIMmWX2GkDu54mG4clJD8roqRmsHg/FxSkws4er8U\nxCKzFlIxWtxdILh+FwMaNlAM1X/vf1i9HzrmSL74bgPN66CdrMbhaFPfUfiRQBd0\nyec0n/iV3ry2lIF5WidwulstjmsPwMjdtBUFahiMg4p5a3yVwzS7SNb07t9uXrDC\nPVXEvCrfLhGjssW8kRSrkXEPdNly1l8gxdISpQcvqzxr0plZgo4rDQZ7vIYvOprr\n8Snuv23n/dJxKW0TNAb21YoyVk2ljjg5vzfrAxApfybedaCHL63I9KM/4LNuQXTT\n0Y76\n-----END CERTIFICATE-----\n"}]: dispatch 2024-02-13T00:23:08.773 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:08 smithi087 bash[14097]: audit 2024-02-13T00:23:08.082488+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIICzzCCAbcCEBWvHKXt50J/u31RZA8p25kwDQYJKoZIhvcNAQENBQAwJjELMAkG\nA1UECgwCSVQxFzAVBgNVBAMMDmNlcGgtZGFzaGJvYXJkMB4XDTI0MDIxMzAwMjMw\nOFoXDTM0MDIxMDAwMjMwOFowJjELMAkGA1UECgwCSVQxFzAVBgNVBAMMDmNlcGgt\nZGFzaGJvYXJkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwNubdFYk\n3m6//R8osIEzn6aaLB422Vt1QvkR5TXw6hZCpsAG12ZsbTrvL4S5gg6bTehwGuUJ\ncrZ3Z24KyRzC1Ysb6e8rzHZuNnr9QDInUzTq5RoeBdkz7oKctCqEpPqI/comkbNz\nGK6lgkcPn9UK4GzUWNTHEK7nrG1YsXL7tJbuJ9aTHD/jyrrozgVtuu/IlK9Q5ea3\nYImQQ6hPBHRjHaPiHnH2LZvUHlWlodJS7vivi8hhz6LBnXCB/ilhLeO6If+TVjWs\nV+Rxe3G+2u0TFp+mU5skV448cHztvsVRcFtt+9QX7NxjFlSOrtnifpwUDhi0PQ6E\nKeLbFaoupi5O1QIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQCgKbxHs1NRyFZxg45k\nCS5blBzdEV579YRdkpSSlEqYIMmWX2GkDu54mG4clJD8roqRmsHg/FxSkws4er8U\nxCKzFlIxWtxdILh+FwMaNlAM1X/vf1i9HzrmSL74bgPN66CdrMbhaFPfUfiRQBd0\nyec0n/iV3ry2lIF5WidwulstjmsPwMjdtBUFahiMg4p5a3yVwzS7SNb07t9uXrDC\nPVXEvCrfLhGjssW8kRSrkXEPdNly1l8gxdISpQcvqzxr0plZgo4rDQZ7vIYvOprr\n8Snuv23n/dJxKW0TNAb21YoyVk2ljjg5vzfrAxApfybedaCHL63I9KM/4LNuQXTT\n0Y76\n-----END CERTIFICATE-----\n"}]': finished 2024-02-13T00:23:08.774 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:08 smithi087 bash[14097]: audit 2024-02-13T00:23:08.083262+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDA25t0ViTebr/9\nHyiwgTOfpposHjbZW3VC+RHlNfDqFkKmwAbXZmxtOu8vhLmCDptN6HAa5Qlytndn\nbgrJHMLVixvp7yvMdm42ev1AMidTNOrlGh4F2TPugpy0KoSk+oj9yiaRs3MYrqWC\nRw+f1QrgbNRY1McQruesbVixcvu0lu4n1pMcP+PKuujOBW2678iUr1Dl5rdgiZBD\nqE8EdGMdo+IecfYtm9QeVaWh0lLu+K+LyGHPosGdcIH+KWEt47oh/5NWNaxX5HF7\ncb7a7RMWn6ZTmyRXjjxwfO2+xVFwW2371Bfs3GMWVI6u2eJ+nBQOGLQ9DoQp4tsV\nqi6mLk7VAgMBAAECggEAI5YiSERBB15OROnD+1XL7dCzMCLfIhpzN8l32OCsNLWo\n1NYoLQT0Su+OBSmrhWkmlSinzv6mUKmEvOwcR2HsPbUukGsWnOLZkWn+YyMeCIeC\nNIYuNgwPPhqRydjyovKr5pCvr0D6ovpPBgwQwQBxwlmykTWqCdUMYM/Ihu3drkO9\nX6LGD9W+jCyZ0pPOWKoZ7Y9CYef7yb/mttlZTlfhyGIAOKsJoqw8BQv2Xo831n70\nuCziB2XyaJ8NOINBp+C+wUXvXOZIQX+ID5vOoa/JjLshFaI/HKJp4ZZsSMPRVZyG\noHq6SmOEXBbbSR8xICVeh3XTmrrElKI6cSIfdq7lIQKBgQDl6784/frJZwpOCj9K\nKHPFQ1VNu2GZYizj/XxqTEr6KEsCrUl4VtRiR8zoIPx7fIiFRQMtfnNCUM1C4jm8\nWUHO9cXTSXapcDN8DGg4ZNf8gM6fih0HRSg9X25hSR6Cc/9iUNOdY7ef47pg9Q4a\nUjrGrc8ZI7Jf2FcRT39JS4vO3QKBgQDWu6d1KOE9UggTd9kAnJ1yp3bYnMNG0Eh3\nt1HjlS+m+o8zmM1/5gYR5JdGVJRAMtmazzxiDtdv6x9NQmln7HtVt6G9ycYpzDJl\noL7VwDq+TGMZMC2BoOCuuq4E/lF5HTebtB5KNCyZtteVLjIb5ANWtyM0E96EUAwN\nGxuex6C0WQKBgQDQKL25lYgmK5nSycg/FZyq7akfdRSJz66gw3COtH/1N+GhjM3F\nm6cxS5wiVSsBid/3+GFGIQOs+Ia9lR98fLrt6umtvwclpCWYm4sH85TwUJXBL0PU\nvzINTocaoR50MRz4IAFWr18h7QVinrqj7eq00ct8ESt/RtidHYI6E6GCKQKBgDwj\nHcjQBBSaTqy1Gc70DZw4ji4n6QCCAGmWq5ZjB49qCITYvGSfVP/Z1wvZUBOSqiKS\n+0QzB97OKFwIx2BVeE0POnrecWLvTwXrOMbAKTN2TSKWvYfaOFJ28ZlwZ/zVU+eF\nUB5T8lGyRToAUARDnTPB4lgJYH4JtPZOqzOSkM0xAoGBAJJMsjiVrzu7W6laYJ0j\nXVPFZ+V6jt6SJrMghoBzdIkHFtbpYdLDo1X9Ye7GtnLPl9Hns0w+ZtJqVzvnTS/A\nD7OQByaG/IO7WV8NH/XDaRRjHRI09RMqFzIpD08dxINFm/oGJJy42LHrNp+dpTff\nadnQZaSPZKL98jQiAg7Ym+4v\n-----END PRIVATE KEY-----\n"}]: dispatch 2024-02-13T00:23:08.774 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:08 smithi087 bash[14097]: audit 2024-02-13T00:23:08.086768+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDA25t0ViTebr/9\nHyiwgTOfpposHjbZW3VC+RHlNfDqFkKmwAbXZmxtOu8vhLmCDptN6HAa5Qlytndn\nbgrJHMLVixvp7yvMdm42ev1AMidTNOrlGh4F2TPugpy0KoSk+oj9yiaRs3MYrqWC\nRw+f1QrgbNRY1McQruesbVixcvu0lu4n1pMcP+PKuujOBW2678iUr1Dl5rdgiZBD\nqE8EdGMdo+IecfYtm9QeVaWh0lLu+K+LyGHPosGdcIH+KWEt47oh/5NWNaxX5HF7\ncb7a7RMWn6ZTmyRXjjxwfO2+xVFwW2371Bfs3GMWVI6u2eJ+nBQOGLQ9DoQp4tsV\nqi6mLk7VAgMBAAECggEAI5YiSERBB15OROnD+1XL7dCzMCLfIhpzN8l32OCsNLWo\n1NYoLQT0Su+OBSmrhWkmlSinzv6mUKmEvOwcR2HsPbUukGsWnOLZkWn+YyMeCIeC\nNIYuNgwPPhqRydjyovKr5pCvr0D6ovpPBgwQwQBxwlmykTWqCdUMYM/Ihu3drkO9\nX6LGD9W+jCyZ0pPOWKoZ7Y9CYef7yb/mttlZTlfhyGIAOKsJoqw8BQv2Xo831n70\nuCziB2XyaJ8NOINBp+C+wUXvXOZIQX+ID5vOoa/JjLshFaI/HKJp4ZZsSMPRVZyG\noHq6SmOEXBbbSR8xICVeh3XTmrrElKI6cSIfdq7lIQKBgQDl6784/frJZwpOCj9K\nKHPFQ1VNu2GZYizj/XxqTEr6KEsCrUl4VtRiR8zoIPx7fIiFRQMtfnNCUM1C4jm8\nWUHO9cXTSXapcDN8DGg4ZNf8gM6fih0HRSg9X25hSR6Cc/9iUNOdY7ef47pg9Q4a\nUjrGrc8ZI7Jf2FcRT39JS4vO3QKBgQDWu6d1KOE9UggTd9kAnJ1yp3bYnMNG0Eh3\nt1HjlS+m+o8zmM1/5gYR5JdGVJRAMtmazzxiDtdv6x9NQmln7HtVt6G9ycYpzDJl\noL7VwDq+TGMZMC2BoOCuuq4E/lF5HTebtB5KNCyZtteVLjIb5ANWtyM0E96EUAwN\nGxuex6C0WQKBgQDQKL25lYgmK5nSycg/FZyq7akfdRSJz66gw3COtH/1N+GhjM3F\nm6cxS5wiVSsBid/3+GFGIQOs+Ia9lR98fLrt6umtvwclpCWYm4sH85TwUJXBL0PU\nvzINTocaoR50MRz4IAFWr18h7QVinrqj7eq00ct8ESt/RtidHYI6E6GCKQKBgDwj\nHcjQBBSaTqy1Gc70DZw4ji4n6QCCAGmWq5ZjB49qCITYvGSfVP/Z1wvZUBOSqiKS\n+0QzB97OKFwIx2BVeE0POnrecWLvTwXrOMbAKTN2TSKWvYfaOFJ28ZlwZ/zVU+eF\nUB5T8lGyRToAUARDnTPB4lgJYH4JtPZOqzOSkM0xAoGBAJJMsjiVrzu7W6laYJ0j\nXVPFZ+V6jt6SJrMghoBzdIkHFtbpYdLDo1X9Ye7GtnLPl9Hns0w+ZtJqVzvnTS/A\nD7OQByaG/IO7WV8NH/XDaRRjHRI09RMqFzIpD08dxINFm/oGJJy42LHrNp+dpTff\nadnQZaSPZKL98jQiAg7Ym+4v\n-----END PRIVATE KEY-----\n"}]': finished 2024-02-13T00:23:09.057 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Creating initial admin user... 2024-02-13T00:23:09.057 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi087', '-v', '/var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpgtm70ob_:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpjg2ro17l:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'dashboard', 'ac-user-create', 'admin', '4yd2f0j2cc', 'administrator', '--force-password', '--pwd-update-required'] 2024-02-13T00:23:09.057 INFO:teuthology.orchestra.run.smithi087.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=smithi087 -v /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpgtm70ob_:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpjg2ro17l:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 dashboard ac-user-create admin 4yd2f0j2cc administrator --force-password --pwd-update-required 2024-02-13T00:23:09.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:09 smithi087 bash[14097]: audit 2024-02-13T00:23:07.788053+0000 mgr.y (mgr.14140) 1 : audit [DBG] from='client.14153 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:23:10.511 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout {"username": "admin", "password": "$2b$12$0r182uzA1u3I9GU.7.rrp.F12JI5NsmTKZRvz.XVzETwKNecVvm8G", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1707783790, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-02-13T00:23:11.400 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Fetching dashboard port number... 2024-02-13T00:23:11.400 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi087', '-v', '/var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpgtm70ob_:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpjg2ro17l:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'get', 'mgr', 'mgr/dashboard/ssl_server_port'] 2024-02-13T00:23:11.400 INFO:teuthology.orchestra.run.smithi087.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=smithi087 -v /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpgtm70ob_:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpjg2ro17l:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config get mgr mgr/dashboard/ssl_server_port 2024-02-13T00:23:11.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:11 smithi087 bash[14097]: audit 2024-02-13T00:23:10.266173+0000 mgr.y (mgr.14140) 2 : audit [DBG] from='client.14155 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "password": "4yd2f0j2cc", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:23:11.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:11 smithi087 bash[14097]: cluster 2024-02-13T00:23:10.353677+0000 mon.a (mon.0) 99 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-02-13T00:23:11.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:11 smithi087 bash[14097]: audit 2024-02-13T00:23:10.504677+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$0r182uzA1u3I9GU.7.rrp.F12JI5NsmTKZRvz.XVzETwKNecVvm8G\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1707783790, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]: dispatch 2024-02-13T00:23:11.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:11 smithi087 bash[14097]: audit 2024-02-13T00:23:10.508492+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$0r182uzA1u3I9GU.7.rrp.F12JI5NsmTKZRvz.XVzETwKNecVvm8G\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1707783790, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]': finished 2024-02-13T00:23:12.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:12 smithi087 bash[14097]: audit 2024-02-13T00:23:11.415568+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:23:12.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:12 smithi087 bash[14097]: audit 2024-02-13T00:23:11.630103+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:23:06.066565\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:23:06.066780\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-02-13T00:23:06.066992\", \"last_device_update\": \"2024-02-13T00:23:11.629327\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:23:12.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:12 smithi087 bash[14097]: audit 2024-02-13T00:23:11.632466+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:23:06.066565\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:23:06.066780\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-02-13T00:23:06.066992\", \"last_device_update\": \"2024-02-13T00:23:11.629327\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:23:12.613 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 8443 2024-02-13T00:23:13.295 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Ceph Dashboard is now available at: 2024-02-13T00:23:13.295 INFO:teuthology.orchestra.run.smithi087.stderr: 2024-02-13T00:23:13.295 INFO:teuthology.orchestra.run.smithi087.stderr: URL: https://smithi087.front.sepia.ceph.com:8443/ 2024-02-13T00:23:13.296 INFO:teuthology.orchestra.run.smithi087.stderr: User: admin 2024-02-13T00:23:13.296 INFO:teuthology.orchestra.run.smithi087.stderr: Password: 4yd2f0j2cc 2024-02-13T00:23:13.296 INFO:teuthology.orchestra.run.smithi087.stderr: 2024-02-13T00:23:13.296 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:You can access the Ceph CLI with: 2024-02-13T00:23:13.296 INFO:teuthology.orchestra.run.smithi087.stderr: 2024-02-13T00:23:13.296 INFO:teuthology.orchestra.run.smithi087.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-02-13T00:23:13.296 INFO:teuthology.orchestra.run.smithi087.stderr: 2024-02-13T00:23:13.296 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Please consider enabling telemetry to help improve Ceph: 2024-02-13T00:23:13.296 INFO:teuthology.orchestra.run.smithi087.stderr: 2024-02-13T00:23:13.296 INFO:teuthology.orchestra.run.smithi087.stderr: ceph telemetry on 2024-02-13T00:23:13.296 INFO:teuthology.orchestra.run.smithi087.stderr: 2024-02-13T00:23:13.296 INFO:teuthology.orchestra.run.smithi087.stderr:For more information see: 2024-02-13T00:23:13.296 INFO:teuthology.orchestra.run.smithi087.stderr: 2024-02-13T00:23:13.296 INFO:teuthology.orchestra.run.smithi087.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-02-13T00:23:13.297 INFO:teuthology.orchestra.run.smithi087.stderr: 2024-02-13T00:23:13.297 INFO:teuthology.orchestra.run.smithi087.stderr:INFO:cephadm:Bootstrap complete. 2024-02-13T00:23:13.297 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Releasing lock 140361552242864 on /run/cephadm/d7990f38-ca05-11ee-95b9-87774f69a715.lock 2024-02-13T00:23:13.297 INFO:teuthology.orchestra.run.smithi087.stderr:DEBUG:cephadm:Lock 140361552242864 released on /run/cephadm/d7990f38-ca05-11ee-95b9-87774f69a715.lock 2024-02-13T00:23:13.321 INFO:tasks.cephadm:Fetching config... 2024-02-13T00:23:13.321 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2024-02-13T00:23:13.321 DEBUG:teuthology.orchestra.run.smithi087:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-02-13T00:23:13.327 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-02-13T00:23:13.327 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2024-02-13T00:23:13.328 DEBUG:teuthology.orchestra.run.smithi087:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-02-13T00:23:13.334 INFO:tasks.cephadm:Fetching mon keyring... 2024-02-13T00:23:13.334 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2024-02-13T00:23:13.334 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd if=/var/lib/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/mon.a/keyring of=/dev/stdout 2024-02-13T00:23:13.347 INFO:tasks.cephadm:Fetching pub ssh key... 2024-02-13T00:23:13.347 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2024-02-13T00:23:13.347 DEBUG:teuthology.orchestra.run.smithi087:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-02-13T00:23:13.396 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-02-13T00:23:13.397 DEBUG:teuthology.orchestra.run.smithi087:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC7sGL0g6Oyqsp5zCFXc77K2B0AUdYiVT7iyUkFfyVf9fVdrwZwSPDOAUdrfqym0m0rr0SmGjrf0PM/vlHV8Butj8iGYvaUsztHV3vx4Y8mCdKRof4oQ8103+nvII2KlfXOJFevh1w73hLJMlaos/1p8/HFMj9fwM/xwdT7UdfZOyLZHMIFmoyyT9pajPr0dO4HTNv466j2CHl1s05+sS2VsY7+WbKedbyTSgkWmBY5MlF12llfRPIYI6iLRlIUvsfCA6Y57uqbvEVE18ENMWyfeJWYs9iedMRKWc4UYtPbTk3QtYIFidbLRk8o/4yKNPOWH9/xsKadB+Ikp+zvMPD6waBFhlKDNJPF2veQQki1jFy70crhpFmidt5SmVb+Attl9K0g3UApJmyEklUZx/7XtuC6Uyl2UmfAE3mygAOwl3b+Oy5CYWHfRnAlSAUmEXZPSxD3BK7tAD+wejbxO5UjCnbOo/4jpcOoX5sXytsguQ8RFUbGTMltmHIopXPaL3U= ceph-d7990f38-ca05-11ee-95b9-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-13T00:23:13.420 INFO:teuthology.orchestra.run.smithi087.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC7sGL0g6Oyqsp5zCFXc77K2B0AUdYiVT7iyUkFfyVf9fVdrwZwSPDOAUdrfqym0m0rr0SmGjrf0PM/vlHV8Butj8iGYvaUsztHV3vx4Y8mCdKRof4oQ8103+nvII2KlfXOJFevh1w73hLJMlaos/1p8/HFMj9fwM/xwdT7UdfZOyLZHMIFmoyyT9pajPr0dO4HTNv466j2CHl1s05+sS2VsY7+WbKedbyTSgkWmBY5MlF12llfRPIYI6iLRlIUvsfCA6Y57uqbvEVE18ENMWyfeJWYs9iedMRKWc4UYtPbTk3QtYIFidbLRk8o/4yKNPOWH9/xsKadB+Ikp+zvMPD6waBFhlKDNJPF2veQQki1jFy70crhpFmidt5SmVb+Attl9K0g3UApJmyEklUZx/7XtuC6Uyl2UmfAE3mygAOwl3b+Oy5CYWHfRnAlSAUmEXZPSxD3BK7tAD+wejbxO5UjCnbOo/4jpcOoX5sXytsguQ8RFUbGTMltmHIopXPaL3U= ceph-d7990f38-ca05-11ee-95b9-87774f69a715 2024-02-13T00:23:13.428 DEBUG:teuthology.orchestra.run.smithi195:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC7sGL0g6Oyqsp5zCFXc77K2B0AUdYiVT7iyUkFfyVf9fVdrwZwSPDOAUdrfqym0m0rr0SmGjrf0PM/vlHV8Butj8iGYvaUsztHV3vx4Y8mCdKRof4oQ8103+nvII2KlfXOJFevh1w73hLJMlaos/1p8/HFMj9fwM/xwdT7UdfZOyLZHMIFmoyyT9pajPr0dO4HTNv466j2CHl1s05+sS2VsY7+WbKedbyTSgkWmBY5MlF12llfRPIYI6iLRlIUvsfCA6Y57uqbvEVE18ENMWyfeJWYs9iedMRKWc4UYtPbTk3QtYIFidbLRk8o/4yKNPOWH9/xsKadB+Ikp+zvMPD6waBFhlKDNJPF2veQQki1jFy70crhpFmidt5SmVb+Attl9K0g3UApJmyEklUZx/7XtuC6Uyl2UmfAE3mygAOwl3b+Oy5CYWHfRnAlSAUmEXZPSxD3BK7tAD+wejbxO5UjCnbOo/4jpcOoX5sXytsguQ8RFUbGTMltmHIopXPaL3U= ceph-d7990f38-ca05-11ee-95b9-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-13T00:23:13.453 INFO:teuthology.orchestra.run.smithi195.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC7sGL0g6Oyqsp5zCFXc77K2B0AUdYiVT7iyUkFfyVf9fVdrwZwSPDOAUdrfqym0m0rr0SmGjrf0PM/vlHV8Butj8iGYvaUsztHV3vx4Y8mCdKRof4oQ8103+nvII2KlfXOJFevh1w73hLJMlaos/1p8/HFMj9fwM/xwdT7UdfZOyLZHMIFmoyyT9pajPr0dO4HTNv466j2CHl1s05+sS2VsY7+WbKedbyTSgkWmBY5MlF12llfRPIYI6iLRlIUvsfCA6Y57uqbvEVE18ENMWyfeJWYs9iedMRKWc4UYtPbTk3QtYIFidbLRk8o/4yKNPOWH9/xsKadB+Ikp+zvMPD6waBFhlKDNJPF2veQQki1jFy70crhpFmidt5SmVb+Attl9K0g3UApJmyEklUZx/7XtuC6Uyl2UmfAE3mygAOwl3b+Oy5CYWHfRnAlSAUmEXZPSxD3BK7tAD+wejbxO5UjCnbOo/4jpcOoX5sXytsguQ8RFUbGTMltmHIopXPaL3U= ceph-d7990f38-ca05-11ee-95b9-87774f69a715 2024-02-13T00:23:13.465 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi195 2024-02-13T00:23:13.465 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2024-02-13T00:23:13.465 DEBUG:teuthology.orchestra.run.smithi195:> dd of=/etc/ceph/ceph.conf 2024-02-13T00:23:13.470 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2024-02-13T00:23:13.471 DEBUG:teuthology.orchestra.run.smithi195:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-13T00:23:13.518 INFO:tasks.cephadm:Adding host smithi195 to orchestrator... 2024-02-13T00:23:13.519 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph orch host add smithi195 2024-02-13T00:23:13.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:13 smithi087 bash[14097]: audit 2024-02-13T00:23:12.610981+0000 mon.a (mon.0) 105 : audit [DBG] from='client.? 172.21.15.87:0/2456918188' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-02-13T00:23:25.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:25 smithi087 bash[14097]: cluster 2024-02-13T00:23:24.340195+0000 mgr.y (mgr.14140) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:23:27.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:27 smithi087 bash[14097]: cluster 2024-02-13T00:23:26.340687+0000 mgr.y (mgr.14140) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:23:29.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:29 smithi087 bash[14097]: cluster 2024-02-13T00:23:28.341152+0000 mgr.y (mgr.14140) 5 : cluster [DBG] pgmap v5: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:23:30.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:30 smithi087 bash[14097]: cluster 2024-02-13T00:23:30.341589+0000 mgr.y (mgr.14140) 6 : cluster [DBG] pgmap v6: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:23:32.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:32 smithi087 bash[14097]: cluster 2024-02-13T00:23:32.342029+0000 mgr.y (mgr.14140) 7 : cluster [DBG] pgmap v7: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:23:34.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:34 smithi087 bash[14097]: cluster 2024-02-13T00:23:34.342493+0000 mgr.y (mgr.14140) 8 : cluster [DBG] pgmap v8: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:23:36.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:36 smithi087 bash[14097]: cluster 2024-02-13T00:23:36.342910+0000 mgr.y (mgr.14140) 9 : cluster [DBG] pgmap v9: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:23:39.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:39 smithi087 bash[14097]: cluster 2024-02-13T00:23:38.343310+0000 mgr.y (mgr.14140) 10 : cluster [DBG] pgmap v10: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:23:40.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:40 smithi087 bash[14097]: cluster 2024-02-13T00:23:40.343725+0000 mgr.y (mgr.14140) 11 : cluster [DBG] pgmap v11: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:23:42.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:42 smithi087 bash[14097]: cluster 2024-02-13T00:23:42.344204+0000 mgr.y (mgr.14140) 12 : cluster [DBG] pgmap v12: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:23:44.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:44 smithi087 bash[14097]: cluster 2024-02-13T00:23:44.344713+0000 mgr.y (mgr.14140) 13 : cluster [DBG] pgmap v13: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:23:46.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:46 smithi087 bash[14097]: cluster 2024-02-13T00:23:46.345223+0000 mgr.y (mgr.14140) 14 : cluster [DBG] pgmap v14: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:23:49.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:49 smithi087 bash[14097]: cluster 2024-02-13T00:23:48.345730+0000 mgr.y (mgr.14140) 15 : cluster [DBG] pgmap v15: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:23:50.698 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:50 smithi087 bash[14097]: cluster 2024-02-13T00:23:50.346354+0000 mgr.y (mgr.14140) 16 : cluster [DBG] pgmap v16: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:23:51.438 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:23:51 smithi087 bash[14357]: Warning: Permanently added 'smithi195,172.21.15.195' (ECDSA) to the list of known hosts. 2024-02-13T00:23:51.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:51 smithi087 bash[14097]: audit 2024-02-13T00:23:51.111745+0000 mgr.y (mgr.14140) 17 : audit [DBG] from='client.14159 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi195", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:23:52.118 INFO:teuthology.orchestra.run.smithi195.stdout:Added host 'smithi195' 2024-02-13T00:23:52.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:52 smithi087 bash[14097]: audit 2024-02-13T00:23:51.753659+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi087\": {\"hostname\": \"smithi087\", \"addr\": \"smithi087\", \"labels\": [], \"status\": \"\"}, \"smithi195\": {\"hostname\": \"smithi195\", \"addr\": \"smithi195\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-13T00:23:52.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:52 smithi087 bash[14097]: audit 2024-02-13T00:23:51.757664+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi087\": {\"hostname\": \"smithi087\", \"addr\": \"smithi087\", \"labels\": [], \"status\": \"\"}, \"smithi195\": {\"hostname\": \"smithi195\", \"addr\": \"smithi195\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-02-13T00:23:52.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:52 smithi087 bash[14097]: cephadm 2024-02-13T00:23:51.758519+0000 mgr.y (mgr.14140) 18 : cephadm [INF] Added host smithi195 2024-02-13T00:23:52.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:52 smithi087 bash[14097]: audit 2024-02-13T00:23:52.048756+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:23:52.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:52 smithi087 bash[14097]: audit 2024-02-13T00:23:52.053040+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:23:52.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:52 smithi087 bash[14097]: audit 2024-02-13T00:23:52.054357+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:23:52.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:52 smithi087 bash[14097]: audit 2024-02-13T00:23:52.284966+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-02-13T00:23:52.284286\", \"networks\": {}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:23:52.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:52 smithi087 bash[14097]: audit 2024-02-13T00:23:52.288768+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-02-13T00:23:52.284286\", \"networks\": {}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:23:52.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:52 smithi087 bash[14097]: audit 2024-02-13T00:23:52.290030+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:23:52.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:52 smithi087 bash[14097]: cluster 2024-02-13T00:23:52.346888+0000 mgr.y (mgr.14140) 19 : cluster [DBG] pgmap v17: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:23:53.218 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph orch host ls --format=json 2024-02-13T00:23:54.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:54 smithi087 bash[14097]: cluster 2024-02-13T00:23:54.347393+0000 mgr.y (mgr.14140) 20 : cluster [DBG] pgmap v18: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:23:56.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:56 smithi087 bash[14097]: cluster 2024-02-13T00:23:56.347817+0000 mgr.y (mgr.14140) 21 : cluster [DBG] pgmap v19: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:23:57.233 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-02-13T00:23:57.233 INFO:teuthology.orchestra.run.smithi195.stdout:[{"addr": "smithi087", "hostname": "smithi087", "labels": [], "status": ""}, {"addr": "smithi195", "hostname": "smithi195", "labels": [], "status": ""}] 2024-02-13T00:23:57.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:57 smithi087 bash[14097]: audit 2024-02-13T00:23:57.229268+0000 mgr.y (mgr.14140) 22 : audit [DBG] from='client.14161 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-13T00:23:57.947 INFO:tasks.cephadm:Setting crush tunables to default 2024-02-13T00:23:57.947 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph osd crush tunables default 2024-02-13T00:23:59.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:59 smithi087 bash[14097]: cluster 2024-02-13T00:23:58.348258+0000 mgr.y (mgr.14140) 23 : cluster [DBG] pgmap v20: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:23:59.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:59 smithi087 bash[14097]: audit 2024-02-13T00:23:58.429459+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:23:59.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:59 smithi087 bash[14097]: audit 2024-02-13T00:23:58.661296+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-02-13T00:23:52.284286\", \"last_device_update\": \"2024-02-13T00:23:58.660127\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:23:59.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:23:59 smithi087 bash[14097]: audit 2024-02-13T00:23:58.665775+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-02-13T00:23:52.284286\", \"last_device_update\": \"2024-02-13T00:23:58.660127\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:24:00.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:00 smithi087 bash[14097]: cluster 2024-02-13T00:24:00.348657+0000 mgr.y (mgr.14140) 24 : cluster [DBG] pgmap v21: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:01.456 INFO:teuthology.orchestra.run.smithi087.stderr:adjusted tunables profile to default 2024-02-13T00:24:01.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:01 smithi087 bash[14097]: audit 2024-02-13T00:24:00.530950+0000 mon.a (mon.0) 117 : audit [INF] from='client.? 172.21.15.87:0/4292773013' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-02-13T00:24:02.178 INFO:tasks.cephadm:Adding mon.c on smithi087 2024-02-13T00:24:02.178 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph orch daemon add mon 'smithi087:[v2:172.21.15.87:3301,v1:172.21.15.87:6790]=c' 2024-02-13T00:24:02.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:02 smithi087 bash[14097]: audit 2024-02-13T00:24:01.448366+0000 mon.a (mon.0) 118 : audit [INF] from='client.? 172.21.15.87:0/4292773013' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-02-13T00:24:02.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:02 smithi087 bash[14097]: cluster 2024-02-13T00:24:01.448459+0000 mon.a (mon.0) 119 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-13T00:24:02.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:02 smithi087 bash[14097]: cluster 2024-02-13T00:24:02.349193+0000 mgr.y (mgr.14140) 25 : cluster [DBG] pgmap v23: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:04.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:04 smithi087 bash[14097]: cluster 2024-02-13T00:24:04.349701+0000 mgr.y (mgr.14140) 26 : cluster [DBG] pgmap v24: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:04.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:04 smithi087 bash[14097]: cluster 2024-02-13T00:24:04.400698+0000 mon.a (mon.0) 120 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-13T00:24:05.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:05 smithi087 bash[14097]: audit 2024-02-13T00:24:04.868105+0000 mgr.y (mgr.14140) 27 : audit [DBG] from='client.14165 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi087:[v2:172.21.15.87:3301,v1:172.21.15.87:6790]=c", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:24:05.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:05 smithi087 bash[14097]: audit 2024-02-13T00:24:04.872302+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T00:24:05.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:05 smithi087 bash[14097]: audit 2024-02-13T00:24:04.873864+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:24:05.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:05 smithi087 bash[14097]: cephadm 2024-02-13T00:24:04.874997+0000 mgr.y (mgr.14140) 28 : cephadm [INF] Deploying daemon mon.c on smithi087 2024-02-13T00:24:05.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:05 smithi087 bash[14097]: audit 2024-02-13T00:24:04.875554+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2024-02-13T00:24:06.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:06 smithi087 bash[14097]: cluster 2024-02-13T00:24:06.350197+0000 mgr.y (mgr.14140) 29 : cluster [DBG] pgmap v25: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:08.879 INFO:teuthology.orchestra.run.smithi087.stdout:Deployed mon.c on host 'smithi087' 2024-02-13T00:24:09.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:09 smithi087 bash[14097]: cluster 2024-02-13T00:24:08.350788+0000 mgr.y (mgr.14140) 30 : cluster [DBG] pgmap v26: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:09.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:09 smithi087 bash[14097]: audit 2024-02-13T00:24:08.605700+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:23:06.066565\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:23:06.066780\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}}, \"last_device_update\": \"2024-02-13T00:23:11.629327\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:24:09.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:09 smithi087 bash[14097]: audit 2024-02-13T00:24:08.606282+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:24:09.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:09 smithi087 bash[14097]: audit 2024-02-13T00:24:08.608043+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:23:06.066565\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:23:06.066780\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}}, \"last_device_update\": \"2024-02-13T00:23:11.629327\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:24:09.995 DEBUG:teuthology.orchestra.run.smithi087:mon.c> sudo journalctl -f -n 0 -u ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mon.c.service 2024-02-13T00:24:09.997 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-13T00:24:09.997 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph mon dump -f json 2024-02-13T00:24:10.278 INFO:journalctl@ceph.mon.c.smithi087.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-13T00:24:10.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.090+0000 7f2f776096c0 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-13T00:24:10.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.090+0000 7f2f776096c0 0 ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc), process ceph-mon, pid 1 2024-02-13T00:24:10.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.090+0000 7f2f776096c0 0 pidfile_write: ignore empty --pid-file 2024-02-13T00:24:10.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 0 load: jerasure load: lrc load: isa 2024-02-13T00:24:10.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 0 set rocksdb option compression = kNoCompression 2024-02-13T00:24:10.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-13T00:24:10.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 0 set rocksdb option write_buffer_size = 33554432 2024-02-13T00:24:10.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 0 set rocksdb option compression = kNoCompression 2024-02-13T00:24:10.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-13T00:24:10.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 0 set rocksdb option write_buffer_size = 33554432 2024-02-13T00:24:10.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 1 rocksdb: do_open column families: [default] 2024-02-13T00:24:10.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: RocksDB version: 6.1.2 2024-02-13T00:24:10.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-13T00:24:10.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Compile date Mar 23 2020 2024-02-13T00:24:10.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: DB SUMMARY 2024-02-13T00:24:10.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: CURRENT file: CURRENT 2024-02-13T00:24:10.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: IDENTITY file: IDENTITY 2024-02-13T00:24:10.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2024-02-13T00:24:10.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-02-13T00:24:10.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000003.log size: 489 ; 2024-02-13T00:24:10.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.error_if_exists: 0 2024-02-13T00:24:10.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.create_if_missing: 0 2024-02-13T00:24:10.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.paranoid_checks: 1 2024-02-13T00:24:10.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.env: 0x5584c6fbc1a0 2024-02-13T00:24:10.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.info_log: 0x5584c8fee9a0 2024-02-13T00:24:10.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-13T00:24:10.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.statistics: (nil) 2024-02-13T00:24:10.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.use_fsync: 0 2024-02-13T00:24:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.max_log_file_size: 0 2024-02-13T00:24:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-13T00:24:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-13T00:24:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-13T00:24:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-13T00:24:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.allow_fallocate: 1 2024-02-13T00:24:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-13T00:24:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-13T00:24:10.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.use_direct_reads: 0 2024-02-13T00:24:10.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-13T00:24:10.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.create_missing_column_families: 0 2024-02-13T00:24:10.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.db_log_dir: 2024-02-13T00:24:10.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-02-13T00:24:10.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-13T00:24:10.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.max_subcompactions: 1 2024-02-13T00:24:10.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.max_background_flushes: -1 2024-02-13T00:24:10.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-13T00:24:10.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-13T00:24:10.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-13T00:24:10.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-13T00:24:10.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.advise_random_on_open: 1 2024-02-13T00:24:10.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-13T00:24:10.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.write_buffer_manager: 0x5584c9b88b10 2024-02-13T00:24:10.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-13T00:24:10.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-13T00:24:10.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-13T00:24:10.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-13T00:24:10.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.rate_limiter: (nil) 2024-02-13T00:24:10.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-13T00:24:10.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-13T00:24:10.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-13T00:24:10.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-13T00:24:10.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-13T00:24:10.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-13T00:24:10.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-13T00:24:10.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-13T00:24:10.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.row_cache: None 2024-02-13T00:24:10.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.wal_filter: None 2024-02-13T00:24:10.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-13T00:24:10.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-13T00:24:10.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.preserve_deletes: 0 2024-02-13T00:24:10.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.two_write_queues: 0 2024-02-13T00:24:10.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.manual_wal_flush: 0 2024-02-13T00:24:10.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.atomic_flush: 0 2024-02-13T00:24:10.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-13T00:24:10.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.max_background_jobs: 2 2024-02-13T00:24:10.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.max_background_compactions: -1 2024-02-13T00:24:10.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-13T00:24:10.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-13T00:24:10.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-13T00:24:10.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.max_total_wal_size: 0 2024-02-13T00:24:10.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-13T00:24:10.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-13T00:24:10.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-13T00:24:10.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.094+0000 7f2f776096c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-13T00:24:10.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.max_open_files: -1 2024-02-13T00:24:10.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.bytes_per_sync: 0 2024-02-13T00:24:10.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-13T00:24:10.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-13T00:24:10.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Compression algorithms supported: 2024-02-13T00:24:10.457 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-13T00:24:10.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: kZSTD supported: 0 2024-02-13T00:24:10.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: kXpressCompression supported: 0 2024-02-13T00:24:10.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-13T00:24:10.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: kLZ4Compression supported: 1 2024-02-13T00:24:10.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: kBZip2Compression supported: 0 2024-02-13T00:24:10.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: kZlibCompression supported: 1 2024-02-13T00:24:10.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: kSnappyCompression supported: 1 2024-02-13T00:24:10.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-13T00:24:10.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000001 2024-02-13T00:24:10.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2024-02-13T00:24:10.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-13T00:24:10.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.merge_operator: 2024-02-13T00:24:10.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.compaction_filter: None 2024-02-13T00:24:10.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.compaction_filter_factory: None 2024-02-13T00:24:10.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-13T00:24:10.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-13T00:24:10.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5584c8f0e138) 2024-02-13T00:24:10.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: cache_index_and_filter_blocks: 1 2024-02-13T00:24:10.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: cache_index_and_filter_blocks_with_high_priority: 1 2024-02-13T00:24:10.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-13T00:24:10.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: pin_top_level_index_and_filter: 1 2024-02-13T00:24:10.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: index_type: 0 2024-02-13T00:24:10.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: data_block_index_type: 0 2024-02-13T00:24:10.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: data_block_hash_table_util_ratio: 0.750000 2024-02-13T00:24:10.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: hash_index_allow_collision: 1 2024-02-13T00:24:10.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: checksum: 1 2024-02-13T00:24:10.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: no_block_cache: 0 2024-02-13T00:24:10.460 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: block_cache: 0x5584c8f44610 2024-02-13T00:24:10.460 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: block_cache_name: BinnedLRUCache 2024-02-13T00:24:10.460 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: block_cache_options: 2024-02-13T00:24:10.460 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: capacity : 536870912 2024-02-13T00:24:10.460 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: num_shard_bits : 4 2024-02-13T00:24:10.460 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: strict_capacity_limit : 0 2024-02-13T00:24:10.460 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: high_pri_pool_ratio: 0.000 2024-02-13T00:24:10.460 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: block_cache_compressed: (nil) 2024-02-13T00:24:10.460 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: persistent_cache: (nil) 2024-02-13T00:24:10.460 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: block_size: 4096 2024-02-13T00:24:10.460 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: block_size_deviation: 10 2024-02-13T00:24:10.460 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: block_restart_interval: 16 2024-02-13T00:24:10.461 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: index_block_restart_interval: 1 2024-02-13T00:24:10.461 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: metadata_block_size: 4096 2024-02-13T00:24:10.461 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: partition_filters: 0 2024-02-13T00:24:10.461 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: use_delta_encoding: 1 2024-02-13T00:24:10.461 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-13T00:24:10.461 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: whole_key_filtering: 1 2024-02-13T00:24:10.461 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: verify_compression: 0 2024-02-13T00:24:10.461 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: read_amp_bytes_per_bit: 0 2024-02-13T00:24:10.461 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: format_version: 2 2024-02-13T00:24:10.461 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: enable_index_compression: 1 2024-02-13T00:24:10.461 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: block_align: 0 2024-02-13T00:24:10.461 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-13T00:24:10.461 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-13T00:24:10.461 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.compression: NoCompression 2024-02-13T00:24:10.462 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-13T00:24:10.462 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-13T00:24:10.462 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-13T00:24:10.462 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.num_levels: 7 2024-02-13T00:24:10.462 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-13T00:24:10.462 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-13T00:24:10.462 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-13T00:24:10.462 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-13T00:24:10.462 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-13T00:24:10.462 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-13T00:24:10.462 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-13T00:24:10.462 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-13T00:24:10.463 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-13T00:24:10.463 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.compression_opts.level: 32767 2024-02-13T00:24:10.463 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-13T00:24:10.463 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-13T00:24:10.463 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-13T00:24:10.463 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.compression_opts.enabled: false 2024-02-13T00:24:10.463 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-13T00:24:10.463 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-13T00:24:10.463 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-13T00:24:10.463 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-13T00:24:10.463 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-13T00:24:10.463 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-13T00:24:10.463 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-13T00:24:10.463 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-13T00:24:10.464 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-13T00:24:10.464 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-13T00:24:10.464 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-13T00:24:10.464 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-13T00:24:10.464 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-13T00:24:10.464 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-13T00:24:10.464 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-13T00:24:10.464 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-13T00:24:10.464 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-13T00:24:10.464 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.arena_block_size: 4194304 2024-02-13T00:24:10.464 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-13T00:24:10.464 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-13T00:24:10.464 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-13T00:24:10.465 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-13T00:24:10.465 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-13T00:24:10.466 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-13T00:24:10.466 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-13T00:24:10.466 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-13T00:24:10.466 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-13T00:24:10.466 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-13T00:24:10.466 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-13T00:24:10.466 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-13T00:24:10.466 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-13T00:24:10.466 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-13T00:24:10.466 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.table_properties_collectors: 2024-02-13T00:24:10.466 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.inplace_update_support: 0 2024-02-13T00:24:10.466 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-13T00:24:10.466 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-13T00:24:10.467 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-13T00:24:10.467 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-13T00:24:10.467 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.bloom_locality: 0 2024-02-13T00:24:10.467 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.max_successive_merges: 0 2024-02-13T00:24:10.467 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-13T00:24:10.467 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-13T00:24:10.467 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.force_consistency_checks: 0 2024-02-13T00:24:10.467 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-13T00:24:10.467 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: Options.ttl: 0 2024-02-13T00:24:10.467 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-13T00:24:10.467 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2024-02-13T00:24:10.467 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707783850103543, "job": 1, "event": "recovery_started", "log_files": [3]} 2024-02-13T00:24:10.467 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #3 mode 2 2024-02-13T00:24:10.467 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707783850104390, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1403, "table_properties": {"data_size": 501, "index_size": 28, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 379, "raw_average_value_size": 75, "num_data_blocks": 1, "num_entries": 5, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2024-02-13T00:24:10.468 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.098+0000 7f2f776096c0 4 rocksdb: [db/version_set.cc:3036] Creating manifest 5 2024-02-13T00:24:10.468 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.102+0000 7f2f776096c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707783850105206, "job": 1, "event": "recovery_finished"} 2024-02-13T00:24:10.468 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.102+0000 7f2f776096c0 4 rocksdb: DB pointer 0x5584c8fe0400 2024-02-13T00:24:10.468 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.102+0000 7f2f776096c0 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-02-13T00:24:10.468 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.102+0000 7f2f776096c0 0 using public_addrv [v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0] 2024-02-13T00:24:10.468 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.102+0000 7f2f776096c0 0 starting mon.c rank -1 at public addrs [v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0] at bind addrs [v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid d7990f38-ca05-11ee-95b9-87774f69a715 2024-02-13T00:24:10.468 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.102+0000 7f2f5e756700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2024-02-13T00:24:10.468 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.102+0000 7f2f5e756700 4 rocksdb: [db/db_impl.cc:778] 2024-02-13T00:24:10.468 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: ** DB Stats ** 2024-02-13T00:24:10.468 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-13T00:24:10.468 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-13T00:24:10.468 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-13T00:24:10.468 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-13T00:24:10.469 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-13T00:24:10.469 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-13T00:24:10.469 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-13T00:24:10.469 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: ** Compaction Stats [default] ** 2024-02-13T00:24:10.469 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-13T00:24:10.469 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-13T00:24:10.469 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: 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.8 0.00 0.00 1 0.001 0 0 2024-02-13T00:24:10.469 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: 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.8 0.00 0.00 1 0.001 0 0 2024-02-13T00:24:10.469 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: 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.8 0.00 0.00 1 0.001 0 0 2024-02-13T00:24:10.469 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: ** Compaction Stats [default] ** 2024-02-13T00:24:10.469 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-13T00:24:10.469 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-13T00:24:10.469 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: 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.8 0.00 0.00 1 0.001 0 0 2024-02-13T00:24:10.469 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-13T00:24:10.470 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-13T00:24:10.470 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-13T00:24:10.470 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: AddFile(Total Files): cumulative 0, interval 0 2024-02-13T00:24:10.470 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-13T00:24:10.470 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: AddFile(Keys): cumulative 0, interval 0 2024-02-13T00:24:10.470 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: Cumulative compaction: 0.00 GB write, 0.22 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-13T00:24:10.470 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: Interval compaction: 0.00 GB write, 0.22 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-13T00:24:10.470 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-13T00:24:10.470 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: ** File Read Latency Histogram By Level [default] ** 2024-02-13T00:24:10.470 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: ** Compaction Stats [default] ** 2024-02-13T00:24:10.470 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-13T00:24:10.470 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-13T00:24:10.470 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: 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.8 0.00 0.00 1 0.001 0 0 2024-02-13T00:24:10.470 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: 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.8 0.00 0.00 1 0.001 0 0 2024-02-13T00:24:10.471 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-13T00:24:10.471 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: ** Compaction Stats [default] ** 2024-02-13T00:24:10.471 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-13T00:24:10.471 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-13T00:24:10.471 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: 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.8 0.00 0.00 1 0.001 0 0 2024-02-13T00:24:10.471 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-13T00:24:10.471 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-13T00:24:10.471 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-13T00:24:10.471 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: AddFile(Total Files): cumulative 0, interval 0 2024-02-13T00:24:10.471 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-13T00:24:10.471 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: AddFile(Keys): cumulative 0, interval 0 2024-02-13T00:24:10.471 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: Cumulative compaction: 0.00 GB write, 0.22 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-13T00:24:10.471 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-13T00:24:10.472 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-13T00:24:10.472 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: ** File Read Latency Histogram By Level [default] ** 2024-02-13T00:24:10.472 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.106+0000 7f2f776096c0 1 mon.c@-1(???) e0 preinit fsid d7990f38-ca05-11ee-95b9-87774f69a715 2024-02-13T00:24:10.472 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.134+0000 7f2f60f5b700 0 mon.c@-1(synchronizing).mds e1 new map 2024-02-13T00:24:10.472 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.134+0000 7f2f60f5b700 0 mon.c@-1(synchronizing).mds e1 print_map 2024-02-13T00:24:10.472 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: e1 2024-02-13T00:24:10.472 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: enable_multiple, ever_enabled_multiple: 0,0 2024-02-13T00:24:10.472 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-13T00:24:10.472 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: legacy client fscid: -1 2024-02-13T00:24:10.472 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: 2024-02-13T00:24:10.472 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: No filesystems configured 2024-02-13T00:24:10.472 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.134+0000 7f2f60f5b700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-02-13T00:24:10.472 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.134+0000 7f2f60f5b700 1 mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-02-13T00:24:10.473 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.134+0000 7f2f60f5b700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-02-13T00:24:10.473 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.134+0000 7f2f60f5b700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-02-13T00:24:10.473 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.134+0000 7f2f60f5b700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-02-13T00:24:10.473 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.134+0000 7f2f60f5b700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-02-13T00:24:10.473 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.134+0000 7f2f60f5b700 1 mon.c@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2024-02-13T00:24:10.473 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.134+0000 7f2f60f5b700 1 mon.c@-1(synchronizing).osd e6 e6: 0 total, 0 up, 0 in 2024-02-13T00:24:10.473 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.138+0000 7f2f60f5b700 0 mon.c@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2024-02-13T00:24:10.473 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.138+0000 7f2f60f5b700 0 mon.c@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2024-02-13T00:24:10.473 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.138+0000 7f2f60f5b700 0 mon.c@-1(synchronizing).osd e6 crush map has features 3314933000852226048, adjusting msgr requires 2024-02-13T00:24:10.473 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.138+0000 7f2f60f5b700 0 mon.c@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2024-02-13T00:24:10.473 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: cluster 2024-02-13T00:24:08.350788+0000 mgr.y (mgr.14140) 30 : cluster [DBG] pgmap v26: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:10.473 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: audit 2024-02-13T00:24:08.605700+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:23:06.066565\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:23:06.066780\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}}, \"last_device_update\": \"2024-02-13T00:23:11.629327\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:24:10.473 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: audit 2024-02-13T00:24:08.606282+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:24:10.474 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: audit 2024-02-13T00:24:08.608043+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:23:06.066565\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:23:06.066780\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}}, \"last_device_update\": \"2024-02-13T00:23:11.629327\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:24:10.474 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.138+0000 7f2f60f5b700 1 mon.c@-1(synchronizing).paxosservice(auth 1..4) refresh upgraded, format 0 -> 3 2024-02-13T00:24:10.474 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.138+0000 7f2f60f5b700 10 mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2024-02-13T00:24:10.474 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.138+0000 7f2f60f5b700 20 expand_channel_meta expand map: {default=false} 2024-02-13T00:24:10.474 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.138+0000 7f2f60f5b700 20 expand_channel_meta from 'false' to 'false' 2024-02-13T00:24:10.474 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.138+0000 7f2f60f5b700 20 expand_channel_meta expanded map: {default=false} 2024-02-13T00:24:10.474 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.138+0000 7f2f60f5b700 20 expand_channel_meta expand map: {default=info} 2024-02-13T00:24:10.474 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.138+0000 7f2f60f5b700 20 expand_channel_meta from 'info' to 'info' 2024-02-13T00:24:10.474 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.138+0000 7f2f60f5b700 20 expand_channel_meta expanded map: {default=info} 2024-02-13T00:24:10.474 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.138+0000 7f2f60f5b700 20 expand_channel_meta expand map: {default=daemon} 2024-02-13T00:24:10.474 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.138+0000 7f2f60f5b700 20 expand_channel_meta from 'daemon' to 'daemon' 2024-02-13T00:24:10.474 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.138+0000 7f2f60f5b700 20 expand_channel_meta expanded map: {default=daemon} 2024-02-13T00:24:10.474 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.138+0000 7f2f60f5b700 20 expand_channel_meta expand map: {default=debug} 2024-02-13T00:24:10.475 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.138+0000 7f2f60f5b700 20 expand_channel_meta from 'debug' to 'debug' 2024-02-13T00:24:10.475 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:10 smithi087 bash[17655]: debug 2024-02-13T00:24:10.138+0000 7f2f60f5b700 20 expand_channel_meta expanded map: {default=debug} 2024-02-13T00:24:15.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:15 smithi087 bash[14097]: cluster 2024-02-13T00:24:10.151786+0000 mon.a (mon.0) 127 : cluster [INF] mon.a calling monitor election 2024-02-13T00:24:15.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:15 smithi087 bash[14097]: audit 2024-02-13T00:24:10.182805+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:10.181619\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:10.181722\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:10.181772\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}}, \"last_daemon_update\": \"2024-02-13T00:24:10.181875\", \"last_device_update\": \"2024-02-13T00:23:11.629327\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:24:15.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:15 smithi087 bash[17655]: cluster 2024-02-13T00:24:10.151786+0000 mon.a (mon.0) 127 : cluster [INF] mon.a calling monitor election 2024-02-13T00:24:15.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:15 smithi087 bash[17655]: audit 2024-02-13T00:24:10.182805+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:10.181619\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:10.181722\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:10.181772\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}}, \"last_daemon_update\": \"2024-02-13T00:24:10.181875\", \"last_device_update\": \"2024-02-13T00:23:11.629327\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:24:15.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:15 smithi087 bash[14097]: cluster 2024-02-13T00:24:10.351270+0000 mgr.y (mgr.14140) 31 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:15.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:15 smithi087 bash[14097]: cluster 2024-02-13T00:24:12.150804+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-13T00:24:15.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:15 smithi087 bash[14097]: cluster 2024-02-13T00:24:12.351843+0000 mgr.y (mgr.14140) 32 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:15.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:15 smithi087 bash[14097]: cluster 2024-02-13T00:24:14.352459+0000 mgr.y (mgr.14140) 33 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:15.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:15 smithi087 bash[14097]: cluster 2024-02-13T00:24:15.161467+0000 mon.a (mon.0) 129 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-13T00:24:15.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:15 smithi087 bash[14097]: cluster 2024-02-13T00:24:15.177360+0000 mon.a (mon.0) 130 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} 2024-02-13T00:24:15.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:15 smithi087 bash[14097]: cluster 2024-02-13T00:24:15.177543+0000 mon.a (mon.0) 131 : cluster [DBG] fsmap 2024-02-13T00:24:15.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:15 smithi087 bash[14097]: cluster 2024-02-13T00:24:15.177629+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-13T00:24:15.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:15 smithi087 bash[14097]: cluster 2024-02-13T00:24:15.178041+0000 mon.a (mon.0) 133 : cluster [DBG] mgrmap e13: y(active, since 71s) 2024-02-13T00:24:15.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:15 smithi087 bash[17655]: cluster 2024-02-13T00:24:10.351270+0000 mgr.y (mgr.14140) 31 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:15.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:15 smithi087 bash[17655]: cluster 2024-02-13T00:24:12.150804+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-13T00:24:15.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:15 smithi087 bash[17655]: cluster 2024-02-13T00:24:12.351843+0000 mgr.y (mgr.14140) 32 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:15.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:15 smithi087 bash[17655]: cluster 2024-02-13T00:24:14.352459+0000 mgr.y (mgr.14140) 33 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:15.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:15 smithi087 bash[17655]: cluster 2024-02-13T00:24:15.161467+0000 mon.a (mon.0) 129 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-13T00:24:15.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:15 smithi087 bash[17655]: cluster 2024-02-13T00:24:15.177360+0000 mon.a (mon.0) 130 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} 2024-02-13T00:24:15.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:15 smithi087 bash[17655]: cluster 2024-02-13T00:24:15.177543+0000 mon.a (mon.0) 131 : cluster [DBG] fsmap 2024-02-13T00:24:15.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:15 smithi087 bash[17655]: cluster 2024-02-13T00:24:15.177629+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-13T00:24:15.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:15 smithi087 bash[17655]: cluster 2024-02-13T00:24:15.178041+0000 mon.a (mon.0) 133 : cluster [DBG] mgrmap e13: y(active, since 71s) 2024-02-13T00:24:15.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:15 smithi087 bash[14097]: audit 2024-02-13T00:24:15.179222+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:10.181619\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:10.181722\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:10.181772\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}}, \"last_daemon_update\": \"2024-02-13T00:24:10.181875\", \"last_device_update\": \"2024-02-13T00:23:11.629327\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:24:15.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:15 smithi087 bash[14097]: cluster 2024-02-13T00:24:15.188292+0000 mon.a (mon.0) 135 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2024-02-13T00:24:15.703 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:15 smithi087 bash[14097]: audit 2024-02-13T00:24:15.195217+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:10.181619\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:10.181722\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:10.181772\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}}, \"last_daemon_update\": \"2024-02-13T00:24:10.181875\", \"last_device_update\": \"2024-02-13T00:23:11.629327\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:24:15.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:15 smithi087 bash[17655]: audit 2024-02-13T00:24:15.179222+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:10.181619\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:10.181722\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:10.181772\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}}, \"last_daemon_update\": \"2024-02-13T00:24:10.181875\", \"last_device_update\": \"2024-02-13T00:23:11.629327\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:24:15.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:15 smithi087 bash[17655]: cluster 2024-02-13T00:24:15.188292+0000 mon.a (mon.0) 135 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2024-02-13T00:24:15.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:15 smithi087 bash[17655]: audit 2024-02-13T00:24:15.195217+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:10.181619\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:10.181722\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:10.181772\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}}, \"last_daemon_update\": \"2024-02-13T00:24:10.181875\", \"last_device_update\": \"2024-02-13T00:23:11.629327\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:24:16.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:16 smithi087 bash[14097]: cluster 2024-02-13T00:24:16.353038+0000 mgr.y (mgr.14140) 34 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:16.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:16 smithi087 bash[17655]: cluster 2024-02-13T00:24:16.353038+0000 mgr.y (mgr.14140) 34 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:16.825 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-02-13T00:24:16.825 INFO:teuthology.orchestra.run.smithi087.stdout:{"epoch":2,"fsid":"d7990f38-ca05-11ee-95b9-87774f69a715","modified":"2024-02-13T00:24:10.148104Z","created":"2024-02-13T00:22:23.468327Z","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.87:3300","nonce":0},{"type":"v1","addr":"172.21.15.87:6789","nonce":0}]},"addr":"172.21.15.87:6789/0","public_addr":"172.21.15.87:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:3301","nonce":0},{"type":"v1","addr":"172.21.15.87:6790","nonce":0}]},"addr":"172.21.15.87:6790/0","public_addr":"172.21.15.87:6790/0","priority":0,"weight":0}],"quorum":[0,1]} 2024-02-13T00:24:16.828 INFO:teuthology.orchestra.run.smithi087.stderr:dumped monmap epoch 2 2024-02-13T00:24:17.496 INFO:tasks.cephadm:Adding mon.b on smithi195 2024-02-13T00:24:17.496 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph orch daemon add mon smithi195:172.21.15.195=b 2024-02-13T00:24:17.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:17 smithi087 bash[14097]: audit 2024-02-13T00:24:16.823151+0000 mon.a (mon.0) 137 : audit [DBG] from='client.? 172.21.15.87:0/680161121' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-13T00:24:17.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:17 smithi087 bash[17655]: audit 2024-02-13T00:24:16.823151+0000 mon.a (mon.0) 137 : audit [DBG] from='client.? 172.21.15.87:0/680161121' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-13T00:24:19.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:19 smithi087 bash[14097]: cluster 2024-02-13T00:24:18.353470+0000 mgr.y (mgr.14140) 35 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:19.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:19 smithi087 bash[17655]: cluster 2024-02-13T00:24:18.353470+0000 mgr.y (mgr.14140) 35 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:21.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:21 smithi087 bash[14097]: audit 2024-02-13T00:24:20.298848+0000 mgr.y (mgr.14140) 36 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi195:172.21.15.195=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:24:21.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:21 smithi087 bash[14097]: audit 2024-02-13T00:24:20.301483+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T00:24:21.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:21 smithi087 bash[14097]: audit 2024-02-13T00:24:20.303326+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:24:21.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:21 smithi087 bash[14097]: cephadm 2024-02-13T00:24:20.304907+0000 mgr.y (mgr.14140) 37 : cephadm [INF] Deploying daemon mon.b on smithi195 2024-02-13T00:24:21.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:21 smithi087 bash[14097]: audit 2024-02-13T00:24:20.305607+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2024-02-13T00:24:21.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:21 smithi087 bash[14097]: cluster 2024-02-13T00:24:20.354026+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 2024-02-13T00:24:21.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:21 smithi087 bash[17655]: audit 2024-02-13T00:24:20.298848+0000 mgr.y (mgr.14140) 36 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi195:172.21.15.195=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:24:21.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:21 smithi087 bash[17655]: audit 2024-02-13T00:24:20.301483+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T00:24:21.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:21 smithi087 bash[17655]: audit 2024-02-13T00:24:20.303326+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:24:21.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:21 smithi087 bash[17655]: cephadm 2024-02-13T00:24:20.304907+0000 mgr.y (mgr.14140) 37 : cephadm [INF] Deploying daemon mon.b on smithi195 2024-02-13T00:24:21.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:21 smithi087 bash[17655]: audit 2024-02-13T00:24:20.305607+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2024-02-13T00:24:21.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:21 smithi087 bash[17655]: cluster 2024-02-13T00:24:20.354026+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 2024-02-13T00:24:22.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:22 smithi087 bash[14097]: cluster 2024-02-13T00:24:22.354568+0000 mgr.y (mgr.14140) 39 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:22.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:22 smithi087 bash[17655]: cluster 2024-02-13T00:24:22.354568+0000 mgr.y (mgr.14140) 39 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:24.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:24 smithi087 bash[14097]: cluster 2024-02-13T00:24:24.355102+0000 mgr.y (mgr.14140) 40 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:24.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:24 smithi087 bash[17655]: cluster 2024-02-13T00:24:24.355102+0000 mgr.y (mgr.14140) 40 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:25.311 INFO:teuthology.orchestra.run.smithi195.stdout:Deployed mon.b on host 'smithi195' 2024-02-13T00:24:25.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:25 smithi087 bash[14097]: audit 2024-02-13T00:24:24.644878+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}}, \"last_device_update\": \"2024-02-13T00:23:58.660127\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:24:25.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:25 smithi087 bash[14097]: audit 2024-02-13T00:24:24.645799+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:24:25.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:25 smithi087 bash[17655]: audit 2024-02-13T00:24:24.644878+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}}, \"last_device_update\": \"2024-02-13T00:23:58.660127\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:24:25.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:25 smithi087 bash[17655]: audit 2024-02-13T00:24:24.645799+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:24:25.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:25 smithi087 bash[14097]: audit 2024-02-13T00:24:24.649937+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}}, \"last_device_update\": \"2024-02-13T00:23:58.660127\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:24:25.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:25 smithi087 bash[14097]: audit 2024-02-13T00:24:24.918083+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:24.916763\", \"created\": \"2024-02-13T00:24:24.623951\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}}, \"last_daemon_update\": \"2024-02-13T00:24:24.917031\", \"last_device_update\": \"2024-02-13T00:23:58.660127\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:24:25.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:25 smithi087 bash[14097]: audit 2024-02-13T00:24:24.923355+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:24.916763\", \"created\": \"2024-02-13T00:24:24.623951\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}}, \"last_daemon_update\": \"2024-02-13T00:24:24.917031\", \"last_device_update\": \"2024-02-13T00:23:58.660127\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:24:25.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:25 smithi087 bash[17655]: audit 2024-02-13T00:24:24.649937+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}}, \"last_device_update\": \"2024-02-13T00:23:58.660127\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:24:25.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:25 smithi087 bash[17655]: audit 2024-02-13T00:24:24.918083+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:24.916763\", \"created\": \"2024-02-13T00:24:24.623951\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}}, \"last_daemon_update\": \"2024-02-13T00:24:24.917031\", \"last_device_update\": \"2024-02-13T00:23:58.660127\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:24:25.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:25 smithi087 bash[17655]: audit 2024-02-13T00:24:24.923355+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:24.916763\", \"created\": \"2024-02-13T00:24:24.623951\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}}, \"last_daemon_update\": \"2024-02-13T00:24:24.917031\", \"last_device_update\": \"2024-02-13T00:23:58.660127\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:24:26.101 DEBUG:teuthology.orchestra.run.smithi195:mon.b> sudo journalctl -f -n 0 -u ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mon.b.service 2024-02-13T00:24:26.104 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-02-13T00:24:26.104 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph mon dump -f json 2024-02-13T00:24:26.980 INFO:journalctl@ceph.mon.b.smithi195.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-13T00:24:30.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:30 smithi087 bash[14097]: cluster 2024-02-13T00:24:25.575122+0000 mon.a (mon.0) 146 : cluster [INF] mon.a calling monitor election 2024-02-13T00:24:30.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:30 smithi087 bash[14097]: cluster 2024-02-13T00:24:25.576115+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-13T00:24:30.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:30 smithi087 bash[14097]: cluster 2024-02-13T00:24:26.355650+0000 mgr.y (mgr.14140) 41 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:30.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:30 smithi087 bash[14097]: cluster 2024-02-13T00:24:27.567342+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-02-13T00:24:30.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:30 smithi087 bash[14097]: cluster 2024-02-13T00:24:28.356130+0000 mgr.y (mgr.14140) 42 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:30.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:30 smithi087 bash[14097]: cluster 2024-02-13T00:24:30.356598+0000 mgr.y (mgr.14140) 43 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:30.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:30 smithi087 bash[14097]: cluster 2024-02-13T00:24:30.579223+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2024-02-13T00:24:30.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:30 smithi087 bash[14097]: cluster 2024-02-13T00:24:30.602827+0000 mon.a (mon.0) 148 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-13T00:24:30.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:30 smithi087 bash[14097]: cluster 2024-02-13T00:24:30.609213+0000 mon.a (mon.0) 149 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} 2024-02-13T00:24:30.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:30 smithi087 bash[14097]: cluster 2024-02-13T00:24:30.609324+0000 mon.a (mon.0) 150 : cluster [DBG] fsmap 2024-02-13T00:24:30.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:30 smithi087 bash[14097]: cluster 2024-02-13T00:24:30.609396+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-13T00:24:30.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:30 smithi087 bash[14097]: cluster 2024-02-13T00:24:30.609703+0000 mon.a (mon.0) 152 : cluster [DBG] mgrmap e13: y(active, since 86s) 2024-02-13T00:24:30.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:30 smithi087 bash[14097]: cluster 2024-02-13T00:24:30.616086+0000 mon.a (mon.0) 153 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2024-02-13T00:24:30.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:30 smithi087 bash[17655]: cluster 2024-02-13T00:24:25.575122+0000 mon.a (mon.0) 146 : cluster [INF] mon.a calling monitor election 2024-02-13T00:24:30.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:30 smithi087 bash[17655]: cluster 2024-02-13T00:24:25.576115+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-13T00:24:30.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:30 smithi087 bash[17655]: cluster 2024-02-13T00:24:26.355650+0000 mgr.y (mgr.14140) 41 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:30.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:30 smithi087 bash[17655]: cluster 2024-02-13T00:24:27.567342+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-02-13T00:24:30.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:30 smithi087 bash[17655]: cluster 2024-02-13T00:24:28.356130+0000 mgr.y (mgr.14140) 42 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:30.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:30 smithi087 bash[17655]: cluster 2024-02-13T00:24:30.356598+0000 mgr.y (mgr.14140) 43 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:30.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:30 smithi087 bash[17655]: cluster 2024-02-13T00:24:30.579223+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2024-02-13T00:24:30.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:30 smithi087 bash[17655]: cluster 2024-02-13T00:24:30.602827+0000 mon.a (mon.0) 148 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-13T00:24:30.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:30 smithi087 bash[17655]: cluster 2024-02-13T00:24:30.609213+0000 mon.a (mon.0) 149 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} 2024-02-13T00:24:30.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:30 smithi087 bash[17655]: cluster 2024-02-13T00:24:30.609324+0000 mon.a (mon.0) 150 : cluster [DBG] fsmap 2024-02-13T00:24:30.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:30 smithi087 bash[17655]: cluster 2024-02-13T00:24:30.609396+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-13T00:24:30.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:30 smithi087 bash[17655]: cluster 2024-02-13T00:24:30.609703+0000 mon.a (mon.0) 152 : cluster [DBG] mgrmap e13: y(active, since 86s) 2024-02-13T00:24:30.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:30 smithi087 bash[17655]: cluster 2024-02-13T00:24:30.616086+0000 mon.a (mon.0) 153 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2024-02-13T00:24:31.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:30 smithi195 bash[14113]: cluster 2024-02-13T00:24:25.575122+0000 mon.a (mon.0) 146 : cluster [INF] mon.a calling monitor election 2024-02-13T00:24:31.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:30 smithi195 bash[14113]: cluster 2024-02-13T00:24:25.576115+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-13T00:24:31.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:30 smithi195 bash[14113]: cluster 2024-02-13T00:24:26.355650+0000 mgr.y (mgr.14140) 41 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:31.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:30 smithi195 bash[14113]: cluster 2024-02-13T00:24:27.567342+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-02-13T00:24:31.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:30 smithi195 bash[14113]: cluster 2024-02-13T00:24:28.356130+0000 mgr.y (mgr.14140) 42 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:31.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:30 smithi195 bash[14113]: cluster 2024-02-13T00:24:30.356598+0000 mgr.y (mgr.14140) 43 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:31.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:30 smithi195 bash[14113]: cluster 2024-02-13T00:24:30.579223+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2024-02-13T00:24:31.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:30 smithi195 bash[14113]: cluster 2024-02-13T00:24:30.602827+0000 mon.a (mon.0) 148 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-13T00:24:31.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:30 smithi195 bash[14113]: cluster 2024-02-13T00:24:30.609213+0000 mon.a (mon.0) 149 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} 2024-02-13T00:24:31.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:30 smithi195 bash[14113]: cluster 2024-02-13T00:24:30.609324+0000 mon.a (mon.0) 150 : cluster [DBG] fsmap 2024-02-13T00:24:31.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:30 smithi195 bash[14113]: cluster 2024-02-13T00:24:30.609396+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-13T00:24:31.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:30 smithi195 bash[14113]: cluster 2024-02-13T00:24:30.609703+0000 mon.a (mon.0) 152 : cluster [DBG] mgrmap e13: y(active, since 86s) 2024-02-13T00:24:31.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:30 smithi195 bash[14113]: cluster 2024-02-13T00:24:30.616086+0000 mon.a (mon.0) 153 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2024-02-13T00:24:31.455 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-02-13T00:24:31.455 INFO:teuthology.orchestra.run.smithi195.stdout:{"epoch":3,"fsid":"d7990f38-ca05-11ee-95b9-87774f69a715","modified":"2024-02-13T00:24:25.568557Z","created":"2024-02-13T00:22:23.468327Z","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.87:3300","nonce":0},{"type":"v1","addr":"172.21.15.87:6789","nonce":0}]},"addr":"172.21.15.87:6789/0","public_addr":"172.21.15.87:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:3301","nonce":0},{"type":"v1","addr":"172.21.15.87:6790","nonce":0}]},"addr":"172.21.15.87:6790/0","public_addr":"172.21.15.87:6790/0","priority":0,"weight":0},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:3300","nonce":0},{"type":"v1","addr":"172.21.15.195:6789","nonce":0}]},"addr":"172.21.15.195:6789/0","public_addr":"172.21.15.195:6789/0","priority":0,"weight":0}],"quorum":[0,1,2]} 2024-02-13T00:24:31.457 INFO:teuthology.orchestra.run.smithi195.stderr:dumped monmap epoch 3 2024-02-13T00:24:31.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:31 smithi195 bash[14113]: audit 2024-02-13T00:24:31.452189+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.195:0/453105794' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-13T00:24:31.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:31 smithi087 bash[14097]: audit 2024-02-13T00:24:31.452189+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.195:0/453105794' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-13T00:24:31.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:31 smithi087 bash[17655]: audit 2024-02-13T00:24:31.452189+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.195:0/453105794' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-13T00:24:32.135 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-02-13T00:24:32.136 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph config generate-minimal-conf 2024-02-13T00:24:32.690 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:32 smithi087 bash[14097]: cluster 2024-02-13T00:24:32.357149+0000 mgr.y (mgr.14140) 44 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:32.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:32 smithi087 bash[17655]: cluster 2024-02-13T00:24:32.357149+0000 mgr.y (mgr.14140) 44 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:33.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:32 smithi195 bash[14113]: cluster 2024-02-13T00:24:32.357149+0000 mgr.y (mgr.14140) 44 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:34.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:34 smithi087 bash[14097]: cluster 2024-02-13T00:24:34.357682+0000 mgr.y (mgr.14140) 45 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:34.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:34 smithi087 bash[17655]: cluster 2024-02-13T00:24:34.357682+0000 mgr.y (mgr.14140) 45 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:34.811 INFO:teuthology.orchestra.run.smithi087.stdout:# minimal ceph.conf for d7990f38-ca05-11ee-95b9-87774f69a715 2024-02-13T00:24:34.811 INFO:teuthology.orchestra.run.smithi087.stdout:[global] 2024-02-13T00:24:34.811 INFO:teuthology.orchestra.run.smithi087.stdout: fsid = d7990f38-ca05-11ee-95b9-87774f69a715 2024-02-13T00:24:34.811 INFO:teuthology.orchestra.run.smithi087.stdout: mon_host = [v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0] [v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0] [v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0] 2024-02-13T00:24:34.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:34 smithi195 bash[14113]: cluster 2024-02-13T00:24:34.357682+0000 mgr.y (mgr.14140) 45 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:35.500 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-02-13T00:24:35.500 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2024-02-13T00:24:35.500 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd of=/etc/ceph/ceph.conf 2024-02-13T00:24:35.510 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2024-02-13T00:24:35.510 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-13T00:24:35.526 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2024-02-13T00:24:35.527 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd of=/etc/ceph/ceph.conf 2024-02-13T00:24:35.543 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2024-02-13T00:24:35.544 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-13T00:24:35.600 INFO:tasks.cephadm:Adding mgr.y on smithi087 2024-02-13T00:24:35.600 INFO:tasks.cephadm:Adding mgr.x on smithi195 2024-02-13T00:24:35.600 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph orch apply mgr '2;smithi087=y;smithi195=x' 2024-02-13T00:24:35.732 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:35 smithi195 bash[14113]: audit 2024-02-13T00:24:34.808782+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.87:0/3585231454' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:24:35.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:35 smithi087 bash[14097]: audit 2024-02-13T00:24:34.808782+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.87:0/3585231454' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:24:35.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:35 smithi087 bash[17655]: audit 2024-02-13T00:24:34.808782+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.87:0/3585231454' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:24:36.775 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:36 smithi195 bash[14113]: cluster 2024-02-13T00:24:36.358188+0000 mgr.y (mgr.14140) 46 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:36.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:36 smithi087 bash[14097]: cluster 2024-02-13T00:24:36.358188+0000 mgr.y (mgr.14140) 46 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:36.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:36 smithi087 bash[17655]: cluster 2024-02-13T00:24:36.358188+0000 mgr.y (mgr.14140) 46 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:38.390 INFO:teuthology.orchestra.run.smithi195.stdout:Scheduled mgr update... 2024-02-13T00:24:39.500 DEBUG:teuthology.orchestra.run.smithi195:mgr.x> sudo journalctl -f -n 0 -u ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mgr.x.service 2024-02-13T00:24:39.502 INFO:tasks.cephadm:Deploying OSDs... 2024-02-13T00:24:39.502 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2024-02-13T00:24:39.502 DEBUG:teuthology.orchestra.run.smithi087:> dd if=/scratch_devs of=/dev/stdout 2024-02-13T00:24:39.510 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-02-13T00:24:39.510 DEBUG:teuthology.orchestra.run.smithi087:> stat /dev/vg_nvme/lv_1 2024-02-13T00:24:39.561 INFO:teuthology.orchestra.run.smithi087.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-13T00:24:39.561 INFO:teuthology.orchestra.run.smithi087.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-13T00:24:39.561 INFO:teuthology.orchestra.run.smithi087.stdout:Device: 6h/6d Inode: 361 Links: 1 2024-02-13T00:24:39.561 INFO:teuthology.orchestra.run.smithi087.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-13T00:24:39.562 INFO:teuthology.orchestra.run.smithi087.stdout:Access: 2024-02-13 00:19:55.957272072 +0000 2024-02-13T00:24:39.562 INFO:teuthology.orchestra.run.smithi087.stdout:Modify: 2024-02-13 00:19:55.953272163 +0000 2024-02-13T00:24:39.562 INFO:teuthology.orchestra.run.smithi087.stdout:Change: 2024-02-13 00:19:55.953272163 +0000 2024-02-13T00:24:39.562 INFO:teuthology.orchestra.run.smithi087.stdout: Birth: - 2024-02-13T00:24:39.562 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-13T00:24:39.577 INFO:teuthology.orchestra.run.smithi087.stderr:1+0 records in 2024-02-13T00:24:39.577 INFO:teuthology.orchestra.run.smithi087.stderr:1+0 records out 2024-02-13T00:24:39.578 INFO:teuthology.orchestra.run.smithi087.stderr:512 bytes copied, 0.000430354 s, 1.2 MB/s 2024-02-13T00:24:39.578 DEBUG:teuthology.orchestra.run.smithi087:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-13T00:24:39.587 DEBUG:teuthology.orchestra.run.smithi087:> stat /dev/vg_nvme/lv_2 2024-02-13T00:24:39.637 INFO:teuthology.orchestra.run.smithi087.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-13T00:24:39.637 INFO:teuthology.orchestra.run.smithi087.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-13T00:24:39.637 INFO:teuthology.orchestra.run.smithi087.stdout:Device: 6h/6d Inode: 364 Links: 1 2024-02-13T00:24:39.637 INFO:teuthology.orchestra.run.smithi087.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-13T00:24:39.637 INFO:teuthology.orchestra.run.smithi087.stdout:Access: 2024-02-13 00:19:56.553258335 +0000 2024-02-13T00:24:39.637 INFO:teuthology.orchestra.run.smithi087.stdout:Modify: 2024-02-13 00:19:56.369262576 +0000 2024-02-13T00:24:39.637 INFO:teuthology.orchestra.run.smithi087.stdout:Change: 2024-02-13 00:19:56.369262576 +0000 2024-02-13T00:24:39.637 INFO:teuthology.orchestra.run.smithi087.stdout: Birth: - 2024-02-13T00:24:39.638 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-13T00:24:39.647 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:39 smithi087 bash[14097]: cluster 2024-02-13T00:24:38.358787+0000 mgr.y (mgr.14140) 47 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:39.648 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:39 smithi087 bash[14097]: audit 2024-02-13T00:24:38.378777+0000 mgr.y (mgr.14140) 48 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi087=y;smithi195=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:24:39.648 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:39 smithi087 bash[14097]: cephadm 2024-02-13T00:24:38.379940+0000 mgr.y (mgr.14140) 49 : cephadm [INF] Saving service mgr spec with placement count:2 smithi087=y,smithi195=x 2024-02-13T00:24:39.648 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:39 smithi087 bash[14097]: audit 2024-02-13T00:24:38.380670+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-02-13T00:24:38.379967\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi087\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi195\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2024-02-13T00:24:39.648 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:39 smithi087 bash[14097]: audit 2024-02-13T00:24:38.385782+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-02-13T00:24:38.379967\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi087\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi195\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2024-02-13T00:24:39.648 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:39 smithi087 bash[14097]: audit 2024-02-13T00:24:38.389444+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-13T00:24:39.648 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:39 smithi087 bash[14097]: audit 2024-02-13T00:24:38.393812+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-13T00:24:39.648 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:39 smithi087 bash[14097]: audit 2024-02-13T00:24:38.395196+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:24:39.648 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:39 smithi087 bash[14097]: audit 2024-02-13T00:24:38.397099+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-13T00:24:39.648 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:39 smithi087 bash[17655]: cluster 2024-02-13T00:24:38.358787+0000 mgr.y (mgr.14140) 47 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:39.648 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:39 smithi087 bash[17655]: audit 2024-02-13T00:24:38.378777+0000 mgr.y (mgr.14140) 48 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi087=y;smithi195=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:24:39.648 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:39 smithi087 bash[17655]: cephadm 2024-02-13T00:24:38.379940+0000 mgr.y (mgr.14140) 49 : cephadm [INF] Saving service mgr spec with placement count:2 smithi087=y,smithi195=x 2024-02-13T00:24:39.649 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:39 smithi087 bash[17655]: audit 2024-02-13T00:24:38.380670+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-02-13T00:24:38.379967\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi087\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi195\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2024-02-13T00:24:39.649 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:39 smithi087 bash[17655]: audit 2024-02-13T00:24:38.385782+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-02-13T00:24:38.379967\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi087\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi195\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2024-02-13T00:24:39.649 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:39 smithi087 bash[17655]: audit 2024-02-13T00:24:38.389444+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-13T00:24:39.649 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:39 smithi087 bash[17655]: audit 2024-02-13T00:24:38.393812+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-13T00:24:39.649 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:39 smithi087 bash[17655]: audit 2024-02-13T00:24:38.395196+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:24:39.649 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:39 smithi087 bash[17655]: audit 2024-02-13T00:24:38.397099+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-13T00:24:39.649 INFO:teuthology.orchestra.run.smithi087.stderr:1+0 records in 2024-02-13T00:24:39.650 INFO:teuthology.orchestra.run.smithi087.stderr:1+0 records out 2024-02-13T00:24:39.650 INFO:teuthology.orchestra.run.smithi087.stderr:512 bytes copied, 0.000421781 s, 1.2 MB/s 2024-02-13T00:24:39.651 DEBUG:teuthology.orchestra.run.smithi087:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-13T00:24:39.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:39 smithi195 bash[14113]: cluster 2024-02-13T00:24:38.358787+0000 mgr.y (mgr.14140) 47 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:39.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:39 smithi195 bash[14113]: audit 2024-02-13T00:24:38.378777+0000 mgr.y (mgr.14140) 48 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi087=y;smithi195=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:24:39.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:39 smithi195 bash[14113]: cephadm 2024-02-13T00:24:38.379940+0000 mgr.y (mgr.14140) 49 : cephadm [INF] Saving service mgr spec with placement count:2 smithi087=y,smithi195=x 2024-02-13T00:24:39.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:39 smithi195 bash[14113]: audit 2024-02-13T00:24:38.380670+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-02-13T00:24:38.379967\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi087\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi195\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2024-02-13T00:24:39.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:39 smithi195 bash[14113]: audit 2024-02-13T00:24:38.385782+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-02-13T00:24:38.379967\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi087\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi195\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2024-02-13T00:24:39.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:39 smithi195 bash[14113]: audit 2024-02-13T00:24:38.389444+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-13T00:24:39.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:39 smithi195 bash[14113]: audit 2024-02-13T00:24:38.393812+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-13T00:24:39.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:39 smithi195 bash[14113]: audit 2024-02-13T00:24:38.395196+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:24:39.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:39 smithi195 bash[14113]: audit 2024-02-13T00:24:38.397099+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-13T00:24:39.659 DEBUG:teuthology.orchestra.run.smithi087:> stat /dev/vg_nvme/lv_3 2024-02-13T00:24:39.664 INFO:teuthology.orchestra.run.smithi087.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-13T00:24:39.664 INFO:teuthology.orchestra.run.smithi087.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-13T00:24:39.665 INFO:teuthology.orchestra.run.smithi087.stdout:Device: 6h/6d Inode: 370 Links: 1 2024-02-13T00:24:39.665 INFO:teuthology.orchestra.run.smithi087.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-13T00:24:39.665 INFO:teuthology.orchestra.run.smithi087.stdout:Access: 2024-02-13 00:19:56.781253079 +0000 2024-02-13T00:24:39.665 INFO:teuthology.orchestra.run.smithi087.stdout:Modify: 2024-02-13 00:19:56.777253170 +0000 2024-02-13T00:24:39.665 INFO:teuthology.orchestra.run.smithi087.stdout:Change: 2024-02-13 00:19:56.777253170 +0000 2024-02-13T00:24:39.665 INFO:teuthology.orchestra.run.smithi087.stdout: Birth: - 2024-02-13T00:24:39.665 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-13T00:24:39.679 INFO:teuthology.orchestra.run.smithi087.stderr:1+0 records in 2024-02-13T00:24:39.679 INFO:teuthology.orchestra.run.smithi087.stderr:1+0 records out 2024-02-13T00:24:39.679 INFO:teuthology.orchestra.run.smithi087.stderr:512 bytes copied, 0.000397278 s, 1.3 MB/s 2024-02-13T00:24:39.680 DEBUG:teuthology.orchestra.run.smithi087:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-13T00:24:39.731 DEBUG:teuthology.orchestra.run.smithi087:> stat /dev/vg_nvme/lv_4 2024-02-13T00:24:39.738 INFO:teuthology.orchestra.run.smithi087.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-13T00:24:39.738 INFO:teuthology.orchestra.run.smithi087.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-13T00:24:39.739 INFO:teuthology.orchestra.run.smithi087.stdout:Device: 6h/6d Inode: 377 Links: 1 2024-02-13T00:24:39.739 INFO:teuthology.orchestra.run.smithi087.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-13T00:24:39.739 INFO:teuthology.orchestra.run.smithi087.stdout:Access: 2024-02-13 00:19:57.433238049 +0000 2024-02-13T00:24:39.739 INFO:teuthology.orchestra.run.smithi087.stdout:Modify: 2024-02-13 00:19:57.233242659 +0000 2024-02-13T00:24:39.739 INFO:teuthology.orchestra.run.smithi087.stdout:Change: 2024-02-13 00:19:57.233242659 +0000 2024-02-13T00:24:39.739 INFO:teuthology.orchestra.run.smithi087.stdout: Birth: - 2024-02-13T00:24:39.739 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-13T00:24:39.752 INFO:teuthology.orchestra.run.smithi087.stderr:1+0 records in 2024-02-13T00:24:39.752 INFO:teuthology.orchestra.run.smithi087.stderr:1+0 records out 2024-02-13T00:24:39.752 INFO:teuthology.orchestra.run.smithi087.stderr:512 bytes copied, 0.000309149 s, 1.7 MB/s 2024-02-13T00:24:39.754 DEBUG:teuthology.orchestra.run.smithi087:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-13T00:24:39.762 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2024-02-13T00:24:39.762 DEBUG:teuthology.orchestra.run.smithi195:> dd if=/scratch_devs of=/dev/stdout 2024-02-13T00:24:39.769 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-02-13T00:24:39.770 DEBUG:teuthology.orchestra.run.smithi195:> stat /dev/vg_nvme/lv_1 2024-02-13T00:24:39.777 INFO:teuthology.orchestra.run.smithi195.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-13T00:24:39.778 INFO:teuthology.orchestra.run.smithi195.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-13T00:24:39.778 INFO:teuthology.orchestra.run.smithi195.stdout:Device: 6h/6d Inode: 359 Links: 1 2024-02-13T00:24:39.778 INFO:teuthology.orchestra.run.smithi195.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-13T00:24:39.778 INFO:teuthology.orchestra.run.smithi195.stdout:Access: 2024-02-13 00:19:59.305014086 +0000 2024-02-13T00:24:39.778 INFO:teuthology.orchestra.run.smithi195.stdout:Modify: 2024-02-13 00:19:59.081019248 +0000 2024-02-13T00:24:39.778 INFO:teuthology.orchestra.run.smithi195.stdout:Change: 2024-02-13 00:19:59.081019248 +0000 2024-02-13T00:24:39.778 INFO:teuthology.orchestra.run.smithi195.stdout: Birth: - 2024-02-13T00:24:39.778 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-13T00:24:39.787 INFO:teuthology.orchestra.run.smithi195.stderr:1+0 records in 2024-02-13T00:24:39.787 INFO:teuthology.orchestra.run.smithi195.stderr:1+0 records out 2024-02-13T00:24:39.787 INFO:teuthology.orchestra.run.smithi195.stderr:512 bytes copied, 0.000198169 s, 2.6 MB/s 2024-02-13T00:24:39.788 DEBUG:teuthology.orchestra.run.smithi195:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-13T00:24:39.841 DEBUG:teuthology.orchestra.run.smithi195:> stat /dev/vg_nvme/lv_2 2024-02-13T00:24:39.849 INFO:teuthology.orchestra.run.smithi195.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-13T00:24:39.849 INFO:teuthology.orchestra.run.smithi195.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-13T00:24:39.849 INFO:teuthology.orchestra.run.smithi195.stdout:Device: 6h/6d Inode: 365 Links: 1 2024-02-13T00:24:39.849 INFO:teuthology.orchestra.run.smithi195.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-13T00:24:39.849 INFO:teuthology.orchestra.run.smithi195.stdout:Access: 2024-02-13 00:19:59.737004127 +0000 2024-02-13T00:24:39.850 INFO:teuthology.orchestra.run.smithi195.stdout:Modify: 2024-02-13 00:19:59.521009106 +0000 2024-02-13T00:24:39.850 INFO:teuthology.orchestra.run.smithi195.stdout:Change: 2024-02-13 00:19:59.521009106 +0000 2024-02-13T00:24:39.850 INFO:teuthology.orchestra.run.smithi195.stdout: Birth: - 2024-02-13T00:24:39.850 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-13T00:24:39.860 INFO:teuthology.orchestra.run.smithi195.stderr:1+0 records in 2024-02-13T00:24:39.860 INFO:teuthology.orchestra.run.smithi195.stderr:1+0 records out 2024-02-13T00:24:39.860 INFO:teuthology.orchestra.run.smithi195.stderr:512 bytes copied, 0.000265354 s, 1.9 MB/s 2024-02-13T00:24:39.861 DEBUG:teuthology.orchestra.run.smithi195:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-13T00:24:39.867 DEBUG:teuthology.orchestra.run.smithi195:> stat /dev/vg_nvme/lv_3 2024-02-13T00:24:39.871 INFO:teuthology.orchestra.run.smithi195.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-13T00:24:39.871 INFO:teuthology.orchestra.run.smithi195.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-13T00:24:39.871 INFO:teuthology.orchestra.run.smithi195.stdout:Device: 6h/6d Inode: 370 Links: 1 2024-02-13T00:24:39.871 INFO:teuthology.orchestra.run.smithi195.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-13T00:24:39.872 INFO:teuthology.orchestra.run.smithi195.stdout:Access: 2024-02-13 00:20:00.136994909 +0000 2024-02-13T00:24:39.872 INFO:teuthology.orchestra.run.smithi195.stdout:Modify: 2024-02-13 00:19:59.916999979 +0000 2024-02-13T00:24:39.872 INFO:teuthology.orchestra.run.smithi195.stdout:Change: 2024-02-13 00:19:59.916999979 +0000 2024-02-13T00:24:39.872 INFO:teuthology.orchestra.run.smithi195.stdout: Birth: - 2024-02-13T00:24:39.872 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-13T00:24:39.880 INFO:teuthology.orchestra.run.smithi195.stderr:1+0 records in 2024-02-13T00:24:39.880 INFO:teuthology.orchestra.run.smithi195.stderr:1+0 records out 2024-02-13T00:24:39.880 INFO:teuthology.orchestra.run.smithi195.stderr:512 bytes copied, 0.000171403 s, 3.0 MB/s 2024-02-13T00:24:39.881 DEBUG:teuthology.orchestra.run.smithi195:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-13T00:24:39.887 DEBUG:teuthology.orchestra.run.smithi195:> stat /dev/vg_nvme/lv_4 2024-02-13T00:24:39.893 INFO:teuthology.orchestra.run.smithi195.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-13T00:24:39.893 INFO:teuthology.orchestra.run.smithi195.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-13T00:24:39.893 INFO:teuthology.orchestra.run.smithi195.stdout:Device: 6h/6d Inode: 379 Links: 1 2024-02-13T00:24:39.894 INFO:teuthology.orchestra.run.smithi195.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-13T00:24:39.894 INFO:teuthology.orchestra.run.smithi195.stdout:Access: 2024-02-13 00:20:00.572984858 +0000 2024-02-13T00:24:39.894 INFO:teuthology.orchestra.run.smithi195.stdout:Modify: 2024-02-13 00:20:00.336990298 +0000 2024-02-13T00:24:39.894 INFO:teuthology.orchestra.run.smithi195.stdout:Change: 2024-02-13 00:20:00.336990298 +0000 2024-02-13T00:24:39.894 INFO:teuthology.orchestra.run.smithi195.stdout: Birth: - 2024-02-13T00:24:39.894 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-13T00:24:39.904 INFO:teuthology.orchestra.run.smithi195.stderr:1+0 records in 2024-02-13T00:24:39.904 INFO:teuthology.orchestra.run.smithi195.stderr:1+0 records out 2024-02-13T00:24:39.904 INFO:teuthology.orchestra.run.smithi195.stderr:512 bytes copied, 0.000171922 s, 3.0 MB/s 2024-02-13T00:24:39.905 DEBUG:teuthology.orchestra.run.smithi195:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-13T00:24:39.911 INFO:tasks.cephadm:Deploying osd.0 on smithi087 with /dev/vg_nvme/lv_4... 2024-02-13T00:24:39.912 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-13T00:24:39.931 INFO:journalctl@ceph.mgr.x.smithi195.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-13T00:24:40.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:40 smithi195 bash[14113]: cephadm 2024-02-13T00:24:38.396442+0000 mgr.y (mgr.14140) 50 : cephadm [INF] Deploying daemon mgr.x on smithi195 2024-02-13T00:24:40.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:40 smithi087 bash[14097]: cephadm 2024-02-13T00:24:38.396442+0000 mgr.y (mgr.14140) 50 : cephadm [INF] Deploying daemon mgr.x on smithi195 2024-02-13T00:24:40.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:40 smithi087 bash[17655]: cephadm 2024-02-13T00:24:38.396442+0000 mgr.y (mgr.14140) 50 : cephadm [INF] Deploying daemon mgr.x on smithi195 2024-02-13T00:24:41.363 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:24:41 smithi195 docker[14792]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-mgr.x 2024-02-13T00:24:41.364 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:24:41 smithi195 systemd[1]: Started Ceph mgr.x for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:24:41.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:41 smithi087 bash[17655]: cluster 2024-02-13T00:24:40.359312+0000 mgr.y (mgr.14140) 51 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:41.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:41 smithi087 bash[17655]: audit 2024-02-13T00:24:41.056693+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:24.916763\", \"created\": \"2024-02-13T00:24:24.623951\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}}, \"last_device_update\": \"2024-02-13T00:23:58.660127\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:24:41.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:41 smithi087 bash[17655]: audit 2024-02-13T00:24:41.062037+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:24.916763\", \"created\": \"2024-02-13T00:24:24.623951\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}}, \"last_device_update\": \"2024-02-13T00:23:58.660127\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:24:41.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:41 smithi087 bash[17655]: audit 2024-02-13T00:24:41.063523+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:24:41.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:41 smithi087 bash[14097]: cluster 2024-02-13T00:24:40.359312+0000 mgr.y (mgr.14140) 51 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:41.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:41 smithi087 bash[14097]: audit 2024-02-13T00:24:41.056693+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:24.916763\", \"created\": \"2024-02-13T00:24:24.623951\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}}, \"last_device_update\": \"2024-02-13T00:23:58.660127\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:24:41.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:41 smithi087 bash[14097]: audit 2024-02-13T00:24:41.062037+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:24.916763\", \"created\": \"2024-02-13T00:24:24.623951\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}}, \"last_device_update\": \"2024-02-13T00:23:58.660127\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:24:41.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:41 smithi087 bash[14097]: audit 2024-02-13T00:24:41.063523+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:24:41.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:41 smithi195 bash[14113]: cluster 2024-02-13T00:24:40.359312+0000 mgr.y (mgr.14140) 51 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:41.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:41 smithi195 bash[14113]: audit 2024-02-13T00:24:41.056693+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:24.916763\", \"created\": \"2024-02-13T00:24:24.623951\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}}, \"last_device_update\": \"2024-02-13T00:23:58.660127\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:24:41.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:41 smithi195 bash[14113]: audit 2024-02-13T00:24:41.062037+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:24.916763\", \"created\": \"2024-02-13T00:24:24.623951\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}}, \"last_device_update\": \"2024-02-13T00:23:58.660127\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:24:41.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:41 smithi195 bash[14113]: audit 2024-02-13T00:24:41.063523+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:24:42.628 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:42 smithi087 bash[14097]: audit 2024-02-13T00:24:42.020144+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:42.018444\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:42.018646\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}}, \"last_daemon_update\": \"2024-02-13T00:24:42.018891\", \"last_device_update\": \"2024-02-13T00:23:58.660127\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:24:42.629 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:42 smithi087 bash[14097]: audit 2024-02-13T00:24:42.025586+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:42.018444\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:42.018646\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}}, \"last_daemon_update\": \"2024-02-13T00:24:42.018891\", \"last_device_update\": \"2024-02-13T00:23:58.660127\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:24:42.629 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:42 smithi087 bash[14097]: audit 2024-02-13T00:24:42.028475+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2024-02-13T00:24:42.629 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:42 smithi087 bash[14097]: audit 2024-02-13T00:24:42.030288+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:24:42.629 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:42 smithi087 bash[14097]: audit 2024-02-13T00:24:42.032529+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2024-02-13T00:24:42.629 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:42 smithi087 bash[17655]: audit 2024-02-13T00:24:42.020144+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:42.018444\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:42.018646\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}}, \"last_daemon_update\": \"2024-02-13T00:24:42.018891\", \"last_device_update\": \"2024-02-13T00:23:58.660127\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:24:42.629 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:42 smithi087 bash[17655]: audit 2024-02-13T00:24:42.025586+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:42.018444\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:42.018646\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}}, \"last_daemon_update\": \"2024-02-13T00:24:42.018891\", \"last_device_update\": \"2024-02-13T00:23:58.660127\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:24:42.629 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:42 smithi087 bash[17655]: audit 2024-02-13T00:24:42.028475+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2024-02-13T00:24:42.630 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:42 smithi087 bash[17655]: audit 2024-02-13T00:24:42.030288+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:24:42.630 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:42 smithi087 bash[17655]: audit 2024-02-13T00:24:42.032529+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2024-02-13T00:24:42.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:42 smithi195 bash[14113]: audit 2024-02-13T00:24:42.020144+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:42.018444\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:42.018646\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}}, \"last_daemon_update\": \"2024-02-13T00:24:42.018891\", \"last_device_update\": \"2024-02-13T00:23:58.660127\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:24:42.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:42 smithi195 bash[14113]: audit 2024-02-13T00:24:42.025586+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:42.018444\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:42.018646\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}}, \"last_daemon_update\": \"2024-02-13T00:24:42.018891\", \"last_device_update\": \"2024-02-13T00:23:58.660127\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:24:42.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:42 smithi195 bash[14113]: audit 2024-02-13T00:24:42.028475+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2024-02-13T00:24:42.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:42 smithi195 bash[14113]: audit 2024-02-13T00:24:42.030288+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:24:42.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:42 smithi195 bash[14113]: audit 2024-02-13T00:24:42.032529+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2024-02-13T00:24:43.183 INFO:teuthology.orchestra.run.smithi087.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-13T00:24:43.184 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-02-13T00:24:43.184 INFO:teuthology.orchestra.run.smithi087.stderr: stderr: 10+0 records in 2024-02-13T00:24:43.184 INFO:teuthology.orchestra.run.smithi087.stderr:10+0 records out 2024-02-13T00:24:43.184 INFO:teuthology.orchestra.run.smithi087.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0172249 s, 609 MB/s 2024-02-13T00:24:43.184 INFO:teuthology.orchestra.run.smithi087.stderr:--> Zapping successful for: 2024-02-13T00:24:43.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:43 smithi195 bash[14113]: cephadm 2024-02-13T00:24:42.027978+0000 mgr.y (mgr.14140) 52 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-02-13T00:24:43.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:43 smithi195 bash[14113]: cephadm 2024-02-13T00:24:42.031628+0000 mgr.y (mgr.14140) 53 : cephadm [INF] Reconfiguring daemon mgr.y on smithi087 2024-02-13T00:24:43.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:43 smithi195 bash[14113]: cluster 2024-02-13T00:24:42.359904+0000 mgr.y (mgr.14140) 54 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:43.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:43 smithi087 bash[14097]: cephadm 2024-02-13T00:24:42.027978+0000 mgr.y (mgr.14140) 52 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-02-13T00:24:43.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:43 smithi087 bash[14097]: cephadm 2024-02-13T00:24:42.031628+0000 mgr.y (mgr.14140) 53 : cephadm [INF] Reconfiguring daemon mgr.y on smithi087 2024-02-13T00:24:43.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:43 smithi087 bash[14097]: cluster 2024-02-13T00:24:42.359904+0000 mgr.y (mgr.14140) 54 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:43.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:43 smithi087 bash[17655]: cephadm 2024-02-13T00:24:42.027978+0000 mgr.y (mgr.14140) 52 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-02-13T00:24:43.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:43 smithi087 bash[17655]: cephadm 2024-02-13T00:24:42.031628+0000 mgr.y (mgr.14140) 53 : cephadm [INF] Reconfiguring daemon mgr.y on smithi087 2024-02-13T00:24:43.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:43 smithi087 bash[17655]: cluster 2024-02-13T00:24:42.359904+0000 mgr.y (mgr.14140) 54 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:44.328 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph orch daemon add osd smithi087:vg_nvme/lv_4 2024-02-13T00:24:44.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:44 smithi195 bash[14113]: audit 2024-02-13T00:24:44.301638+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:10.181619\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:10.181772\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}}, \"last_device_update\": \"2024-02-13T00:23:11.629327\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:24:44.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:44 smithi195 bash[14113]: audit 2024-02-13T00:24:44.306949+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:10.181619\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:10.181772\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}}, \"last_device_update\": \"2024-02-13T00:23:11.629327\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:24:44.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:44 smithi195 bash[14113]: audit 2024-02-13T00:24:44.308709+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:24:44.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:44 smithi087 bash[17655]: audit 2024-02-13T00:24:44.301638+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:10.181619\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:10.181772\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}}, \"last_device_update\": \"2024-02-13T00:23:11.629327\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:24:44.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:44 smithi087 bash[14097]: audit 2024-02-13T00:24:44.301638+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:10.181619\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:10.181772\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}}, \"last_device_update\": \"2024-02-13T00:23:11.629327\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:24:44.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:44 smithi087 bash[14097]: audit 2024-02-13T00:24:44.306949+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:10.181619\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:10.181772\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}}, \"last_device_update\": \"2024-02-13T00:23:11.629327\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:24:44.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:44 smithi087 bash[14097]: audit 2024-02-13T00:24:44.308709+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:24:44.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:44 smithi087 bash[17655]: audit 2024-02-13T00:24:44.306949+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:10.181619\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:10.181772\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}}, \"last_device_update\": \"2024-02-13T00:23:11.629327\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:24:44.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:44 smithi087 bash[17655]: audit 2024-02-13T00:24:44.308709+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:24:45.649 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:45 smithi087 bash[14097]: cluster 2024-02-13T00:24:44.360376+0000 mgr.y (mgr.14140) 55 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:45.650 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:45 smithi087 bash[17655]: cluster 2024-02-13T00:24:44.360376+0000 mgr.y (mgr.14140) 55 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:45.650 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:45 smithi087 bash[14097]: audit 2024-02-13T00:24:44.962384+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:44.960589\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:44.960783\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:44.960911\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}}, \"last_daemon_update\": \"2024-02-13T00:24:44.961175\", \"last_device_update\": \"2024-02-13T00:23:11.629327\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:24:45.650 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:45 smithi087 bash[14097]: audit 2024-02-13T00:24:44.967890+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:44.960589\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:44.960783\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:44.960911\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}}, \"last_daemon_update\": \"2024-02-13T00:24:44.961175\", \"last_device_update\": \"2024-02-13T00:23:11.629327\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:24:45.650 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:45 smithi087 bash[17655]: audit 2024-02-13T00:24:44.962384+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:44.960589\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:44.960783\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:44.960911\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}}, \"last_daemon_update\": \"2024-02-13T00:24:44.961175\", \"last_device_update\": \"2024-02-13T00:23:11.629327\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:24:45.651 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:45 smithi087 bash[17655]: audit 2024-02-13T00:24:44.967890+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:44.960589\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:44.960783\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:44.960911\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}}, \"last_daemon_update\": \"2024-02-13T00:24:44.961175\", \"last_device_update\": \"2024-02-13T00:23:11.629327\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:24:45.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:45 smithi195 bash[14113]: cluster 2024-02-13T00:24:44.360376+0000 mgr.y (mgr.14140) 55 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:45.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:45 smithi195 bash[14113]: audit 2024-02-13T00:24:44.962384+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:44.960589\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:44.960783\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:44.960911\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}}, \"last_daemon_update\": \"2024-02-13T00:24:44.961175\", \"last_device_update\": \"2024-02-13T00:23:11.629327\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:24:45.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:45 smithi195 bash[14113]: audit 2024-02-13T00:24:44.967890+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:44.960589\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:44.960783\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:44.960911\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}}, \"last_daemon_update\": \"2024-02-13T00:24:44.961175\", \"last_device_update\": \"2024-02-13T00:23:11.629327\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:24:46.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:46 smithi195 bash[14113]: audit 2024-02-13T00:24:46.183535+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.195:0/3038307644' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-13T00:24:46.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:46 smithi195 bash[14113]: cluster 2024-02-13T00:24:46.186640+0000 mon.a (mon.0) 175 : cluster [DBG] Standby manager daemon x started 2024-02-13T00:24:46.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:46 smithi195 bash[14113]: audit 2024-02-13T00:24:46.187595+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.195:0/3038307644' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-13T00:24:46.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:46 smithi087 bash[14097]: audit 2024-02-13T00:24:46.183535+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.195:0/3038307644' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-13T00:24:46.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:46 smithi087 bash[14097]: cluster 2024-02-13T00:24:46.186640+0000 mon.a (mon.0) 175 : cluster [DBG] Standby manager daemon x started 2024-02-13T00:24:46.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:46 smithi087 bash[14097]: audit 2024-02-13T00:24:46.187595+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.195:0/3038307644' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-13T00:24:46.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:46 smithi087 bash[17655]: audit 2024-02-13T00:24:46.183535+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.195:0/3038307644' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-13T00:24:46.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:46 smithi087 bash[17655]: cluster 2024-02-13T00:24:46.186640+0000 mon.a (mon.0) 175 : cluster [DBG] Standby manager daemon x started 2024-02-13T00:24:46.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:46 smithi087 bash[17655]: audit 2024-02-13T00:24:46.187595+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.195:0/3038307644' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-13T00:24:47.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:47 smithi195 bash[14113]: cluster 2024-02-13T00:24:46.360856+0000 mgr.y (mgr.14140) 56 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:47.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:47 smithi195 bash[14113]: cluster 2024-02-13T00:24:46.396131+0000 mon.a (mon.0) 176 : cluster [DBG] mgrmap e14: y(active, since 102s), standbys: x 2024-02-13T00:24:47.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:47 smithi195 bash[14113]: audit 2024-02-13T00:24:46.396838+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-13T00:24:47.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:47 smithi195 bash[14113]: audit 2024-02-13T00:24:47.110110+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T00:24:47.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:47 smithi195 bash[14113]: audit 2024-02-13T00:24:47.111583+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:24:47.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:47 smithi195 bash[14113]: audit 2024-02-13T00:24:47.113282+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:24:47.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:47 smithi087 bash[14097]: cluster 2024-02-13T00:24:46.360856+0000 mgr.y (mgr.14140) 56 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:47.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:47 smithi087 bash[14097]: cluster 2024-02-13T00:24:46.396131+0000 mon.a (mon.0) 176 : cluster [DBG] mgrmap e14: y(active, since 102s), standbys: x 2024-02-13T00:24:47.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:47 smithi087 bash[14097]: audit 2024-02-13T00:24:46.396838+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-13T00:24:47.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:47 smithi087 bash[14097]: audit 2024-02-13T00:24:47.110110+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T00:24:47.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:47 smithi087 bash[14097]: audit 2024-02-13T00:24:47.111583+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:24:47.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:47 smithi087 bash[14097]: audit 2024-02-13T00:24:47.113282+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:24:47.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:47 smithi087 bash[17655]: cluster 2024-02-13T00:24:46.360856+0000 mgr.y (mgr.14140) 56 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:47.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:47 smithi087 bash[17655]: cluster 2024-02-13T00:24:46.396131+0000 mon.a (mon.0) 176 : cluster [DBG] mgrmap e14: y(active, since 102s), standbys: x 2024-02-13T00:24:47.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:47 smithi087 bash[17655]: audit 2024-02-13T00:24:46.396838+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-13T00:24:47.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:47 smithi087 bash[17655]: audit 2024-02-13T00:24:47.110110+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T00:24:47.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:47 smithi087 bash[17655]: audit 2024-02-13T00:24:47.111583+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:24:47.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:47 smithi087 bash[17655]: audit 2024-02-13T00:24:47.113282+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:24:48.590 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:48 smithi087 bash[17655]: audit 2024-02-13T00:24:47.107608+0000 mgr.y (mgr.14140) 57 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi087:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:24:48.590 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:48 smithi087 bash[17655]: cephadm 2024-02-13T00:24:47.109572+0000 mgr.y (mgr.14140) 58 : cephadm [INF] Applying osd on host smithi087... 2024-02-13T00:24:48.590 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:48 smithi087 bash[14097]: audit 2024-02-13T00:24:47.107608+0000 mgr.y (mgr.14140) 57 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi087:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:24:48.590 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:48 smithi087 bash[14097]: cephadm 2024-02-13T00:24:47.109572+0000 mgr.y (mgr.14140) 58 : cephadm [INF] Applying osd on host smithi087... 2024-02-13T00:24:48.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:48 smithi195 bash[14113]: audit 2024-02-13T00:24:47.107608+0000 mgr.y (mgr.14140) 57 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi087:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:24:48.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:48 smithi195 bash[14113]: cephadm 2024-02-13T00:24:47.109572+0000 mgr.y (mgr.14140) 58 : cephadm [INF] Applying osd on host smithi087... 2024-02-13T00:24:49.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:49 smithi195 bash[14113]: cluster 2024-02-13T00:24:48.361340+0000 mgr.y (mgr.14140) 59 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:49.656 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:49 smithi087 bash[17655]: cluster 2024-02-13T00:24:48.361340+0000 mgr.y (mgr.14140) 59 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:49.656 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:49 smithi087 bash[14097]: cluster 2024-02-13T00:24:48.361340+0000 mgr.y (mgr.14140) 59 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:50.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:50 smithi087 bash[14097]: cluster 2024-02-13T00:24:50.361738+0000 mgr.y (mgr.14140) 60 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:50.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:50 smithi087 bash[17655]: cluster 2024-02-13T00:24:50.361738+0000 mgr.y (mgr.14140) 60 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:50.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:50 smithi195 bash[14113]: cluster 2024-02-13T00:24:50.361738+0000 mgr.y (mgr.14140) 60 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:51.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:51 smithi087 bash[14097]: audit 2024-02-13T00:24:50.449034+0000 mon.a (mon.0) 181 : audit [INF] from='client.? 172.21.15.87:0/272239097' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "874d0e60-63ac-4a0d-9056-837e4609eb23"}]: dispatch 2024-02-13T00:24:51.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:51 smithi087 bash[14097]: audit 2024-02-13T00:24:50.455687+0000 mon.a (mon.0) 182 : audit [INF] from='client.? 172.21.15.87:0/272239097' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "874d0e60-63ac-4a0d-9056-837e4609eb23"}]': finished 2024-02-13T00:24:51.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:51 smithi087 bash[14097]: cluster 2024-02-13T00:24:50.455776+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2024-02-13T00:24:51.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:51 smithi087 bash[14097]: audit 2024-02-13T00:24:50.456046+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T00:24:51.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:51 smithi087 bash[17655]: audit 2024-02-13T00:24:50.449034+0000 mon.a (mon.0) 181 : audit [INF] from='client.? 172.21.15.87:0/272239097' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "874d0e60-63ac-4a0d-9056-837e4609eb23"}]: dispatch 2024-02-13T00:24:51.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:51 smithi087 bash[17655]: audit 2024-02-13T00:24:50.455687+0000 mon.a (mon.0) 182 : audit [INF] from='client.? 172.21.15.87:0/272239097' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "874d0e60-63ac-4a0d-9056-837e4609eb23"}]': finished 2024-02-13T00:24:51.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:51 smithi087 bash[17655]: cluster 2024-02-13T00:24:50.455776+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2024-02-13T00:24:51.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:51 smithi087 bash[17655]: audit 2024-02-13T00:24:50.456046+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T00:24:51.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:51 smithi195 bash[14113]: audit 2024-02-13T00:24:50.449034+0000 mon.a (mon.0) 181 : audit [INF] from='client.? 172.21.15.87:0/272239097' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "874d0e60-63ac-4a0d-9056-837e4609eb23"}]: dispatch 2024-02-13T00:24:51.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:51 smithi195 bash[14113]: audit 2024-02-13T00:24:50.455687+0000 mon.a (mon.0) 182 : audit [INF] from='client.? 172.21.15.87:0/272239097' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "874d0e60-63ac-4a0d-9056-837e4609eb23"}]': finished 2024-02-13T00:24:51.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:51 smithi195 bash[14113]: cluster 2024-02-13T00:24:50.455776+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2024-02-13T00:24:51.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:51 smithi195 bash[14113]: audit 2024-02-13T00:24:50.456046+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T00:24:52.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:52 smithi087 bash[14097]: cluster 2024-02-13T00:24:52.362279+0000 mgr.y (mgr.14140) 61 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:52.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:52 smithi087 bash[17655]: cluster 2024-02-13T00:24:52.362279+0000 mgr.y (mgr.14140) 61 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:52.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:52 smithi195 bash[14113]: cluster 2024-02-13T00:24:52.362279+0000 mgr.y (mgr.14140) 61 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:53.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:53 smithi087 bash[14097]: audit 2024-02-13T00:24:52.586762+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.87:0/3705151756' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T00:24:53.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:53 smithi087 bash[17655]: audit 2024-02-13T00:24:52.586762+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.87:0/3705151756' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T00:24:53.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:53 smithi195 bash[14113]: audit 2024-02-13T00:24:52.586762+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.87:0/3705151756' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T00:24:54.839 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:54 smithi087 bash[14097]: cluster 2024-02-13T00:24:54.362839+0000 mgr.y (mgr.14140) 62 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:54.840 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:54 smithi087 bash[17655]: cluster 2024-02-13T00:24:54.362839+0000 mgr.y (mgr.14140) 62 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:54.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:54 smithi195 bash[14113]: cluster 2024-02-13T00:24:54.362839+0000 mgr.y (mgr.14140) 62 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:55.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:55 smithi195 bash[14113]: audit 2024-02-13T00:24:55.311369+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:24:55.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:55 smithi087 bash[17655]: audit 2024-02-13T00:24:55.311369+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:24:55.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:55 smithi087 bash[14097]: audit 2024-02-13T00:24:55.311369+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:24:56.664 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:56 smithi087 bash[14097]: cluster 2024-02-13T00:24:56.363269+0000 mgr.y (mgr.14140) 63 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:56.664 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:56 smithi087 bash[17655]: cluster 2024-02-13T00:24:56.363269+0000 mgr.y (mgr.14140) 63 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:56.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:56 smithi195 bash[14113]: cluster 2024-02-13T00:24:56.363269+0000 mgr.y (mgr.14140) 63 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:59.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:59 smithi195 bash[14113]: cluster 2024-02-13T00:24:58.363780+0000 mgr.y (mgr.14140) 64 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:59.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:59 smithi195 bash[14113]: audit 2024-02-13T00:24:58.812650+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-13T00:24:59.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:59 smithi195 bash[14113]: audit 2024-02-13T00:24:58.814542+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:24:59.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:24:59 smithi195 bash[14113]: audit 2024-02-13T00:24:58.816637+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2024-02-13T00:24:59.686 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:59 smithi087 bash[14097]: cluster 2024-02-13T00:24:58.363780+0000 mgr.y (mgr.14140) 64 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:59.686 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:59 smithi087 bash[14097]: audit 2024-02-13T00:24:58.812650+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-13T00:24:59.686 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:59 smithi087 bash[14097]: audit 2024-02-13T00:24:58.814542+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:24:59.687 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:24:59 smithi087 bash[14097]: audit 2024-02-13T00:24:58.816637+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2024-02-13T00:24:59.687 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:59 smithi087 bash[17655]: cluster 2024-02-13T00:24:58.363780+0000 mgr.y (mgr.14140) 64 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:24:59.687 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:59 smithi087 bash[17655]: audit 2024-02-13T00:24:58.812650+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-13T00:24:59.687 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:59 smithi087 bash[17655]: audit 2024-02-13T00:24:58.814542+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:24:59.687 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:24:59 smithi087 bash[17655]: audit 2024-02-13T00:24:58.816637+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2024-02-13T00:25:00.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:00 smithi195 bash[14113]: cephadm 2024-02-13T00:24:58.816023+0000 mgr.y (mgr.14140) 65 : cephadm [INF] Deploying daemon osd.0 on smithi087 2024-02-13T00:25:00.677 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:00 smithi087 bash[14097]: cephadm 2024-02-13T00:24:58.816023+0000 mgr.y (mgr.14140) 65 : cephadm [INF] Deploying daemon osd.0 on smithi087 2024-02-13T00:25:00.677 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:00 smithi087 bash[17655]: cephadm 2024-02-13T00:24:58.816023+0000 mgr.y (mgr.14140) 65 : cephadm [INF] Deploying daemon osd.0 on smithi087 2024-02-13T00:25:00.927 INFO:teuthology.orchestra.run.smithi087.stdout:Created osd(s) 0 on host 'smithi087' 2024-02-13T00:25:01.643 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:01 smithi195 bash[14113]: cluster 2024-02-13T00:25:00.364296+0000 mgr.y (mgr.14140) 66 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:25:01.643 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:01 smithi195 bash[14113]: audit 2024-02-13T00:25:00.919631+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:44.960589\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:44.960783\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:44.960911\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}}, \"last_device_update\": \"2024-02-13T00:23:11.629327\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:25:01.643 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:01 smithi195 bash[14113]: audit 2024-02-13T00:25:00.920123+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:25:01.643 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:01 smithi195 bash[14113]: audit 2024-02-13T00:25:00.923890+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:44.960589\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:44.960783\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:44.960911\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}}, \"last_device_update\": \"2024-02-13T00:23:11.629327\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:25:01.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:01 smithi087 bash[14097]: cluster 2024-02-13T00:25:00.364296+0000 mgr.y (mgr.14140) 66 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:25:01.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:01 smithi087 bash[17655]: cluster 2024-02-13T00:25:00.364296+0000 mgr.y (mgr.14140) 66 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:25:01.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:01 smithi087 bash[14097]: audit 2024-02-13T00:25:00.919631+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:44.960589\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:44.960783\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:44.960911\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}}, \"last_device_update\": \"2024-02-13T00:23:11.629327\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:25:01.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:01 smithi087 bash[14097]: audit 2024-02-13T00:25:00.920123+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:25:01.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:01 smithi087 bash[14097]: audit 2024-02-13T00:25:00.923890+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:44.960589\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:44.960783\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:44.960911\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}}, \"last_device_update\": \"2024-02-13T00:23:11.629327\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:25:01.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:01 smithi087 bash[17655]: audit 2024-02-13T00:25:00.919631+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:44.960589\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:44.960783\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:44.960911\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}}, \"last_device_update\": \"2024-02-13T00:23:11.629327\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:25:01.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:01 smithi087 bash[17655]: audit 2024-02-13T00:25:00.920123+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:25:01.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:01 smithi087 bash[17655]: audit 2024-02-13T00:25:00.923890+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:44.960589\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:44.960783\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:44.960911\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}}, \"last_device_update\": \"2024-02-13T00:23:11.629327\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:25:02.266 DEBUG:teuthology.orchestra.run.smithi087:osd.0> sudo journalctl -f -n 0 -u ceph-d7990f38-ca05-11ee-95b9-87774f69a715@osd.0.service 2024-02-13T00:25:02.268 INFO:tasks.cephadm:Deploying osd.1 on smithi087 with /dev/vg_nvme/lv_3... 2024-02-13T00:25:02.269 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-02-13T00:25:02.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:02 smithi195 bash[14113]: audit 2024-02-13T00:25:02.001245+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999020\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999221\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999349\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999469\", \"created\": \"2024-02-13T00:25:00.893223\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}}, \"last_daemon_update\": \"2024-02-13T00:25:01.999661\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:25:02.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:02 smithi195 bash[14113]: audit 2024-02-13T00:25:02.007181+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999020\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999221\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999349\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999469\", \"created\": \"2024-02-13T00:25:00.893223\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}}, \"last_daemon_update\": \"2024-02-13T00:25:01.999661\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:25:02.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:02 smithi195 bash[14113]: audit 2024-02-13T00:25:02.008276+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:25:02.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:02 smithi087 bash[14097]: audit 2024-02-13T00:25:02.001245+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999020\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999221\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999349\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999469\", \"created\": \"2024-02-13T00:25:00.893223\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}}, \"last_daemon_update\": \"2024-02-13T00:25:01.999661\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:25:02.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:02 smithi087 bash[14097]: audit 2024-02-13T00:25:02.007181+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999020\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999221\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999349\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999469\", \"created\": \"2024-02-13T00:25:00.893223\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}}, \"last_daemon_update\": \"2024-02-13T00:25:01.999661\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:25:02.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:02 smithi087 bash[14097]: audit 2024-02-13T00:25:02.008276+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:25:02.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:02 smithi087 bash[17655]: audit 2024-02-13T00:25:02.001245+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999020\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999221\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999349\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999469\", \"created\": \"2024-02-13T00:25:00.893223\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}}, \"last_daemon_update\": \"2024-02-13T00:25:01.999661\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:25:02.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:02 smithi087 bash[17655]: audit 2024-02-13T00:25:02.007181+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999020\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999221\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999349\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999469\", \"created\": \"2024-02-13T00:25:00.893223\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}}, \"last_daemon_update\": \"2024-02-13T00:25:01.999661\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:25:02.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:02 smithi087 bash[17655]: audit 2024-02-13T00:25:02.008276+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:25:03.439 INFO:journalctl@ceph.osd.0.smithi087.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-13T00:25:03.439 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 13 00:25:03 smithi087 bash[19411]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-13T00:25:03.439 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 13 00:25:03 smithi087 bash[19411]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2024-02-13T00:25:03.439 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 13 00:25:03 smithi087 bash[19411]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-02-13T00:25:03.440 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 13 00:25:03 smithi087 bash[19411]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-02-13T00:25:03.440 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 13 00:25:03 smithi087 bash[19411]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-13T00:25:03.440 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 13 00:25:03 smithi087 bash[19411]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-13T00:25:03.440 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 13 00:25:03 smithi087 bash[19411]: --> ceph-volume lvm activate successful for osd ID: 0 2024-02-13T00:25:03.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:03 smithi195 bash[14113]: cluster 2024-02-13T00:25:02.364793+0000 mgr.y (mgr.14140) 67 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:25:03.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:03 smithi087 bash[14097]: cluster 2024-02-13T00:25:02.364793+0000 mgr.y (mgr.14140) 67 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:25:03.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:03 smithi087 bash[17655]: cluster 2024-02-13T00:25:02.364793+0000 mgr.y (mgr.14140) 67 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:25:05.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:05 smithi195 bash[14113]: cluster 2024-02-13T00:25:04.365258+0000 mgr.y (mgr.14140) 68 : cluster [DBG] pgmap v55: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:25:05.698 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:05 smithi087 bash[14097]: cluster 2024-02-13T00:25:04.365258+0000 mgr.y (mgr.14140) 68 : cluster [DBG] pgmap v55: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:25:05.698 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:05 smithi087 bash[17655]: cluster 2024-02-13T00:25:04.365258+0000 mgr.y (mgr.14140) 68 : cluster [DBG] pgmap v55: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:25:07.257 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 13 00:25:07 smithi087 bash[19744]: debug 2024-02-13T00:25:07.089+0000 7f195a8d0ec0 1 -- 172.21.15.87:0/551251565 >> [v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0] conn(0x562368f81400 msgr2=0x562368f7df80 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-02-13T00:25:07.257 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 13 00:25:07 smithi087 bash[19744]: debug 2024-02-13T00:25:07.089+0000 7f195a8d0ec0 1 --2- 172.21.15.87:0/551251565 >> [v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0] conn(0x562368f81400 0x562368f7df80 secure :-1 s=READY pgs=90 cs=0 l=1 rx=0x562368f17d10 tx=0x562369bf6aa0).stop 2024-02-13T00:25:07.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:07 smithi195 bash[14113]: cluster 2024-02-13T00:25:06.365755+0000 mgr.y (mgr.14140) 69 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:25:07.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:07 smithi087 bash[14097]: cluster 2024-02-13T00:25:06.365755+0000 mgr.y (mgr.14140) 69 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:25:07.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:07 smithi087 bash[17655]: cluster 2024-02-13T00:25:06.365755+0000 mgr.y (mgr.14140) 69 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:25:07.699 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 13 00:25:07 smithi087 bash[19744]: debug 2024-02-13T00:25:07.625+0000 7f195a8d0ec0 -1 Falling back to public interface 2024-02-13T00:25:07.977 INFO:teuthology.orchestra.run.smithi087.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-02-13T00:25:07.978 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-02-13T00:25:07.978 INFO:teuthology.orchestra.run.smithi087.stderr: stderr: 10+0 records in 2024-02-13T00:25:07.978 INFO:teuthology.orchestra.run.smithi087.stderr:10+0 records out 2024-02-13T00:25:07.978 INFO:teuthology.orchestra.run.smithi087.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0152282 s, 689 MB/s 2024-02-13T00:25:07.978 INFO:teuthology.orchestra.run.smithi087.stderr:--> Zapping successful for: 2024-02-13T00:25:08.388 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 13 00:25:08 smithi087 bash[19744]: debug 2024-02-13T00:25:08.265+0000 7f195a8d0ec0 -1 osd.0 0 log_to_monitors {default=true} 2024-02-13T00:25:08.589 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:08 smithi087 bash[14097]: audit 2024-02-13T00:25:08.276900+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.87:6802/3397090227,v1:172.21.15.87:6803/3397090227]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-13T00:25:08.589 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:08 smithi087 bash[14097]: audit 2024-02-13T00:25:08.277745+0000 mon.a (mon.0) 195 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-13T00:25:08.589 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:08 smithi087 bash[17655]: audit 2024-02-13T00:25:08.276900+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.87:6802/3397090227,v1:172.21.15.87:6803/3397090227]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-13T00:25:08.589 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:08 smithi087 bash[17655]: audit 2024-02-13T00:25:08.277745+0000 mon.a (mon.0) 195 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-13T00:25:08.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:08 smithi195 bash[14113]: audit 2024-02-13T00:25:08.276900+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.87:6802/3397090227,v1:172.21.15.87:6803/3397090227]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-13T00:25:08.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:08 smithi195 bash[14113]: audit 2024-02-13T00:25:08.277745+0000 mon.a (mon.0) 195 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-13T00:25:08.738 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph orch daemon add osd smithi087:vg_nvme/lv_3 2024-02-13T00:25:09.699 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 13 00:25:09 smithi087 bash[19744]: debug 2024-02-13T00:25:09.405+0000 7f1943685700 -1 osd.0 0 waiting for initial osdmap 2024-02-13T00:25:09.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:09 smithi087 bash[17655]: cluster 2024-02-13T00:25:08.366254+0000 mgr.y (mgr.14140) 70 : cluster [DBG] pgmap v57: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:25:09.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:09 smithi087 bash[17655]: audit 2024-02-13T00:25:08.397805+0000 mon.a (mon.0) 196 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-13T00:25:09.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:09 smithi087 bash[17655]: cluster 2024-02-13T00:25:08.397902+0000 mon.a (mon.0) 197 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2024-02-13T00:25:09.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:09 smithi087 bash[17655]: audit 2024-02-13T00:25:08.398161+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T00:25:09.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:09 smithi087 bash[17655]: audit 2024-02-13T00:25:08.399951+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.87:6802/3397090227,v1:172.21.15.87:6803/3397090227]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-13T00:25:09.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:09 smithi087 bash[17655]: audit 2024-02-13T00:25:08.400372+0000 mon.a (mon.0) 199 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-13T00:25:09.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:09 smithi087 bash[14097]: cluster 2024-02-13T00:25:08.366254+0000 mgr.y (mgr.14140) 70 : cluster [DBG] pgmap v57: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:25:09.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:09 smithi087 bash[14097]: audit 2024-02-13T00:25:08.397805+0000 mon.a (mon.0) 196 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-13T00:25:09.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:09 smithi087 bash[14097]: cluster 2024-02-13T00:25:08.397902+0000 mon.a (mon.0) 197 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2024-02-13T00:25:09.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:09 smithi087 bash[14097]: audit 2024-02-13T00:25:08.398161+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T00:25:09.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:09 smithi087 bash[14097]: audit 2024-02-13T00:25:08.399951+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.87:6802/3397090227,v1:172.21.15.87:6803/3397090227]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-13T00:25:09.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:09 smithi087 bash[14097]: audit 2024-02-13T00:25:08.400372+0000 mon.a (mon.0) 199 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-13T00:25:09.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:09 smithi195 bash[14113]: cluster 2024-02-13T00:25:08.366254+0000 mgr.y (mgr.14140) 70 : cluster [DBG] pgmap v57: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:25:09.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:09 smithi195 bash[14113]: audit 2024-02-13T00:25:08.397805+0000 mon.a (mon.0) 196 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-13T00:25:09.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:09 smithi195 bash[14113]: cluster 2024-02-13T00:25:08.397902+0000 mon.a (mon.0) 197 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2024-02-13T00:25:09.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:09 smithi195 bash[14113]: audit 2024-02-13T00:25:08.398161+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T00:25:09.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:09 smithi195 bash[14113]: audit 2024-02-13T00:25:08.399951+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.87:6802/3397090227,v1:172.21.15.87:6803/3397090227]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-13T00:25:09.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:09 smithi195 bash[14113]: audit 2024-02-13T00:25:08.400372+0000 mon.a (mon.0) 199 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-13T00:25:10.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:10 smithi087 bash[14097]: cluster 2024-02-13T00:25:09.307472+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T00:25:10.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:10 smithi087 bash[14097]: cluster 2024-02-13T00:25:09.307548+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T00:25:10.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:10 smithi087 bash[14097]: audit 2024-02-13T00:25:09.401439+0000 mon.a (mon.0) 200 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]': finished 2024-02-13T00:25:10.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:10 smithi087 bash[14097]: cluster 2024-02-13T00:25:09.401545+0000 mon.a (mon.0) 201 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2024-02-13T00:25:10.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:10 smithi087 bash[14097]: audit 2024-02-13T00:25:09.402738+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T00:25:10.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:10 smithi087 bash[14097]: audit 2024-02-13T00:25:09.482026+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:25:10.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:10 smithi087 bash[17655]: cluster 2024-02-13T00:25:09.307472+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T00:25:10.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:10 smithi087 bash[17655]: cluster 2024-02-13T00:25:09.307548+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T00:25:10.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:10 smithi087 bash[17655]: audit 2024-02-13T00:25:09.401439+0000 mon.a (mon.0) 200 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]': finished 2024-02-13T00:25:10.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:10 smithi087 bash[17655]: cluster 2024-02-13T00:25:09.401545+0000 mon.a (mon.0) 201 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2024-02-13T00:25:10.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:10 smithi087 bash[17655]: audit 2024-02-13T00:25:09.402738+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T00:25:10.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:10 smithi087 bash[17655]: audit 2024-02-13T00:25:09.482026+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:25:10.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:10 smithi087 bash[14097]: audit 2024-02-13T00:25:09.704123+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999020\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999221\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999349\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999469\", \"created\": \"2024-02-13T00:25:00.893223\"}}, \"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\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}}, \"last_daemon_update\": \"2024-02-13T00:25:01.999661\", \"last_device_update\": \"2024-02-13T00:25:09.702704\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:25:10.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:10 smithi087 bash[14097]: audit 2024-02-13T00:25:09.709669+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999020\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999221\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999349\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999469\", \"created\": \"2024-02-13T00:25:00.893223\"}}, \"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\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}}, \"last_daemon_update\": \"2024-02-13T00:25:01.999661\", \"last_device_update\": \"2024-02-13T00:25:09.702704\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:25:10.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:10 smithi087 bash[14097]: cluster 2024-02-13T00:25:10.366718+0000 mgr.y (mgr.14140) 71 : cluster [DBG] pgmap v60: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:25:10.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:10 smithi087 bash[17655]: audit 2024-02-13T00:25:09.704123+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999020\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999221\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999349\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999469\", \"created\": \"2024-02-13T00:25:00.893223\"}}, \"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\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}}, \"last_daemon_update\": \"2024-02-13T00:25:01.999661\", \"last_device_update\": \"2024-02-13T00:25:09.702704\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:25:10.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:10 smithi087 bash[17655]: audit 2024-02-13T00:25:09.709669+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999020\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999221\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999349\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999469\", \"created\": \"2024-02-13T00:25:00.893223\"}}, \"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\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}}, \"last_daemon_update\": \"2024-02-13T00:25:01.999661\", \"last_device_update\": \"2024-02-13T00:25:09.702704\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:25:10.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:10 smithi087 bash[17655]: cluster 2024-02-13T00:25:10.366718+0000 mgr.y (mgr.14140) 71 : cluster [DBG] pgmap v60: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:25:10.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:10 smithi195 bash[14113]: cluster 2024-02-13T00:25:09.307472+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T00:25:10.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:10 smithi195 bash[14113]: cluster 2024-02-13T00:25:09.307548+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T00:25:10.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:10 smithi195 bash[14113]: audit 2024-02-13T00:25:09.401439+0000 mon.a (mon.0) 200 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]': finished 2024-02-13T00:25:10.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:10 smithi195 bash[14113]: cluster 2024-02-13T00:25:09.401545+0000 mon.a (mon.0) 201 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2024-02-13T00:25:10.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:10 smithi195 bash[14113]: audit 2024-02-13T00:25:09.402738+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T00:25:10.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:10 smithi195 bash[14113]: audit 2024-02-13T00:25:09.482026+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:25:10.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:10 smithi195 bash[14113]: audit 2024-02-13T00:25:09.704123+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999020\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999221\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999349\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999469\", \"created\": \"2024-02-13T00:25:00.893223\"}}, \"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\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}}, \"last_daemon_update\": \"2024-02-13T00:25:01.999661\", \"last_device_update\": \"2024-02-13T00:25:09.702704\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:25:10.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:10 smithi195 bash[14113]: audit 2024-02-13T00:25:09.709669+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999020\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999221\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999349\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999469\", \"created\": \"2024-02-13T00:25:00.893223\"}}, \"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\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}}, \"last_daemon_update\": \"2024-02-13T00:25:01.999661\", \"last_device_update\": \"2024-02-13T00:25:09.702704\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:25:10.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:10 smithi195 bash[14113]: cluster 2024-02-13T00:25:10.366718+0000 mgr.y (mgr.14140) 71 : cluster [DBG] pgmap v60: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-13T00:25:11.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:11 smithi087 bash[17655]: cluster 2024-02-13T00:25:10.418064+0000 mon.a (mon.0) 206 : cluster [INF] osd.0 [v2:172.21.15.87:6802/3397090227,v1:172.21.15.87:6803/3397090227] boot 2024-02-13T00:25:11.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:11 smithi087 bash[17655]: cluster 2024-02-13T00:25:10.418239+0000 mon.a (mon.0) 207 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-02-13T00:25:11.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:11 smithi087 bash[17655]: audit 2024-02-13T00:25:10.419230+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T00:25:11.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:11 smithi087 bash[17655]: cluster 2024-02-13T00:25:11.417986+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2024-02-13T00:25:11.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:11 smithi087 bash[14097]: cluster 2024-02-13T00:25:10.418064+0000 mon.a (mon.0) 206 : cluster [INF] osd.0 [v2:172.21.15.87:6802/3397090227,v1:172.21.15.87:6803/3397090227] boot 2024-02-13T00:25:11.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:11 smithi087 bash[14097]: cluster 2024-02-13T00:25:10.418239+0000 mon.a (mon.0) 207 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-02-13T00:25:11.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:11 smithi087 bash[14097]: audit 2024-02-13T00:25:10.419230+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T00:25:11.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:11 smithi087 bash[14097]: cluster 2024-02-13T00:25:11.417986+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2024-02-13T00:25:11.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:11 smithi195 bash[14113]: cluster 2024-02-13T00:25:10.418064+0000 mon.a (mon.0) 206 : cluster [INF] osd.0 [v2:172.21.15.87:6802/3397090227,v1:172.21.15.87:6803/3397090227] boot 2024-02-13T00:25:11.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:11 smithi195 bash[14113]: cluster 2024-02-13T00:25:10.418239+0000 mon.a (mon.0) 207 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-02-13T00:25:11.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:11 smithi195 bash[14113]: audit 2024-02-13T00:25:10.419230+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T00:25:11.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:11 smithi195 bash[14113]: cluster 2024-02-13T00:25:11.417986+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2024-02-13T00:25:12.439 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:12 smithi087 bash[17655]: audit 2024-02-13T00:25:11.842441+0000 mgr.y (mgr.14140) 72 : audit [DBG] from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi087:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:25:12.439 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:12 smithi087 bash[17655]: cephadm 2024-02-13T00:25:11.844008+0000 mgr.y (mgr.14140) 73 : cephadm [INF] Applying osd on host smithi087... 2024-02-13T00:25:12.439 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:12 smithi087 bash[17655]: audit 2024-02-13T00:25:11.844564+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T00:25:12.439 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:12 smithi087 bash[17655]: audit 2024-02-13T00:25:11.845942+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:25:12.439 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:12 smithi087 bash[17655]: audit 2024-02-13T00:25:11.847798+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:25:12.439 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:12 smithi087 bash[17655]: cluster 2024-02-13T00:25:12.367441+0000 mgr.y (mgr.14140) 74 : cluster [DBG] pgmap v63: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-13T00:25:12.439 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:12 smithi087 bash[17655]: cluster 2024-02-13T00:25:12.417965+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2024-02-13T00:25:12.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:12 smithi087 bash[14097]: audit 2024-02-13T00:25:11.842441+0000 mgr.y (mgr.14140) 72 : audit [DBG] from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi087:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:25:12.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:12 smithi087 bash[14097]: cephadm 2024-02-13T00:25:11.844008+0000 mgr.y (mgr.14140) 73 : cephadm [INF] Applying osd on host smithi087... 2024-02-13T00:25:12.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:12 smithi087 bash[14097]: audit 2024-02-13T00:25:11.844564+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T00:25:12.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:12 smithi087 bash[14097]: audit 2024-02-13T00:25:11.845942+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:25:12.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:12 smithi087 bash[14097]: audit 2024-02-13T00:25:11.847798+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:25:12.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:12 smithi087 bash[14097]: cluster 2024-02-13T00:25:12.367441+0000 mgr.y (mgr.14140) 74 : cluster [DBG] pgmap v63: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-13T00:25:12.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:12 smithi087 bash[14097]: cluster 2024-02-13T00:25:12.417965+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2024-02-13T00:25:12.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:12 smithi195 bash[14113]: audit 2024-02-13T00:25:11.842441+0000 mgr.y (mgr.14140) 72 : audit [DBG] from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi087:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:25:12.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:12 smithi195 bash[14113]: cephadm 2024-02-13T00:25:11.844008+0000 mgr.y (mgr.14140) 73 : cephadm [INF] Applying osd on host smithi087... 2024-02-13T00:25:12.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:12 smithi195 bash[14113]: audit 2024-02-13T00:25:11.844564+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T00:25:12.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:12 smithi195 bash[14113]: audit 2024-02-13T00:25:11.845942+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:25:12.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:12 smithi195 bash[14113]: audit 2024-02-13T00:25:11.847798+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:25:12.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:12 smithi195 bash[14113]: cluster 2024-02-13T00:25:12.367441+0000 mgr.y (mgr.14140) 74 : cluster [DBG] pgmap v63: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-13T00:25:12.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:12 smithi195 bash[14113]: cluster 2024-02-13T00:25:12.417965+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2024-02-13T00:25:13.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:13 smithi087 bash[14097]: cluster 2024-02-13T00:25:12.424205+0000 mon.a (mon.0) 214 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-13T00:25:13.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:13 smithi087 bash[17655]: cluster 2024-02-13T00:25:12.424205+0000 mon.a (mon.0) 214 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-13T00:25:13.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:13 smithi195 bash[14113]: cluster 2024-02-13T00:25:12.424205+0000 mon.a (mon.0) 214 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-13T00:25:14.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:14 smithi087 bash[14097]: cluster 2024-02-13T00:25:14.368060+0000 mgr.y (mgr.14140) 75 : cluster [DBG] pgmap v65: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-13T00:25:14.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:14 smithi087 bash[17655]: cluster 2024-02-13T00:25:14.368060+0000 mgr.y (mgr.14140) 75 : cluster [DBG] pgmap v65: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-13T00:25:14.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:14 smithi195 bash[14113]: cluster 2024-02-13T00:25:14.368060+0000 mgr.y (mgr.14140) 75 : cluster [DBG] pgmap v65: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-13T00:25:15.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:15 smithi195 bash[14113]: audit 2024-02-13T00:25:15.212432+0000 mon.a (mon.0) 215 : audit [INF] from='client.? 172.21.15.87:0/79079798' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "235d9041-2437-4b15-a7bb-139e3b5bae25"}]: dispatch 2024-02-13T00:25:15.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:15 smithi195 bash[14113]: audit 2024-02-13T00:25:15.218114+0000 mon.a (mon.0) 216 : audit [INF] from='client.? 172.21.15.87:0/79079798' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "235d9041-2437-4b15-a7bb-139e3b5bae25"}]': finished 2024-02-13T00:25:15.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:15 smithi195 bash[14113]: cluster 2024-02-13T00:25:15.218155+0000 mon.a (mon.0) 217 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2024-02-13T00:25:15.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:15 smithi195 bash[14113]: audit 2024-02-13T00:25:15.218376+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-13T00:25:15.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:15 smithi087 bash[14097]: audit 2024-02-13T00:25:15.212432+0000 mon.a (mon.0) 215 : audit [INF] from='client.? 172.21.15.87:0/79079798' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "235d9041-2437-4b15-a7bb-139e3b5bae25"}]: dispatch 2024-02-13T00:25:15.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:15 smithi087 bash[14097]: audit 2024-02-13T00:25:15.218114+0000 mon.a (mon.0) 216 : audit [INF] from='client.? 172.21.15.87:0/79079798' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "235d9041-2437-4b15-a7bb-139e3b5bae25"}]': finished 2024-02-13T00:25:15.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:15 smithi087 bash[14097]: cluster 2024-02-13T00:25:15.218155+0000 mon.a (mon.0) 217 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2024-02-13T00:25:15.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:15 smithi087 bash[14097]: audit 2024-02-13T00:25:15.218376+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-13T00:25:15.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:15 smithi087 bash[17655]: audit 2024-02-13T00:25:15.212432+0000 mon.a (mon.0) 215 : audit [INF] from='client.? 172.21.15.87:0/79079798' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "235d9041-2437-4b15-a7bb-139e3b5bae25"}]: dispatch 2024-02-13T00:25:15.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:15 smithi087 bash[17655]: audit 2024-02-13T00:25:15.218114+0000 mon.a (mon.0) 216 : audit [INF] from='client.? 172.21.15.87:0/79079798' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "235d9041-2437-4b15-a7bb-139e3b5bae25"}]': finished 2024-02-13T00:25:15.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:15 smithi087 bash[17655]: cluster 2024-02-13T00:25:15.218155+0000 mon.a (mon.0) 217 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2024-02-13T00:25:15.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:15 smithi087 bash[17655]: audit 2024-02-13T00:25:15.218376+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-13T00:25:16.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:16 smithi195 bash[14113]: cluster 2024-02-13T00:25:16.368729+0000 mgr.y (mgr.14140) 76 : cluster [DBG] pgmap v67: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-13T00:25:16.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:16 smithi087 bash[14097]: cluster 2024-02-13T00:25:16.368729+0000 mgr.y (mgr.14140) 76 : cluster [DBG] pgmap v67: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-13T00:25:16.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:16 smithi087 bash[17655]: cluster 2024-02-13T00:25:16.368729+0000 mgr.y (mgr.14140) 76 : cluster [DBG] pgmap v67: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-13T00:25:17.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:17 smithi195 bash[14113]: audit 2024-02-13T00:25:17.337768+0000 mon.a (mon.0) 219 : audit [DBG] from='client.? 172.21.15.87:0/2752743771' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T00:25:17.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:17 smithi087 bash[14097]: audit 2024-02-13T00:25:17.337768+0000 mon.a (mon.0) 219 : audit [DBG] from='client.? 172.21.15.87:0/2752743771' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T00:25:17.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:17 smithi087 bash[17655]: audit 2024-02-13T00:25:17.337768+0000 mon.a (mon.0) 219 : audit [DBG] from='client.? 172.21.15.87:0/2752743771' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T00:25:19.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:19 smithi195 bash[14113]: cluster 2024-02-13T00:25:18.369335+0000 mgr.y (mgr.14140) 77 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T00:25:19.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:19 smithi087 bash[14097]: cluster 2024-02-13T00:25:18.369335+0000 mgr.y (mgr.14140) 77 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T00:25:19.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:19 smithi087 bash[17655]: cluster 2024-02-13T00:25:18.369335+0000 mgr.y (mgr.14140) 77 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T00:25:20.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:20 smithi195 bash[14113]: cluster 2024-02-13T00:25:19.348690+0000 mon.a (mon.0) 220 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-13T00:25:20.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:20 smithi195 bash[14113]: audit 2024-02-13T00:25:20.085989+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:25:20.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:20 smithi087 bash[14097]: cluster 2024-02-13T00:25:19.348690+0000 mon.a (mon.0) 220 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-13T00:25:20.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:20 smithi087 bash[14097]: audit 2024-02-13T00:25:20.085989+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:25:20.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:20 smithi087 bash[17655]: cluster 2024-02-13T00:25:19.348690+0000 mon.a (mon.0) 220 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-13T00:25:20.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:20 smithi087 bash[17655]: audit 2024-02-13T00:25:20.085989+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:25:21.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:21 smithi195 bash[14113]: cluster 2024-02-13T00:25:20.369887+0000 mgr.y (mgr.14140) 78 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T00:25:21.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:21 smithi087 bash[14097]: cluster 2024-02-13T00:25:20.369887+0000 mgr.y (mgr.14140) 78 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T00:25:21.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:21 smithi087 bash[17655]: cluster 2024-02-13T00:25:20.369887+0000 mgr.y (mgr.14140) 78 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T00:25:23.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:23 smithi195 bash[14113]: cluster 2024-02-13T00:25:22.370455+0000 mgr.y (mgr.14140) 79 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T00:25:23.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:23 smithi087 bash[14097]: cluster 2024-02-13T00:25:22.370455+0000 mgr.y (mgr.14140) 79 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T00:25:23.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:23 smithi087 bash[17655]: cluster 2024-02-13T00:25:22.370455+0000 mgr.y (mgr.14140) 79 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T00:25:24.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:24 smithi195 bash[14113]: audit 2024-02-13T00:25:23.671592+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-13T00:25:24.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:24 smithi195 bash[14113]: audit 2024-02-13T00:25:23.673238+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:25:24.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:24 smithi195 bash[14113]: audit 2024-02-13T00:25:23.675157+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2024-02-13T00:25:24.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:24 smithi087 bash[14097]: audit 2024-02-13T00:25:23.671592+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-13T00:25:24.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:24 smithi087 bash[14097]: audit 2024-02-13T00:25:23.673238+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:25:24.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:24 smithi087 bash[14097]: audit 2024-02-13T00:25:23.675157+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2024-02-13T00:25:24.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:24 smithi087 bash[17655]: audit 2024-02-13T00:25:23.671592+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-13T00:25:24.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:24 smithi087 bash[17655]: audit 2024-02-13T00:25:23.673238+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:25:24.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:24 smithi087 bash[17655]: audit 2024-02-13T00:25:23.675157+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2024-02-13T00:25:25.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:25 smithi195 bash[14113]: cephadm 2024-02-13T00:25:23.674644+0000 mgr.y (mgr.14140) 80 : cephadm [INF] Deploying daemon osd.1 on smithi087 2024-02-13T00:25:25.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:25 smithi195 bash[14113]: cluster 2024-02-13T00:25:24.371037+0000 mgr.y (mgr.14140) 81 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T00:25:25.695 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:25 smithi087 bash[14097]: cephadm 2024-02-13T00:25:23.674644+0000 mgr.y (mgr.14140) 80 : cephadm [INF] Deploying daemon osd.1 on smithi087 2024-02-13T00:25:25.696 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:25 smithi087 bash[14097]: cluster 2024-02-13T00:25:24.371037+0000 mgr.y (mgr.14140) 81 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T00:25:25.696 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:25 smithi087 bash[17655]: cephadm 2024-02-13T00:25:23.674644+0000 mgr.y (mgr.14140) 80 : cephadm [INF] Deploying daemon osd.1 on smithi087 2024-02-13T00:25:25.696 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:25 smithi087 bash[17655]: cluster 2024-02-13T00:25:24.371037+0000 mgr.y (mgr.14140) 81 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T00:25:25.945 INFO:teuthology.orchestra.run.smithi087.stdout:Created osd(s) 1 on host 'smithi087' 2024-02-13T00:25:26.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:26 smithi195 bash[14113]: audit 2024-02-13T00:25:25.937627+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999020\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999221\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999349\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999469\", \"created\": \"2024-02-13T00:25:00.893223\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"daemon_id\": \"1\", \"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\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}}, \"last_device_update\": \"2024-02-13T00:25:09.702704\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:25:26.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:26 smithi195 bash[14113]: audit 2024-02-13T00:25:25.938173+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:25:26.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:26 smithi195 bash[14113]: audit 2024-02-13T00:25:25.942354+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999020\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999221\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999349\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999469\", \"created\": \"2024-02-13T00:25:00.893223\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"daemon_id\": \"1\", \"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\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}}, \"last_device_update\": \"2024-02-13T00:25:09.702704\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:25:26.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:26 smithi087 bash[14097]: audit 2024-02-13T00:25:25.937627+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999020\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999221\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999349\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999469\", \"created\": \"2024-02-13T00:25:00.893223\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"daemon_id\": \"1\", \"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\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}}, \"last_device_update\": \"2024-02-13T00:25:09.702704\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:25:26.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:26 smithi087 bash[14097]: audit 2024-02-13T00:25:25.938173+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:25:26.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:26 smithi087 bash[14097]: audit 2024-02-13T00:25:25.942354+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999020\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999221\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999349\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999469\", \"created\": \"2024-02-13T00:25:00.893223\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"daemon_id\": \"1\", \"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\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}}, \"last_device_update\": \"2024-02-13T00:25:09.702704\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:25:26.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:26 smithi087 bash[17655]: audit 2024-02-13T00:25:25.937627+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999020\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999221\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999349\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999469\", \"created\": \"2024-02-13T00:25:00.893223\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"daemon_id\": \"1\", \"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\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}}, \"last_device_update\": \"2024-02-13T00:25:09.702704\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:25:26.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:26 smithi087 bash[17655]: audit 2024-02-13T00:25:25.938173+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:25:26.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:26 smithi087 bash[17655]: audit 2024-02-13T00:25:25.942354+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999020\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999221\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999349\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:01.999469\", \"created\": \"2024-02-13T00:25:00.893223\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"daemon_id\": \"1\", \"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\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}}, \"last_device_update\": \"2024-02-13T00:25:09.702704\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:25:27.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:27 smithi087 bash[14097]: cluster 2024-02-13T00:25:26.371573+0000 mgr.y (mgr.14140) 82 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T00:25:27.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:27 smithi087 bash[17655]: cluster 2024-02-13T00:25:26.371573+0000 mgr.y (mgr.14140) 82 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T00:25:27.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:27 smithi087 bash[14097]: audit 2024-02-13T00:25:26.822001+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819669\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819871\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819998\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.820119\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.820239\", \"created\": \"2024-02-13T00:25:25.920649\"}}, \"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\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}}, \"last_daemon_update\": \"2024-02-13T00:25:26.820431\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:25:27.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:27 smithi087 bash[17655]: audit 2024-02-13T00:25:26.822001+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819669\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819871\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819998\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.820119\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.820239\", \"created\": \"2024-02-13T00:25:25.920649\"}}, \"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\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}}, \"last_daemon_update\": \"2024-02-13T00:25:26.820431\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:25:27.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:27 smithi087 bash[14097]: audit 2024-02-13T00:25:26.827698+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819669\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819871\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819998\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.820119\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.820239\", \"created\": \"2024-02-13T00:25:25.920649\"}}, \"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\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}}, \"last_daemon_update\": \"2024-02-13T00:25:26.820431\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:25:27.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:27 smithi087 bash[14097]: audit 2024-02-13T00:25:26.829060+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:25:27.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:27 smithi087 bash[17655]: audit 2024-02-13T00:25:26.827698+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819669\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819871\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819998\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.820119\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.820239\", \"created\": \"2024-02-13T00:25:25.920649\"}}, \"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\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}}, \"last_daemon_update\": \"2024-02-13T00:25:26.820431\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:25:27.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:27 smithi087 bash[17655]: audit 2024-02-13T00:25:26.829060+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:25:27.837 DEBUG:teuthology.orchestra.run.smithi087:osd.1> sudo journalctl -f -n 0 -u ceph-d7990f38-ca05-11ee-95b9-87774f69a715@osd.1.service 2024-02-13T00:25:27.839 INFO:tasks.cephadm:Deploying osd.2 on smithi087 with /dev/vg_nvme/lv_2... 2024-02-13T00:25:27.839 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-02-13T00:25:27.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:27 smithi195 bash[14113]: cluster 2024-02-13T00:25:26.371573+0000 mgr.y (mgr.14140) 82 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T00:25:27.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:27 smithi195 bash[14113]: audit 2024-02-13T00:25:26.822001+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819669\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819871\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819998\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.820119\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.820239\", \"created\": \"2024-02-13T00:25:25.920649\"}}, \"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\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}}, \"last_daemon_update\": \"2024-02-13T00:25:26.820431\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:25:27.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:27 smithi195 bash[14113]: audit 2024-02-13T00:25:26.827698+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819669\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819871\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819998\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.820119\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.820239\", \"created\": \"2024-02-13T00:25:25.920649\"}}, \"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\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}}, \"last_daemon_update\": \"2024-02-13T00:25:26.820431\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:25:27.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:27 smithi195 bash[14113]: audit 2024-02-13T00:25:26.829060+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:25:29.069 INFO:journalctl@ceph.osd.1.smithi087.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-13T00:25:29.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:29 smithi195 bash[14113]: cluster 2024-02-13T00:25:28.372149+0000 mgr.y (mgr.14140) 83 : cluster [DBG] pgmap v73: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T00:25:29.696 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:29 smithi087 bash[14097]: cluster 2024-02-13T00:25:28.372149+0000 mgr.y (mgr.14140) 83 : cluster [DBG] pgmap v73: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T00:25:29.696 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:29 smithi087 bash[17655]: cluster 2024-02-13T00:25:28.372149+0000 mgr.y (mgr.14140) 83 : cluster [DBG] pgmap v73: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T00:25:29.696 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 13 00:25:29 smithi087 bash[20989]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-13T00:25:29.697 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 13 00:25:29 smithi087 bash[20989]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2024-02-13T00:25:29.697 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 13 00:25:29 smithi087 bash[20989]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-02-13T00:25:29.697 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 13 00:25:29 smithi087 bash[20989]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-02-13T00:25:29.697 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 13 00:25:29 smithi087 bash[20989]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-13T00:25:29.697 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 13 00:25:29 smithi087 bash[20989]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-13T00:25:29.697 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 13 00:25:29 smithi087 bash[20989]: --> ceph-volume lvm activate successful for osd ID: 1 2024-02-13T00:25:30.759 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:30 smithi087 bash[14097]: cluster 2024-02-13T00:25:30.372816+0000 mgr.y (mgr.14140) 84 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T00:25:30.759 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:30 smithi087 bash[17655]: cluster 2024-02-13T00:25:30.372816+0000 mgr.y (mgr.14140) 84 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T00:25:30.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:30 smithi195 bash[14113]: cluster 2024-02-13T00:25:30.372816+0000 mgr.y (mgr.14140) 84 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T00:25:32.524 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:32 smithi087 bash[17655]: cluster 2024-02-13T00:25:32.373535+0000 mgr.y (mgr.14140) 85 : cluster [DBG] pgmap v75: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T00:25:32.524 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:32 smithi087 bash[14097]: cluster 2024-02-13T00:25:32.373535+0000 mgr.y (mgr.14140) 85 : cluster [DBG] pgmap v75: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T00:25:32.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:32 smithi195 bash[14113]: cluster 2024-02-13T00:25:32.373535+0000 mgr.y (mgr.14140) 85 : cluster [DBG] pgmap v75: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T00:25:33.096 INFO:teuthology.orchestra.run.smithi087.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-02-13T00:25:33.097 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-02-13T00:25:33.097 INFO:teuthology.orchestra.run.smithi087.stderr: stderr: 10+0 records in 2024-02-13T00:25:33.097 INFO:teuthology.orchestra.run.smithi087.stderr:10+0 records out 2024-02-13T00:25:33.097 INFO:teuthology.orchestra.run.smithi087.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0195505 s, 536 MB/s 2024-02-13T00:25:33.097 INFO:teuthology.orchestra.run.smithi087.stderr:--> Zapping successful for: 2024-02-13T00:25:33.449 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 13 00:25:33 smithi087 bash[21356]: debug 2024-02-13T00:25:33.192+0000 7fc3815a3ec0 -1 Falling back to public interface 2024-02-13T00:25:33.852 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph orch daemon add osd smithi087:vg_nvme/lv_2 2024-02-13T00:25:33.949 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 13 00:25:33 smithi087 bash[21356]: debug 2024-02-13T00:25:33.804+0000 7fc3815a3ec0 -1 osd.1 0 log_to_monitors {default=true} 2024-02-13T00:25:34.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:34 smithi195 bash[14113]: audit 2024-02-13T00:25:33.811790+0000 mon.a (mon.0) 231 : audit [INF] from='osd.1 [v2:172.21.15.87:6810/2546566879,v1:172.21.15.87:6811/2546566879]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-13T00:25:34.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:34 smithi087 bash[14097]: audit 2024-02-13T00:25:33.811790+0000 mon.a (mon.0) 231 : audit [INF] from='osd.1 [v2:172.21.15.87:6810/2546566879,v1:172.21.15.87:6811/2546566879]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-13T00:25:34.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:34 smithi087 bash[17655]: audit 2024-02-13T00:25:33.811790+0000 mon.a (mon.0) 231 : audit [INF] from='osd.1 [v2:172.21.15.87:6810/2546566879,v1:172.21.15.87:6811/2546566879]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-13T00:25:35.449 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 13 00:25:35 smithi087 bash[21356]: debug 2024-02-13T00:25:35.376+0000 7fc36a358700 -1 osd.1 0 waiting for initial osdmap 2024-02-13T00:25:35.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:35 smithi087 bash[14097]: audit 2024-02-13T00:25:34.371067+0000 mon.a (mon.0) 232 : audit [INF] from='osd.1 [v2:172.21.15.87:6810/2546566879,v1:172.21.15.87:6811/2546566879]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-13T00:25:35.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:35 smithi087 bash[14097]: cluster 2024-02-13T00:25:34.371185+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2024-02-13T00:25:35.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:35 smithi087 bash[14097]: audit 2024-02-13T00:25:34.371408+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-13T00:25:35.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:35 smithi087 bash[14097]: audit 2024-02-13T00:25:34.372074+0000 mon.a (mon.0) 235 : audit [INF] from='osd.1 [v2:172.21.15.87:6810/2546566879,v1:172.21.15.87:6811/2546566879]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-13T00:25:35.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:35 smithi087 bash[14097]: cluster 2024-02-13T00:25:34.373999+0000 mgr.y (mgr.14140) 86 : cluster [DBG] pgmap v77: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T00:25:35.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:35 smithi087 bash[14097]: audit 2024-02-13T00:25:34.551519+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:25:35.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:35 smithi087 bash[17655]: audit 2024-02-13T00:25:34.371067+0000 mon.a (mon.0) 232 : audit [INF] from='osd.1 [v2:172.21.15.87:6810/2546566879,v1:172.21.15.87:6811/2546566879]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-13T00:25:35.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:35 smithi087 bash[17655]: cluster 2024-02-13T00:25:34.371185+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2024-02-13T00:25:35.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:35 smithi087 bash[17655]: audit 2024-02-13T00:25:34.371408+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-13T00:25:35.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:35 smithi087 bash[17655]: audit 2024-02-13T00:25:34.372074+0000 mon.a (mon.0) 235 : audit [INF] from='osd.1 [v2:172.21.15.87:6810/2546566879,v1:172.21.15.87:6811/2546566879]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-13T00:25:35.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:35 smithi087 bash[17655]: cluster 2024-02-13T00:25:34.373999+0000 mgr.y (mgr.14140) 86 : cluster [DBG] pgmap v77: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T00:25:35.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:35 smithi087 bash[17655]: audit 2024-02-13T00:25:34.551519+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:25:35.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:35 smithi087 bash[14097]: audit 2024-02-13T00:25:34.772596+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819669\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819871\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819998\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.820119\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.820239\", \"created\": \"2024-02-13T00:25:25.920649\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}}, \"last_daemon_update\": \"2024-02-13T00:25:26.820431\", \"last_device_update\": \"2024-02-13T00:25:34.770930\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:25:35.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:35 smithi087 bash[17655]: audit 2024-02-13T00:25:34.772596+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819669\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819871\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819998\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.820119\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.820239\", \"created\": \"2024-02-13T00:25:25.920649\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}}, \"last_daemon_update\": \"2024-02-13T00:25:26.820431\", \"last_device_update\": \"2024-02-13T00:25:34.770930\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:25:35.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:35 smithi087 bash[14097]: audit 2024-02-13T00:25:34.779401+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819669\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819871\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819998\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.820119\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.820239\", \"created\": \"2024-02-13T00:25:25.920649\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}}, \"last_daemon_update\": \"2024-02-13T00:25:26.820431\", \"last_device_update\": \"2024-02-13T00:25:34.770930\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:25:35.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:35 smithi087 bash[14097]: cluster 2024-02-13T00:25:34.795981+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T00:25:35.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:35 smithi087 bash[14097]: cluster 2024-02-13T00:25:34.796047+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T00:25:35.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:35 smithi087 bash[17655]: audit 2024-02-13T00:25:34.779401+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819669\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819871\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819998\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.820119\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.820239\", \"created\": \"2024-02-13T00:25:25.920649\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}}, \"last_daemon_update\": \"2024-02-13T00:25:26.820431\", \"last_device_update\": \"2024-02-13T00:25:34.770930\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:25:35.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:35 smithi087 bash[17655]: cluster 2024-02-13T00:25:34.795981+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T00:25:35.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:35 smithi087 bash[17655]: cluster 2024-02-13T00:25:34.796047+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T00:25:35.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:35 smithi195 bash[14113]: audit 2024-02-13T00:25:34.371067+0000 mon.a (mon.0) 232 : audit [INF] from='osd.1 [v2:172.21.15.87:6810/2546566879,v1:172.21.15.87:6811/2546566879]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-13T00:25:35.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:35 smithi195 bash[14113]: cluster 2024-02-13T00:25:34.371185+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2024-02-13T00:25:35.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:35 smithi195 bash[14113]: audit 2024-02-13T00:25:34.371408+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-13T00:25:35.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:35 smithi195 bash[14113]: audit 2024-02-13T00:25:34.372074+0000 mon.a (mon.0) 235 : audit [INF] from='osd.1 [v2:172.21.15.87:6810/2546566879,v1:172.21.15.87:6811/2546566879]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-13T00:25:35.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:35 smithi195 bash[14113]: cluster 2024-02-13T00:25:34.373999+0000 mgr.y (mgr.14140) 86 : cluster [DBG] pgmap v77: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T00:25:35.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:35 smithi195 bash[14113]: audit 2024-02-13T00:25:34.551519+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:25:35.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:35 smithi195 bash[14113]: audit 2024-02-13T00:25:34.772596+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819669\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819871\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819998\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.820119\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.820239\", \"created\": \"2024-02-13T00:25:25.920649\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}}, \"last_daemon_update\": \"2024-02-13T00:25:26.820431\", \"last_device_update\": \"2024-02-13T00:25:34.770930\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:25:35.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:35 smithi195 bash[14113]: audit 2024-02-13T00:25:34.779401+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819669\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819871\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819998\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.820119\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.820239\", \"created\": \"2024-02-13T00:25:25.920649\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}}, \"last_daemon_update\": \"2024-02-13T00:25:26.820431\", \"last_device_update\": \"2024-02-13T00:25:34.770930\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:25:35.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:35 smithi195 bash[14113]: cluster 2024-02-13T00:25:34.795981+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T00:25:35.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:35 smithi195 bash[14113]: cluster 2024-02-13T00:25:34.796047+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T00:25:36.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:36 smithi195 bash[14113]: audit 2024-02-13T00:25:35.373088+0000 mon.a (mon.0) 239 : audit [INF] from='osd.1 [v2:172.21.15.87:6810/2546566879,v1:172.21.15.87:6811/2546566879]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]': finished 2024-02-13T00:25:36.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:36 smithi195 bash[14113]: cluster 2024-02-13T00:25:35.373227+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2024-02-13T00:25:36.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:36 smithi195 bash[14113]: audit 2024-02-13T00:25:35.374760+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-13T00:25:36.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:36 smithi087 bash[17655]: audit 2024-02-13T00:25:35.373088+0000 mon.a (mon.0) 239 : audit [INF] from='osd.1 [v2:172.21.15.87:6810/2546566879,v1:172.21.15.87:6811/2546566879]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]': finished 2024-02-13T00:25:36.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:36 smithi087 bash[17655]: cluster 2024-02-13T00:25:35.373227+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2024-02-13T00:25:36.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:36 smithi087 bash[17655]: audit 2024-02-13T00:25:35.374760+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-13T00:25:36.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:36 smithi087 bash[14097]: audit 2024-02-13T00:25:35.373088+0000 mon.a (mon.0) 239 : audit [INF] from='osd.1 [v2:172.21.15.87:6810/2546566879,v1:172.21.15.87:6811/2546566879]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]': finished 2024-02-13T00:25:36.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:36 smithi087 bash[14097]: cluster 2024-02-13T00:25:35.373227+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2024-02-13T00:25:36.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:36 smithi087 bash[14097]: audit 2024-02-13T00:25:35.374760+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-13T00:25:37.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:37 smithi087 bash[14097]: cluster 2024-02-13T00:25:36.374641+0000 mgr.y (mgr.14140) 87 : cluster [DBG] pgmap v79: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T00:25:37.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:37 smithi087 bash[14097]: cluster 2024-02-13T00:25:36.386254+0000 mon.a (mon.0) 242 : cluster [INF] osd.1 [v2:172.21.15.87:6810/2546566879,v1:172.21.15.87:6811/2546566879] boot 2024-02-13T00:25:37.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:37 smithi087 bash[14097]: cluster 2024-02-13T00:25:36.386368+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2024-02-13T00:25:37.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:37 smithi087 bash[14097]: audit 2024-02-13T00:25:36.387469+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-13T00:25:37.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:37 smithi087 bash[14097]: audit 2024-02-13T00:25:36.952064+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T00:25:37.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:37 smithi087 bash[14097]: audit 2024-02-13T00:25:36.953414+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:25:37.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:37 smithi087 bash[14097]: audit 2024-02-13T00:25:36.955316+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:25:37.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:37 smithi087 bash[17655]: cluster 2024-02-13T00:25:36.374641+0000 mgr.y (mgr.14140) 87 : cluster [DBG] pgmap v79: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T00:25:37.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:37 smithi087 bash[17655]: cluster 2024-02-13T00:25:36.386254+0000 mon.a (mon.0) 242 : cluster [INF] osd.1 [v2:172.21.15.87:6810/2546566879,v1:172.21.15.87:6811/2546566879] boot 2024-02-13T00:25:37.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:37 smithi087 bash[17655]: cluster 2024-02-13T00:25:36.386368+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2024-02-13T00:25:37.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:37 smithi087 bash[17655]: audit 2024-02-13T00:25:36.387469+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-13T00:25:37.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:37 smithi087 bash[17655]: audit 2024-02-13T00:25:36.952064+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T00:25:37.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:37 smithi087 bash[17655]: audit 2024-02-13T00:25:36.953414+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:25:37.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:37 smithi087 bash[17655]: audit 2024-02-13T00:25:36.955316+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:25:37.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:37 smithi195 bash[14113]: cluster 2024-02-13T00:25:36.374641+0000 mgr.y (mgr.14140) 87 : cluster [DBG] pgmap v79: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-13T00:25:37.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:37 smithi195 bash[14113]: cluster 2024-02-13T00:25:36.386254+0000 mon.a (mon.0) 242 : cluster [INF] osd.1 [v2:172.21.15.87:6810/2546566879,v1:172.21.15.87:6811/2546566879] boot 2024-02-13T00:25:37.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:37 smithi195 bash[14113]: cluster 2024-02-13T00:25:36.386368+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2024-02-13T00:25:37.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:37 smithi195 bash[14113]: audit 2024-02-13T00:25:36.387469+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-13T00:25:37.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:37 smithi195 bash[14113]: audit 2024-02-13T00:25:36.952064+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T00:25:37.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:37 smithi195 bash[14113]: audit 2024-02-13T00:25:36.953414+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:25:37.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:37 smithi195 bash[14113]: audit 2024-02-13T00:25:36.955316+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:25:38.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:38 smithi087 bash[17655]: audit 2024-02-13T00:25:36.950410+0000 mgr.y (mgr.14140) 88 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi087:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:25:38.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:38 smithi087 bash[17655]: cephadm 2024-02-13T00:25:36.951653+0000 mgr.y (mgr.14140) 89 : cephadm [INF] Applying osd on host smithi087... 2024-02-13T00:25:38.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:38 smithi087 bash[17655]: cluster 2024-02-13T00:25:37.404446+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2024-02-13T00:25:38.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:38 smithi087 bash[17655]: audit 2024-02-13T00:25:37.409977+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240213-002304"}]: dispatch 2024-02-13T00:25:38.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:38 smithi087 bash[17655]: audit 2024-02-13T00:25:37.413903+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240213-002304"}]': finished 2024-02-13T00:25:38.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:38 smithi087 bash[14097]: audit 2024-02-13T00:25:36.950410+0000 mgr.y (mgr.14140) 88 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi087:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:25:38.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:38 smithi087 bash[14097]: cephadm 2024-02-13T00:25:36.951653+0000 mgr.y (mgr.14140) 89 : cephadm [INF] Applying osd on host smithi087... 2024-02-13T00:25:38.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:38 smithi087 bash[14097]: cluster 2024-02-13T00:25:37.404446+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2024-02-13T00:25:38.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:38 smithi087 bash[14097]: audit 2024-02-13T00:25:37.409977+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240213-002304"}]: dispatch 2024-02-13T00:25:38.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:38 smithi087 bash[14097]: audit 2024-02-13T00:25:37.413903+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240213-002304"}]': finished 2024-02-13T00:25:38.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:38 smithi195 bash[14113]: audit 2024-02-13T00:25:36.950410+0000 mgr.y (mgr.14140) 88 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi087:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:25:38.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:38 smithi195 bash[14113]: cephadm 2024-02-13T00:25:36.951653+0000 mgr.y (mgr.14140) 89 : cephadm [INF] Applying osd on host smithi087... 2024-02-13T00:25:38.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:38 smithi195 bash[14113]: cluster 2024-02-13T00:25:37.404446+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2024-02-13T00:25:38.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:38 smithi195 bash[14113]: audit 2024-02-13T00:25:37.409977+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240213-002304"}]: dispatch 2024-02-13T00:25:38.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:38 smithi195 bash[14113]: audit 2024-02-13T00:25:37.413903+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240213-002304"}]': finished 2024-02-13T00:25:39.685 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:39 smithi087 bash[14097]: cluster 2024-02-13T00:25:38.375300+0000 mgr.y (mgr.14140) 90 : cluster [DBG] pgmap v82: 1 pgs: 1 undersized+peered; 0 B data, 280 KiB used, 177 GiB / 179 GiB avail 2024-02-13T00:25:39.685 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:39 smithi087 bash[17655]: cluster 2024-02-13T00:25:38.375300+0000 mgr.y (mgr.14140) 90 : cluster [DBG] pgmap v82: 1 pgs: 1 undersized+peered; 0 B data, 280 KiB used, 177 GiB / 179 GiB avail 2024-02-13T00:25:39.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:39 smithi195 bash[14113]: cluster 2024-02-13T00:25:38.375300+0000 mgr.y (mgr.14140) 90 : cluster [DBG] pgmap v82: 1 pgs: 1 undersized+peered; 0 B data, 280 KiB used, 177 GiB / 179 GiB avail 2024-02-13T00:25:40.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:40 smithi087 bash[14097]: cluster 2024-02-13T00:25:40.375804+0000 mgr.y (mgr.14140) 91 : cluster [DBG] pgmap v83: 1 pgs: 1 undersized+peered; 0 B data, 280 KiB used, 177 GiB / 179 GiB avail 2024-02-13T00:25:40.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:40 smithi087 bash[17655]: cluster 2024-02-13T00:25:40.375804+0000 mgr.y (mgr.14140) 91 : cluster [DBG] pgmap v83: 1 pgs: 1 undersized+peered; 0 B data, 280 KiB used, 177 GiB / 179 GiB avail 2024-02-13T00:25:40.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:40 smithi195 bash[14113]: cluster 2024-02-13T00:25:40.375804+0000 mgr.y (mgr.14140) 91 : cluster [DBG] pgmap v83: 1 pgs: 1 undersized+peered; 0 B data, 280 KiB used, 177 GiB / 179 GiB avail 2024-02-13T00:25:41.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:41 smithi087 bash[14097]: audit 2024-02-13T00:25:40.469413+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.87:0/94251984' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2eec309e-fae7-412e-8ae1-0a58ce930d06"}]: dispatch 2024-02-13T00:25:41.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:41 smithi087 bash[14097]: audit 2024-02-13T00:25:40.469994+0000 mon.a (mon.0) 251 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2eec309e-fae7-412e-8ae1-0a58ce930d06"}]: dispatch 2024-02-13T00:25:41.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:41 smithi087 bash[14097]: audit 2024-02-13T00:25:40.477926+0000 mon.a (mon.0) 252 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2eec309e-fae7-412e-8ae1-0a58ce930d06"}]': finished 2024-02-13T00:25:41.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:41 smithi087 bash[14097]: cluster 2024-02-13T00:25:40.478005+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2024-02-13T00:25:41.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:41 smithi087 bash[14097]: audit 2024-02-13T00:25:40.478144+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-13T00:25:41.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:41 smithi087 bash[17655]: audit 2024-02-13T00:25:40.469413+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.87:0/94251984' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2eec309e-fae7-412e-8ae1-0a58ce930d06"}]: dispatch 2024-02-13T00:25:41.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:41 smithi087 bash[17655]: audit 2024-02-13T00:25:40.469994+0000 mon.a (mon.0) 251 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2eec309e-fae7-412e-8ae1-0a58ce930d06"}]: dispatch 2024-02-13T00:25:41.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:41 smithi087 bash[17655]: audit 2024-02-13T00:25:40.477926+0000 mon.a (mon.0) 252 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2eec309e-fae7-412e-8ae1-0a58ce930d06"}]': finished 2024-02-13T00:25:41.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:41 smithi087 bash[17655]: cluster 2024-02-13T00:25:40.478005+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2024-02-13T00:25:41.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:41 smithi087 bash[17655]: audit 2024-02-13T00:25:40.478144+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-13T00:25:41.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:41 smithi195 bash[14113]: audit 2024-02-13T00:25:40.469413+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.87:0/94251984' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2eec309e-fae7-412e-8ae1-0a58ce930d06"}]: dispatch 2024-02-13T00:25:41.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:41 smithi195 bash[14113]: audit 2024-02-13T00:25:40.469994+0000 mon.a (mon.0) 251 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2eec309e-fae7-412e-8ae1-0a58ce930d06"}]: dispatch 2024-02-13T00:25:41.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:41 smithi195 bash[14113]: audit 2024-02-13T00:25:40.477926+0000 mon.a (mon.0) 252 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2eec309e-fae7-412e-8ae1-0a58ce930d06"}]': finished 2024-02-13T00:25:41.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:41 smithi195 bash[14113]: cluster 2024-02-13T00:25:40.478005+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2024-02-13T00:25:41.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:41 smithi195 bash[14113]: audit 2024-02-13T00:25:40.478144+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-13T00:25:42.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:42 smithi087 bash[14097]: cluster 2024-02-13T00:25:42.376309+0000 mgr.y (mgr.14140) 92 : cluster [DBG] pgmap v85: 1 pgs: 1 undersized+peered; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail 2024-02-13T00:25:42.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:42 smithi087 bash[17655]: cluster 2024-02-13T00:25:42.376309+0000 mgr.y (mgr.14140) 92 : cluster [DBG] pgmap v85: 1 pgs: 1 undersized+peered; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail 2024-02-13T00:25:42.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:42 smithi195 bash[14113]: cluster 2024-02-13T00:25:42.376309+0000 mgr.y (mgr.14140) 92 : cluster [DBG] pgmap v85: 1 pgs: 1 undersized+peered; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail 2024-02-13T00:25:43.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:43 smithi087 bash[14097]: audit 2024-02-13T00:25:42.542610+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.87:0/4202893177' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T00:25:43.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:43 smithi087 bash[17655]: audit 2024-02-13T00:25:42.542610+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.87:0/4202893177' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T00:25:43.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:43 smithi195 bash[14113]: audit 2024-02-13T00:25:42.542610+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.87:0/4202893177' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T00:25:44.774 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:44 smithi087 bash[14097]: cluster 2024-02-13T00:25:44.376914+0000 mgr.y (mgr.14140) 93 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-13T00:25:44.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:44 smithi087 bash[17655]: cluster 2024-02-13T00:25:44.376914+0000 mgr.y (mgr.14140) 93 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-13T00:25:44.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:44 smithi195 bash[14113]: cluster 2024-02-13T00:25:44.376914+0000 mgr.y (mgr.14140) 93 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-13T00:25:45.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:45 smithi195 bash[14113]: cluster 2024-02-13T00:25:44.435665+0000 mon.a (mon.0) 255 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-02-13T00:25:45.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:45 smithi195 bash[14113]: cluster 2024-02-13T00:25:44.435758+0000 mon.a (mon.0) 256 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-02-13T00:25:45.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:45 smithi195 bash[14113]: audit 2024-02-13T00:25:45.355960+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:25:45.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:45 smithi087 bash[17655]: cluster 2024-02-13T00:25:44.435665+0000 mon.a (mon.0) 255 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-02-13T00:25:45.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:45 smithi087 bash[17655]: cluster 2024-02-13T00:25:44.435758+0000 mon.a (mon.0) 256 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-02-13T00:25:45.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:45 smithi087 bash[17655]: audit 2024-02-13T00:25:45.355960+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:25:45.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:45 smithi087 bash[14097]: cluster 2024-02-13T00:25:44.435665+0000 mon.a (mon.0) 255 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-02-13T00:25:45.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:45 smithi087 bash[14097]: cluster 2024-02-13T00:25:44.435758+0000 mon.a (mon.0) 256 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-02-13T00:25:45.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:45 smithi087 bash[14097]: audit 2024-02-13T00:25:45.355960+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:25:46.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:46 smithi087 bash[14097]: cluster 2024-02-13T00:25:46.377526+0000 mgr.y (mgr.14140) 94 : cluster [DBG] pgmap v87: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-13T00:25:46.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:46 smithi087 bash[17655]: cluster 2024-02-13T00:25:46.377526+0000 mgr.y (mgr.14140) 94 : cluster [DBG] pgmap v87: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-13T00:25:46.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:46 smithi195 bash[14113]: cluster 2024-02-13T00:25:46.377526+0000 mgr.y (mgr.14140) 94 : cluster [DBG] pgmap v87: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-13T00:25:49.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:49 smithi195 bash[14113]: cluster 2024-02-13T00:25:48.378155+0000 mgr.y (mgr.14140) 95 : cluster [DBG] pgmap v88: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-13T00:25:49.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:49 smithi195 bash[14113]: audit 2024-02-13T00:25:49.027055+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-13T00:25:49.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:49 smithi195 bash[14113]: audit 2024-02-13T00:25:49.028572+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:25:49.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:49 smithi195 bash[14113]: audit 2024-02-13T00:25:49.030312+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2024-02-13T00:25:49.738 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:49 smithi087 bash[14097]: cluster 2024-02-13T00:25:48.378155+0000 mgr.y (mgr.14140) 95 : cluster [DBG] pgmap v88: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-13T00:25:49.738 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:49 smithi087 bash[14097]: audit 2024-02-13T00:25:49.027055+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-13T00:25:49.738 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:49 smithi087 bash[14097]: audit 2024-02-13T00:25:49.028572+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:25:49.739 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:49 smithi087 bash[14097]: audit 2024-02-13T00:25:49.030312+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2024-02-13T00:25:49.739 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:49 smithi087 bash[17655]: cluster 2024-02-13T00:25:48.378155+0000 mgr.y (mgr.14140) 95 : cluster [DBG] pgmap v88: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-13T00:25:49.739 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:49 smithi087 bash[17655]: audit 2024-02-13T00:25:49.027055+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-13T00:25:49.739 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:49 smithi087 bash[17655]: audit 2024-02-13T00:25:49.028572+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:25:49.739 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:49 smithi087 bash[17655]: audit 2024-02-13T00:25:49.030312+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2024-02-13T00:25:50.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:50 smithi195 bash[14113]: cephadm 2024-02-13T00:25:49.029722+0000 mgr.y (mgr.14140) 96 : cephadm [INF] Deploying daemon osd.2 on smithi087 2024-02-13T00:25:50.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:50 smithi087 bash[14097]: cephadm 2024-02-13T00:25:49.029722+0000 mgr.y (mgr.14140) 96 : cephadm [INF] Deploying daemon osd.2 on smithi087 2024-02-13T00:25:50.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:50 smithi087 bash[17655]: cephadm 2024-02-13T00:25:49.029722+0000 mgr.y (mgr.14140) 96 : cephadm [INF] Deploying daemon osd.2 on smithi087 2024-02-13T00:25:51.270 INFO:teuthology.orchestra.run.smithi087.stdout:Created osd(s) 2 on host 'smithi087' 2024-02-13T00:25:51.614 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:51 smithi087 bash[14097]: cluster 2024-02-13T00:25:50.378715+0000 mgr.y (mgr.14140) 97 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-13T00:25:51.614 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:51 smithi087 bash[14097]: audit 2024-02-13T00:25:51.253955+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819669\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819871\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819998\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.820119\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.820239\", \"created\": \"2024-02-13T00:25:25.920649\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}}, \"last_device_update\": \"2024-02-13T00:25:34.770930\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:25:51.614 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:51 smithi087 bash[14097]: audit 2024-02-13T00:25:51.254593+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:25:51.614 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:51 smithi087 bash[14097]: audit 2024-02-13T00:25:51.258700+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819669\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819871\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819998\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.820119\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.820239\", \"created\": \"2024-02-13T00:25:25.920649\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}}, \"last_device_update\": \"2024-02-13T00:25:34.770930\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:25:51.614 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:51 smithi087 bash[17655]: cluster 2024-02-13T00:25:50.378715+0000 mgr.y (mgr.14140) 97 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-13T00:25:51.615 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:51 smithi087 bash[17655]: audit 2024-02-13T00:25:51.253955+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819669\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819871\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819998\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.820119\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.820239\", \"created\": \"2024-02-13T00:25:25.920649\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}}, \"last_device_update\": \"2024-02-13T00:25:34.770930\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:25:51.615 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:51 smithi087 bash[17655]: audit 2024-02-13T00:25:51.254593+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:25:51.615 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:51 smithi087 bash[17655]: audit 2024-02-13T00:25:51.258700+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819669\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819871\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819998\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.820119\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.820239\", \"created\": \"2024-02-13T00:25:25.920649\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}}, \"last_device_update\": \"2024-02-13T00:25:34.770930\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:25:51.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:51 smithi195 bash[14113]: cluster 2024-02-13T00:25:50.378715+0000 mgr.y (mgr.14140) 97 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-13T00:25:51.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:51 smithi195 bash[14113]: audit 2024-02-13T00:25:51.253955+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819669\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819871\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819998\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.820119\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.820239\", \"created\": \"2024-02-13T00:25:25.920649\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}}, \"last_device_update\": \"2024-02-13T00:25:34.770930\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:25:51.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:51 smithi195 bash[14113]: audit 2024-02-13T00:25:51.254593+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:25:51.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:51 smithi195 bash[14113]: audit 2024-02-13T00:25:51.258700+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819669\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819871\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.819998\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.820119\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:26.820239\", \"created\": \"2024-02-13T00:25:25.920649\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}}, \"last_device_update\": \"2024-02-13T00:25:34.770930\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:25:52.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:52 smithi195 bash[14113]: audit 2024-02-13T00:25:52.114012+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111472\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111687\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111817\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111939\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.112059\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.112179\", \"created\": \"2024-02-13T00:25:51.236068\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}}, \"last_daemon_update\": \"2024-02-13T00:25:52.112370\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:25:52.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:52 smithi195 bash[14113]: audit 2024-02-13T00:25:52.119888+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111472\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111687\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111817\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111939\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.112059\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.112179\", \"created\": \"2024-02-13T00:25:51.236068\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}}, \"last_daemon_update\": \"2024-02-13T00:25:52.112370\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:25:52.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:52 smithi195 bash[14113]: audit 2024-02-13T00:25:52.120980+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:25:52.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:52 smithi087 bash[14097]: audit 2024-02-13T00:25:52.114012+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111472\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111687\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111817\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111939\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.112059\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.112179\", \"created\": \"2024-02-13T00:25:51.236068\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}}, \"last_daemon_update\": \"2024-02-13T00:25:52.112370\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:25:52.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:52 smithi087 bash[14097]: audit 2024-02-13T00:25:52.119888+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111472\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111687\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111817\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111939\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.112059\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.112179\", \"created\": \"2024-02-13T00:25:51.236068\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}}, \"last_daemon_update\": \"2024-02-13T00:25:52.112370\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:25:52.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:52 smithi087 bash[14097]: audit 2024-02-13T00:25:52.120980+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:25:52.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:52 smithi087 bash[17655]: audit 2024-02-13T00:25:52.114012+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111472\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111687\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111817\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111939\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.112059\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.112179\", \"created\": \"2024-02-13T00:25:51.236068\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}}, \"last_daemon_update\": \"2024-02-13T00:25:52.112370\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:25:52.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:52 smithi087 bash[17655]: audit 2024-02-13T00:25:52.119888+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111472\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111687\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111817\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111939\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.112059\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.112179\", \"created\": \"2024-02-13T00:25:51.236068\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}}, \"last_daemon_update\": \"2024-02-13T00:25:52.112370\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:25:52.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:52 smithi087 bash[17655]: audit 2024-02-13T00:25:52.120980+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:25:53.001 DEBUG:teuthology.orchestra.run.smithi087:osd.2> sudo journalctl -f -n 0 -u ceph-d7990f38-ca05-11ee-95b9-87774f69a715@osd.2.service 2024-02-13T00:25:53.003 INFO:tasks.cephadm:Deploying osd.3 on smithi087 with /dev/vg_nvme/lv_1... 2024-02-13T00:25:53.004 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-02-13T00:25:53.419 INFO:journalctl@ceph.osd.2.smithi087.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-13T00:25:53.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:53 smithi087 bash[14097]: cluster 2024-02-13T00:25:52.379299+0000 mgr.y (mgr.14140) 98 : cluster [DBG] pgmap v90: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-13T00:25:53.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:53 smithi087 bash[17655]: cluster 2024-02-13T00:25:52.379299+0000 mgr.y (mgr.14140) 98 : cluster [DBG] pgmap v90: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-13T00:25:53.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:53 smithi195 bash[14113]: cluster 2024-02-13T00:25:52.379299+0000 mgr.y (mgr.14140) 98 : cluster [DBG] pgmap v90: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-13T00:25:54.539 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 13 00:25:54 smithi087 bash[22605]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-02-13T00:25:54.540 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 13 00:25:54 smithi087 bash[22605]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2024-02-13T00:25:54.540 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 13 00:25:54 smithi087 bash[22605]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-02-13T00:25:54.540 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 13 00:25:54 smithi087 bash[22605]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-02-13T00:25:54.540 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 13 00:25:54 smithi087 bash[22605]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-13T00:25:54.541 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 13 00:25:54 smithi087 bash[22605]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-02-13T00:25:54.541 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 13 00:25:54 smithi087 bash[22605]: --> ceph-volume lvm activate successful for osd ID: 2 2024-02-13T00:25:55.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:55 smithi195 bash[14113]: cluster 2024-02-13T00:25:54.379882+0000 mgr.y (mgr.14140) 99 : cluster [DBG] pgmap v91: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-13T00:25:55.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:55 smithi087 bash[14097]: cluster 2024-02-13T00:25:54.379882+0000 mgr.y (mgr.14140) 99 : cluster [DBG] pgmap v91: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-13T00:25:55.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:55 smithi087 bash[17655]: cluster 2024-02-13T00:25:54.379882+0000 mgr.y (mgr.14140) 99 : cluster [DBG] pgmap v91: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-13T00:25:57.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:57 smithi195 bash[14113]: cluster 2024-02-13T00:25:56.380439+0000 mgr.y (mgr.14140) 100 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-13T00:25:57.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:57 smithi087 bash[14097]: cluster 2024-02-13T00:25:56.380439+0000 mgr.y (mgr.14140) 100 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-13T00:25:57.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:57 smithi087 bash[17655]: cluster 2024-02-13T00:25:56.380439+0000 mgr.y (mgr.14140) 100 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-13T00:25:58.235 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 13 00:25:58 smithi087 bash[22954]: debug 2024-02-13T00:25:58.007+0000 7fa601014ec0 1 -- 172.21.15.87:0/1961370880 >> [v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0] conn(0x55866d9b1400 msgr2=0x55866d9adf80 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-02-13T00:25:58.235 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 13 00:25:58 smithi087 bash[22954]: debug 2024-02-13T00:25:58.007+0000 7fa601014ec0 1 --2- 172.21.15.87:0/1961370880 >> [v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0] conn(0x55866d9b1400 0x55866d9adf80 secure :-1 s=READY pgs=99 cs=0 l=1 rx=0x55866d947d10 tx=0x55866e61caa0).stop 2024-02-13T00:25:58.699 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 13 00:25:58 smithi087 bash[22954]: debug 2024-02-13T00:25:58.551+0000 7fa601014ec0 -1 Falling back to public interface 2024-02-13T00:25:59.442 INFO:teuthology.orchestra.run.smithi087.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-02-13T00:25:59.442 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-02-13T00:25:59.443 INFO:teuthology.orchestra.run.smithi087.stderr: stderr: 10+0 records in 2024-02-13T00:25:59.443 INFO:teuthology.orchestra.run.smithi087.stderr:10+0 records out 2024-02-13T00:25:59.443 INFO:teuthology.orchestra.run.smithi087.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0191872 s, 546 MB/s 2024-02-13T00:25:59.443 INFO:teuthology.orchestra.run.smithi087.stderr:--> Zapping successful for: 2024-02-13T00:25:59.448 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 13 00:25:59 smithi087 bash[22954]: debug 2024-02-13T00:25:59.191+0000 7fa601014ec0 -1 osd.2 0 log_to_monitors {default=true} 2024-02-13T00:25:59.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:59 smithi087 bash[14097]: cluster 2024-02-13T00:25:58.381077+0000 mgr.y (mgr.14140) 101 : cluster [DBG] pgmap v93: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-13T00:25:59.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:59 smithi087 bash[14097]: audit 2024-02-13T00:25:59.200335+0000 mon.c (mon.1) 8 : audit [INF] from='osd.2 [v2:172.21.15.87:6818/2989889995,v1:172.21.15.87:6819/2989889995]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-13T00:25:59.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:25:59 smithi087 bash[14097]: audit 2024-02-13T00:25:59.200883+0000 mon.a (mon.0) 267 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-13T00:25:59.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:59 smithi087 bash[17655]: cluster 2024-02-13T00:25:58.381077+0000 mgr.y (mgr.14140) 101 : cluster [DBG] pgmap v93: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-13T00:25:59.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:59 smithi087 bash[17655]: audit 2024-02-13T00:25:59.200335+0000 mon.c (mon.1) 8 : audit [INF] from='osd.2 [v2:172.21.15.87:6818/2989889995,v1:172.21.15.87:6819/2989889995]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-13T00:25:59.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:25:59 smithi087 bash[17655]: audit 2024-02-13T00:25:59.200883+0000 mon.a (mon.0) 267 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-13T00:25:59.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:59 smithi195 bash[14113]: cluster 2024-02-13T00:25:58.381077+0000 mgr.y (mgr.14140) 101 : cluster [DBG] pgmap v93: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-13T00:25:59.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:59 smithi195 bash[14113]: audit 2024-02-13T00:25:59.200335+0000 mon.c (mon.1) 8 : audit [INF] from='osd.2 [v2:172.21.15.87:6818/2989889995,v1:172.21.15.87:6819/2989889995]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-13T00:25:59.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:25:59 smithi195 bash[14113]: audit 2024-02-13T00:25:59.200883+0000 mon.a (mon.0) 267 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-13T00:26:00.449 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 13 00:26:00 smithi087 bash[22954]: debug 2024-02-13T00:26:00.383+0000 7fa5e9dc9700 -1 osd.2 0 waiting for initial osdmap 2024-02-13T00:26:00.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:00 smithi087 bash[17655]: audit 2024-02-13T00:25:59.375250+0000 mon.a (mon.0) 268 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-13T00:26:00.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:00 smithi087 bash[17655]: cluster 2024-02-13T00:25:59.375317+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2024-02-13T00:26:00.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:00 smithi087 bash[17655]: audit 2024-02-13T00:25:59.375741+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-13T00:26:00.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:00 smithi087 bash[17655]: audit 2024-02-13T00:25:59.376027+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.87:6818/2989889995,v1:172.21.15.87:6819/2989889995]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-13T00:26:00.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:00 smithi087 bash[17655]: audit 2024-02-13T00:25:59.377238+0000 mon.a (mon.0) 271 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-13T00:26:00.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:00 smithi087 bash[17655]: cluster 2024-02-13T00:26:00.171166+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T00:26:00.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:00 smithi087 bash[17655]: cluster 2024-02-13T00:26:00.171238+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T00:26:00.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:00 smithi087 bash[14097]: audit 2024-02-13T00:25:59.375250+0000 mon.a (mon.0) 268 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-13T00:26:00.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:00 smithi087 bash[14097]: cluster 2024-02-13T00:25:59.375317+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2024-02-13T00:26:00.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:00 smithi087 bash[14097]: audit 2024-02-13T00:25:59.375741+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-13T00:26:00.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:00 smithi087 bash[14097]: audit 2024-02-13T00:25:59.376027+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.87:6818/2989889995,v1:172.21.15.87:6819/2989889995]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-13T00:26:00.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:00 smithi087 bash[14097]: audit 2024-02-13T00:25:59.377238+0000 mon.a (mon.0) 271 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-13T00:26:00.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:00 smithi087 bash[14097]: cluster 2024-02-13T00:26:00.171166+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T00:26:00.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:00 smithi087 bash[14097]: cluster 2024-02-13T00:26:00.171238+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T00:26:00.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:00 smithi195 bash[14113]: audit 2024-02-13T00:25:59.375250+0000 mon.a (mon.0) 268 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-13T00:26:00.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:00 smithi195 bash[14113]: cluster 2024-02-13T00:25:59.375317+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2024-02-13T00:26:00.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:00 smithi195 bash[14113]: audit 2024-02-13T00:25:59.375741+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-13T00:26:00.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:00 smithi195 bash[14113]: audit 2024-02-13T00:25:59.376027+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.87:6818/2989889995,v1:172.21.15.87:6819/2989889995]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-13T00:26:00.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:00 smithi195 bash[14113]: audit 2024-02-13T00:25:59.377238+0000 mon.a (mon.0) 271 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-13T00:26:00.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:00 smithi195 bash[14113]: cluster 2024-02-13T00:26:00.171166+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T00:26:00.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:00 smithi195 bash[14113]: cluster 2024-02-13T00:26:00.171238+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T00:26:00.685 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph orch daemon add osd smithi087:vg_nvme/lv_1 2024-02-13T00:26:01.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:01 smithi087 bash[17655]: audit 2024-02-13T00:26:00.378459+0000 mon.a (mon.0) 272 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]': finished 2024-02-13T00:26:01.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:01 smithi087 bash[17655]: cluster 2024-02-13T00:26:00.378560+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2024-02-13T00:26:01.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:01 smithi087 bash[17655]: audit 2024-02-13T00:26:00.379636+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-13T00:26:01.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:01 smithi087 bash[17655]: cluster 2024-02-13T00:26:00.381535+0000 mgr.y (mgr.14140) 102 : cluster [DBG] pgmap v96: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-13T00:26:01.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:01 smithi087 bash[17655]: audit 2024-02-13T00:26:00.726380+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:26:01.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:01 smithi087 bash[17655]: audit 2024-02-13T00:26:00.948793+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111472\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111687\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111817\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111939\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.112059\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.112179\", \"created\": \"2024-02-13T00:25:51.236068\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}}, \"last_daemon_update\": \"2024-02-13T00:25:52.112370\", \"last_device_update\": \"2024-02-13T00:26:00.947721\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:26:01.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:01 smithi087 bash[17655]: audit 2024-02-13T00:26:00.954689+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111472\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111687\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111817\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111939\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.112059\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.112179\", \"created\": \"2024-02-13T00:25:51.236068\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}}, \"last_daemon_update\": \"2024-02-13T00:25:52.112370\", \"last_device_update\": \"2024-02-13T00:26:00.947721\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:26:01.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:01 smithi087 bash[14097]: audit 2024-02-13T00:26:00.378459+0000 mon.a (mon.0) 272 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]': finished 2024-02-13T00:26:01.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:01 smithi087 bash[14097]: cluster 2024-02-13T00:26:00.378560+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2024-02-13T00:26:01.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:01 smithi087 bash[14097]: audit 2024-02-13T00:26:00.379636+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-13T00:26:01.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:01 smithi087 bash[14097]: cluster 2024-02-13T00:26:00.381535+0000 mgr.y (mgr.14140) 102 : cluster [DBG] pgmap v96: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-13T00:26:01.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:01 smithi087 bash[14097]: audit 2024-02-13T00:26:00.726380+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:26:01.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:01 smithi087 bash[14097]: audit 2024-02-13T00:26:00.948793+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111472\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111687\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111817\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111939\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.112059\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.112179\", \"created\": \"2024-02-13T00:25:51.236068\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}}, \"last_daemon_update\": \"2024-02-13T00:25:52.112370\", \"last_device_update\": \"2024-02-13T00:26:00.947721\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:26:01.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:01 smithi087 bash[14097]: audit 2024-02-13T00:26:00.954689+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111472\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111687\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111817\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111939\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.112059\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.112179\", \"created\": \"2024-02-13T00:25:51.236068\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}}, \"last_daemon_update\": \"2024-02-13T00:25:52.112370\", \"last_device_update\": \"2024-02-13T00:26:00.947721\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:26:01.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:01 smithi195 bash[14113]: audit 2024-02-13T00:26:00.378459+0000 mon.a (mon.0) 272 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]': finished 2024-02-13T00:26:01.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:01 smithi195 bash[14113]: cluster 2024-02-13T00:26:00.378560+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2024-02-13T00:26:01.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:01 smithi195 bash[14113]: audit 2024-02-13T00:26:00.379636+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-13T00:26:01.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:01 smithi195 bash[14113]: cluster 2024-02-13T00:26:00.381535+0000 mgr.y (mgr.14140) 102 : cluster [DBG] pgmap v96: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-13T00:26:01.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:01 smithi195 bash[14113]: audit 2024-02-13T00:26:00.726380+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:26:01.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:01 smithi195 bash[14113]: audit 2024-02-13T00:26:00.948793+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111472\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111687\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111817\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111939\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.112059\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.112179\", \"created\": \"2024-02-13T00:25:51.236068\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}}, \"last_daemon_update\": \"2024-02-13T00:25:52.112370\", \"last_device_update\": \"2024-02-13T00:26:00.947721\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:26:01.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:01 smithi195 bash[14113]: audit 2024-02-13T00:26:00.954689+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111472\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111687\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111817\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111939\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.112059\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.112179\", \"created\": \"2024-02-13T00:25:51.236068\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}}, \"last_daemon_update\": \"2024-02-13T00:25:52.112370\", \"last_device_update\": \"2024-02-13T00:26:00.947721\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:26:02.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:02 smithi087 bash[14097]: cluster 2024-02-13T00:26:01.393613+0000 mon.a (mon.0) 278 : cluster [INF] osd.2 [v2:172.21.15.87:6818/2989889995,v1:172.21.15.87:6819/2989889995] boot 2024-02-13T00:26:02.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:02 smithi087 bash[14097]: cluster 2024-02-13T00:26:01.393761+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-02-13T00:26:02.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:02 smithi087 bash[14097]: audit 2024-02-13T00:26:01.395347+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-13T00:26:02.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:02 smithi087 bash[17655]: cluster 2024-02-13T00:26:01.393613+0000 mon.a (mon.0) 278 : cluster [INF] osd.2 [v2:172.21.15.87:6818/2989889995,v1:172.21.15.87:6819/2989889995] boot 2024-02-13T00:26:02.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:02 smithi087 bash[17655]: cluster 2024-02-13T00:26:01.393761+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-02-13T00:26:02.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:02 smithi087 bash[17655]: audit 2024-02-13T00:26:01.395347+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-13T00:26:02.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:02 smithi195 bash[14113]: cluster 2024-02-13T00:26:01.393613+0000 mon.a (mon.0) 278 : cluster [INF] osd.2 [v2:172.21.15.87:6818/2989889995,v1:172.21.15.87:6819/2989889995] boot 2024-02-13T00:26:02.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:02 smithi195 bash[14113]: cluster 2024-02-13T00:26:01.393761+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-02-13T00:26:02.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:02 smithi195 bash[14113]: audit 2024-02-13T00:26:01.395347+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-13T00:26:03.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:03 smithi087 bash[17655]: cluster 2024-02-13T00:26:02.382110+0000 mgr.y (mgr.14140) 103 : cluster [DBG] pgmap v98: 1 pgs: 1 active+undersized+degraded; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-13T00:26:03.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:03 smithi087 bash[17655]: cluster 2024-02-13T00:26:02.398432+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-02-13T00:26:03.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:03 smithi087 bash[14097]: cluster 2024-02-13T00:26:02.382110+0000 mgr.y (mgr.14140) 103 : cluster [DBG] pgmap v98: 1 pgs: 1 active+undersized+degraded; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-13T00:26:03.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:03 smithi087 bash[14097]: cluster 2024-02-13T00:26:02.398432+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-02-13T00:26:03.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:03 smithi195 bash[14113]: cluster 2024-02-13T00:26:02.382110+0000 mgr.y (mgr.14140) 103 : cluster [DBG] pgmap v98: 1 pgs: 1 active+undersized+degraded; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-13T00:26:03.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:03 smithi195 bash[14113]: cluster 2024-02-13T00:26:02.398432+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-02-13T00:26:04.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:04 smithi087 bash[14097]: audit 2024-02-13T00:26:03.653034+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T00:26:04.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:04 smithi087 bash[14097]: audit 2024-02-13T00:26:03.654474+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:26:04.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:04 smithi087 bash[14097]: audit 2024-02-13T00:26:03.656638+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:26:04.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:04 smithi087 bash[17655]: audit 2024-02-13T00:26:03.653034+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T00:26:04.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:04 smithi087 bash[17655]: audit 2024-02-13T00:26:03.654474+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:26:04.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:04 smithi087 bash[17655]: audit 2024-02-13T00:26:03.656638+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:26:04.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:04 smithi195 bash[14113]: audit 2024-02-13T00:26:03.653034+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T00:26:04.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:04 smithi195 bash[14113]: audit 2024-02-13T00:26:03.654474+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:26:04.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:04 smithi195 bash[14113]: audit 2024-02-13T00:26:03.656638+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:26:05.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:05 smithi087 bash[17655]: audit 2024-02-13T00:26:03.650938+0000 mgr.y (mgr.14140) 104 : audit [DBG] from='client.14283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi087:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:26:05.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:05 smithi087 bash[17655]: cephadm 2024-02-13T00:26:03.652451+0000 mgr.y (mgr.14140) 105 : cephadm [INF] Applying osd on host smithi087... 2024-02-13T00:26:05.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:05 smithi087 bash[17655]: cluster 2024-02-13T00:26:04.382649+0000 mgr.y (mgr.14140) 106 : cluster [DBG] pgmap v100: 1 pgs: 1 peering; 0 B data, 544 KiB used, 265 GiB / 268 GiB avail 2024-02-13T00:26:05.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:05 smithi087 bash[17655]: cluster 2024-02-13T00:26:04.405502+0000 mon.a (mon.0) 285 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2024-02-13T00:26:05.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:05 smithi087 bash[17655]: cluster 2024-02-13T00:26:04.405615+0000 mon.a (mon.0) 286 : cluster [INF] Cluster is now healthy 2024-02-13T00:26:05.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:05 smithi087 bash[14097]: audit 2024-02-13T00:26:03.650938+0000 mgr.y (mgr.14140) 104 : audit [DBG] from='client.14283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi087:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:26:05.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:05 smithi087 bash[14097]: cephadm 2024-02-13T00:26:03.652451+0000 mgr.y (mgr.14140) 105 : cephadm [INF] Applying osd on host smithi087... 2024-02-13T00:26:05.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:05 smithi087 bash[14097]: cluster 2024-02-13T00:26:04.382649+0000 mgr.y (mgr.14140) 106 : cluster [DBG] pgmap v100: 1 pgs: 1 peering; 0 B data, 544 KiB used, 265 GiB / 268 GiB avail 2024-02-13T00:26:05.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:05 smithi087 bash[14097]: cluster 2024-02-13T00:26:04.405502+0000 mon.a (mon.0) 285 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2024-02-13T00:26:05.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:05 smithi087 bash[14097]: cluster 2024-02-13T00:26:04.405615+0000 mon.a (mon.0) 286 : cluster [INF] Cluster is now healthy 2024-02-13T00:26:05.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:05 smithi195 bash[14113]: audit 2024-02-13T00:26:03.650938+0000 mgr.y (mgr.14140) 104 : audit [DBG] from='client.14283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi087:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:26:05.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:05 smithi195 bash[14113]: cephadm 2024-02-13T00:26:03.652451+0000 mgr.y (mgr.14140) 105 : cephadm [INF] Applying osd on host smithi087... 2024-02-13T00:26:05.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:05 smithi195 bash[14113]: cluster 2024-02-13T00:26:04.382649+0000 mgr.y (mgr.14140) 106 : cluster [DBG] pgmap v100: 1 pgs: 1 peering; 0 B data, 544 KiB used, 265 GiB / 268 GiB avail 2024-02-13T00:26:05.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:05 smithi195 bash[14113]: cluster 2024-02-13T00:26:04.405502+0000 mon.a (mon.0) 285 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2024-02-13T00:26:05.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:05 smithi195 bash[14113]: cluster 2024-02-13T00:26:04.405615+0000 mon.a (mon.0) 286 : cluster [INF] Cluster is now healthy 2024-02-13T00:26:06.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:06 smithi087 bash[17655]: cluster 2024-02-13T00:26:06.383118+0000 mgr.y (mgr.14140) 107 : cluster [DBG] pgmap v101: 1 pgs: 1 peering; 0 B data, 544 KiB used, 265 GiB / 268 GiB avail 2024-02-13T00:26:06.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:06 smithi087 bash[14097]: cluster 2024-02-13T00:26:06.383118+0000 mgr.y (mgr.14140) 107 : cluster [DBG] pgmap v101: 1 pgs: 1 peering; 0 B data, 544 KiB used, 265 GiB / 268 GiB avail 2024-02-13T00:26:06.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:06 smithi195 bash[14113]: cluster 2024-02-13T00:26:06.383118+0000 mgr.y (mgr.14140) 107 : cluster [DBG] pgmap v101: 1 pgs: 1 peering; 0 B data, 544 KiB used, 265 GiB / 268 GiB avail 2024-02-13T00:26:07.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:07 smithi087 bash[14097]: audit 2024-02-13T00:26:07.072450+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.87:0/1575528097' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dd2d97e8-bcaa-4510-968a-ec640ed2361f"}]: dispatch 2024-02-13T00:26:07.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:07 smithi087 bash[14097]: audit 2024-02-13T00:26:07.073107+0000 mon.a (mon.0) 287 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dd2d97e8-bcaa-4510-968a-ec640ed2361f"}]: dispatch 2024-02-13T00:26:07.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:07 smithi087 bash[14097]: audit 2024-02-13T00:26:07.078851+0000 mon.a (mon.0) 288 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "dd2d97e8-bcaa-4510-968a-ec640ed2361f"}]': finished 2024-02-13T00:26:07.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:07 smithi087 bash[14097]: cluster 2024-02-13T00:26:07.078887+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2024-02-13T00:26:07.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:07 smithi087 bash[14097]: audit 2024-02-13T00:26:07.079051+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T00:26:07.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:07 smithi087 bash[17655]: audit 2024-02-13T00:26:07.072450+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.87:0/1575528097' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dd2d97e8-bcaa-4510-968a-ec640ed2361f"}]: dispatch 2024-02-13T00:26:07.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:07 smithi087 bash[17655]: audit 2024-02-13T00:26:07.073107+0000 mon.a (mon.0) 287 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dd2d97e8-bcaa-4510-968a-ec640ed2361f"}]: dispatch 2024-02-13T00:26:07.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:07 smithi087 bash[17655]: audit 2024-02-13T00:26:07.078851+0000 mon.a (mon.0) 288 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "dd2d97e8-bcaa-4510-968a-ec640ed2361f"}]': finished 2024-02-13T00:26:07.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:07 smithi087 bash[17655]: cluster 2024-02-13T00:26:07.078887+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2024-02-13T00:26:07.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:07 smithi087 bash[17655]: audit 2024-02-13T00:26:07.079051+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T00:26:07.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:07 smithi195 bash[14113]: audit 2024-02-13T00:26:07.072450+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.87:0/1575528097' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dd2d97e8-bcaa-4510-968a-ec640ed2361f"}]: dispatch 2024-02-13T00:26:07.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:07 smithi195 bash[14113]: audit 2024-02-13T00:26:07.073107+0000 mon.a (mon.0) 287 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dd2d97e8-bcaa-4510-968a-ec640ed2361f"}]: dispatch 2024-02-13T00:26:07.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:07 smithi195 bash[14113]: audit 2024-02-13T00:26:07.078851+0000 mon.a (mon.0) 288 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "dd2d97e8-bcaa-4510-968a-ec640ed2361f"}]': finished 2024-02-13T00:26:07.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:07 smithi195 bash[14113]: cluster 2024-02-13T00:26:07.078887+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2024-02-13T00:26:07.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:07 smithi195 bash[14113]: audit 2024-02-13T00:26:07.079051+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T00:26:09.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:09 smithi195 bash[14113]: cluster 2024-02-13T00:26:08.383627+0000 mgr.y (mgr.14140) 108 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-13T00:26:09.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:09 smithi195 bash[14113]: audit 2024-02-13T00:26:09.351015+0000 mon.a (mon.0) 291 : audit [DBG] from='client.? 172.21.15.87:0/1937392611' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T00:26:09.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:09 smithi087 bash[14097]: cluster 2024-02-13T00:26:08.383627+0000 mgr.y (mgr.14140) 108 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-13T00:26:09.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:09 smithi087 bash[14097]: audit 2024-02-13T00:26:09.351015+0000 mon.a (mon.0) 291 : audit [DBG] from='client.? 172.21.15.87:0/1937392611' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T00:26:09.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:09 smithi087 bash[17655]: cluster 2024-02-13T00:26:08.383627+0000 mgr.y (mgr.14140) 108 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-13T00:26:09.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:09 smithi087 bash[17655]: audit 2024-02-13T00:26:09.351015+0000 mon.a (mon.0) 291 : audit [DBG] from='client.? 172.21.15.87:0/1937392611' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T00:26:10.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:10 smithi195 bash[14113]: cluster 2024-02-13T00:26:10.384123+0000 mgr.y (mgr.14140) 109 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-13T00:26:10.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:10 smithi087 bash[14097]: cluster 2024-02-13T00:26:10.384123+0000 mgr.y (mgr.14140) 109 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-13T00:26:10.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:10 smithi087 bash[17655]: cluster 2024-02-13T00:26:10.384123+0000 mgr.y (mgr.14140) 109 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-13T00:26:12.401 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:12 smithi195 bash[14113]: audit 2024-02-13T00:26:12.075530+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:26:12.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:12 smithi087 bash[14097]: audit 2024-02-13T00:26:12.075530+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:26:12.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:12 smithi087 bash[17655]: audit 2024-02-13T00:26:12.075530+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:26:13.401 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:13 smithi195 bash[14113]: cluster 2024-02-13T00:26:12.384728+0000 mgr.y (mgr.14140) 110 : cluster [DBG] pgmap v105: 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 2024-02-13T00:26:13.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:13 smithi087 bash[14097]: cluster 2024-02-13T00:26:12.384728+0000 mgr.y (mgr.14140) 110 : cluster [DBG] pgmap v105: 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 2024-02-13T00:26:13.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:13 smithi087 bash[17655]: cluster 2024-02-13T00:26:12.384728+0000 mgr.y (mgr.14140) 110 : cluster [DBG] pgmap v105: 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 2024-02-13T00:26:14.768 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:14 smithi087 bash[17655]: cluster 2024-02-13T00:26:14.385298+0000 mgr.y (mgr.14140) 111 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-13T00:26:14.768 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:14 smithi087 bash[14097]: cluster 2024-02-13T00:26:14.385298+0000 mgr.y (mgr.14140) 111 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-13T00:26:14.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:14 smithi195 bash[14113]: cluster 2024-02-13T00:26:14.385298+0000 mgr.y (mgr.14140) 111 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-13T00:26:16.401 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:16 smithi195 bash[14113]: audit 2024-02-13T00:26:16.015286+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-13T00:26:16.401 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:16 smithi195 bash[14113]: audit 2024-02-13T00:26:16.016920+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:26:16.401 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:16 smithi195 bash[14113]: audit 2024-02-13T00:26:16.018776+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2024-02-13T00:26:16.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:16 smithi087 bash[14097]: audit 2024-02-13T00:26:16.015286+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-13T00:26:16.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:16 smithi087 bash[14097]: audit 2024-02-13T00:26:16.016920+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:26:16.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:16 smithi087 bash[14097]: audit 2024-02-13T00:26:16.018776+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2024-02-13T00:26:16.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:16 smithi087 bash[17655]: audit 2024-02-13T00:26:16.015286+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-13T00:26:16.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:16 smithi087 bash[17655]: audit 2024-02-13T00:26:16.016920+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:26:16.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:16 smithi087 bash[17655]: audit 2024-02-13T00:26:16.018776+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2024-02-13T00:26:17.370 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:17 smithi087 bash[14097]: cephadm 2024-02-13T00:26:16.018221+0000 mgr.y (mgr.14140) 112 : cephadm [INF] Deploying daemon osd.3 on smithi087 2024-02-13T00:26:17.370 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:17 smithi087 bash[14097]: cluster 2024-02-13T00:26:16.385856+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; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-13T00:26:17.371 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:17 smithi087 bash[17655]: cephadm 2024-02-13T00:26:16.018221+0000 mgr.y (mgr.14140) 112 : cephadm [INF] Deploying daemon osd.3 on smithi087 2024-02-13T00:26:17.371 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:17 smithi087 bash[17655]: cluster 2024-02-13T00:26:16.385856+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; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-13T00:26:17.401 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:17 smithi195 bash[14113]: cephadm 2024-02-13T00:26:16.018221+0000 mgr.y (mgr.14140) 112 : cephadm [INF] Deploying daemon osd.3 on smithi087 2024-02-13T00:26:17.401 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:17 smithi195 bash[14113]: cluster 2024-02-13T00:26:16.385856+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; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-13T00:26:18.333 INFO:teuthology.orchestra.run.smithi087.stdout:Created osd(s) 3 on host 'smithi087' 2024-02-13T00:26:18.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:18 smithi195 bash[14113]: audit 2024-02-13T00:26:18.319557+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111472\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111687\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111817\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111939\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.112059\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.112179\", \"created\": \"2024-02-13T00:25:51.236068\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"daemon_id\": \"3\", \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}}, \"last_device_update\": \"2024-02-13T00:26:00.947721\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:26:18.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:18 smithi195 bash[14113]: audit 2024-02-13T00:26:18.320308+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:26:18.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:18 smithi195 bash[14113]: audit 2024-02-13T00:26:18.323415+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111472\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111687\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111817\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111939\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.112059\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.112179\", \"created\": \"2024-02-13T00:25:51.236068\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"daemon_id\": \"3\", \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}}, \"last_device_update\": \"2024-02-13T00:26:00.947721\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:26:18.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:18 smithi087 bash[17655]: audit 2024-02-13T00:26:18.319557+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111472\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111687\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111817\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111939\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.112059\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.112179\", \"created\": \"2024-02-13T00:25:51.236068\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"daemon_id\": \"3\", \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}}, \"last_device_update\": \"2024-02-13T00:26:00.947721\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:26:18.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:18 smithi087 bash[17655]: audit 2024-02-13T00:26:18.320308+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:26:18.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:18 smithi087 bash[17655]: audit 2024-02-13T00:26:18.323415+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111472\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111687\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111817\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111939\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.112059\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.112179\", \"created\": \"2024-02-13T00:25:51.236068\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"daemon_id\": \"3\", \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}}, \"last_device_update\": \"2024-02-13T00:26:00.947721\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:26:18.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:18 smithi087 bash[14097]: audit 2024-02-13T00:26:18.319557+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111472\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111687\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111817\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111939\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.112059\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.112179\", \"created\": \"2024-02-13T00:25:51.236068\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"daemon_id\": \"3\", \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}}, \"last_device_update\": \"2024-02-13T00:26:00.947721\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:26:18.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:18 smithi087 bash[14097]: audit 2024-02-13T00:26:18.320308+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:26:18.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:18 smithi087 bash[14097]: audit 2024-02-13T00:26:18.323415+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111472\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111687\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111817\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.111939\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.112059\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:25:52.112179\", \"created\": \"2024-02-13T00:25:51.236068\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"daemon_id\": \"3\", \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}}, \"last_device_update\": \"2024-02-13T00:26:00.947721\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:26:19.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:19 smithi195 bash[14113]: cluster 2024-02-13T00:26:18.386302+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; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-13T00:26:19.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:19 smithi195 bash[14113]: audit 2024-02-13T00:26:19.082789+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081196\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081322\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081375\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081424\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081473\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081521\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081569\", \"created\": \"2024-02-13T00:26:18.303446\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}}, \"last_daemon_update\": \"2024-02-13T00:26:19.081665\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:26:19.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:19 smithi195 bash[14113]: audit 2024-02-13T00:26:19.088828+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081196\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081322\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081375\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081424\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081473\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081521\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081569\", \"created\": \"2024-02-13T00:26:18.303446\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}}, \"last_daemon_update\": \"2024-02-13T00:26:19.081665\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:26:19.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:19 smithi195 bash[14113]: audit 2024-02-13T00:26:19.090311+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:26:19.676 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:19 smithi087 bash[17655]: cluster 2024-02-13T00:26:18.386302+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; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-13T00:26:19.676 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:19 smithi087 bash[17655]: audit 2024-02-13T00:26:19.082789+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081196\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081322\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081375\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081424\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081473\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081521\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081569\", \"created\": \"2024-02-13T00:26:18.303446\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}}, \"last_daemon_update\": \"2024-02-13T00:26:19.081665\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:26:19.677 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:19 smithi087 bash[17655]: audit 2024-02-13T00:26:19.088828+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081196\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081322\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081375\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081424\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081473\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081521\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081569\", \"created\": \"2024-02-13T00:26:18.303446\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}}, \"last_daemon_update\": \"2024-02-13T00:26:19.081665\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:26:19.677 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:19 smithi087 bash[17655]: audit 2024-02-13T00:26:19.090311+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:26:19.677 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:19 smithi087 bash[14097]: cluster 2024-02-13T00:26:18.386302+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; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-13T00:26:19.678 DEBUG:teuthology.orchestra.run.smithi087:osd.3> sudo journalctl -f -n 0 -u ceph-d7990f38-ca05-11ee-95b9-87774f69a715@osd.3.service 2024-02-13T00:26:19.678 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:19 smithi087 bash[14097]: audit 2024-02-13T00:26:19.082789+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081196\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081322\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081375\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081424\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081473\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081521\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081569\", \"created\": \"2024-02-13T00:26:18.303446\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}}, \"last_daemon_update\": \"2024-02-13T00:26:19.081665\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:26:19.678 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:19 smithi087 bash[14097]: audit 2024-02-13T00:26:19.088828+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081196\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081322\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081375\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081424\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081473\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081521\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081569\", \"created\": \"2024-02-13T00:26:18.303446\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}}, \"last_daemon_update\": \"2024-02-13T00:26:19.081665\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:26:19.678 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:19 smithi087 bash[14097]: audit 2024-02-13T00:26:19.090311+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:26:19.680 INFO:tasks.cephadm:Deploying osd.4 on smithi195 with /dev/vg_nvme/lv_4... 2024-02-13T00:26:19.681 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-13T00:26:19.777 INFO:journalctl@ceph.osd.3.smithi087.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-13T00:26:20.949 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 13 00:26:20 smithi087 bash[24258]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-02-13T00:26:20.949 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 13 00:26:20 smithi087 bash[24258]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2024-02-13T00:26:20.949 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 13 00:26:20 smithi087 bash[24258]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2024-02-13T00:26:20.949 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 13 00:26:20 smithi087 bash[24258]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2024-02-13T00:26:20.950 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 13 00:26:20 smithi087 bash[24258]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-02-13T00:26:20.950 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 13 00:26:20 smithi087 bash[24258]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-02-13T00:26:20.950 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 13 00:26:20 smithi087 bash[24258]: --> ceph-volume lvm activate successful for osd ID: 3 2024-02-13T00:26:21.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:21 smithi195 bash[14113]: cluster 2024-02-13T00:26:20.386673+0000 mgr.y (mgr.14140) 115 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-13T00:26:21.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:21 smithi087 bash[14097]: cluster 2024-02-13T00:26:20.386673+0000 mgr.y (mgr.14140) 115 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-13T00:26:21.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:21 smithi087 bash[17655]: cluster 2024-02-13T00:26:20.386673+0000 mgr.y (mgr.14140) 115 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-13T00:26:22.770 INFO:teuthology.orchestra.run.smithi195.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-13T00:26:22.770 INFO:teuthology.orchestra.run.smithi195.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-02-13T00:26:22.770 INFO:teuthology.orchestra.run.smithi195.stderr: stderr: 10+0 records in 2024-02-13T00:26:22.770 INFO:teuthology.orchestra.run.smithi195.stderr:10+0 records out 2024-02-13T00:26:22.770 INFO:teuthology.orchestra.run.smithi195.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0167535 s, 626 MB/s 2024-02-13T00:26:22.770 INFO:teuthology.orchestra.run.smithi195.stderr:--> Zapping successful for: 2024-02-13T00:26:23.427 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph orch daemon add osd smithi195:vg_nvme/lv_4 2024-02-13T00:26:23.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:23 smithi087 bash[14097]: cluster 2024-02-13T00:26:22.387197+0000 mgr.y (mgr.14140) 116 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-13T00:26:23.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:23 smithi087 bash[17655]: cluster 2024-02-13T00:26:22.387197+0000 mgr.y (mgr.14140) 116 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-13T00:26:23.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:23 smithi195 bash[14113]: cluster 2024-02-13T00:26:22.387197+0000 mgr.y (mgr.14140) 116 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-13T00:26:23.949 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 13 00:26:23 smithi087 bash[24574]: debug 2024-02-13T00:26:23.627+0000 7f3320871ec0 -1 Falling back to public interface 2024-02-13T00:26:24.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:24 smithi195 bash[14113]: audit 2024-02-13T00:26:24.288148+0000 mon.c (mon.1) 11 : audit [INF] from='osd.3 [v2:172.21.15.87:6826/3506513801,v1:172.21.15.87:6827/3506513801]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-13T00:26:24.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:24 smithi195 bash[14113]: audit 2024-02-13T00:26:24.288723+0000 mon.a (mon.0) 302 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-13T00:26:24.685 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 13 00:26:24 smithi087 bash[24574]: debug 2024-02-13T00:26:24.279+0000 7f3320871ec0 -1 osd.3 0 log_to_monitors {default=true} 2024-02-13T00:26:24.686 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:24 smithi087 bash[14097]: audit 2024-02-13T00:26:24.288148+0000 mon.c (mon.1) 11 : audit [INF] from='osd.3 [v2:172.21.15.87:6826/3506513801,v1:172.21.15.87:6827/3506513801]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-13T00:26:24.686 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:24 smithi087 bash[14097]: audit 2024-02-13T00:26:24.288723+0000 mon.a (mon.0) 302 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-13T00:26:24.686 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:24 smithi087 bash[17655]: audit 2024-02-13T00:26:24.288148+0000 mon.c (mon.1) 11 : audit [INF] from='osd.3 [v2:172.21.15.87:6826/3506513801,v1:172.21.15.87:6827/3506513801]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-13T00:26:24.686 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:24 smithi087 bash[17655]: audit 2024-02-13T00:26:24.288723+0000 mon.a (mon.0) 302 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-13T00:26:25.699 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 13 00:26:25 smithi087 bash[24574]: debug 2024-02-13T00:26:25.423+0000 7f3309626700 -1 osd.3 0 waiting for initial osdmap 2024-02-13T00:26:25.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:25 smithi087 bash[14097]: cluster 2024-02-13T00:26:24.387746+0000 mgr.y (mgr.14140) 117 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-13T00:26:25.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:25 smithi087 bash[14097]: audit 2024-02-13T00:26:24.416585+0000 mon.a (mon.0) 303 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-13T00:26:25.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:25 smithi087 bash[14097]: cluster 2024-02-13T00:26:24.416686+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2024-02-13T00:26:25.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:25 smithi087 bash[14097]: audit 2024-02-13T00:26:24.417138+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T00:26:25.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:25 smithi087 bash[14097]: audit 2024-02-13T00:26:24.417566+0000 mon.c (mon.1) 12 : audit [INF] from='osd.3 [v2:172.21.15.87:6826/3506513801,v1:172.21.15.87:6827/3506513801]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-13T00:26:25.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:25 smithi087 bash[14097]: audit 2024-02-13T00:26:24.418108+0000 mon.a (mon.0) 306 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-13T00:26:25.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:25 smithi087 bash[14097]: audit 2024-02-13T00:26:25.178167+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:26:25.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:25 smithi087 bash[14097]: cluster 2024-02-13T00:26:25.262222+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T00:26:25.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:25 smithi087 bash[14097]: cluster 2024-02-13T00:26:25.262292+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T00:26:25.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:25 smithi087 bash[17655]: cluster 2024-02-13T00:26:24.387746+0000 mgr.y (mgr.14140) 117 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-13T00:26:25.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:25 smithi087 bash[17655]: audit 2024-02-13T00:26:24.416585+0000 mon.a (mon.0) 303 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-13T00:26:25.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:25 smithi087 bash[17655]: cluster 2024-02-13T00:26:24.416686+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2024-02-13T00:26:25.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:25 smithi087 bash[17655]: audit 2024-02-13T00:26:24.417138+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T00:26:25.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:25 smithi087 bash[17655]: audit 2024-02-13T00:26:24.417566+0000 mon.c (mon.1) 12 : audit [INF] from='osd.3 [v2:172.21.15.87:6826/3506513801,v1:172.21.15.87:6827/3506513801]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-13T00:26:25.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:25 smithi087 bash[17655]: audit 2024-02-13T00:26:24.418108+0000 mon.a (mon.0) 306 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-13T00:26:25.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:25 smithi087 bash[17655]: audit 2024-02-13T00:26:25.178167+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:26:25.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:25 smithi087 bash[17655]: cluster 2024-02-13T00:26:25.262222+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T00:26:25.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:25 smithi087 bash[17655]: cluster 2024-02-13T00:26:25.262292+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T00:26:25.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:25 smithi087 bash[14097]: audit 2024-02-13T00:26:25.400542+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081196\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081322\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081375\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081424\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081473\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081521\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081569\", \"created\": \"2024-02-13T00:26:18.303446\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}}, \"last_daemon_update\": \"2024-02-13T00:26:19.081665\", \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:26:25.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:25 smithi087 bash[14097]: audit 2024-02-13T00:26:25.406300+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081196\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081322\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081375\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081424\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081473\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081521\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081569\", \"created\": \"2024-02-13T00:26:18.303446\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}}, \"last_daemon_update\": \"2024-02-13T00:26:19.081665\", \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:26:25.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:25 smithi087 bash[17655]: audit 2024-02-13T00:26:25.400542+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081196\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081322\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081375\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081424\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081473\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081521\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081569\", \"created\": \"2024-02-13T00:26:18.303446\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}}, \"last_daemon_update\": \"2024-02-13T00:26:19.081665\", \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:26:25.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:25 smithi087 bash[17655]: audit 2024-02-13T00:26:25.406300+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081196\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081322\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081375\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081424\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081473\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081521\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081569\", \"created\": \"2024-02-13T00:26:18.303446\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}}, \"last_daemon_update\": \"2024-02-13T00:26:19.081665\", \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:26:25.783 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:25 smithi195 bash[14113]: cluster 2024-02-13T00:26:24.387746+0000 mgr.y (mgr.14140) 117 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-13T00:26:25.783 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:25 smithi195 bash[14113]: audit 2024-02-13T00:26:24.416585+0000 mon.a (mon.0) 303 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-13T00:26:25.783 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:25 smithi195 bash[14113]: cluster 2024-02-13T00:26:24.416686+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2024-02-13T00:26:25.783 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:25 smithi195 bash[14113]: audit 2024-02-13T00:26:24.417138+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T00:26:25.783 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:25 smithi195 bash[14113]: audit 2024-02-13T00:26:24.417566+0000 mon.c (mon.1) 12 : audit [INF] from='osd.3 [v2:172.21.15.87:6826/3506513801,v1:172.21.15.87:6827/3506513801]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-13T00:26:25.783 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:25 smithi195 bash[14113]: audit 2024-02-13T00:26:24.418108+0000 mon.a (mon.0) 306 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-13T00:26:25.783 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:25 smithi195 bash[14113]: audit 2024-02-13T00:26:25.178167+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:26:25.783 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:25 smithi195 bash[14113]: cluster 2024-02-13T00:26:25.262222+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T00:26:25.783 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:25 smithi195 bash[14113]: cluster 2024-02-13T00:26:25.262292+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T00:26:25.784 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:25 smithi195 bash[14113]: audit 2024-02-13T00:26:25.400542+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081196\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081322\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081375\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081424\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081473\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081521\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081569\", \"created\": \"2024-02-13T00:26:18.303446\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}}, \"last_daemon_update\": \"2024-02-13T00:26:19.081665\", \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:26:25.784 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:25 smithi195 bash[14113]: audit 2024-02-13T00:26:25.406300+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081196\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081322\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081375\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081424\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081473\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081521\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081569\", \"created\": \"2024-02-13T00:26:18.303446\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}}, \"last_daemon_update\": \"2024-02-13T00:26:19.081665\", \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:26:26.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:26 smithi087 bash[14097]: audit 2024-02-13T00:26:25.417451+0000 mon.a (mon.0) 310 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]': finished 2024-02-13T00:26:26.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:26 smithi087 bash[14097]: cluster 2024-02-13T00:26:25.417522+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2024-02-13T00:26:26.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:26 smithi087 bash[14097]: audit 2024-02-13T00:26:25.418303+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T00:26:26.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:26 smithi087 bash[14097]: audit 2024-02-13T00:26:26.160368+0000 mgr.y (mgr.14140) 118 : audit [DBG] from='client.34211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:26:26.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:26 smithi087 bash[14097]: cephadm 2024-02-13T00:26:26.162311+0000 mgr.y (mgr.14140) 119 : cephadm [INF] Applying osd on host smithi195... 2024-02-13T00:26:26.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:26 smithi087 bash[14097]: audit 2024-02-13T00:26:26.162911+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T00:26:26.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:26 smithi087 bash[14097]: audit 2024-02-13T00:26:26.164693+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:26:26.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:26 smithi087 bash[14097]: audit 2024-02-13T00:26:26.167657+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:26:26.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:26 smithi087 bash[14097]: cluster 2024-02-13T00:26:26.388234+0000 mgr.y (mgr.14140) 120 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-13T00:26:26.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:26 smithi087 bash[17655]: audit 2024-02-13T00:26:25.417451+0000 mon.a (mon.0) 310 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]': finished 2024-02-13T00:26:26.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:26 smithi087 bash[17655]: cluster 2024-02-13T00:26:25.417522+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2024-02-13T00:26:26.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:26 smithi087 bash[17655]: audit 2024-02-13T00:26:25.418303+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T00:26:26.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:26 smithi087 bash[17655]: audit 2024-02-13T00:26:26.160368+0000 mgr.y (mgr.14140) 118 : audit [DBG] from='client.34211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:26:26.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:26 smithi087 bash[17655]: cephadm 2024-02-13T00:26:26.162311+0000 mgr.y (mgr.14140) 119 : cephadm [INF] Applying osd on host smithi195... 2024-02-13T00:26:26.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:26 smithi087 bash[17655]: audit 2024-02-13T00:26:26.162911+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T00:26:26.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:26 smithi087 bash[17655]: audit 2024-02-13T00:26:26.164693+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:26:26.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:26 smithi087 bash[17655]: audit 2024-02-13T00:26:26.167657+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:26:26.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:26 smithi087 bash[17655]: cluster 2024-02-13T00:26:26.388234+0000 mgr.y (mgr.14140) 120 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-13T00:26:26.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:26 smithi195 bash[14113]: audit 2024-02-13T00:26:25.417451+0000 mon.a (mon.0) 310 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]': finished 2024-02-13T00:26:26.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:26 smithi195 bash[14113]: cluster 2024-02-13T00:26:25.417522+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2024-02-13T00:26:26.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:26 smithi195 bash[14113]: audit 2024-02-13T00:26:25.418303+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T00:26:26.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:26 smithi195 bash[14113]: audit 2024-02-13T00:26:26.160368+0000 mgr.y (mgr.14140) 118 : audit [DBG] from='client.34211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:26:26.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:26 smithi195 bash[14113]: cephadm 2024-02-13T00:26:26.162311+0000 mgr.y (mgr.14140) 119 : cephadm [INF] Applying osd on host smithi195... 2024-02-13T00:26:26.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:26 smithi195 bash[14113]: audit 2024-02-13T00:26:26.162911+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T00:26:26.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:26 smithi195 bash[14113]: audit 2024-02-13T00:26:26.164693+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:26:26.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:26 smithi195 bash[14113]: audit 2024-02-13T00:26:26.167657+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:26:26.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:26 smithi195 bash[14113]: cluster 2024-02-13T00:26:26.388234+0000 mgr.y (mgr.14140) 120 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-13T00:26:27.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:27 smithi195 bash[14113]: cluster 2024-02-13T00:26:26.433623+0000 mon.a (mon.0) 316 : cluster [INF] osd.3 [v2:172.21.15.87:6826/3506513801,v1:172.21.15.87:6827/3506513801] boot 2024-02-13T00:26:27.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:27 smithi195 bash[14113]: cluster 2024-02-13T00:26:26.433746+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-02-13T00:26:27.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:27 smithi195 bash[14113]: audit 2024-02-13T00:26:26.435160+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T00:26:27.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:27 smithi087 bash[14097]: cluster 2024-02-13T00:26:26.433623+0000 mon.a (mon.0) 316 : cluster [INF] osd.3 [v2:172.21.15.87:6826/3506513801,v1:172.21.15.87:6827/3506513801] boot 2024-02-13T00:26:27.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:27 smithi087 bash[14097]: cluster 2024-02-13T00:26:26.433746+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-02-13T00:26:27.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:27 smithi087 bash[14097]: audit 2024-02-13T00:26:26.435160+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T00:26:27.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:27 smithi087 bash[17655]: cluster 2024-02-13T00:26:26.433623+0000 mon.a (mon.0) 316 : cluster [INF] osd.3 [v2:172.21.15.87:6826/3506513801,v1:172.21.15.87:6827/3506513801] boot 2024-02-13T00:26:27.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:27 smithi087 bash[17655]: cluster 2024-02-13T00:26:26.433746+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-02-13T00:26:27.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:27 smithi087 bash[17655]: audit 2024-02-13T00:26:26.435160+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T00:26:28.899 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:28 smithi195 bash[14113]: cluster 2024-02-13T00:26:27.451671+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-02-13T00:26:28.899 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:28 smithi195 bash[14113]: cluster 2024-02-13T00:26:28.388851+0000 mgr.y (mgr.14140) 121 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 888 KiB used, 354 GiB / 358 GiB avail 2024-02-13T00:26:28.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:28 smithi087 bash[14097]: cluster 2024-02-13T00:26:27.451671+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-02-13T00:26:28.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:28 smithi087 bash[14097]: cluster 2024-02-13T00:26:28.388851+0000 mgr.y (mgr.14140) 121 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 888 KiB used, 354 GiB / 358 GiB avail 2024-02-13T00:26:28.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:28 smithi087 bash[17655]: cluster 2024-02-13T00:26:27.451671+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-02-13T00:26:28.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:28 smithi087 bash[17655]: cluster 2024-02-13T00:26:28.388851+0000 mgr.y (mgr.14140) 121 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 888 KiB used, 354 GiB / 358 GiB avail 2024-02-13T00:26:30.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:30 smithi195 bash[14113]: audit 2024-02-13T00:26:29.698727+0000 mon.b (mon.2) 4 : audit [INF] from='client.? 172.21.15.195:0/2586771652' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7ef78918-8b26-4d00-98e5-676adb98c510"}]: dispatch 2024-02-13T00:26:30.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:30 smithi195 bash[14113]: audit 2024-02-13T00:26:29.699869+0000 mon.a (mon.0) 320 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7ef78918-8b26-4d00-98e5-676adb98c510"}]: dispatch 2024-02-13T00:26:30.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:30 smithi195 bash[14113]: audit 2024-02-13T00:26:29.708160+0000 mon.a (mon.0) 321 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7ef78918-8b26-4d00-98e5-676adb98c510"}]': finished 2024-02-13T00:26:30.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:30 smithi195 bash[14113]: cluster 2024-02-13T00:26:29.708334+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2024-02-13T00:26:30.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:30 smithi195 bash[14113]: audit 2024-02-13T00:26:29.708582+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-13T00:26:30.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:30 smithi087 bash[14097]: audit 2024-02-13T00:26:29.698727+0000 mon.b (mon.2) 4 : audit [INF] from='client.? 172.21.15.195:0/2586771652' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7ef78918-8b26-4d00-98e5-676adb98c510"}]: dispatch 2024-02-13T00:26:30.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:30 smithi087 bash[14097]: audit 2024-02-13T00:26:29.699869+0000 mon.a (mon.0) 320 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7ef78918-8b26-4d00-98e5-676adb98c510"}]: dispatch 2024-02-13T00:26:30.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:30 smithi087 bash[14097]: audit 2024-02-13T00:26:29.708160+0000 mon.a (mon.0) 321 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7ef78918-8b26-4d00-98e5-676adb98c510"}]': finished 2024-02-13T00:26:30.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:30 smithi087 bash[14097]: cluster 2024-02-13T00:26:29.708334+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2024-02-13T00:26:30.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:30 smithi087 bash[14097]: audit 2024-02-13T00:26:29.708582+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-13T00:26:30.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:30 smithi087 bash[17655]: audit 2024-02-13T00:26:29.698727+0000 mon.b (mon.2) 4 : audit [INF] from='client.? 172.21.15.195:0/2586771652' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7ef78918-8b26-4d00-98e5-676adb98c510"}]: dispatch 2024-02-13T00:26:30.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:30 smithi087 bash[17655]: audit 2024-02-13T00:26:29.699869+0000 mon.a (mon.0) 320 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7ef78918-8b26-4d00-98e5-676adb98c510"}]: dispatch 2024-02-13T00:26:30.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:30 smithi087 bash[17655]: audit 2024-02-13T00:26:29.708160+0000 mon.a (mon.0) 321 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7ef78918-8b26-4d00-98e5-676adb98c510"}]': finished 2024-02-13T00:26:30.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:30 smithi087 bash[17655]: cluster 2024-02-13T00:26:29.708334+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2024-02-13T00:26:30.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:30 smithi087 bash[17655]: audit 2024-02-13T00:26:29.708582+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-13T00:26:31.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:31 smithi087 bash[14097]: cluster 2024-02-13T00:26:30.389390+0000 mgr.y (mgr.14140) 122 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 888 KiB used, 354 GiB / 358 GiB avail 2024-02-13T00:26:31.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:31 smithi087 bash[17655]: cluster 2024-02-13T00:26:30.389390+0000 mgr.y (mgr.14140) 122 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 888 KiB used, 354 GiB / 358 GiB avail 2024-02-13T00:26:31.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:31 smithi195 bash[14113]: cluster 2024-02-13T00:26:30.389390+0000 mgr.y (mgr.14140) 122 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 888 KiB used, 354 GiB / 358 GiB avail 2024-02-13T00:26:32.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:32 smithi087 bash[14097]: audit 2024-02-13T00:26:31.890947+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.195:0/2150208410' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T00:26:32.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:32 smithi087 bash[17655]: audit 2024-02-13T00:26:31.890947+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.195:0/2150208410' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T00:26:32.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:32 smithi195 bash[14113]: audit 2024-02-13T00:26:31.890947+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.195:0/2150208410' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T00:26:33.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:33 smithi087 bash[14097]: cluster 2024-02-13T00:26:32.389927+0000 mgr.y (mgr.14140) 123 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 936 KiB used, 354 GiB / 358 GiB avail 2024-02-13T00:26:33.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:33 smithi087 bash[17655]: cluster 2024-02-13T00:26:32.389927+0000 mgr.y (mgr.14140) 123 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 936 KiB used, 354 GiB / 358 GiB avail 2024-02-13T00:26:33.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:33 smithi195 bash[14113]: cluster 2024-02-13T00:26:32.389927+0000 mgr.y (mgr.14140) 123 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 936 KiB used, 354 GiB / 358 GiB avail 2024-02-13T00:26:34.863 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:34 smithi195 bash[14113]: cluster 2024-02-13T00:26:34.390457+0000 mgr.y (mgr.14140) 124 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 952 KiB used, 354 GiB / 358 GiB avail 2024-02-13T00:26:34.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:34 smithi087 bash[14097]: cluster 2024-02-13T00:26:34.390457+0000 mgr.y (mgr.14140) 124 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 952 KiB used, 354 GiB / 358 GiB avail 2024-02-13T00:26:34.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:34 smithi087 bash[17655]: cluster 2024-02-13T00:26:34.390457+0000 mgr.y (mgr.14140) 124 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 952 KiB used, 354 GiB / 358 GiB avail 2024-02-13T00:26:35.815 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:35 smithi195 bash[14113]: audit 2024-02-13T00:26:34.625211+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:26:35.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:35 smithi087 bash[14097]: audit 2024-02-13T00:26:34.625211+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:26:35.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:35 smithi087 bash[17655]: audit 2024-02-13T00:26:34.625211+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:26:36.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:36 smithi195 bash[14113]: cluster 2024-02-13T00:26:36.390975+0000 mgr.y (mgr.14140) 125 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 952 KiB used, 354 GiB / 358 GiB avail 2024-02-13T00:26:36.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:36 smithi087 bash[14097]: cluster 2024-02-13T00:26:36.390975+0000 mgr.y (mgr.14140) 125 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 952 KiB used, 354 GiB / 358 GiB avail 2024-02-13T00:26:36.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:36 smithi087 bash[17655]: cluster 2024-02-13T00:26:36.390975+0000 mgr.y (mgr.14140) 125 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 952 KiB used, 354 GiB / 358 GiB avail 2024-02-13T00:26:38.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:38 smithi195 bash[14113]: audit 2024-02-13T00:26:38.287937+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-13T00:26:38.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:38 smithi195 bash[14113]: audit 2024-02-13T00:26:38.289987+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:26:38.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:38 smithi195 bash[14113]: audit 2024-02-13T00:26:38.292246+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2024-02-13T00:26:38.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:38 smithi087 bash[14097]: audit 2024-02-13T00:26:38.287937+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-13T00:26:38.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:38 smithi087 bash[14097]: audit 2024-02-13T00:26:38.289987+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:26:38.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:38 smithi087 bash[14097]: audit 2024-02-13T00:26:38.292246+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2024-02-13T00:26:38.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:38 smithi087 bash[17655]: audit 2024-02-13T00:26:38.287937+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-13T00:26:38.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:38 smithi087 bash[17655]: audit 2024-02-13T00:26:38.289987+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:26:38.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:38 smithi087 bash[17655]: audit 2024-02-13T00:26:38.292246+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2024-02-13T00:26:39.607 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:39 smithi195 bash[14113]: cephadm 2024-02-13T00:26:38.291553+0000 mgr.y (mgr.14140) 126 : cephadm [INF] Deploying daemon osd.4 on smithi195 2024-02-13T00:26:39.607 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:39 smithi195 bash[14113]: cluster 2024-02-13T00:26:38.391562+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 2024-02-13T00:26:39.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:39 smithi087 bash[17655]: cephadm 2024-02-13T00:26:38.291553+0000 mgr.y (mgr.14140) 126 : cephadm [INF] Deploying daemon osd.4 on smithi195 2024-02-13T00:26:39.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:39 smithi087 bash[17655]: cluster 2024-02-13T00:26:38.391562+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 2024-02-13T00:26:39.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:39 smithi087 bash[14097]: cephadm 2024-02-13T00:26:38.291553+0000 mgr.y (mgr.14140) 126 : cephadm [INF] Deploying daemon osd.4 on smithi195 2024-02-13T00:26:39.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:39 smithi087 bash[14097]: cluster 2024-02-13T00:26:38.391562+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 2024-02-13T00:26:40.548 INFO:teuthology.orchestra.run.smithi195.stdout:Created osd(s) 4 on host 'smithi195' 2024-02-13T00:26:40.849 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:40 smithi195 bash[14113]: cluster 2024-02-13T00:26:40.392065+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 2024-02-13T00:26:40.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:40 smithi087 bash[14097]: cluster 2024-02-13T00:26:40.392065+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 2024-02-13T00:26:40.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:40 smithi087 bash[17655]: cluster 2024-02-13T00:26:40.392065+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 2024-02-13T00:26:41.710 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:41 smithi195 bash[14113]: audit 2024-02-13T00:26:40.537157+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:42.018444\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:42.018646\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}}, \"last_device_update\": \"2024-02-13T00:23:58.660127\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:26:41.710 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:41 smithi195 bash[14113]: audit 2024-02-13T00:26:40.538219+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:26:41.710 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:41 smithi195 bash[14113]: audit 2024-02-13T00:26:40.543398+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:42.018444\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:42.018646\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}}, \"last_device_update\": \"2024-02-13T00:23:58.660127\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:26:41.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:41 smithi087 bash[14097]: audit 2024-02-13T00:26:40.537157+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:42.018444\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:42.018646\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}}, \"last_device_update\": \"2024-02-13T00:23:58.660127\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:26:41.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:41 smithi087 bash[14097]: audit 2024-02-13T00:26:40.538219+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:26:41.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:41 smithi087 bash[14097]: audit 2024-02-13T00:26:40.543398+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:42.018444\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:42.018646\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}}, \"last_device_update\": \"2024-02-13T00:23:58.660127\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:26:41.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:41 smithi087 bash[17655]: audit 2024-02-13T00:26:40.537157+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:42.018444\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:42.018646\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}}, \"last_device_update\": \"2024-02-13T00:23:58.660127\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:26:41.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:41 smithi087 bash[17655]: audit 2024-02-13T00:26:40.538219+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:26:41.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:41 smithi087 bash[17655]: audit 2024-02-13T00:26:40.543398+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:42.018444\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:24:42.018646\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}}, \"last_device_update\": \"2024-02-13T00:23:58.660127\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:26:41.958 DEBUG:teuthology.orchestra.run.smithi195:osd.4> sudo journalctl -f -n 0 -u ceph-d7990f38-ca05-11ee-95b9-87774f69a715@osd.4.service 2024-02-13T00:26:41.961 INFO:tasks.cephadm:Deploying osd.5 on smithi195 with /dev/vg_nvme/lv_3... 2024-02-13T00:26:41.961 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-02-13T00:26:42.807 INFO:journalctl@ceph.osd.4.smithi195.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-13T00:26:42.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:42 smithi195 bash[14113]: audit 2024-02-13T00:26:41.481388+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.476623\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.476909\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.477153\", \"created\": \"2024-02-13T00:26:40.516169\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}}, \"last_daemon_update\": \"2024-02-13T00:26:41.477453\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:26:42.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:42 smithi195 bash[14113]: audit 2024-02-13T00:26:41.484933+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.476623\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.476909\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.477153\", \"created\": \"2024-02-13T00:26:40.516169\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}}, \"last_daemon_update\": \"2024-02-13T00:26:41.477453\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:26:42.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:42 smithi195 bash[14113]: audit 2024-02-13T00:26:41.485958+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:26:42.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:42 smithi195 bash[14113]: cluster 2024-02-13T00:26:42.392583+0000 mgr.y (mgr.14140) 129 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-13T00:26:42.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:42 smithi087 bash[14097]: audit 2024-02-13T00:26:41.481388+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.476623\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.476909\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.477153\", \"created\": \"2024-02-13T00:26:40.516169\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}}, \"last_daemon_update\": \"2024-02-13T00:26:41.477453\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:26:42.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:42 smithi087 bash[14097]: audit 2024-02-13T00:26:41.484933+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.476623\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.476909\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.477153\", \"created\": \"2024-02-13T00:26:40.516169\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}}, \"last_daemon_update\": \"2024-02-13T00:26:41.477453\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:26:42.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:42 smithi087 bash[14097]: audit 2024-02-13T00:26:41.485958+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:26:42.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:42 smithi087 bash[14097]: cluster 2024-02-13T00:26:42.392583+0000 mgr.y (mgr.14140) 129 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-13T00:26:42.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:42 smithi087 bash[17655]: audit 2024-02-13T00:26:41.481388+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.476623\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.476909\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.477153\", \"created\": \"2024-02-13T00:26:40.516169\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}}, \"last_daemon_update\": \"2024-02-13T00:26:41.477453\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:26:42.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:42 smithi087 bash[17655]: audit 2024-02-13T00:26:41.484933+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.476623\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.476909\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.477153\", \"created\": \"2024-02-13T00:26:40.516169\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}}, \"last_daemon_update\": \"2024-02-13T00:26:41.477453\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:26:42.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:42 smithi087 bash[17655]: audit 2024-02-13T00:26:41.485958+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:26:42.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:42 smithi087 bash[17655]: cluster 2024-02-13T00:26:42.392583+0000 mgr.y (mgr.14140) 129 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-13T00:26:43.651 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:26:43 smithi195 bash[16004]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-13T00:26:43.651 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:26:43 smithi195 bash[16004]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2024-02-13T00:26:43.652 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:26:43 smithi195 bash[16004]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2024-02-13T00:26:43.652 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:26:43 smithi195 bash[16004]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2024-02-13T00:26:43.652 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:26:43 smithi195 bash[16004]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-13T00:26:43.652 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:26:43 smithi195 bash[16004]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-13T00:26:43.652 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:26:43 smithi195 bash[16004]: --> ceph-volume lvm activate successful for osd ID: 4 2024-02-13T00:26:44.933 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:44 smithi195 bash[14113]: cluster 2024-02-13T00:26:44.393161+0000 mgr.y (mgr.14140) 130 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-13T00:26:44.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:44 smithi087 bash[14097]: cluster 2024-02-13T00:26:44.393161+0000 mgr.y (mgr.14140) 130 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-13T00:26:44.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:44 smithi087 bash[17655]: cluster 2024-02-13T00:26:44.393161+0000 mgr.y (mgr.14140) 130 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-13T00:26:46.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:46 smithi195 bash[14113]: cluster 2024-02-13T00:26:46.393669+0000 mgr.y (mgr.14140) 131 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-13T00:26:46.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:46 smithi087 bash[14097]: cluster 2024-02-13T00:26:46.393669+0000 mgr.y (mgr.14140) 131 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-13T00:26:46.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:46 smithi087 bash[17655]: cluster 2024-02-13T00:26:46.393669+0000 mgr.y (mgr.14140) 131 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-13T00:26:47.401 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:26:47 smithi195 bash[16348]: debug 2024-02-13T00:26:47.036+0000 7ffae0c5aec0 -1 Falling back to public interface 2024-02-13T00:26:47.541 INFO:teuthology.orchestra.run.smithi195.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-02-13T00:26:47.541 INFO:teuthology.orchestra.run.smithi195.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-02-13T00:26:47.541 INFO:teuthology.orchestra.run.smithi195.stderr: stderr: 10+0 records in 2024-02-13T00:26:47.541 INFO:teuthology.orchestra.run.smithi195.stderr:10+0 records out 2024-02-13T00:26:47.541 INFO:teuthology.orchestra.run.smithi195.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0120022 s, 874 MB/s 2024-02-13T00:26:47.541 INFO:teuthology.orchestra.run.smithi195.stderr:--> Zapping successful for: 2024-02-13T00:26:47.901 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:26:47 smithi195 bash[16348]: debug 2024-02-13T00:26:47.680+0000 7ffae0c5aec0 -1 osd.4 0 log_to_monitors {default=true} 2024-02-13T00:26:47.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:47 smithi195 bash[14113]: audit 2024-02-13T00:26:47.687769+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.195:6800/3045633245,v1:172.21.15.195:6801/3045633245]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-13T00:26:47.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:47 smithi195 bash[14113]: audit 2024-02-13T00:26:47.688815+0000 mon.a (mon.0) 334 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-13T00:26:48.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:47 smithi087 bash[14097]: audit 2024-02-13T00:26:47.687769+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.195:6800/3045633245,v1:172.21.15.195:6801/3045633245]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-13T00:26:48.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:47 smithi087 bash[14097]: audit 2024-02-13T00:26:47.688815+0000 mon.a (mon.0) 334 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-13T00:26:48.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:47 smithi087 bash[17655]: audit 2024-02-13T00:26:47.687769+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.195:6800/3045633245,v1:172.21.15.195:6801/3045633245]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-13T00:26:48.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:47 smithi087 bash[17655]: audit 2024-02-13T00:26:47.688815+0000 mon.a (mon.0) 334 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-13T00:26:48.330 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph orch daemon add osd smithi195:vg_nvme/lv_3 2024-02-13T00:26:49.151 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:26:48 smithi195 bash[16348]: debug 2024-02-13T00:26:48.755+0000 7ffac5a07700 -1 osd.4 0 waiting for initial osdmap 2024-02-13T00:26:49.151 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:48 smithi195 bash[14113]: audit 2024-02-13T00:26:47.746754+0000 mon.a (mon.0) 335 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-13T00:26:49.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:48 smithi195 bash[14113]: cluster 2024-02-13T00:26:47.746861+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2024-02-13T00:26:49.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:48 smithi195 bash[14113]: audit 2024-02-13T00:26:47.747463+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.195:6800/3045633245,v1:172.21.15.195:6801/3045633245]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:26:49.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:48 smithi195 bash[14113]: audit 2024-02-13T00:26:47.748547+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-13T00:26:49.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:48 smithi195 bash[14113]: audit 2024-02-13T00:26:47.749433+0000 mon.a (mon.0) 338 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:26:49.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:48 smithi195 bash[14113]: cluster 2024-02-13T00:26:48.394162+0000 mgr.y (mgr.14140) 132 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-13T00:26:49.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:48 smithi195 bash[14113]: cluster 2024-02-13T00:26:48.658921+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T00:26:49.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:48 smithi195 bash[14113]: cluster 2024-02-13T00:26:48.659025+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T00:26:49.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:48 smithi195 bash[14113]: audit 2024-02-13T00:26:48.750704+0000 mon.a (mon.0) 339 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-02-13T00:26:49.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:48 smithi195 bash[14113]: cluster 2024-02-13T00:26:48.750895+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2024-02-13T00:26:49.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:48 smithi195 bash[14113]: audit 2024-02-13T00:26:48.751292+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-13T00:26:49.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:48 smithi087 bash[14097]: audit 2024-02-13T00:26:47.746754+0000 mon.a (mon.0) 335 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-13T00:26:49.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:48 smithi087 bash[14097]: cluster 2024-02-13T00:26:47.746861+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2024-02-13T00:26:49.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:48 smithi087 bash[14097]: audit 2024-02-13T00:26:47.747463+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.195:6800/3045633245,v1:172.21.15.195:6801/3045633245]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:26:49.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:48 smithi087 bash[14097]: audit 2024-02-13T00:26:47.748547+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-13T00:26:49.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:48 smithi087 bash[14097]: audit 2024-02-13T00:26:47.749433+0000 mon.a (mon.0) 338 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:26:49.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:48 smithi087 bash[14097]: cluster 2024-02-13T00:26:48.394162+0000 mgr.y (mgr.14140) 132 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-13T00:26:49.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:48 smithi087 bash[14097]: cluster 2024-02-13T00:26:48.658921+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T00:26:49.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:48 smithi087 bash[14097]: cluster 2024-02-13T00:26:48.659025+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T00:26:49.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:48 smithi087 bash[14097]: audit 2024-02-13T00:26:48.750704+0000 mon.a (mon.0) 339 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-02-13T00:26:49.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:48 smithi087 bash[14097]: cluster 2024-02-13T00:26:48.750895+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2024-02-13T00:26:49.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:48 smithi087 bash[14097]: audit 2024-02-13T00:26:48.751292+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-13T00:26:49.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:48 smithi087 bash[17655]: audit 2024-02-13T00:26:47.746754+0000 mon.a (mon.0) 335 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-13T00:26:49.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:48 smithi087 bash[17655]: cluster 2024-02-13T00:26:47.746861+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2024-02-13T00:26:49.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:48 smithi087 bash[17655]: audit 2024-02-13T00:26:47.747463+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.195:6800/3045633245,v1:172.21.15.195:6801/3045633245]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:26:49.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:48 smithi087 bash[17655]: audit 2024-02-13T00:26:47.748547+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-13T00:26:49.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:48 smithi087 bash[17655]: audit 2024-02-13T00:26:47.749433+0000 mon.a (mon.0) 338 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:26:49.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:48 smithi087 bash[17655]: cluster 2024-02-13T00:26:48.394162+0000 mgr.y (mgr.14140) 132 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-13T00:26:49.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:48 smithi087 bash[17655]: cluster 2024-02-13T00:26:48.658921+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T00:26:49.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:48 smithi087 bash[17655]: cluster 2024-02-13T00:26:48.659025+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T00:26:49.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:48 smithi087 bash[17655]: audit 2024-02-13T00:26:48.750704+0000 mon.a (mon.0) 339 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-02-13T00:26:49.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:48 smithi087 bash[17655]: cluster 2024-02-13T00:26:48.750895+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2024-02-13T00:26:49.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:48 smithi087 bash[17655]: audit 2024-02-13T00:26:48.751292+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-13T00:26:49.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:49 smithi195 bash[14113]: audit 2024-02-13T00:26:49.026819+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:26:49.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:49 smithi195 bash[14113]: audit 2024-02-13T00:26:49.254179+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.476623\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.476909\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.477153\", \"created\": \"2024-02-13T00:26:40.516169\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}}, \"last_daemon_update\": \"2024-02-13T00:26:41.477453\", \"last_device_update\": \"2024-02-13T00:26:49.252827\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:26:49.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:49 smithi195 bash[14113]: audit 2024-02-13T00:26:49.262174+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.476623\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.476909\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.477153\", \"created\": \"2024-02-13T00:26:40.516169\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}}, \"last_daemon_update\": \"2024-02-13T00:26:41.477453\", \"last_device_update\": \"2024-02-13T00:26:49.252827\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:26:49.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:49 smithi195 bash[14113]: cluster 2024-02-13T00:26:49.754595+0000 mon.a (mon.0) 345 : cluster [INF] osd.4 [v2:172.21.15.195:6800/3045633245,v1:172.21.15.195:6801/3045633245] boot 2024-02-13T00:26:49.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:49 smithi195 bash[14113]: cluster 2024-02-13T00:26:49.754749+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-02-13T00:26:49.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:49 smithi195 bash[14113]: audit 2024-02-13T00:26:49.755185+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-13T00:26:50.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:49 smithi087 bash[14097]: audit 2024-02-13T00:26:49.026819+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:26:50.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:49 smithi087 bash[17655]: audit 2024-02-13T00:26:49.026819+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:26:50.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:49 smithi087 bash[14097]: audit 2024-02-13T00:26:49.254179+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.476623\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.476909\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.477153\", \"created\": \"2024-02-13T00:26:40.516169\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}}, \"last_daemon_update\": \"2024-02-13T00:26:41.477453\", \"last_device_update\": \"2024-02-13T00:26:49.252827\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:26:50.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:49 smithi087 bash[14097]: audit 2024-02-13T00:26:49.262174+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.476623\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.476909\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.477153\", \"created\": \"2024-02-13T00:26:40.516169\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}}, \"last_daemon_update\": \"2024-02-13T00:26:41.477453\", \"last_device_update\": \"2024-02-13T00:26:49.252827\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:26:50.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:49 smithi087 bash[14097]: cluster 2024-02-13T00:26:49.754595+0000 mon.a (mon.0) 345 : cluster [INF] osd.4 [v2:172.21.15.195:6800/3045633245,v1:172.21.15.195:6801/3045633245] boot 2024-02-13T00:26:50.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:49 smithi087 bash[14097]: cluster 2024-02-13T00:26:49.754749+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-02-13T00:26:50.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:49 smithi087 bash[14097]: audit 2024-02-13T00:26:49.755185+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-13T00:26:50.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:49 smithi087 bash[17655]: audit 2024-02-13T00:26:49.254179+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.476623\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.476909\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.477153\", \"created\": \"2024-02-13T00:26:40.516169\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}}, \"last_daemon_update\": \"2024-02-13T00:26:41.477453\", \"last_device_update\": \"2024-02-13T00:26:49.252827\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:26:50.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:49 smithi087 bash[17655]: audit 2024-02-13T00:26:49.262174+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.476623\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.476909\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.477153\", \"created\": \"2024-02-13T00:26:40.516169\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}}, \"last_daemon_update\": \"2024-02-13T00:26:41.477453\", \"last_device_update\": \"2024-02-13T00:26:49.252827\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:26:50.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:49 smithi087 bash[17655]: cluster 2024-02-13T00:26:49.754595+0000 mon.a (mon.0) 345 : cluster [INF] osd.4 [v2:172.21.15.195:6800/3045633245,v1:172.21.15.195:6801/3045633245] boot 2024-02-13T00:26:50.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:49 smithi087 bash[17655]: cluster 2024-02-13T00:26:49.754749+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-02-13T00:26:50.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:49 smithi087 bash[17655]: audit 2024-02-13T00:26:49.755185+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-13T00:26:51.151 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:50 smithi195 bash[14113]: cluster 2024-02-13T00:26:50.394732+0000 mgr.y (mgr.14140) 133 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2024-02-13T00:26:51.151 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:50 smithi195 bash[14113]: cluster 2024-02-13T00:26:50.757185+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-02-13T00:26:51.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:50 smithi087 bash[14097]: cluster 2024-02-13T00:26:50.394732+0000 mgr.y (mgr.14140) 133 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2024-02-13T00:26:51.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:50 smithi087 bash[14097]: cluster 2024-02-13T00:26:50.757185+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-02-13T00:26:51.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:50 smithi087 bash[17655]: cluster 2024-02-13T00:26:50.394732+0000 mgr.y (mgr.14140) 133 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2024-02-13T00:26:51.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:50 smithi087 bash[17655]: cluster 2024-02-13T00:26:50.757185+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-02-13T00:26:52.151 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:51 smithi195 bash[14113]: audit 2024-02-13T00:26:51.237424+0000 mgr.y (mgr.14140) 134 : audit [DBG] from='client.34238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:26:52.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:51 smithi195 bash[14113]: cephadm 2024-02-13T00:26:51.238986+0000 mgr.y (mgr.14140) 135 : cephadm [INF] Applying osd on host smithi195... 2024-02-13T00:26:52.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:51 smithi195 bash[14113]: audit 2024-02-13T00:26:51.239527+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T00:26:52.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:51 smithi195 bash[14113]: audit 2024-02-13T00:26:51.241407+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:26:52.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:51 smithi195 bash[14113]: audit 2024-02-13T00:26:51.244253+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:26:52.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:51 smithi087 bash[14097]: audit 2024-02-13T00:26:51.237424+0000 mgr.y (mgr.14140) 134 : audit [DBG] from='client.34238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:26:52.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:51 smithi087 bash[14097]: cephadm 2024-02-13T00:26:51.238986+0000 mgr.y (mgr.14140) 135 : cephadm [INF] Applying osd on host smithi195... 2024-02-13T00:26:52.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:51 smithi087 bash[14097]: audit 2024-02-13T00:26:51.239527+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T00:26:52.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:51 smithi087 bash[14097]: audit 2024-02-13T00:26:51.241407+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:26:52.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:51 smithi087 bash[14097]: audit 2024-02-13T00:26:51.244253+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:26:52.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:51 smithi087 bash[17655]: audit 2024-02-13T00:26:51.237424+0000 mgr.y (mgr.14140) 134 : audit [DBG] from='client.34238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:26:52.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:51 smithi087 bash[17655]: cephadm 2024-02-13T00:26:51.238986+0000 mgr.y (mgr.14140) 135 : cephadm [INF] Applying osd on host smithi195... 2024-02-13T00:26:52.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:51 smithi087 bash[17655]: audit 2024-02-13T00:26:51.239527+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T00:26:52.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:51 smithi087 bash[17655]: audit 2024-02-13T00:26:51.241407+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:26:52.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:51 smithi087 bash[17655]: audit 2024-02-13T00:26:51.244253+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:26:53.151 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:52 smithi195 bash[14113]: cluster 2024-02-13T00:26:52.395280+0000 mgr.y (mgr.14140) 136 : 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 2024-02-13T00:26:53.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:52 smithi087 bash[14097]: cluster 2024-02-13T00:26:52.395280+0000 mgr.y (mgr.14140) 136 : 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 2024-02-13T00:26:53.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:52 smithi087 bash[17655]: cluster 2024-02-13T00:26:52.395280+0000 mgr.y (mgr.14140) 136 : 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 2024-02-13T00:26:54.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:54 smithi195 bash[14113]: cluster 2024-02-13T00:26:54.395818+0000 mgr.y (mgr.14140) 137 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-13T00:26:54.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:54 smithi087 bash[14097]: cluster 2024-02-13T00:26:54.395818+0000 mgr.y (mgr.14140) 137 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-13T00:26:54.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:54 smithi087 bash[17655]: cluster 2024-02-13T00:26:54.395818+0000 mgr.y (mgr.14140) 137 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-13T00:26:55.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:55 smithi195 bash[14113]: audit 2024-02-13T00:26:54.824246+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.195:0/2597759982' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bf5dd747-3e55-4506-9868-3737abd36838"}]: dispatch 2024-02-13T00:26:55.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:55 smithi195 bash[14113]: audit 2024-02-13T00:26:54.825433+0000 mon.a (mon.0) 352 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bf5dd747-3e55-4506-9868-3737abd36838"}]: dispatch 2024-02-13T00:26:55.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:55 smithi195 bash[14113]: audit 2024-02-13T00:26:54.834033+0000 mon.a (mon.0) 353 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bf5dd747-3e55-4506-9868-3737abd36838"}]': finished 2024-02-13T00:26:55.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:55 smithi195 bash[14113]: cluster 2024-02-13T00:26:54.834174+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2024-02-13T00:26:55.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:55 smithi195 bash[14113]: audit 2024-02-13T00:26:54.834446+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-13T00:26:55.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:55 smithi087 bash[14097]: audit 2024-02-13T00:26:54.824246+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.195:0/2597759982' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bf5dd747-3e55-4506-9868-3737abd36838"}]: dispatch 2024-02-13T00:26:55.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:55 smithi087 bash[14097]: audit 2024-02-13T00:26:54.825433+0000 mon.a (mon.0) 352 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bf5dd747-3e55-4506-9868-3737abd36838"}]: dispatch 2024-02-13T00:26:55.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:55 smithi087 bash[14097]: audit 2024-02-13T00:26:54.834033+0000 mon.a (mon.0) 353 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bf5dd747-3e55-4506-9868-3737abd36838"}]': finished 2024-02-13T00:26:55.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:55 smithi087 bash[14097]: cluster 2024-02-13T00:26:54.834174+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2024-02-13T00:26:55.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:55 smithi087 bash[14097]: audit 2024-02-13T00:26:54.834446+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-13T00:26:55.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:55 smithi087 bash[17655]: audit 2024-02-13T00:26:54.824246+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.195:0/2597759982' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bf5dd747-3e55-4506-9868-3737abd36838"}]: dispatch 2024-02-13T00:26:55.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:55 smithi087 bash[17655]: audit 2024-02-13T00:26:54.825433+0000 mon.a (mon.0) 352 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bf5dd747-3e55-4506-9868-3737abd36838"}]: dispatch 2024-02-13T00:26:55.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:55 smithi087 bash[17655]: audit 2024-02-13T00:26:54.834033+0000 mon.a (mon.0) 353 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bf5dd747-3e55-4506-9868-3737abd36838"}]': finished 2024-02-13T00:26:55.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:55 smithi087 bash[17655]: cluster 2024-02-13T00:26:54.834174+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2024-02-13T00:26:55.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:55 smithi087 bash[17655]: audit 2024-02-13T00:26:54.834446+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-13T00:26:56.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:56 smithi195 bash[14113]: cluster 2024-02-13T00:26:56.396350+0000 mgr.y (mgr.14140) 138 : cluster [DBG] pgmap v137: 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 2024-02-13T00:26:56.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:56 smithi087 bash[14097]: cluster 2024-02-13T00:26:56.396350+0000 mgr.y (mgr.14140) 138 : cluster [DBG] pgmap v137: 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 2024-02-13T00:26:56.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:56 smithi087 bash[17655]: cluster 2024-02-13T00:26:56.396350+0000 mgr.y (mgr.14140) 138 : cluster [DBG] pgmap v137: 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 2024-02-13T00:26:57.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:57 smithi195 bash[14113]: audit 2024-02-13T00:26:57.064681+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.195:0/2960167332' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T00:26:57.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:57 smithi087 bash[14097]: audit 2024-02-13T00:26:57.064681+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.195:0/2960167332' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T00:26:57.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:57 smithi087 bash[17655]: audit 2024-02-13T00:26:57.064681+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.195:0/2960167332' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T00:26:59.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:26:59 smithi195 bash[14113]: cluster 2024-02-13T00:26:58.396928+0000 mgr.y (mgr.14140) 139 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-13T00:26:59.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:26:59 smithi087 bash[14097]: cluster 2024-02-13T00:26:58.396928+0000 mgr.y (mgr.14140) 139 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-13T00:26:59.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:26:59 smithi087 bash[17655]: cluster 2024-02-13T00:26:58.396928+0000 mgr.y (mgr.14140) 139 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-13T00:27:00.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:00 smithi195 bash[14113]: audit 2024-02-13T00:26:59.792467+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:27:00.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:00 smithi087 bash[14097]: audit 2024-02-13T00:26:59.792467+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:27:00.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:00 smithi087 bash[17655]: audit 2024-02-13T00:26:59.792467+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:27:01.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:01 smithi195 bash[14113]: cluster 2024-02-13T00:27:00.397488+0000 mgr.y (mgr.14140) 140 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-13T00:27:01.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:01 smithi087 bash[14097]: cluster 2024-02-13T00:27:00.397488+0000 mgr.y (mgr.14140) 140 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-13T00:27:01.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:01 smithi087 bash[17655]: cluster 2024-02-13T00:27:00.397488+0000 mgr.y (mgr.14140) 140 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-13T00:27:02.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:02 smithi195 bash[14113]: cluster 2024-02-13T00:27:02.398053+0000 mgr.y (mgr.14140) 141 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-13T00:27:02.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:02 smithi087 bash[14097]: cluster 2024-02-13T00:27:02.398053+0000 mgr.y (mgr.14140) 141 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-13T00:27:02.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:02 smithi087 bash[17655]: cluster 2024-02-13T00:27:02.398053+0000 mgr.y (mgr.14140) 141 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-13T00:27:04.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:04 smithi195 bash[14113]: audit 2024-02-13T00:27:03.689105+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-13T00:27:04.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:04 smithi195 bash[14113]: audit 2024-02-13T00:27:03.690795+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:27:04.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:04 smithi195 bash[14113]: audit 2024-02-13T00:27:03.692695+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2024-02-13T00:27:04.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:04 smithi087 bash[14097]: audit 2024-02-13T00:27:03.689105+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-13T00:27:04.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:04 smithi087 bash[14097]: audit 2024-02-13T00:27:03.690795+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:27:04.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:04 smithi087 bash[14097]: audit 2024-02-13T00:27:03.692695+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2024-02-13T00:27:04.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:04 smithi087 bash[17655]: audit 2024-02-13T00:27:03.689105+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-13T00:27:04.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:04 smithi087 bash[17655]: audit 2024-02-13T00:27:03.690795+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:27:04.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:04 smithi087 bash[17655]: audit 2024-02-13T00:27:03.692695+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2024-02-13T00:27:05.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:05 smithi195 bash[14113]: cephadm 2024-02-13T00:27:03.692138+0000 mgr.y (mgr.14140) 142 : cephadm [INF] Deploying daemon osd.5 on smithi195 2024-02-13T00:27:05.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:05 smithi195 bash[14113]: cluster 2024-02-13T00:27:04.398518+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 2024-02-13T00:27:05.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:05 smithi087 bash[14097]: cephadm 2024-02-13T00:27:03.692138+0000 mgr.y (mgr.14140) 142 : cephadm [INF] Deploying daemon osd.5 on smithi195 2024-02-13T00:27:05.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:05 smithi087 bash[14097]: cluster 2024-02-13T00:27:04.398518+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 2024-02-13T00:27:05.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:05 smithi087 bash[17655]: cephadm 2024-02-13T00:27:03.692138+0000 mgr.y (mgr.14140) 142 : cephadm [INF] Deploying daemon osd.5 on smithi195 2024-02-13T00:27:05.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:05 smithi087 bash[17655]: cluster 2024-02-13T00:27:04.398518+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 2024-02-13T00:27:05.939 INFO:teuthology.orchestra.run.smithi195.stdout:Created osd(s) 5 on host 'smithi195' 2024-02-13T00:27:06.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:06 smithi195 bash[14113]: audit 2024-02-13T00:27:05.924400+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.476623\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.476909\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.477153\", \"created\": \"2024-02-13T00:26:40.516169\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}}, \"last_device_update\": \"2024-02-13T00:26:49.252827\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:27:06.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:06 smithi195 bash[14113]: audit 2024-02-13T00:27:05.925322+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:27:06.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:06 smithi195 bash[14113]: audit 2024-02-13T00:27:05.930744+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.476623\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.476909\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.477153\", \"created\": \"2024-02-13T00:26:40.516169\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}}, \"last_device_update\": \"2024-02-13T00:26:49.252827\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:27:06.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:06 smithi087 bash[17655]: audit 2024-02-13T00:27:05.924400+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.476623\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.476909\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.477153\", \"created\": \"2024-02-13T00:26:40.516169\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}}, \"last_device_update\": \"2024-02-13T00:26:49.252827\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:27:06.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:06 smithi087 bash[17655]: audit 2024-02-13T00:27:05.925322+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:27:06.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:06 smithi087 bash[17655]: audit 2024-02-13T00:27:05.930744+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.476623\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.476909\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.477153\", \"created\": \"2024-02-13T00:26:40.516169\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}}, \"last_device_update\": \"2024-02-13T00:26:49.252827\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:27:06.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:06 smithi087 bash[14097]: audit 2024-02-13T00:27:05.924400+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.476623\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.476909\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.477153\", \"created\": \"2024-02-13T00:26:40.516169\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}}, \"last_device_update\": \"2024-02-13T00:26:49.252827\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:27:06.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:06 smithi087 bash[14097]: audit 2024-02-13T00:27:05.925322+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:27:06.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:06 smithi087 bash[14097]: audit 2024-02-13T00:27:05.930744+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.476623\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.476909\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:41.477153\", \"created\": \"2024-02-13T00:26:40.516169\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}}, \"last_device_update\": \"2024-02-13T00:26:49.252827\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:27:07.546 DEBUG:teuthology.orchestra.run.smithi195:osd.5> sudo journalctl -f -n 0 -u ceph-d7990f38-ca05-11ee-95b9-87774f69a715@osd.5.service 2024-02-13T00:27:07.548 INFO:tasks.cephadm:Deploying osd.6 on smithi195 with /dev/vg_nvme/lv_2... 2024-02-13T00:27:07.549 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-02-13T00:27:07.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:07 smithi087 bash[14097]: cluster 2024-02-13T00:27:06.399103+0000 mgr.y (mgr.14140) 144 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-13T00:27:07.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:07 smithi087 bash[17655]: cluster 2024-02-13T00:27:06.399103+0000 mgr.y (mgr.14140) 144 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-13T00:27:07.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:07 smithi087 bash[14097]: audit 2024-02-13T00:27:06.846065+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.843931\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844135\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844263\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844384\", \"created\": \"2024-02-13T00:27:05.903594\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}}, \"last_daemon_update\": \"2024-02-13T00:27:06.844576\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:27:07.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:07 smithi087 bash[17655]: audit 2024-02-13T00:27:06.846065+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.843931\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844135\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844263\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844384\", \"created\": \"2024-02-13T00:27:05.903594\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}}, \"last_daemon_update\": \"2024-02-13T00:27:06.844576\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:27:07.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:07 smithi087 bash[14097]: audit 2024-02-13T00:27:06.853955+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.843931\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844135\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844263\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844384\", \"created\": \"2024-02-13T00:27:05.903594\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}}, \"last_daemon_update\": \"2024-02-13T00:27:06.844576\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:27:07.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:07 smithi087 bash[14097]: audit 2024-02-13T00:27:06.855560+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:27:07.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:07 smithi087 bash[17655]: audit 2024-02-13T00:27:06.853955+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.843931\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844135\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844263\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844384\", \"created\": \"2024-02-13T00:27:05.903594\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}}, \"last_daemon_update\": \"2024-02-13T00:27:06.844576\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:27:07.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:07 smithi087 bash[17655]: audit 2024-02-13T00:27:06.855560+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:27:07.780 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:07 smithi195 bash[14113]: cluster 2024-02-13T00:27:06.399103+0000 mgr.y (mgr.14140) 144 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-13T00:27:07.781 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:07 smithi195 bash[14113]: audit 2024-02-13T00:27:06.846065+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.843931\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844135\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844263\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844384\", \"created\": \"2024-02-13T00:27:05.903594\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}}, \"last_daemon_update\": \"2024-02-13T00:27:06.844576\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:27:07.781 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:07 smithi195 bash[14113]: audit 2024-02-13T00:27:06.853955+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.843931\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844135\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844263\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844384\", \"created\": \"2024-02-13T00:27:05.903594\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}}, \"last_daemon_update\": \"2024-02-13T00:27:06.844576\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:27:07.781 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:07 smithi195 bash[14113]: audit 2024-02-13T00:27:06.855560+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:27:08.744 INFO:journalctl@ceph.osd.5.smithi195.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-13T00:27:09.615 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:09 smithi195 bash[14113]: cluster 2024-02-13T00:27:08.399707+0000 mgr.y (mgr.14140) 145 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-13T00:27:09.615 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:27:09 smithi195 bash[17576]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-13T00:27:09.615 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:27:09 smithi195 bash[17576]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2024-02-13T00:27:09.615 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:27:09 smithi195 bash[17576]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2024-02-13T00:27:09.615 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:27:09 smithi195 bash[17576]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2024-02-13T00:27:09.615 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:27:09 smithi195 bash[17576]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-13T00:27:09.616 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:27:09 smithi195 bash[17576]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-13T00:27:09.616 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:27:09 smithi195 bash[17576]: --> ceph-volume lvm activate successful for osd ID: 5 2024-02-13T00:27:09.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:09 smithi087 bash[14097]: cluster 2024-02-13T00:27:08.399707+0000 mgr.y (mgr.14140) 145 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-13T00:27:09.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:09 smithi087 bash[17655]: cluster 2024-02-13T00:27:08.399707+0000 mgr.y (mgr.14140) 145 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-13T00:27:10.609 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:10 smithi195 bash[14113]: audit 2024-02-13T00:27:09.413676+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"e0a56869-df4c-426c-b4ef-476cba8bd66c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707784009.7542956, \"finished_at\": 1707784025.942044}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-13T00:27:10.609 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:10 smithi195 bash[14113]: audit 2024-02-13T00:27:09.418172+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"e0a56869-df4c-426c-b4ef-476cba8bd66c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707784009.7542956, \"finished_at\": 1707784025.942044}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-13T00:27:10.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:10 smithi087 bash[14097]: audit 2024-02-13T00:27:09.413676+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"e0a56869-df4c-426c-b4ef-476cba8bd66c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707784009.7542956, \"finished_at\": 1707784025.942044}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-13T00:27:10.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:10 smithi087 bash[14097]: audit 2024-02-13T00:27:09.418172+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"e0a56869-df4c-426c-b4ef-476cba8bd66c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707784009.7542956, \"finished_at\": 1707784025.942044}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-13T00:27:10.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:10 smithi087 bash[17655]: audit 2024-02-13T00:27:09.413676+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"e0a56869-df4c-426c-b4ef-476cba8bd66c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707784009.7542956, \"finished_at\": 1707784025.942044}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-13T00:27:10.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:10 smithi087 bash[17655]: audit 2024-02-13T00:27:09.418172+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"e0a56869-df4c-426c-b4ef-476cba8bd66c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707784009.7542956, \"finished_at\": 1707784025.942044}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-13T00:27:11.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:11 smithi087 bash[14097]: cluster 2024-02-13T00:27:10.400232+0000 mgr.y (mgr.14140) 146 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-13T00:27:11.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:11 smithi087 bash[17655]: cluster 2024-02-13T00:27:10.400232+0000 mgr.y (mgr.14140) 146 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-13T00:27:11.921 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:11 smithi195 bash[14113]: cluster 2024-02-13T00:27:10.400232+0000 mgr.y (mgr.14140) 146 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-13T00:27:13.493 INFO:teuthology.orchestra.run.smithi195.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-02-13T00:27:13.493 INFO:teuthology.orchestra.run.smithi195.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-02-13T00:27:13.493 INFO:teuthology.orchestra.run.smithi195.stderr: stderr: 10+0 records in 2024-02-13T00:27:13.493 INFO:teuthology.orchestra.run.smithi195.stderr:10+0 records out 2024-02-13T00:27:13.493 INFO:teuthology.orchestra.run.smithi195.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0114625 s, 915 MB/s 2024-02-13T00:27:13.493 INFO:teuthology.orchestra.run.smithi195.stderr:--> Zapping successful for: 2024-02-13T00:27:13.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:13 smithi195 bash[14113]: cluster 2024-02-13T00:27:12.400815+0000 mgr.y (mgr.14140) 147 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-13T00:27:13.652 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:27:13 smithi195 bash[17926]: debug 2024-02-13T00:27:13.351+0000 7f7633628ec0 -1 Falling back to public interface 2024-02-13T00:27:13.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:13 smithi087 bash[14097]: cluster 2024-02-13T00:27:12.400815+0000 mgr.y (mgr.14140) 147 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-13T00:27:13.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:13 smithi087 bash[17655]: cluster 2024-02-13T00:27:12.400815+0000 mgr.y (mgr.14140) 147 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-13T00:27:14.210 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph orch daemon add osd smithi195:vg_nvme/lv_2 2024-02-13T00:27:14.401 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:27:14 smithi195 bash[17926]: debug 2024-02-13T00:27:13.995+0000 7f7633628ec0 -1 osd.5 0 log_to_monitors {default=true} 2024-02-13T00:27:14.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:14 smithi087 bash[14097]: audit 2024-02-13T00:27:14.004027+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.195:6808/242081599,v1:172.21.15.195:6809/242081599]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-13T00:27:14.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:14 smithi087 bash[14097]: audit 2024-02-13T00:27:14.005237+0000 mon.a (mon.0) 368 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-13T00:27:14.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:14 smithi087 bash[17655]: audit 2024-02-13T00:27:14.004027+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.195:6808/242081599,v1:172.21.15.195:6809/242081599]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-13T00:27:14.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:14 smithi087 bash[17655]: audit 2024-02-13T00:27:14.005237+0000 mon.a (mon.0) 368 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-13T00:27:14.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:14 smithi195 bash[14113]: audit 2024-02-13T00:27:14.004027+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.195:6808/242081599,v1:172.21.15.195:6809/242081599]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-13T00:27:14.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:14 smithi195 bash[14113]: audit 2024-02-13T00:27:14.005237+0000 mon.a (mon.0) 368 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-13T00:27:15.691 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:27:15 smithi195 bash[17926]: debug 2024-02-13T00:27:15.431+0000 7f76183d5700 -1 osd.5 0 waiting for initial osdmap 2024-02-13T00:27:15.691 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:15 smithi195 bash[14113]: cluster 2024-02-13T00:27:14.401339+0000 mgr.y (mgr.14140) 148 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-13T00:27:15.691 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:15 smithi195 bash[14113]: audit 2024-02-13T00:27:14.425852+0000 mon.a (mon.0) 369 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-13T00:27:15.691 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:15 smithi195 bash[14113]: cluster 2024-02-13T00:27:14.425938+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2024-02-13T00:27:15.691 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:15 smithi195 bash[14113]: audit 2024-02-13T00:27:14.426089+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-13T00:27:15.691 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:15 smithi195 bash[14113]: audit 2024-02-13T00:27:14.426381+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.195:6808/242081599,v1:172.21.15.195:6809/242081599]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:27:15.691 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:15 smithi195 bash[14113]: audit 2024-02-13T00:27:14.427407+0000 mon.a (mon.0) 372 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:27:15.691 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:15 smithi195 bash[14113]: audit 2024-02-13T00:27:15.295392+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:27:15.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:15 smithi087 bash[14097]: cluster 2024-02-13T00:27:14.401339+0000 mgr.y (mgr.14140) 148 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-13T00:27:15.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:15 smithi087 bash[14097]: audit 2024-02-13T00:27:14.425852+0000 mon.a (mon.0) 369 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-13T00:27:15.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:15 smithi087 bash[14097]: cluster 2024-02-13T00:27:14.425938+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2024-02-13T00:27:15.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:15 smithi087 bash[14097]: audit 2024-02-13T00:27:14.426089+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-13T00:27:15.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:15 smithi087 bash[14097]: audit 2024-02-13T00:27:14.426381+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.195:6808/242081599,v1:172.21.15.195:6809/242081599]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:27:15.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:15 smithi087 bash[14097]: audit 2024-02-13T00:27:14.427407+0000 mon.a (mon.0) 372 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:27:15.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:15 smithi087 bash[14097]: audit 2024-02-13T00:27:15.295392+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:27:15.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:15 smithi087 bash[17655]: cluster 2024-02-13T00:27:14.401339+0000 mgr.y (mgr.14140) 148 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-13T00:27:15.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:15 smithi087 bash[17655]: audit 2024-02-13T00:27:14.425852+0000 mon.a (mon.0) 369 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-13T00:27:15.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:15 smithi087 bash[17655]: cluster 2024-02-13T00:27:14.425938+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2024-02-13T00:27:15.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:15 smithi087 bash[17655]: audit 2024-02-13T00:27:14.426089+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-13T00:27:15.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:15 smithi087 bash[17655]: audit 2024-02-13T00:27:14.426381+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.195:6808/242081599,v1:172.21.15.195:6809/242081599]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:27:15.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:15 smithi087 bash[17655]: audit 2024-02-13T00:27:14.427407+0000 mon.a (mon.0) 372 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:27:15.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:15 smithi087 bash[17655]: audit 2024-02-13T00:27:15.295392+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:27:16.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:16 smithi195 bash[14113]: cluster 2024-02-13T00:27:15.007106+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T00:27:16.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:16 smithi195 bash[14113]: cluster 2024-02-13T00:27:15.007184+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T00:27:16.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:16 smithi195 bash[14113]: audit 2024-02-13T00:27:15.430687+0000 mon.a (mon.0) 374 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-02-13T00:27:16.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:16 smithi195 bash[14113]: cluster 2024-02-13T00:27:15.430824+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2024-02-13T00:27:16.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:16 smithi195 bash[14113]: audit 2024-02-13T00:27:15.431854+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-13T00:27:16.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:16 smithi195 bash[14113]: audit 2024-02-13T00:27:15.529580+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.843931\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844135\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844263\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844384\", \"created\": \"2024-02-13T00:27:05.903594\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}}, \"last_daemon_update\": \"2024-02-13T00:27:06.844576\", \"last_device_update\": \"2024-02-13T00:27:15.528159\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:27:16.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:16 smithi195 bash[14113]: audit 2024-02-13T00:27:15.535768+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.843931\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844135\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844263\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844384\", \"created\": \"2024-02-13T00:27:05.903594\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}}, \"last_daemon_update\": \"2024-02-13T00:27:06.844576\", \"last_device_update\": \"2024-02-13T00:27:15.528159\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:27:16.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:16 smithi195 bash[14113]: cluster 2024-02-13T00:27:16.401874+0000 mgr.y (mgr.14140) 149 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-13T00:27:16.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:16 smithi087 bash[14097]: cluster 2024-02-13T00:27:15.007106+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T00:27:16.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:16 smithi087 bash[14097]: cluster 2024-02-13T00:27:15.007184+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T00:27:16.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:16 smithi087 bash[14097]: audit 2024-02-13T00:27:15.430687+0000 mon.a (mon.0) 374 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-02-13T00:27:16.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:16 smithi087 bash[14097]: cluster 2024-02-13T00:27:15.430824+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2024-02-13T00:27:16.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:16 smithi087 bash[14097]: audit 2024-02-13T00:27:15.431854+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-13T00:27:16.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:16 smithi087 bash[17655]: cluster 2024-02-13T00:27:15.007106+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T00:27:16.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:16 smithi087 bash[17655]: cluster 2024-02-13T00:27:15.007184+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T00:27:16.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:16 smithi087 bash[17655]: audit 2024-02-13T00:27:15.430687+0000 mon.a (mon.0) 374 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-02-13T00:27:16.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:16 smithi087 bash[17655]: cluster 2024-02-13T00:27:15.430824+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2024-02-13T00:27:16.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:16 smithi087 bash[17655]: audit 2024-02-13T00:27:15.431854+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-13T00:27:16.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:16 smithi087 bash[14097]: audit 2024-02-13T00:27:15.529580+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.843931\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844135\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844263\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844384\", \"created\": \"2024-02-13T00:27:05.903594\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}}, \"last_daemon_update\": \"2024-02-13T00:27:06.844576\", \"last_device_update\": \"2024-02-13T00:27:15.528159\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:27:16.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:16 smithi087 bash[17655]: audit 2024-02-13T00:27:15.529580+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.843931\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844135\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844263\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844384\", \"created\": \"2024-02-13T00:27:05.903594\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}}, \"last_daemon_update\": \"2024-02-13T00:27:06.844576\", \"last_device_update\": \"2024-02-13T00:27:15.528159\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:27:16.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:16 smithi087 bash[14097]: audit 2024-02-13T00:27:15.535768+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.843931\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844135\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844263\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844384\", \"created\": \"2024-02-13T00:27:05.903594\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}}, \"last_daemon_update\": \"2024-02-13T00:27:06.844576\", \"last_device_update\": \"2024-02-13T00:27:15.528159\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:27:16.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:16 smithi087 bash[14097]: cluster 2024-02-13T00:27:16.401874+0000 mgr.y (mgr.14140) 149 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-13T00:27:16.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:16 smithi087 bash[17655]: audit 2024-02-13T00:27:15.535768+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.843931\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844135\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844263\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844384\", \"created\": \"2024-02-13T00:27:05.903594\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}}, \"last_daemon_update\": \"2024-02-13T00:27:06.844576\", \"last_device_update\": \"2024-02-13T00:27:15.528159\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:27:16.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:16 smithi087 bash[17655]: cluster 2024-02-13T00:27:16.401874+0000 mgr.y (mgr.14140) 149 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-13T00:27:17.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:17 smithi195 bash[14113]: cluster 2024-02-13T00:27:16.446845+0000 mon.a (mon.0) 379 : cluster [INF] osd.5 [v2:172.21.15.195:6808/242081599,v1:172.21.15.195:6809/242081599] boot 2024-02-13T00:27:17.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:17 smithi195 bash[14113]: cluster 2024-02-13T00:27:16.447034+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2024-02-13T00:27:17.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:17 smithi195 bash[14113]: audit 2024-02-13T00:27:16.448053+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-13T00:27:17.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:17 smithi195 bash[14113]: audit 2024-02-13T00:27:17.343979+0000 mgr.y (mgr.14140) 150 : audit [DBG] from='client.34265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:27:17.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:17 smithi195 bash[14113]: cephadm 2024-02-13T00:27:17.345455+0000 mgr.y (mgr.14140) 151 : cephadm [INF] Applying osd on host smithi195... 2024-02-13T00:27:17.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:17 smithi195 bash[14113]: audit 2024-02-13T00:27:17.346047+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T00:27:17.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:17 smithi195 bash[14113]: audit 2024-02-13T00:27:17.347971+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:27:17.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:17 smithi195 bash[14113]: audit 2024-02-13T00:27:17.350941+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:27:17.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:17 smithi087 bash[14097]: cluster 2024-02-13T00:27:16.446845+0000 mon.a (mon.0) 379 : cluster [INF] osd.5 [v2:172.21.15.195:6808/242081599,v1:172.21.15.195:6809/242081599] boot 2024-02-13T00:27:17.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:17 smithi087 bash[14097]: cluster 2024-02-13T00:27:16.447034+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2024-02-13T00:27:17.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:17 smithi087 bash[14097]: audit 2024-02-13T00:27:16.448053+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-13T00:27:17.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:17 smithi087 bash[14097]: audit 2024-02-13T00:27:17.343979+0000 mgr.y (mgr.14140) 150 : audit [DBG] from='client.34265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:27:17.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:17 smithi087 bash[14097]: cephadm 2024-02-13T00:27:17.345455+0000 mgr.y (mgr.14140) 151 : cephadm [INF] Applying osd on host smithi195... 2024-02-13T00:27:17.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:17 smithi087 bash[14097]: audit 2024-02-13T00:27:17.346047+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T00:27:17.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:17 smithi087 bash[14097]: audit 2024-02-13T00:27:17.347971+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:27:17.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:17 smithi087 bash[14097]: audit 2024-02-13T00:27:17.350941+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:27:17.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:17 smithi087 bash[17655]: cluster 2024-02-13T00:27:16.446845+0000 mon.a (mon.0) 379 : cluster [INF] osd.5 [v2:172.21.15.195:6808/242081599,v1:172.21.15.195:6809/242081599] boot 2024-02-13T00:27:17.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:17 smithi087 bash[17655]: cluster 2024-02-13T00:27:16.447034+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2024-02-13T00:27:17.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:17 smithi087 bash[17655]: audit 2024-02-13T00:27:16.448053+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-13T00:27:17.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:17 smithi087 bash[17655]: audit 2024-02-13T00:27:17.343979+0000 mgr.y (mgr.14140) 150 : audit [DBG] from='client.34265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:27:17.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:17 smithi087 bash[17655]: cephadm 2024-02-13T00:27:17.345455+0000 mgr.y (mgr.14140) 151 : cephadm [INF] Applying osd on host smithi195... 2024-02-13T00:27:17.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:17 smithi087 bash[17655]: audit 2024-02-13T00:27:17.346047+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T00:27:17.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:17 smithi087 bash[17655]: audit 2024-02-13T00:27:17.347971+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:27:17.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:17 smithi087 bash[17655]: audit 2024-02-13T00:27:17.350941+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:27:18.792 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:18 smithi195 bash[14113]: cluster 2024-02-13T00:27:17.468560+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-02-13T00:27:18.792 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:18 smithi195 bash[14113]: cluster 2024-02-13T00:27:18.402506+0000 mgr.y (mgr.14140) 152 : cluster [DBG] pgmap v152: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2024-02-13T00:27:18.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:18 smithi087 bash[14097]: cluster 2024-02-13T00:27:17.468560+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-02-13T00:27:18.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:18 smithi087 bash[14097]: cluster 2024-02-13T00:27:18.402506+0000 mgr.y (mgr.14140) 152 : cluster [DBG] pgmap v152: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2024-02-13T00:27:18.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:18 smithi087 bash[17655]: cluster 2024-02-13T00:27:17.468560+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-02-13T00:27:18.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:18 smithi087 bash[17655]: cluster 2024-02-13T00:27:18.402506+0000 mgr.y (mgr.14140) 152 : cluster [DBG] pgmap v152: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2024-02-13T00:27:19.900 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:19 smithi195 bash[14113]: cluster 2024-02-13T00:27:19.382823+0000 mon.a (mon.0) 386 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-13T00:27:19.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:19 smithi087 bash[14097]: cluster 2024-02-13T00:27:19.382823+0000 mon.a (mon.0) 386 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-13T00:27:19.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:19 smithi087 bash[17655]: cluster 2024-02-13T00:27:19.382823+0000 mon.a (mon.0) 386 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-13T00:27:20.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:20 smithi195 bash[14113]: cluster 2024-02-13T00:27:20.403090+0000 mgr.y (mgr.14140) 153 : cluster [DBG] pgmap v153: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-13T00:27:20.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:20 smithi087 bash[14097]: cluster 2024-02-13T00:27:20.403090+0000 mgr.y (mgr.14140) 153 : cluster [DBG] pgmap v153: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-13T00:27:20.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:20 smithi087 bash[17655]: cluster 2024-02-13T00:27:20.403090+0000 mgr.y (mgr.14140) 153 : cluster [DBG] pgmap v153: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-13T00:27:21.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:21 smithi195 bash[14113]: audit 2024-02-13T00:27:20.679984+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.195:0/2634683868' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8094b1dd-904c-4c7b-a9ca-510b56107dcc"}]: dispatch 2024-02-13T00:27:21.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:21 smithi195 bash[14113]: audit 2024-02-13T00:27:20.681246+0000 mon.a (mon.0) 387 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8094b1dd-904c-4c7b-a9ca-510b56107dcc"}]: dispatch 2024-02-13T00:27:21.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:21 smithi195 bash[14113]: audit 2024-02-13T00:27:20.690538+0000 mon.a (mon.0) 388 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8094b1dd-904c-4c7b-a9ca-510b56107dcc"}]': finished 2024-02-13T00:27:21.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:21 smithi195 bash[14113]: cluster 2024-02-13T00:27:20.690697+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2024-02-13T00:27:21.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:21 smithi195 bash[14113]: audit 2024-02-13T00:27:20.691066+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-13T00:27:21.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:21 smithi087 bash[14097]: audit 2024-02-13T00:27:20.679984+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.195:0/2634683868' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8094b1dd-904c-4c7b-a9ca-510b56107dcc"}]: dispatch 2024-02-13T00:27:21.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:21 smithi087 bash[14097]: audit 2024-02-13T00:27:20.681246+0000 mon.a (mon.0) 387 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8094b1dd-904c-4c7b-a9ca-510b56107dcc"}]: dispatch 2024-02-13T00:27:21.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:21 smithi087 bash[14097]: audit 2024-02-13T00:27:20.690538+0000 mon.a (mon.0) 388 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8094b1dd-904c-4c7b-a9ca-510b56107dcc"}]': finished 2024-02-13T00:27:21.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:21 smithi087 bash[14097]: cluster 2024-02-13T00:27:20.690697+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2024-02-13T00:27:21.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:21 smithi087 bash[14097]: audit 2024-02-13T00:27:20.691066+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-13T00:27:21.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:21 smithi087 bash[17655]: audit 2024-02-13T00:27:20.679984+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.195:0/2634683868' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8094b1dd-904c-4c7b-a9ca-510b56107dcc"}]: dispatch 2024-02-13T00:27:21.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:21 smithi087 bash[17655]: audit 2024-02-13T00:27:20.681246+0000 mon.a (mon.0) 387 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8094b1dd-904c-4c7b-a9ca-510b56107dcc"}]: dispatch 2024-02-13T00:27:21.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:21 smithi087 bash[17655]: audit 2024-02-13T00:27:20.690538+0000 mon.a (mon.0) 388 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8094b1dd-904c-4c7b-a9ca-510b56107dcc"}]': finished 2024-02-13T00:27:21.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:21 smithi087 bash[17655]: cluster 2024-02-13T00:27:20.690697+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2024-02-13T00:27:21.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:21 smithi087 bash[17655]: audit 2024-02-13T00:27:20.691066+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-13T00:27:22.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:22 smithi195 bash[14113]: cluster 2024-02-13T00:27:22.403626+0000 mgr.y (mgr.14140) 154 : cluster [DBG] pgmap v155: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-13T00:27:22.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:22 smithi087 bash[14097]: cluster 2024-02-13T00:27:22.403626+0000 mgr.y (mgr.14140) 154 : cluster [DBG] pgmap v155: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-13T00:27:22.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:22 smithi087 bash[17655]: cluster 2024-02-13T00:27:22.403626+0000 mgr.y (mgr.14140) 154 : cluster [DBG] pgmap v155: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-13T00:27:23.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:23 smithi195 bash[14113]: audit 2024-02-13T00:27:22.898764+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.195:0/2996693027' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T00:27:23.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:23 smithi087 bash[14097]: audit 2024-02-13T00:27:22.898764+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.195:0/2996693027' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T00:27:23.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:23 smithi087 bash[17655]: audit 2024-02-13T00:27:22.898764+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.195:0/2996693027' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T00:27:24.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:24 smithi195 bash[14113]: cluster 2024-02-13T00:27:24.404206+0000 mgr.y (mgr.14140) 155 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-13T00:27:24.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:24 smithi087 bash[14097]: cluster 2024-02-13T00:27:24.404206+0000 mgr.y (mgr.14140) 155 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-13T00:27:24.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:24 smithi087 bash[17655]: cluster 2024-02-13T00:27:24.404206+0000 mgr.y (mgr.14140) 155 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-13T00:27:25.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:25 smithi195 bash[14113]: cluster 2024-02-13T00:27:24.509530+0000 mon.a (mon.0) 391 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-13T00:27:25.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:25 smithi195 bash[14113]: cluster 2024-02-13T00:27:24.509622+0000 mon.a (mon.0) 392 : cluster [INF] Cluster is now healthy 2024-02-13T00:27:25.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:25 smithi087 bash[14097]: cluster 2024-02-13T00:27:24.509530+0000 mon.a (mon.0) 391 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-13T00:27:25.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:25 smithi087 bash[14097]: cluster 2024-02-13T00:27:24.509622+0000 mon.a (mon.0) 392 : cluster [INF] Cluster is now healthy 2024-02-13T00:27:25.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:25 smithi087 bash[17655]: cluster 2024-02-13T00:27:24.509530+0000 mon.a (mon.0) 391 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-13T00:27:25.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:25 smithi087 bash[17655]: cluster 2024-02-13T00:27:24.509622+0000 mon.a (mon.0) 392 : cluster [INF] Cluster is now healthy 2024-02-13T00:27:26.842 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:26 smithi195 bash[14113]: audit 2024-02-13T00:27:25.671038+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:27:26.842 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:26 smithi195 bash[14113]: cluster 2024-02-13T00:27:26.404765+0000 mgr.y (mgr.14140) 156 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-13T00:27:26.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:26 smithi087 bash[14097]: audit 2024-02-13T00:27:25.671038+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:27:26.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:26 smithi087 bash[14097]: cluster 2024-02-13T00:27:26.404765+0000 mgr.y (mgr.14140) 156 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-13T00:27:26.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:26 smithi087 bash[17655]: audit 2024-02-13T00:27:25.671038+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:27:26.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:26 smithi087 bash[17655]: cluster 2024-02-13T00:27:26.404765+0000 mgr.y (mgr.14140) 156 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-13T00:27:29.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:29 smithi195 bash[14113]: cluster 2024-02-13T00:27:28.405342+0000 mgr.y (mgr.14140) 157 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-13T00:27:29.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:29 smithi087 bash[14097]: cluster 2024-02-13T00:27:28.405342+0000 mgr.y (mgr.14140) 157 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-13T00:27:29.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:29 smithi087 bash[17655]: cluster 2024-02-13T00:27:28.405342+0000 mgr.y (mgr.14140) 157 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-13T00:27:30.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:30 smithi087 bash[14097]: audit 2024-02-13T00:27:29.538391+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-13T00:27:30.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:30 smithi087 bash[14097]: audit 2024-02-13T00:27:29.540462+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:27:30.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:30 smithi087 bash[14097]: audit 2024-02-13T00:27:29.542623+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2024-02-13T00:27:30.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:30 smithi087 bash[17655]: audit 2024-02-13T00:27:29.538391+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-13T00:27:30.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:30 smithi087 bash[17655]: audit 2024-02-13T00:27:29.540462+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:27:30.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:30 smithi087 bash[17655]: audit 2024-02-13T00:27:29.542623+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2024-02-13T00:27:30.709 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:30 smithi195 bash[14113]: audit 2024-02-13T00:27:29.538391+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-13T00:27:30.709 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:30 smithi195 bash[14113]: audit 2024-02-13T00:27:29.540462+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:27:30.709 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:30 smithi195 bash[14113]: audit 2024-02-13T00:27:29.542623+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2024-02-13T00:27:31.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:31 smithi195 bash[14113]: cephadm 2024-02-13T00:27:29.542015+0000 mgr.y (mgr.14140) 158 : cephadm [INF] Deploying daemon osd.6 on smithi195 2024-02-13T00:27:31.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:31 smithi195 bash[14113]: cluster 2024-02-13T00:27:30.405713+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 2024-02-13T00:27:31.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:31 smithi087 bash[14097]: cephadm 2024-02-13T00:27:29.542015+0000 mgr.y (mgr.14140) 158 : cephadm [INF] Deploying daemon osd.6 on smithi195 2024-02-13T00:27:31.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:31 smithi087 bash[14097]: cluster 2024-02-13T00:27:30.405713+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 2024-02-13T00:27:31.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:31 smithi087 bash[17655]: cephadm 2024-02-13T00:27:29.542015+0000 mgr.y (mgr.14140) 158 : cephadm [INF] Deploying daemon osd.6 on smithi195 2024-02-13T00:27:31.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:31 smithi087 bash[17655]: cluster 2024-02-13T00:27:30.405713+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 2024-02-13T00:27:31.833 INFO:teuthology.orchestra.run.smithi195.stdout:Created osd(s) 6 on host 'smithi195' 2024-02-13T00:27:32.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:32 smithi195 bash[14113]: audit 2024-02-13T00:27:31.819163+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.843931\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844135\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844263\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844384\", \"created\": \"2024-02-13T00:27:05.903594\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}}, \"last_device_update\": \"2024-02-13T00:27:15.528159\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:27:32.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:32 smithi195 bash[14113]: audit 2024-02-13T00:27:31.820422+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:27:32.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:32 smithi195 bash[14113]: audit 2024-02-13T00:27:31.828162+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.843931\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844135\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844263\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844384\", \"created\": \"2024-02-13T00:27:05.903594\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}}, \"last_device_update\": \"2024-02-13T00:27:15.528159\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:27:32.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:32 smithi087 bash[14097]: audit 2024-02-13T00:27:31.819163+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.843931\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844135\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844263\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844384\", \"created\": \"2024-02-13T00:27:05.903594\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}}, \"last_device_update\": \"2024-02-13T00:27:15.528159\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:27:32.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:32 smithi087 bash[14097]: audit 2024-02-13T00:27:31.820422+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:27:32.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:32 smithi087 bash[14097]: audit 2024-02-13T00:27:31.828162+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.843931\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844135\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844263\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844384\", \"created\": \"2024-02-13T00:27:05.903594\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}}, \"last_device_update\": \"2024-02-13T00:27:15.528159\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:27:32.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:32 smithi087 bash[17655]: audit 2024-02-13T00:27:31.819163+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.843931\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844135\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844263\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844384\", \"created\": \"2024-02-13T00:27:05.903594\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}}, \"last_device_update\": \"2024-02-13T00:27:15.528159\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:27:32.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:32 smithi087 bash[17655]: audit 2024-02-13T00:27:31.820422+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:27:32.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:32 smithi087 bash[17655]: audit 2024-02-13T00:27:31.828162+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.843931\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844135\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844263\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:06.844384\", \"created\": \"2024-02-13T00:27:05.903594\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}}, \"last_device_update\": \"2024-02-13T00:27:15.528159\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:27:33.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:33 smithi087 bash[14097]: cluster 2024-02-13T00:27:32.406206+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 2024-02-13T00:27:33.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:33 smithi087 bash[17655]: cluster 2024-02-13T00:27:32.406206+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 2024-02-13T00:27:33.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:33 smithi087 bash[14097]: audit 2024-02-13T00:27:32.783043+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780644\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780844\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780996\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.781122\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.781242\", \"created\": \"2024-02-13T00:27:31.795007\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}}, \"last_daemon_update\": \"2024-02-13T00:27:32.781439\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:27:33.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:33 smithi087 bash[17655]: audit 2024-02-13T00:27:32.783043+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780644\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780844\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780996\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.781122\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.781242\", \"created\": \"2024-02-13T00:27:31.795007\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}}, \"last_daemon_update\": \"2024-02-13T00:27:32.781439\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:27:33.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:33 smithi087 bash[14097]: audit 2024-02-13T00:27:32.788925+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780644\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780844\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780996\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.781122\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.781242\", \"created\": \"2024-02-13T00:27:31.795007\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}}, \"last_daemon_update\": \"2024-02-13T00:27:32.781439\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:27:33.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:33 smithi087 bash[14097]: audit 2024-02-13T00:27:32.790252+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:27:33.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:33 smithi087 bash[17655]: audit 2024-02-13T00:27:32.788925+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780644\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780844\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780996\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.781122\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.781242\", \"created\": \"2024-02-13T00:27:31.795007\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}}, \"last_daemon_update\": \"2024-02-13T00:27:32.781439\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:27:33.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:33 smithi087 bash[17655]: audit 2024-02-13T00:27:32.790252+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:27:33.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:33 smithi195 bash[14113]: cluster 2024-02-13T00:27:32.406206+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 2024-02-13T00:27:33.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:33 smithi195 bash[14113]: audit 2024-02-13T00:27:32.783043+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780644\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780844\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780996\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.781122\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.781242\", \"created\": \"2024-02-13T00:27:31.795007\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}}, \"last_daemon_update\": \"2024-02-13T00:27:32.781439\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:27:33.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:33 smithi195 bash[14113]: audit 2024-02-13T00:27:32.788925+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780644\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780844\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780996\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.781122\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.781242\", \"created\": \"2024-02-13T00:27:31.795007\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}}, \"last_daemon_update\": \"2024-02-13T00:27:32.781439\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:27:33.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:33 smithi195 bash[14113]: audit 2024-02-13T00:27:32.790252+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:27:33.927 DEBUG:teuthology.orchestra.run.smithi195:osd.6> sudo journalctl -f -n 0 -u ceph-d7990f38-ca05-11ee-95b9-87774f69a715@osd.6.service 2024-02-13T00:27:33.929 INFO:tasks.cephadm:Deploying osd.7 on smithi195 with /dev/vg_nvme/lv_1... 2024-02-13T00:27:33.929 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-02-13T00:27:34.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:34 smithi195 bash[14113]: cluster 2024-02-13T00:27:34.406751+0000 mgr.y (mgr.14140) 161 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-13T00:27:34.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:34 smithi195 bash[14113]: audit 2024-02-13T00:27:34.421554+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"e0a56869-df4c-426c-b4ef-476cba8bd66c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707784009.7542956, \"finished_at\": 1707784025.942044}, {\"id\": \"bfa924e8-97a7-4d27-b0af-bdf788212a2d\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1707784036.4474218, \"finished_at\": 1707784051.840414}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-13T00:27:34.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:34 smithi195 bash[14113]: audit 2024-02-13T00:27:34.431326+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"e0a56869-df4c-426c-b4ef-476cba8bd66c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707784009.7542956, \"finished_at\": 1707784025.942044}, {\"id\": \"bfa924e8-97a7-4d27-b0af-bdf788212a2d\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1707784036.4474218, \"finished_at\": 1707784051.840414}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-13T00:27:34.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:34 smithi087 bash[14097]: cluster 2024-02-13T00:27:34.406751+0000 mgr.y (mgr.14140) 161 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-13T00:27:34.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:34 smithi087 bash[14097]: audit 2024-02-13T00:27:34.421554+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"e0a56869-df4c-426c-b4ef-476cba8bd66c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707784009.7542956, \"finished_at\": 1707784025.942044}, {\"id\": \"bfa924e8-97a7-4d27-b0af-bdf788212a2d\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1707784036.4474218, \"finished_at\": 1707784051.840414}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-13T00:27:34.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:34 smithi087 bash[14097]: audit 2024-02-13T00:27:34.431326+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"e0a56869-df4c-426c-b4ef-476cba8bd66c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707784009.7542956, \"finished_at\": 1707784025.942044}, {\"id\": \"bfa924e8-97a7-4d27-b0af-bdf788212a2d\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1707784036.4474218, \"finished_at\": 1707784051.840414}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-13T00:27:34.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:34 smithi087 bash[17655]: cluster 2024-02-13T00:27:34.406751+0000 mgr.y (mgr.14140) 161 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-13T00:27:34.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:34 smithi087 bash[17655]: audit 2024-02-13T00:27:34.421554+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"e0a56869-df4c-426c-b4ef-476cba8bd66c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707784009.7542956, \"finished_at\": 1707784025.942044}, {\"id\": \"bfa924e8-97a7-4d27-b0af-bdf788212a2d\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1707784036.4474218, \"finished_at\": 1707784051.840414}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-13T00:27:34.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:34 smithi087 bash[17655]: audit 2024-02-13T00:27:34.431326+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"e0a56869-df4c-426c-b4ef-476cba8bd66c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707784009.7542956, \"finished_at\": 1707784025.942044}, {\"id\": \"bfa924e8-97a7-4d27-b0af-bdf788212a2d\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1707784036.4474218, \"finished_at\": 1707784051.840414}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-13T00:27:35.151 INFO:journalctl@ceph.osd.6.smithi195.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-13T00:27:35.637 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:27:35 smithi195 bash[19183]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-13T00:27:35.637 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:27:35 smithi195 bash[19183]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2024-02-13T00:27:35.637 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:27:35 smithi195 bash[19183]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2024-02-13T00:27:35.637 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:27:35 smithi195 bash[19183]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2024-02-13T00:27:35.637 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:27:35 smithi195 bash[19183]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-13T00:27:35.638 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:27:35 smithi195 bash[19183]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-13T00:27:35.638 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:27:35 smithi195 bash[19183]: --> ceph-volume lvm activate successful for osd ID: 6 2024-02-13T00:27:36.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:36 smithi195 bash[14113]: cluster 2024-02-13T00:27:36.407279+0000 mgr.y (mgr.14140) 162 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-13T00:27:36.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:36 smithi087 bash[14097]: cluster 2024-02-13T00:27:36.407279+0000 mgr.y (mgr.14140) 162 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-13T00:27:36.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:36 smithi087 bash[17655]: cluster 2024-02-13T00:27:36.407279+0000 mgr.y (mgr.14140) 162 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-13T00:27:39.666 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:39 smithi195 bash[14113]: cluster 2024-02-13T00:27:38.407871+0000 mgr.y (mgr.14140) 163 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-13T00:27:39.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:39 smithi087 bash[17655]: cluster 2024-02-13T00:27:38.407871+0000 mgr.y (mgr.14140) 163 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-13T00:27:39.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:39 smithi087 bash[14097]: cluster 2024-02-13T00:27:38.407871+0000 mgr.y (mgr.14140) 163 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-13T00:27:40.151 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:27:39 smithi195 bash[19499]: debug 2024-02-13T00:27:39.718+0000 7f3129d44ec0 1 -- 172.21.15.195:0/3024525797 >> [v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0] conn(0x557e83837000 msgr2=0x557e83833b00 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-02-13T00:27:40.152 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:27:39 smithi195 bash[19499]: debug 2024-02-13T00:27:39.718+0000 7f3129d44ec0 1 --2- 172.21.15.195:0/3024525797 >> [v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0] conn(0x557e83837000 0x557e83833b00 secure :-1 s=READY pgs=33 cs=0 l=1 rx=0x557e837cdd10 tx=0x557e844a2aa0).stop 2024-02-13T00:27:40.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:40 smithi195 bash[14113]: cluster 2024-02-13T00:27:40.408419+0000 mgr.y (mgr.14140) 164 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-13T00:27:40.652 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:27:40 smithi195 bash[19499]: debug 2024-02-13T00:27:40.290+0000 7f3129d44ec0 -1 Falling back to public interface 2024-02-13T00:27:40.827 INFO:teuthology.orchestra.run.smithi195.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-02-13T00:27:40.827 INFO:teuthology.orchestra.run.smithi195.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-02-13T00:27:40.827 INFO:teuthology.orchestra.run.smithi195.stderr: stderr: 10+0 records in 2024-02-13T00:27:40.827 INFO:teuthology.orchestra.run.smithi195.stderr:10+0 records out 2024-02-13T00:27:40.827 INFO:teuthology.orchestra.run.smithi195.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0145681 s, 720 MB/s 2024-02-13T00:27:40.827 INFO:teuthology.orchestra.run.smithi195.stderr:--> Zapping successful for: 2024-02-13T00:27:40.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:40 smithi087 bash[14097]: cluster 2024-02-13T00:27:40.408419+0000 mgr.y (mgr.14140) 164 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-13T00:27:40.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:40 smithi087 bash[17655]: cluster 2024-02-13T00:27:40.408419+0000 mgr.y (mgr.14140) 164 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-13T00:27:41.151 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:27:40 smithi195 bash[19499]: debug 2024-02-13T00:27:40.914+0000 7f3129d44ec0 -1 osd.6 0 log_to_monitors {default=true} 2024-02-13T00:27:41.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:41 smithi195 bash[14113]: audit 2024-02-13T00:27:40.921044+0000 mon.b (mon.2) 14 : audit [INF] from='osd.6 [v2:172.21.15.195:6816/3856328157,v1:172.21.15.195:6817/3856328157]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-13T00:27:41.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:41 smithi195 bash[14113]: audit 2024-02-13T00:27:40.922282+0000 mon.a (mon.0) 405 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-13T00:27:41.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:41 smithi087 bash[14097]: audit 2024-02-13T00:27:40.921044+0000 mon.b (mon.2) 14 : audit [INF] from='osd.6 [v2:172.21.15.195:6816/3856328157,v1:172.21.15.195:6817/3856328157]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-13T00:27:41.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:41 smithi087 bash[14097]: audit 2024-02-13T00:27:40.922282+0000 mon.a (mon.0) 405 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-13T00:27:41.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:41 smithi087 bash[17655]: audit 2024-02-13T00:27:40.921044+0000 mon.b (mon.2) 14 : audit [INF] from='osd.6 [v2:172.21.15.195:6816/3856328157,v1:172.21.15.195:6817/3856328157]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-13T00:27:41.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:41 smithi087 bash[17655]: audit 2024-02-13T00:27:40.922282+0000 mon.a (mon.0) 405 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-13T00:27:42.082 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph orch daemon add osd smithi195:vg_nvme/lv_1 2024-02-13T00:27:42.901 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:27:42 smithi195 bash[19499]: debug 2024-02-13T00:27:42.510+0000 7f3112af9700 -1 osd.6 0 waiting for initial osdmap 2024-02-13T00:27:42.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:42 smithi195 bash[14113]: audit 2024-02-13T00:27:41.502269+0000 mon.a (mon.0) 406 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-13T00:27:42.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:42 smithi195 bash[14113]: cluster 2024-02-13T00:27:41.502342+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2024-02-13T00:27:42.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:42 smithi195 bash[14113]: audit 2024-02-13T00:27:41.502518+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-13T00:27:42.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:42 smithi195 bash[14113]: audit 2024-02-13T00:27:41.502789+0000 mon.b (mon.2) 15 : audit [INF] from='osd.6 [v2:172.21.15.195:6816/3856328157,v1:172.21.15.195:6817/3856328157]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:27:42.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:42 smithi195 bash[14113]: audit 2024-02-13T00:27:41.503843+0000 mon.a (mon.0) 409 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:27:42.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:42 smithi195 bash[14113]: audit 2024-02-13T00:27:42.211607+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:27:42.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:42 smithi195 bash[14113]: cluster 2024-02-13T00:27:42.408998+0000 mgr.y (mgr.14140) 165 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-13T00:27:42.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:42 smithi195 bash[14113]: audit 2024-02-13T00:27:42.439346+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780644\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780844\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780996\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.781122\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.781242\", \"created\": \"2024-02-13T00:27:31.795007\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}}, \"last_daemon_update\": \"2024-02-13T00:27:32.781439\", \"last_device_update\": \"2024-02-13T00:27:42.437779\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:27:42.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:42 smithi195 bash[14113]: audit 2024-02-13T00:27:42.445077+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780644\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780844\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780996\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.781122\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.781242\", \"created\": \"2024-02-13T00:27:31.795007\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}}, \"last_daemon_update\": \"2024-02-13T00:27:32.781439\", \"last_device_update\": \"2024-02-13T00:27:42.437779\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:27:42.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:42 smithi087 bash[14097]: audit 2024-02-13T00:27:41.502269+0000 mon.a (mon.0) 406 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-13T00:27:42.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:42 smithi087 bash[14097]: cluster 2024-02-13T00:27:41.502342+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2024-02-13T00:27:42.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:42 smithi087 bash[14097]: audit 2024-02-13T00:27:41.502518+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-13T00:27:42.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:42 smithi087 bash[14097]: audit 2024-02-13T00:27:41.502789+0000 mon.b (mon.2) 15 : audit [INF] from='osd.6 [v2:172.21.15.195:6816/3856328157,v1:172.21.15.195:6817/3856328157]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:27:42.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:42 smithi087 bash[14097]: audit 2024-02-13T00:27:41.503843+0000 mon.a (mon.0) 409 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:27:42.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:42 smithi087 bash[14097]: audit 2024-02-13T00:27:42.211607+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:27:42.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:42 smithi087 bash[14097]: cluster 2024-02-13T00:27:42.408998+0000 mgr.y (mgr.14140) 165 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-13T00:27:42.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:42 smithi087 bash[17655]: audit 2024-02-13T00:27:41.502269+0000 mon.a (mon.0) 406 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-13T00:27:42.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:42 smithi087 bash[17655]: cluster 2024-02-13T00:27:41.502342+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2024-02-13T00:27:42.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:42 smithi087 bash[17655]: audit 2024-02-13T00:27:41.502518+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-13T00:27:42.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:42 smithi087 bash[17655]: audit 2024-02-13T00:27:41.502789+0000 mon.b (mon.2) 15 : audit [INF] from='osd.6 [v2:172.21.15.195:6816/3856328157,v1:172.21.15.195:6817/3856328157]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:27:42.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:42 smithi087 bash[17655]: audit 2024-02-13T00:27:41.503843+0000 mon.a (mon.0) 409 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:27:42.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:42 smithi087 bash[17655]: audit 2024-02-13T00:27:42.211607+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:27:42.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:42 smithi087 bash[17655]: cluster 2024-02-13T00:27:42.408998+0000 mgr.y (mgr.14140) 165 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-13T00:27:42.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:42 smithi087 bash[17655]: audit 2024-02-13T00:27:42.439346+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780644\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780844\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780996\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.781122\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.781242\", \"created\": \"2024-02-13T00:27:31.795007\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}}, \"last_daemon_update\": \"2024-02-13T00:27:32.781439\", \"last_device_update\": \"2024-02-13T00:27:42.437779\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:27:42.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:42 smithi087 bash[17655]: audit 2024-02-13T00:27:42.445077+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780644\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780844\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780996\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.781122\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.781242\", \"created\": \"2024-02-13T00:27:31.795007\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}}, \"last_daemon_update\": \"2024-02-13T00:27:32.781439\", \"last_device_update\": \"2024-02-13T00:27:42.437779\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:27:42.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:42 smithi087 bash[14097]: audit 2024-02-13T00:27:42.439346+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780644\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780844\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780996\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.781122\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.781242\", \"created\": \"2024-02-13T00:27:31.795007\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}}, \"last_daemon_update\": \"2024-02-13T00:27:32.781439\", \"last_device_update\": \"2024-02-13T00:27:42.437779\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:27:42.952 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:42 smithi087 bash[14097]: audit 2024-02-13T00:27:42.445077+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780644\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780844\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780996\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.781122\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.781242\", \"created\": \"2024-02-13T00:27:31.795007\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}}, \"last_daemon_update\": \"2024-02-13T00:27:32.781439\", \"last_device_update\": \"2024-02-13T00:27:42.437779\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:27:43.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:43 smithi195 bash[14113]: cluster 2024-02-13T00:27:41.919227+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T00:27:43.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:43 smithi195 bash[14113]: cluster 2024-02-13T00:27:41.919325+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T00:27:43.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:43 smithi195 bash[14113]: audit 2024-02-13T00:27:42.509734+0000 mon.a (mon.0) 413 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-02-13T00:27:43.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:43 smithi195 bash[14113]: cluster 2024-02-13T00:27:42.509862+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2024-02-13T00:27:43.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:43 smithi195 bash[14113]: audit 2024-02-13T00:27:42.511099+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-13T00:27:43.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:43 smithi195 bash[14113]: cluster 2024-02-13T00:27:43.507359+0000 mon.a (mon.0) 416 : cluster [INF] osd.6 [v2:172.21.15.195:6816/3856328157,v1:172.21.15.195:6817/3856328157] boot 2024-02-13T00:27:43.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:43 smithi195 bash[14113]: cluster 2024-02-13T00:27:43.507460+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2024-02-13T00:27:43.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:43 smithi195 bash[14113]: audit 2024-02-13T00:27:43.507748+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-13T00:27:43.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:43 smithi087 bash[14097]: cluster 2024-02-13T00:27:41.919227+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T00:27:43.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:43 smithi087 bash[14097]: cluster 2024-02-13T00:27:41.919325+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T00:27:43.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:43 smithi087 bash[14097]: audit 2024-02-13T00:27:42.509734+0000 mon.a (mon.0) 413 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-02-13T00:27:43.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:43 smithi087 bash[14097]: cluster 2024-02-13T00:27:42.509862+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2024-02-13T00:27:43.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:43 smithi087 bash[14097]: audit 2024-02-13T00:27:42.511099+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-13T00:27:43.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:43 smithi087 bash[14097]: cluster 2024-02-13T00:27:43.507359+0000 mon.a (mon.0) 416 : cluster [INF] osd.6 [v2:172.21.15.195:6816/3856328157,v1:172.21.15.195:6817/3856328157] boot 2024-02-13T00:27:43.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:43 smithi087 bash[14097]: cluster 2024-02-13T00:27:43.507460+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2024-02-13T00:27:43.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:43 smithi087 bash[14097]: audit 2024-02-13T00:27:43.507748+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-13T00:27:43.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:43 smithi087 bash[17655]: cluster 2024-02-13T00:27:41.919227+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T00:27:43.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:43 smithi087 bash[17655]: cluster 2024-02-13T00:27:41.919325+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T00:27:43.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:43 smithi087 bash[17655]: audit 2024-02-13T00:27:42.509734+0000 mon.a (mon.0) 413 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-02-13T00:27:43.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:43 smithi087 bash[17655]: cluster 2024-02-13T00:27:42.509862+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2024-02-13T00:27:43.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:43 smithi087 bash[17655]: audit 2024-02-13T00:27:42.511099+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-13T00:27:43.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:43 smithi087 bash[17655]: cluster 2024-02-13T00:27:43.507359+0000 mon.a (mon.0) 416 : cluster [INF] osd.6 [v2:172.21.15.195:6816/3856328157,v1:172.21.15.195:6817/3856328157] boot 2024-02-13T00:27:43.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:43 smithi087 bash[17655]: cluster 2024-02-13T00:27:43.507460+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2024-02-13T00:27:43.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:43 smithi087 bash[17655]: audit 2024-02-13T00:27:43.507748+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-13T00:27:44.845 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:44 smithi195 bash[14113]: cluster 2024-02-13T00:27:44.409571+0000 mgr.y (mgr.14140) 166 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2024-02-13T00:27:44.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:44 smithi087 bash[14097]: cluster 2024-02-13T00:27:44.409571+0000 mgr.y (mgr.14140) 166 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2024-02-13T00:27:44.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:44 smithi087 bash[17655]: cluster 2024-02-13T00:27:44.409571+0000 mgr.y (mgr.14140) 166 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2024-02-13T00:27:45.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:45 smithi195 bash[14113]: cluster 2024-02-13T00:27:44.531571+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-02-13T00:27:45.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:45 smithi195 bash[14113]: audit 2024-02-13T00:27:45.164196+0000 mgr.y (mgr.14140) 167 : audit [DBG] from='client.34292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:27:45.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:45 smithi195 bash[14113]: cephadm 2024-02-13T00:27:45.165750+0000 mgr.y (mgr.14140) 168 : cephadm [INF] Applying osd on host smithi195... 2024-02-13T00:27:45.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:45 smithi195 bash[14113]: audit 2024-02-13T00:27:45.166331+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T00:27:45.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:45 smithi195 bash[14113]: audit 2024-02-13T00:27:45.168163+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:27:45.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:45 smithi195 bash[14113]: audit 2024-02-13T00:27:45.171118+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:27:45.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:45 smithi087 bash[14097]: cluster 2024-02-13T00:27:44.531571+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-02-13T00:27:45.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:45 smithi087 bash[14097]: audit 2024-02-13T00:27:45.164196+0000 mgr.y (mgr.14140) 167 : audit [DBG] from='client.34292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:27:45.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:45 smithi087 bash[14097]: cephadm 2024-02-13T00:27:45.165750+0000 mgr.y (mgr.14140) 168 : cephadm [INF] Applying osd on host smithi195... 2024-02-13T00:27:45.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:45 smithi087 bash[14097]: audit 2024-02-13T00:27:45.166331+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T00:27:45.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:45 smithi087 bash[14097]: audit 2024-02-13T00:27:45.168163+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:27:45.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:45 smithi087 bash[14097]: audit 2024-02-13T00:27:45.171118+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:27:45.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:45 smithi087 bash[17655]: cluster 2024-02-13T00:27:44.531571+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-02-13T00:27:45.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:45 smithi087 bash[17655]: audit 2024-02-13T00:27:45.164196+0000 mgr.y (mgr.14140) 167 : audit [DBG] from='client.34292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:27:45.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:45 smithi087 bash[17655]: cephadm 2024-02-13T00:27:45.165750+0000 mgr.y (mgr.14140) 168 : cephadm [INF] Applying osd on host smithi195... 2024-02-13T00:27:45.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:45 smithi087 bash[17655]: audit 2024-02-13T00:27:45.166331+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-13T00:27:45.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:45 smithi087 bash[17655]: audit 2024-02-13T00:27:45.168163+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:27:45.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:45 smithi087 bash[17655]: audit 2024-02-13T00:27:45.171118+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:27:46.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:46 smithi195 bash[14113]: cluster 2024-02-13T00:27:46.410158+0000 mgr.y (mgr.14140) 169 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2024-02-13T00:27:46.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:46 smithi087 bash[14097]: cluster 2024-02-13T00:27:46.410158+0000 mgr.y (mgr.14140) 169 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2024-02-13T00:27:46.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:46 smithi087 bash[17655]: cluster 2024-02-13T00:27:46.410158+0000 mgr.y (mgr.14140) 169 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2024-02-13T00:27:49.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:49 smithi087 bash[14097]: cluster 2024-02-13T00:27:48.410726+0000 mgr.y (mgr.14140) 170 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-13T00:27:49.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:49 smithi087 bash[14097]: audit 2024-02-13T00:27:48.784051+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.195:0/2515948967' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fddc8f44-7163-497a-8ca6-28c965322f74"}]: dispatch 2024-02-13T00:27:49.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:49 smithi087 bash[14097]: audit 2024-02-13T00:27:48.785422+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fddc8f44-7163-497a-8ca6-28c965322f74"}]: dispatch 2024-02-13T00:27:49.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:49 smithi087 bash[14097]: audit 2024-02-13T00:27:48.793815+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fddc8f44-7163-497a-8ca6-28c965322f74"}]': finished 2024-02-13T00:27:49.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:49 smithi087 bash[14097]: cluster 2024-02-13T00:27:48.793961+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2024-02-13T00:27:49.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:49 smithi087 bash[14097]: audit 2024-02-13T00:27:48.794273+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-13T00:27:49.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:49 smithi087 bash[17655]: cluster 2024-02-13T00:27:48.410726+0000 mgr.y (mgr.14140) 170 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-13T00:27:49.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:49 smithi087 bash[17655]: audit 2024-02-13T00:27:48.784051+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.195:0/2515948967' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fddc8f44-7163-497a-8ca6-28c965322f74"}]: dispatch 2024-02-13T00:27:49.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:49 smithi087 bash[17655]: audit 2024-02-13T00:27:48.785422+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fddc8f44-7163-497a-8ca6-28c965322f74"}]: dispatch 2024-02-13T00:27:49.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:49 smithi087 bash[17655]: audit 2024-02-13T00:27:48.793815+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fddc8f44-7163-497a-8ca6-28c965322f74"}]': finished 2024-02-13T00:27:49.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:49 smithi087 bash[17655]: cluster 2024-02-13T00:27:48.793961+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2024-02-13T00:27:49.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:49 smithi087 bash[17655]: audit 2024-02-13T00:27:48.794273+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-13T00:27:49.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:49 smithi195 bash[14113]: cluster 2024-02-13T00:27:48.410726+0000 mgr.y (mgr.14140) 170 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-13T00:27:49.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:49 smithi195 bash[14113]: audit 2024-02-13T00:27:48.784051+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.195:0/2515948967' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fddc8f44-7163-497a-8ca6-28c965322f74"}]: dispatch 2024-02-13T00:27:49.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:49 smithi195 bash[14113]: audit 2024-02-13T00:27:48.785422+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fddc8f44-7163-497a-8ca6-28c965322f74"}]: dispatch 2024-02-13T00:27:49.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:49 smithi195 bash[14113]: audit 2024-02-13T00:27:48.793815+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fddc8f44-7163-497a-8ca6-28c965322f74"}]': finished 2024-02-13T00:27:49.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:49 smithi195 bash[14113]: cluster 2024-02-13T00:27:48.793961+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2024-02-13T00:27:49.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:49 smithi195 bash[14113]: audit 2024-02-13T00:27:48.794273+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-13T00:27:50.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:50 smithi195 bash[14113]: cluster 2024-02-13T00:27:50.411320+0000 mgr.y (mgr.14140) 171 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-13T00:27:50.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:50 smithi087 bash[14097]: cluster 2024-02-13T00:27:50.411320+0000 mgr.y (mgr.14140) 171 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-13T00:27:50.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:50 smithi087 bash[17655]: cluster 2024-02-13T00:27:50.411320+0000 mgr.y (mgr.14140) 171 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-13T00:27:51.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:51 smithi195 bash[14113]: audit 2024-02-13T00:27:51.166070+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.195:0/1064136527' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T00:27:51.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:51 smithi087 bash[14097]: audit 2024-02-13T00:27:51.166070+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.195:0/1064136527' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T00:27:51.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:51 smithi087 bash[17655]: audit 2024-02-13T00:27:51.166070+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.195:0/1064136527' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-13T00:27:52.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:52 smithi195 bash[14113]: cluster 2024-02-13T00:27:52.411861+0000 mgr.y (mgr.14140) 172 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-13T00:27:52.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:52 smithi087 bash[14097]: cluster 2024-02-13T00:27:52.411861+0000 mgr.y (mgr.14140) 172 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-13T00:27:52.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:52 smithi087 bash[17655]: cluster 2024-02-13T00:27:52.411861+0000 mgr.y (mgr.14140) 172 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-13T00:27:54.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:54 smithi195 bash[14113]: audit 2024-02-13T00:27:53.902511+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:27:54.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:54 smithi087 bash[14097]: audit 2024-02-13T00:27:53.902511+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:27:54.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:54 smithi087 bash[17655]: audit 2024-02-13T00:27:53.902511+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:27:55.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:55 smithi195 bash[14113]: cluster 2024-02-13T00:27:54.412418+0000 mgr.y (mgr.14140) 173 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-13T00:27:55.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:55 smithi087 bash[14097]: cluster 2024-02-13T00:27:54.412418+0000 mgr.y (mgr.14140) 173 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-13T00:27:55.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:55 smithi087 bash[17655]: cluster 2024-02-13T00:27:54.412418+0000 mgr.y (mgr.14140) 173 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-13T00:27:56.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:56 smithi195 bash[14113]: cluster 2024-02-13T00:27:56.413033+0000 mgr.y (mgr.14140) 174 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-13T00:27:56.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:56 smithi087 bash[14097]: cluster 2024-02-13T00:27:56.413033+0000 mgr.y (mgr.14140) 174 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-13T00:27:56.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:56 smithi087 bash[17655]: cluster 2024-02-13T00:27:56.413033+0000 mgr.y (mgr.14140) 174 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-13T00:27:58.402 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:58 smithi195 bash[14113]: audit 2024-02-13T00:27:57.962684+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-13T00:27:58.402 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:58 smithi195 bash[14113]: audit 2024-02-13T00:27:57.964480+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:27:58.402 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:58 smithi195 bash[14113]: audit 2024-02-13T00:27:57.966535+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2024-02-13T00:27:58.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:58 smithi087 bash[14097]: audit 2024-02-13T00:27:57.962684+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-13T00:27:58.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:58 smithi087 bash[14097]: audit 2024-02-13T00:27:57.964480+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:27:58.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:58 smithi087 bash[14097]: audit 2024-02-13T00:27:57.966535+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2024-02-13T00:27:58.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:58 smithi087 bash[17655]: audit 2024-02-13T00:27:57.962684+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-13T00:27:58.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:58 smithi087 bash[17655]: audit 2024-02-13T00:27:57.964480+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:27:58.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:58 smithi087 bash[17655]: audit 2024-02-13T00:27:57.966535+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2024-02-13T00:27:59.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:59 smithi087 bash[14097]: cephadm 2024-02-13T00:27:57.965954+0000 mgr.y (mgr.14140) 175 : cephadm [INF] Deploying daemon osd.7 on smithi195 2024-02-13T00:27:59.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:27:59 smithi087 bash[14097]: cluster 2024-02-13T00:27:58.413568+0000 mgr.y (mgr.14140) 176 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-13T00:27:59.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:59 smithi087 bash[17655]: cephadm 2024-02-13T00:27:57.965954+0000 mgr.y (mgr.14140) 175 : cephadm [INF] Deploying daemon osd.7 on smithi195 2024-02-13T00:27:59.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:27:59 smithi087 bash[17655]: cluster 2024-02-13T00:27:58.413568+0000 mgr.y (mgr.14140) 176 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-13T00:27:59.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:59 smithi195 bash[14113]: cephadm 2024-02-13T00:27:57.965954+0000 mgr.y (mgr.14140) 175 : cephadm [INF] Deploying daemon osd.7 on smithi195 2024-02-13T00:27:59.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:27:59 smithi195 bash[14113]: cluster 2024-02-13T00:27:58.413568+0000 mgr.y (mgr.14140) 176 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-13T00:28:00.428 INFO:teuthology.orchestra.run.smithi195.stdout:Created osd(s) 7 on host 'smithi195' 2024-02-13T00:28:00.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:00 smithi195 bash[14113]: cluster 2024-02-13T00:28:00.414125+0000 mgr.y (mgr.14140) 177 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-13T00:28:00.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:00 smithi195 bash[14113]: audit 2024-02-13T00:28:00.417700+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780644\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780844\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780996\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.781122\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.781242\", \"created\": \"2024-02-13T00:27:31.795007\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}}, \"last_device_update\": \"2024-02-13T00:27:42.437779\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:28:00.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:00 smithi195 bash[14113]: audit 2024-02-13T00:28:00.418801+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:28:00.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:00 smithi195 bash[14113]: audit 2024-02-13T00:28:00.423651+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780644\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780844\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780996\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.781122\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.781242\", \"created\": \"2024-02-13T00:27:31.795007\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}}, \"last_device_update\": \"2024-02-13T00:27:42.437779\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:28:00.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:00 smithi087 bash[14097]: cluster 2024-02-13T00:28:00.414125+0000 mgr.y (mgr.14140) 177 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-13T00:28:00.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:00 smithi087 bash[17655]: cluster 2024-02-13T00:28:00.414125+0000 mgr.y (mgr.14140) 177 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-13T00:28:00.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:00 smithi087 bash[14097]: audit 2024-02-13T00:28:00.417700+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780644\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780844\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780996\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.781122\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.781242\", \"created\": \"2024-02-13T00:27:31.795007\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}}, \"last_device_update\": \"2024-02-13T00:27:42.437779\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:28:00.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:00 smithi087 bash[14097]: audit 2024-02-13T00:28:00.418801+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:28:00.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:00 smithi087 bash[14097]: audit 2024-02-13T00:28:00.423651+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780644\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780844\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780996\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.781122\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.781242\", \"created\": \"2024-02-13T00:27:31.795007\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}}, \"last_device_update\": \"2024-02-13T00:27:42.437779\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:28:00.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:00 smithi087 bash[17655]: audit 2024-02-13T00:28:00.417700+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780644\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780844\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780996\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.781122\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.781242\", \"created\": \"2024-02-13T00:27:31.795007\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}}, \"last_device_update\": \"2024-02-13T00:27:42.437779\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:28:00.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:00 smithi087 bash[17655]: audit 2024-02-13T00:28:00.418801+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:28:00.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:00 smithi087 bash[17655]: audit 2024-02-13T00:28:00.423651+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780644\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780844\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.780996\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.781122\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:27:32.781242\", \"created\": \"2024-02-13T00:27:31.795007\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}}, \"last_device_update\": \"2024-02-13T00:27:42.437779\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:28:01.597 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:01 smithi195 bash[14113]: audit 2024-02-13T00:28:01.342727+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340099\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340298\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340423\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340546\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340665\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340785\", \"created\": \"2024-02-13T00:28:00.398357\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}}, \"last_daemon_update\": \"2024-02-13T00:28:01.341001\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:28:01.598 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:01 smithi195 bash[14113]: audit 2024-02-13T00:28:01.348915+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340099\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340298\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340423\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340546\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340665\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340785\", \"created\": \"2024-02-13T00:28:00.398357\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}}, \"last_daemon_update\": \"2024-02-13T00:28:01.341001\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:28:01.598 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:01 smithi195 bash[14113]: audit 2024-02-13T00:28:01.350273+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:28:01.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:01 smithi087 bash[14097]: audit 2024-02-13T00:28:01.342727+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340099\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340298\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340423\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340546\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340665\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340785\", \"created\": \"2024-02-13T00:28:00.398357\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}}, \"last_daemon_update\": \"2024-02-13T00:28:01.341001\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:28:01.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:01 smithi087 bash[17655]: audit 2024-02-13T00:28:01.342727+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340099\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340298\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340423\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340546\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340665\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340785\", \"created\": \"2024-02-13T00:28:00.398357\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}}, \"last_daemon_update\": \"2024-02-13T00:28:01.341001\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:28:01.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:01 smithi087 bash[14097]: audit 2024-02-13T00:28:01.348915+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340099\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340298\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340423\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340546\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340665\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340785\", \"created\": \"2024-02-13T00:28:00.398357\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}}, \"last_daemon_update\": \"2024-02-13T00:28:01.341001\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:28:01.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:01 smithi087 bash[14097]: audit 2024-02-13T00:28:01.350273+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:28:01.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:01 smithi087 bash[17655]: audit 2024-02-13T00:28:01.348915+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340099\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340298\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340423\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340546\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340665\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340785\", \"created\": \"2024-02-13T00:28:00.398357\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}}, \"last_daemon_update\": \"2024-02-13T00:28:01.341001\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:28:01.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:01 smithi087 bash[17655]: audit 2024-02-13T00:28:01.350273+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-13T00:28:02.331 DEBUG:teuthology.orchestra.run.smithi195:osd.7> sudo journalctl -f -n 0 -u ceph-d7990f38-ca05-11ee-95b9-87774f69a715@osd.7.service 2024-02-13T00:28:02.334 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-02-13T00:28:02.334 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph osd stat -f json 2024-02-13T00:28:02.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:02 smithi195 bash[14113]: cluster 2024-02-13T00:28:02.414686+0000 mgr.y (mgr.14140) 178 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-13T00:28:02.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:02 smithi087 bash[14097]: cluster 2024-02-13T00:28:02.414686+0000 mgr.y (mgr.14140) 178 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-13T00:28:02.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:02 smithi087 bash[17655]: cluster 2024-02-13T00:28:02.414686+0000 mgr.y (mgr.14140) 178 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-13T00:28:02.967 INFO:journalctl@ceph.osd.7.smithi195.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-13T00:28:03.652 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:28:03 smithi195 bash[20798]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-02-13T00:28:03.652 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:28:03 smithi195 bash[20798]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2024-02-13T00:28:03.652 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:28:03 smithi195 bash[20798]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2024-02-13T00:28:03.652 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:28:03 smithi195 bash[20798]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2024-02-13T00:28:03.652 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:28:03 smithi195 bash[20798]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-02-13T00:28:03.652 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:28:03 smithi195 bash[20798]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-02-13T00:28:03.652 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:28:03 smithi195 bash[20798]: --> ceph-volume lvm activate successful for osd ID: 7 2024-02-13T00:28:04.806 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:04 smithi195 bash[14113]: cluster 2024-02-13T00:28:04.415239+0000 mgr.y (mgr.14140) 179 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-13T00:28:04.806 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:04 smithi195 bash[14113]: audit 2024-02-13T00:28:04.433749+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"e0a56869-df4c-426c-b4ef-476cba8bd66c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707784009.7542956, \"finished_at\": 1707784025.942044}, {\"id\": \"bfa924e8-97a7-4d27-b0af-bdf788212a2d\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1707784036.4474218, \"finished_at\": 1707784051.840414}, {\"id\": \"414de292-8c01-4367-8372-280b379a5dfb\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1707784063.507795, \"finished_at\": 1707784080.438193}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-13T00:28:04.806 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:04 smithi195 bash[14113]: audit 2024-02-13T00:28:04.439632+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"e0a56869-df4c-426c-b4ef-476cba8bd66c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707784009.7542956, \"finished_at\": 1707784025.942044}, {\"id\": \"bfa924e8-97a7-4d27-b0af-bdf788212a2d\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1707784036.4474218, \"finished_at\": 1707784051.840414}, {\"id\": \"414de292-8c01-4367-8372-280b379a5dfb\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1707784063.507795, \"finished_at\": 1707784080.438193}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-13T00:28:04.880 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:04 smithi087 bash[14097]: cluster 2024-02-13T00:28:04.415239+0000 mgr.y (mgr.14140) 179 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-13T00:28:04.881 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:04 smithi087 bash[14097]: audit 2024-02-13T00:28:04.433749+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"e0a56869-df4c-426c-b4ef-476cba8bd66c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707784009.7542956, \"finished_at\": 1707784025.942044}, {\"id\": \"bfa924e8-97a7-4d27-b0af-bdf788212a2d\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1707784036.4474218, \"finished_at\": 1707784051.840414}, {\"id\": \"414de292-8c01-4367-8372-280b379a5dfb\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1707784063.507795, \"finished_at\": 1707784080.438193}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-13T00:28:04.881 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:04 smithi087 bash[14097]: audit 2024-02-13T00:28:04.439632+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"e0a56869-df4c-426c-b4ef-476cba8bd66c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707784009.7542956, \"finished_at\": 1707784025.942044}, {\"id\": \"bfa924e8-97a7-4d27-b0af-bdf788212a2d\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1707784036.4474218, \"finished_at\": 1707784051.840414}, {\"id\": \"414de292-8c01-4367-8372-280b379a5dfb\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1707784063.507795, \"finished_at\": 1707784080.438193}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-13T00:28:04.881 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:04 smithi087 bash[17655]: cluster 2024-02-13T00:28:04.415239+0000 mgr.y (mgr.14140) 179 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-13T00:28:04.881 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:04 smithi087 bash[17655]: audit 2024-02-13T00:28:04.433749+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"e0a56869-df4c-426c-b4ef-476cba8bd66c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707784009.7542956, \"finished_at\": 1707784025.942044}, {\"id\": \"bfa924e8-97a7-4d27-b0af-bdf788212a2d\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1707784036.4474218, \"finished_at\": 1707784051.840414}, {\"id\": \"414de292-8c01-4367-8372-280b379a5dfb\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1707784063.507795, \"finished_at\": 1707784080.438193}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-13T00:28:04.881 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:04 smithi087 bash[17655]: audit 2024-02-13T00:28:04.439632+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"e0a56869-df4c-426c-b4ef-476cba8bd66c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707784009.7542956, \"finished_at\": 1707784025.942044}, {\"id\": \"bfa924e8-97a7-4d27-b0af-bdf788212a2d\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1707784036.4474218, \"finished_at\": 1707784051.840414}, {\"id\": \"414de292-8c01-4367-8372-280b379a5dfb\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1707784063.507795, \"finished_at\": 1707784080.438193}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-13T00:28:05.248 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-02-13T00:28:05.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:05 smithi087 bash[14097]: audit 2024-02-13T00:28:05.245448+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.87:0/2483433270' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-13T00:28:05.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:05 smithi087 bash[17655]: audit 2024-02-13T00:28:05.245448+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.87:0/2483433270' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-13T00:28:05.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:05 smithi195 bash[14113]: audit 2024-02-13T00:28:05.245448+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.87:0/2483433270' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-13T00:28:05.964 INFO:teuthology.orchestra.run.smithi087.stdout:{"epoch":43,"num_osds":8,"num_up_osds":7,"osd_up_since":1707784063,"num_in_osds":7,"osd_in_since":1707784063,"num_remapped_pgs":0} 2024-02-13T00:28:06.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:06 smithi195 bash[14113]: cluster 2024-02-13T00:28:06.415769+0000 mgr.y (mgr.14140) 180 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-13T00:28:06.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:06 smithi087 bash[14097]: cluster 2024-02-13T00:28:06.415769+0000 mgr.y (mgr.14140) 180 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-13T00:28:06.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:06 smithi087 bash[17655]: cluster 2024-02-13T00:28:06.415769+0000 mgr.y (mgr.14140) 180 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-13T00:28:06.965 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph osd stat -f json 2024-02-13T00:28:07.401 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:28:06 smithi195 bash[21103]: debug 2024-02-13T00:28:06.910+0000 7fec9d1cdec0 -1 Falling back to public interface 2024-02-13T00:28:07.879 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:07 smithi087 bash[14097]: audit 2024-02-13T00:28:07.551263+0000 mon.b (mon.2) 18 : audit [INF] from='osd.7 [v2:172.21.15.195:6824/2577076602,v1:172.21.15.195:6825/2577076602]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-13T00:28:07.879 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:07 smithi087 bash[14097]: audit 2024-02-13T00:28:07.552512+0000 mon.a (mon.0) 439 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-13T00:28:07.879 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:07 smithi087 bash[17655]: audit 2024-02-13T00:28:07.551263+0000 mon.b (mon.2) 18 : audit [INF] from='osd.7 [v2:172.21.15.195:6824/2577076602,v1:172.21.15.195:6825/2577076602]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-13T00:28:07.879 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:07 smithi087 bash[17655]: audit 2024-02-13T00:28:07.552512+0000 mon.a (mon.0) 439 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-13T00:28:07.901 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:28:07 smithi195 bash[21103]: debug 2024-02-13T00:28:07.542+0000 7fec9d1cdec0 -1 osd.7 0 log_to_monitors {default=true} 2024-02-13T00:28:07.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:07 smithi195 bash[14113]: audit 2024-02-13T00:28:07.551263+0000 mon.b (mon.2) 18 : audit [INF] from='osd.7 [v2:172.21.15.195:6824/2577076602,v1:172.21.15.195:6825/2577076602]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-13T00:28:07.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:07 smithi195 bash[14113]: audit 2024-02-13T00:28:07.552512+0000 mon.a (mon.0) 439 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-13T00:28:08.902 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:28:08 smithi195 bash[21103]: debug 2024-02-13T00:28:08.614+0000 7fec85f82700 -1 osd.7 0 waiting for initial osdmap 2024-02-13T00:28:08.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:08 smithi195 bash[14113]: audit 2024-02-13T00:28:07.608991+0000 mon.a (mon.0) 440 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-13T00:28:08.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:08 smithi195 bash[14113]: cluster 2024-02-13T00:28:07.609086+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2024-02-13T00:28:08.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:08 smithi195 bash[14113]: audit 2024-02-13T00:28:07.609621+0000 mon.b (mon.2) 19 : audit [INF] from='osd.7 [v2:172.21.15.195:6824/2577076602,v1:172.21.15.195:6825/2577076602]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:28:08.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:08 smithi195 bash[14113]: audit 2024-02-13T00:28:07.609977+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-13T00:28:08.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:08 smithi195 bash[14113]: audit 2024-02-13T00:28:07.611642+0000 mon.a (mon.0) 443 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:28:08.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:08 smithi195 bash[14113]: audit 2024-02-13T00:28:08.305157+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:28:08.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:08 smithi195 bash[14113]: cluster 2024-02-13T00:28:08.416334+0000 mgr.y (mgr.14140) 181 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-13T00:28:08.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:08 smithi195 bash[14113]: audit 2024-02-13T00:28:08.532461+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340099\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340298\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340423\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340546\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340665\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340785\", \"created\": \"2024-02-13T00:28:00.398357\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}}, \"last_daemon_update\": \"2024-02-13T00:28:01.341001\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:28:08.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:08 smithi195 bash[14113]: audit 2024-02-13T00:28:08.538951+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340099\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340298\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340423\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340546\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340665\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340785\", \"created\": \"2024-02-13T00:28:00.398357\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}}, \"last_daemon_update\": \"2024-02-13T00:28:01.341001\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:28:08.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:08 smithi087 bash[17655]: audit 2024-02-13T00:28:07.608991+0000 mon.a (mon.0) 440 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-13T00:28:08.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:08 smithi087 bash[17655]: cluster 2024-02-13T00:28:07.609086+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2024-02-13T00:28:08.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:08 smithi087 bash[17655]: audit 2024-02-13T00:28:07.609621+0000 mon.b (mon.2) 19 : audit [INF] from='osd.7 [v2:172.21.15.195:6824/2577076602,v1:172.21.15.195:6825/2577076602]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:28:08.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:08 smithi087 bash[17655]: audit 2024-02-13T00:28:07.609977+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-13T00:28:08.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:08 smithi087 bash[17655]: audit 2024-02-13T00:28:07.611642+0000 mon.a (mon.0) 443 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:28:08.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:08 smithi087 bash[17655]: audit 2024-02-13T00:28:08.305157+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:28:08.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:08 smithi087 bash[17655]: cluster 2024-02-13T00:28:08.416334+0000 mgr.y (mgr.14140) 181 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-13T00:28:08.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:08 smithi087 bash[14097]: audit 2024-02-13T00:28:07.608991+0000 mon.a (mon.0) 440 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-13T00:28:08.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:08 smithi087 bash[14097]: cluster 2024-02-13T00:28:07.609086+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2024-02-13T00:28:08.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:08 smithi087 bash[14097]: audit 2024-02-13T00:28:07.609621+0000 mon.b (mon.2) 19 : audit [INF] from='osd.7 [v2:172.21.15.195:6824/2577076602,v1:172.21.15.195:6825/2577076602]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:28:08.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:08 smithi087 bash[14097]: audit 2024-02-13T00:28:07.609977+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-13T00:28:08.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:08 smithi087 bash[14097]: audit 2024-02-13T00:28:07.611642+0000 mon.a (mon.0) 443 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:28:08.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:08 smithi087 bash[14097]: audit 2024-02-13T00:28:08.305157+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:28:08.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:08 smithi087 bash[14097]: cluster 2024-02-13T00:28:08.416334+0000 mgr.y (mgr.14140) 181 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-13T00:28:08.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:08 smithi087 bash[17655]: audit 2024-02-13T00:28:08.532461+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340099\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340298\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340423\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340546\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340665\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340785\", \"created\": \"2024-02-13T00:28:00.398357\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}}, \"last_daemon_update\": \"2024-02-13T00:28:01.341001\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:28:08.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:08 smithi087 bash[17655]: audit 2024-02-13T00:28:08.538951+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340099\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340298\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340423\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340546\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340665\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340785\", \"created\": \"2024-02-13T00:28:00.398357\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}}, \"last_daemon_update\": \"2024-02-13T00:28:01.341001\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:28:08.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:08 smithi087 bash[14097]: audit 2024-02-13T00:28:08.532461+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340099\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340298\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340423\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340546\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340665\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340785\", \"created\": \"2024-02-13T00:28:00.398357\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}}, \"last_daemon_update\": \"2024-02-13T00:28:01.341001\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:28:08.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:08 smithi087 bash[14097]: audit 2024-02-13T00:28:08.538951+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340099\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340298\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340423\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340546\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340665\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340785\", \"created\": \"2024-02-13T00:28:00.398357\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}}, \"last_daemon_update\": \"2024-02-13T00:28:01.341001\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:28:09.850 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-02-13T00:28:09.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:09 smithi195 bash[14113]: cluster 2024-02-13T00:28:08.556745+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T00:28:09.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:09 smithi195 bash[14113]: cluster 2024-02-13T00:28:08.556830+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T00:28:09.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:09 smithi195 bash[14113]: audit 2024-02-13T00:28:08.614446+0000 mon.a (mon.0) 447 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-02-13T00:28:09.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:09 smithi195 bash[14113]: cluster 2024-02-13T00:28:08.614608+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2024-02-13T00:28:09.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:09 smithi195 bash[14113]: audit 2024-02-13T00:28:08.615432+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-13T00:28:09.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:09 smithi195 bash[14113]: cluster 2024-02-13T00:28:09.616261+0000 mon.a (mon.0) 450 : cluster [INF] osd.7 [v2:172.21.15.195:6824/2577076602,v1:172.21.15.195:6825/2577076602] boot 2024-02-13T00:28:09.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:09 smithi195 bash[14113]: cluster 2024-02-13T00:28:09.616328+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2024-02-13T00:28:09.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:09 smithi195 bash[14113]: audit 2024-02-13T00:28:09.616574+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-13T00:28:09.905 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:09 smithi087 bash[17655]: cluster 2024-02-13T00:28:08.556745+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T00:28:09.905 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:09 smithi087 bash[17655]: cluster 2024-02-13T00:28:08.556830+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T00:28:09.905 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:09 smithi087 bash[17655]: audit 2024-02-13T00:28:08.614446+0000 mon.a (mon.0) 447 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-02-13T00:28:09.905 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:09 smithi087 bash[17655]: cluster 2024-02-13T00:28:08.614608+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2024-02-13T00:28:09.905 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:09 smithi087 bash[17655]: audit 2024-02-13T00:28:08.615432+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-13T00:28:09.905 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:09 smithi087 bash[17655]: cluster 2024-02-13T00:28:09.616261+0000 mon.a (mon.0) 450 : cluster [INF] osd.7 [v2:172.21.15.195:6824/2577076602,v1:172.21.15.195:6825/2577076602] boot 2024-02-13T00:28:09.905 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:09 smithi087 bash[17655]: cluster 2024-02-13T00:28:09.616328+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2024-02-13T00:28:09.905 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:09 smithi087 bash[17655]: audit 2024-02-13T00:28:09.616574+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-13T00:28:09.906 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:09 smithi087 bash[14097]: cluster 2024-02-13T00:28:08.556745+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-13T00:28:09.906 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:09 smithi087 bash[14097]: cluster 2024-02-13T00:28:08.556830+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-13T00:28:09.906 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:09 smithi087 bash[14097]: audit 2024-02-13T00:28:08.614446+0000 mon.a (mon.0) 447 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-02-13T00:28:09.906 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:09 smithi087 bash[14097]: cluster 2024-02-13T00:28:08.614608+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2024-02-13T00:28:09.906 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:09 smithi087 bash[14097]: audit 2024-02-13T00:28:08.615432+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-13T00:28:09.906 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:09 smithi087 bash[14097]: cluster 2024-02-13T00:28:09.616261+0000 mon.a (mon.0) 450 : cluster [INF] osd.7 [v2:172.21.15.195:6824/2577076602,v1:172.21.15.195:6825/2577076602] boot 2024-02-13T00:28:09.906 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:09 smithi087 bash[14097]: cluster 2024-02-13T00:28:09.616328+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2024-02-13T00:28:09.906 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:09 smithi087 bash[14097]: audit 2024-02-13T00:28:09.616574+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-13T00:28:10.580 INFO:teuthology.orchestra.run.smithi087.stdout:{"epoch":46,"num_osds":8,"num_up_osds":8,"osd_up_since":1707784089,"num_in_osds":8,"osd_in_since":1707784089,"num_remapped_pgs":0} 2024-02-13T00:28:10.580 INFO:tasks.cephadm:Adding prometheus.a on smithi195 2024-02-13T00:28:10.581 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph orch apply prometheus '1;smithi195=a' 2024-02-13T00:28:10.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:10 smithi195 bash[14113]: audit 2024-02-13T00:28:09.847252+0000 mon.a (mon.0) 453 : audit [DBG] from='client.? 172.21.15.87:0/1853154945' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-13T00:28:10.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:10 smithi195 bash[14113]: cluster 2024-02-13T00:28:10.416898+0000 mgr.y (mgr.14140) 182 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 3.2 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:10.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:10 smithi087 bash[14097]: audit 2024-02-13T00:28:09.847252+0000 mon.a (mon.0) 453 : audit [DBG] from='client.? 172.21.15.87:0/1853154945' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-13T00:28:10.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:10 smithi087 bash[14097]: cluster 2024-02-13T00:28:10.416898+0000 mgr.y (mgr.14140) 182 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 3.2 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:10.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:10 smithi087 bash[17655]: audit 2024-02-13T00:28:09.847252+0000 mon.a (mon.0) 453 : audit [DBG] from='client.? 172.21.15.87:0/1853154945' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-13T00:28:10.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:10 smithi087 bash[17655]: cluster 2024-02-13T00:28:10.416898+0000 mgr.y (mgr.14140) 182 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 3.2 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:11.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:11 smithi195 bash[14113]: cluster 2024-02-13T00:28:10.642647+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2024-02-13T00:28:11.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:11 smithi087 bash[14097]: cluster 2024-02-13T00:28:10.642647+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2024-02-13T00:28:11.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:11 smithi087 bash[17655]: cluster 2024-02-13T00:28:10.642647+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2024-02-13T00:28:12.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:12 smithi195 bash[14113]: cluster 2024-02-13T00:28:12.417423+0000 mgr.y (mgr.14140) 183 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:12.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:12 smithi087 bash[14097]: cluster 2024-02-13T00:28:12.417423+0000 mgr.y (mgr.14140) 183 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:12.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:12 smithi087 bash[17655]: cluster 2024-02-13T00:28:12.417423+0000 mgr.y (mgr.14140) 183 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:13.654 INFO:teuthology.orchestra.run.smithi195.stdout:Scheduled prometheus update... 2024-02-13T00:28:14.433 DEBUG:teuthology.orchestra.run.smithi195:prometheus.a> sudo journalctl -f -n 0 -u ceph-d7990f38-ca05-11ee-95b9-87774f69a715@prometheus.a.service 2024-02-13T00:28:14.435 INFO:tasks.cephadm:Adding node-exporter.a on smithi087 2024-02-13T00:28:14.435 INFO:tasks.cephadm:Adding node-exporter.b on smithi195 2024-02-13T00:28:14.435 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph orch apply node-exporter '2;smithi087=a;smithi195=b' 2024-02-13T00:28:14.491 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-13T00:28:14.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:14 smithi087 bash[14097]: audit 2024-02-13T00:28:13.636762+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-02-13T00:28:13.636018\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi195\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2024-02-13T00:28:14.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:14 smithi087 bash[14097]: audit 2024-02-13T00:28:13.644517+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-02-13T00:28:13.636018\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi195\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2024-02-13T00:28:14.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:14 smithi087 bash[17655]: audit 2024-02-13T00:28:13.636762+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-02-13T00:28:13.636018\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi195\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2024-02-13T00:28:14.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:14 smithi087 bash[17655]: audit 2024-02-13T00:28:13.644517+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-02-13T00:28:13.636018\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi195\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2024-02-13T00:28:14.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:14 smithi195 bash[14113]: audit 2024-02-13T00:28:13.636762+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-02-13T00:28:13.636018\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi195\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2024-02-13T00:28:14.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:14 smithi195 bash[14113]: audit 2024-02-13T00:28:13.644517+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-02-13T00:28:13.636018\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi195\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2024-02-13T00:28:15.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:15 smithi087 bash[14097]: audit 2024-02-13T00:28:13.634980+0000 mgr.y (mgr.14140) 184 : audit [DBG] from='client.34325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi195=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:28:15.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:15 smithi087 bash[14097]: cephadm 2024-02-13T00:28:13.635993+0000 mgr.y (mgr.14140) 185 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi195=a 2024-02-13T00:28:15.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:15 smithi087 bash[14097]: cephadm 2024-02-13T00:28:13.651009+0000 mgr.y (mgr.14140) 186 : cephadm [INF] Deploying daemon prometheus.a on smithi195 2024-02-13T00:28:15.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:15 smithi087 bash[14097]: cluster 2024-02-13T00:28:14.417979+0000 mgr.y (mgr.14140) 187 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:15.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:15 smithi087 bash[17655]: audit 2024-02-13T00:28:13.634980+0000 mgr.y (mgr.14140) 184 : audit [DBG] from='client.34325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi195=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:28:15.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:15 smithi087 bash[17655]: cephadm 2024-02-13T00:28:13.635993+0000 mgr.y (mgr.14140) 185 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi195=a 2024-02-13T00:28:15.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:15 smithi087 bash[17655]: cephadm 2024-02-13T00:28:13.651009+0000 mgr.y (mgr.14140) 186 : cephadm [INF] Deploying daemon prometheus.a on smithi195 2024-02-13T00:28:15.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:15 smithi087 bash[17655]: cluster 2024-02-13T00:28:14.417979+0000 mgr.y (mgr.14140) 187 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:15.717 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:15 smithi195 bash[14113]: audit 2024-02-13T00:28:13.634980+0000 mgr.y (mgr.14140) 184 : audit [DBG] from='client.34325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi195=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:28:15.718 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:15 smithi195 bash[14113]: cephadm 2024-02-13T00:28:13.635993+0000 mgr.y (mgr.14140) 185 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi195=a 2024-02-13T00:28:15.718 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:15 smithi195 bash[14113]: cephadm 2024-02-13T00:28:13.651009+0000 mgr.y (mgr.14140) 186 : cephadm [INF] Deploying daemon prometheus.a on smithi195 2024-02-13T00:28:15.718 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:15 smithi195 bash[14113]: cluster 2024-02-13T00:28:14.417979+0000 mgr.y (mgr.14140) 187 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:16.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:16 smithi195 bash[14113]: cluster 2024-02-13T00:28:16.418523+0000 mgr.y (mgr.14140) 188 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:16.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:16 smithi087 bash[17655]: cluster 2024-02-13T00:28:16.418523+0000 mgr.y (mgr.14140) 188 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:16.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:16 smithi087 bash[14097]: cluster 2024-02-13T00:28:16.418523+0000 mgr.y (mgr.14140) 188 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:17.647 INFO:teuthology.orchestra.run.smithi195.stdout:Scheduled node-exporter update... 2024-02-13T00:28:17.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:17 smithi087 bash[14097]: audit 2024-02-13T00:28:17.636707+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-02-13T00:28:17.636008\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi087\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi195\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2024-02-13T00:28:17.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:17 smithi087 bash[14097]: audit 2024-02-13T00:28:17.642746+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-02-13T00:28:17.636008\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi087\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi195\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2024-02-13T00:28:17.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:17 smithi087 bash[17655]: audit 2024-02-13T00:28:17.636707+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-02-13T00:28:17.636008\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi087\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi195\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2024-02-13T00:28:17.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:17 smithi087 bash[17655]: audit 2024-02-13T00:28:17.642746+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-02-13T00:28:17.636008\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi087\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi195\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2024-02-13T00:28:18.008 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:17 smithi195 bash[14113]: audit 2024-02-13T00:28:17.636707+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-02-13T00:28:17.636008\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi087\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi195\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2024-02-13T00:28:18.008 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:17 smithi195 bash[14113]: audit 2024-02-13T00:28:17.642746+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-02-13T00:28:17.636008\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi087\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi195\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2024-02-13T00:28:18.709 DEBUG:teuthology.orchestra.run.smithi087:node-exporter.a> sudo journalctl -f -n 0 -u ceph-d7990f38-ca05-11ee-95b9-87774f69a715@node-exporter.a.service 2024-02-13T00:28:18.712 DEBUG:teuthology.orchestra.run.smithi195:node-exporter.b> sudo journalctl -f -n 0 -u ceph-d7990f38-ca05-11ee-95b9-87774f69a715@node-exporter.b.service 2024-02-13T00:28:18.715 INFO:tasks.cephadm:Adding alertmanager.a on smithi087 2024-02-13T00:28:18.715 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph orch apply alertmanager '1;smithi087=a' 2024-02-13T00:28:18.850 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-13T00:28:19.359 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-13T00:28:19.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:19 smithi087 bash[14097]: audit 2024-02-13T00:28:17.634880+0000 mgr.y (mgr.14140) 189 : audit [DBG] from='client.34331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi087=a;smithi195=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:28:19.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:19 smithi087 bash[14097]: cephadm 2024-02-13T00:28:17.635981+0000 mgr.y (mgr.14140) 190 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi087=a,smithi195=b 2024-02-13T00:28:19.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:19 smithi087 bash[14097]: cluster 2024-02-13T00:28:18.419130+0000 mgr.y (mgr.14140) 191 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:19.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:19 smithi087 bash[17655]: audit 2024-02-13T00:28:17.634880+0000 mgr.y (mgr.14140) 189 : audit [DBG] from='client.34331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi087=a;smithi195=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:28:19.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:19 smithi087 bash[17655]: cephadm 2024-02-13T00:28:17.635981+0000 mgr.y (mgr.14140) 190 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi087=a,smithi195=b 2024-02-13T00:28:19.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:19 smithi087 bash[17655]: cluster 2024-02-13T00:28:18.419130+0000 mgr.y (mgr.14140) 191 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:19.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:19 smithi195 bash[14113]: audit 2024-02-13T00:28:17.634880+0000 mgr.y (mgr.14140) 189 : audit [DBG] from='client.34331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi087=a;smithi195=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:28:19.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:19 smithi195 bash[14113]: cephadm 2024-02-13T00:28:17.635981+0000 mgr.y (mgr.14140) 190 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi087=a,smithi195=b 2024-02-13T00:28:19.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:19 smithi195 bash[14113]: cluster 2024-02-13T00:28:18.419130+0000 mgr.y (mgr.14140) 191 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:20.856 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:20 smithi195 bash[14113]: cluster 2024-02-13T00:28:20.419709+0000 mgr.y (mgr.14140) 192 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:20.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:20 smithi087 bash[14097]: cluster 2024-02-13T00:28:20.419709+0000 mgr.y (mgr.14140) 192 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:20.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:20 smithi087 bash[17655]: cluster 2024-02-13T00:28:20.419709+0000 mgr.y (mgr.14140) 192 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:22.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:22 smithi195 bash[14113]: cluster 2024-02-13T00:28:22.420247+0000 mgr.y (mgr.14140) 193 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:22.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:22 smithi087 bash[14097]: cluster 2024-02-13T00:28:22.420247+0000 mgr.y (mgr.14140) 193 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:22.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:22 smithi087 bash[17655]: cluster 2024-02-13T00:28:22.420247+0000 mgr.y (mgr.14140) 193 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:24.860 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:24 smithi195 bash[14113]: cluster 2024-02-13T00:28:24.420839+0000 mgr.y (mgr.14140) 194 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:24.860 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:24 smithi195 bash[14113]: audit 2024-02-13T00:28:24.441816+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"e0a56869-df4c-426c-b4ef-476cba8bd66c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707784009.7542956, \"finished_at\": 1707784025.942044}, {\"id\": \"bfa924e8-97a7-4d27-b0af-bdf788212a2d\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1707784036.4474218, \"finished_at\": 1707784051.840414}, {\"id\": \"414de292-8c01-4367-8372-280b379a5dfb\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1707784063.507795, \"finished_at\": 1707784080.438193}, {\"id\": \"5a87d2d6-eb46-469a-b171-5a262fd215a7\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1707784089.613991, \"finished_at\": 1707784099.5234704}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-13T00:28:24.860 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:24 smithi195 bash[14113]: audit 2024-02-13T00:28:24.447717+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"e0a56869-df4c-426c-b4ef-476cba8bd66c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707784009.7542956, \"finished_at\": 1707784025.942044}, {\"id\": \"bfa924e8-97a7-4d27-b0af-bdf788212a2d\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1707784036.4474218, \"finished_at\": 1707784051.840414}, {\"id\": \"414de292-8c01-4367-8372-280b379a5dfb\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1707784063.507795, \"finished_at\": 1707784080.438193}, {\"id\": \"5a87d2d6-eb46-469a-b171-5a262fd215a7\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1707784089.613991, \"finished_at\": 1707784099.5234704}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-13T00:28:24.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:24 smithi087 bash[14097]: cluster 2024-02-13T00:28:24.420839+0000 mgr.y (mgr.14140) 194 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:24.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:24 smithi087 bash[14097]: audit 2024-02-13T00:28:24.441816+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"e0a56869-df4c-426c-b4ef-476cba8bd66c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707784009.7542956, \"finished_at\": 1707784025.942044}, {\"id\": \"bfa924e8-97a7-4d27-b0af-bdf788212a2d\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1707784036.4474218, \"finished_at\": 1707784051.840414}, {\"id\": \"414de292-8c01-4367-8372-280b379a5dfb\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1707784063.507795, \"finished_at\": 1707784080.438193}, {\"id\": \"5a87d2d6-eb46-469a-b171-5a262fd215a7\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1707784089.613991, \"finished_at\": 1707784099.5234704}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-13T00:28:24.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:24 smithi087 bash[14097]: audit 2024-02-13T00:28:24.447717+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"e0a56869-df4c-426c-b4ef-476cba8bd66c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707784009.7542956, \"finished_at\": 1707784025.942044}, {\"id\": \"bfa924e8-97a7-4d27-b0af-bdf788212a2d\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1707784036.4474218, \"finished_at\": 1707784051.840414}, {\"id\": \"414de292-8c01-4367-8372-280b379a5dfb\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1707784063.507795, \"finished_at\": 1707784080.438193}, {\"id\": \"5a87d2d6-eb46-469a-b171-5a262fd215a7\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1707784089.613991, \"finished_at\": 1707784099.5234704}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-13T00:28:24.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:24 smithi087 bash[17655]: cluster 2024-02-13T00:28:24.420839+0000 mgr.y (mgr.14140) 194 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:24.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:24 smithi087 bash[17655]: audit 2024-02-13T00:28:24.441816+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"e0a56869-df4c-426c-b4ef-476cba8bd66c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707784009.7542956, \"finished_at\": 1707784025.942044}, {\"id\": \"bfa924e8-97a7-4d27-b0af-bdf788212a2d\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1707784036.4474218, \"finished_at\": 1707784051.840414}, {\"id\": \"414de292-8c01-4367-8372-280b379a5dfb\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1707784063.507795, \"finished_at\": 1707784080.438193}, {\"id\": \"5a87d2d6-eb46-469a-b171-5a262fd215a7\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1707784089.613991, \"finished_at\": 1707784099.5234704}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-13T00:28:24.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:24 smithi087 bash[17655]: audit 2024-02-13T00:28:24.447717+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"e0a56869-df4c-426c-b4ef-476cba8bd66c\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707784009.7542956, \"finished_at\": 1707784025.942044}, {\"id\": \"bfa924e8-97a7-4d27-b0af-bdf788212a2d\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1707784036.4474218, \"finished_at\": 1707784051.840414}, {\"id\": \"414de292-8c01-4367-8372-280b379a5dfb\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1707784063.507795, \"finished_at\": 1707784080.438193}, {\"id\": \"5a87d2d6-eb46-469a-b171-5a262fd215a7\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1707784089.613991, \"finished_at\": 1707784099.5234704}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-13T00:28:25.271 INFO:teuthology.orchestra.run.smithi195.stdout:Scheduled alertmanager update... 2024-02-13T00:28:25.649 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:25 smithi195 bash[14113]: audit 2024-02-13T00:28:25.259316+0000 mgr.y (mgr.14140) 195 : audit [DBG] from='client.34337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi087=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:28:25.649 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:25 smithi195 bash[14113]: cephadm 2024-02-13T00:28:25.260286+0000 mgr.y (mgr.14140) 196 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi087=a 2024-02-13T00:28:25.649 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:25 smithi195 bash[14113]: audit 2024-02-13T00:28:25.261069+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-02-13T00:28:25.260311\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi087\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2024-02-13T00:28:25.649 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:25 smithi195 bash[14113]: audit 2024-02-13T00:28:25.267136+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-02-13T00:28:25.260311\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi087\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2024-02-13T00:28:25.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:25 smithi087 bash[14097]: audit 2024-02-13T00:28:25.259316+0000 mgr.y (mgr.14140) 195 : audit [DBG] from='client.34337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi087=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:28:25.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:25 smithi087 bash[14097]: cephadm 2024-02-13T00:28:25.260286+0000 mgr.y (mgr.14140) 196 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi087=a 2024-02-13T00:28:25.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:25 smithi087 bash[14097]: audit 2024-02-13T00:28:25.261069+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-02-13T00:28:25.260311\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi087\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2024-02-13T00:28:25.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:25 smithi087 bash[14097]: audit 2024-02-13T00:28:25.267136+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-02-13T00:28:25.260311\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi087\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2024-02-13T00:28:25.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:25 smithi087 bash[17655]: audit 2024-02-13T00:28:25.259316+0000 mgr.y (mgr.14140) 195 : audit [DBG] from='client.34337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi087=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:28:25.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:25 smithi087 bash[17655]: cephadm 2024-02-13T00:28:25.260286+0000 mgr.y (mgr.14140) 196 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi087=a 2024-02-13T00:28:25.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:25 smithi087 bash[17655]: audit 2024-02-13T00:28:25.261069+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-02-13T00:28:25.260311\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi087\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2024-02-13T00:28:25.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:25 smithi087 bash[17655]: audit 2024-02-13T00:28:25.267136+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-02-13T00:28:25.260311\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi087\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2024-02-13T00:28:26.734 DEBUG:teuthology.orchestra.run.smithi087:alertmanager.a> sudo journalctl -f -n 0 -u ceph-d7990f38-ca05-11ee-95b9-87774f69a715@alertmanager.a.service 2024-02-13T00:28:26.737 INFO:tasks.cephadm:Adding grafana.a on smithi195 2024-02-13T00:28:26.737 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph orch apply grafana '1;smithi195=a' 2024-02-13T00:28:26.796 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-13T00:28:26.866 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:26 smithi195 bash[14113]: cluster 2024-02-13T00:28:26.421434+0000 mgr.y (mgr.14140) 197 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:26.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:26 smithi087 bash[14097]: cluster 2024-02-13T00:28:26.421434+0000 mgr.y (mgr.14140) 197 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:26.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:26 smithi087 bash[17655]: cluster 2024-02-13T00:28:26.421434+0000 mgr.y (mgr.14140) 197 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:29.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:29 smithi195 bash[14113]: cluster 2024-02-13T00:28:28.421933+0000 mgr.y (mgr.14140) 198 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:29.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:29 smithi087 bash[14097]: cluster 2024-02-13T00:28:28.421933+0000 mgr.y (mgr.14140) 198 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:29.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:29 smithi087 bash[17655]: cluster 2024-02-13T00:28:28.421933+0000 mgr.y (mgr.14140) 198 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:30.887 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:30 smithi195 bash[14113]: cluster 2024-02-13T00:28:30.422491+0000 mgr.y (mgr.14140) 199 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:30.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:30 smithi087 bash[14097]: cluster 2024-02-13T00:28:30.422491+0000 mgr.y (mgr.14140) 199 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:30.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:30 smithi087 bash[17655]: cluster 2024-02-13T00:28:30.422491+0000 mgr.y (mgr.14140) 199 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:31.630 INFO:teuthology.orchestra.run.smithi195.stdout:Scheduled grafana update... 2024-02-13T00:28:31.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:31 smithi087 bash[14097]: audit 2024-02-13T00:28:31.620124+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-02-13T00:28:31.619412\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi195\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2024-02-13T00:28:31.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:31 smithi087 bash[14097]: audit 2024-02-13T00:28:31.625952+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-02-13T00:28:31.619412\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi195\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2024-02-13T00:28:31.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:31 smithi087 bash[17655]: audit 2024-02-13T00:28:31.620124+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-02-13T00:28:31.619412\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi195\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2024-02-13T00:28:31.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:31 smithi087 bash[17655]: audit 2024-02-13T00:28:31.625952+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-02-13T00:28:31.619412\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi195\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2024-02-13T00:28:32.089 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:31 smithi195 bash[14113]: audit 2024-02-13T00:28:31.620124+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-02-13T00:28:31.619412\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi195\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2024-02-13T00:28:32.089 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:31 smithi195 bash[14113]: audit 2024-02-13T00:28:31.625952+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-02-13T00:28:31.619412\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi195\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2024-02-13T00:28:32.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:32 smithi087 bash[14097]: audit 2024-02-13T00:28:31.618382+0000 mgr.y (mgr.14140) 200 : audit [DBG] from='client.34343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi195=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:28:32.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:32 smithi087 bash[14097]: cephadm 2024-02-13T00:28:31.619388+0000 mgr.y (mgr.14140) 201 : cephadm [INF] Saving service grafana spec with placement count:1 smithi195=a 2024-02-13T00:28:32.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:32 smithi087 bash[14097]: cluster 2024-02-13T00:28:32.423036+0000 mgr.y (mgr.14140) 202 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:32.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:32 smithi087 bash[17655]: audit 2024-02-13T00:28:31.618382+0000 mgr.y (mgr.14140) 200 : audit [DBG] from='client.34343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi195=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:28:32.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:32 smithi087 bash[17655]: cephadm 2024-02-13T00:28:31.619388+0000 mgr.y (mgr.14140) 201 : cephadm [INF] Saving service grafana spec with placement count:1 smithi195=a 2024-02-13T00:28:32.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:32 smithi087 bash[17655]: cluster 2024-02-13T00:28:32.423036+0000 mgr.y (mgr.14140) 202 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:33.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:32 smithi195 bash[14113]: audit 2024-02-13T00:28:31.618382+0000 mgr.y (mgr.14140) 200 : audit [DBG] from='client.34343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi195=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:28:33.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:32 smithi195 bash[14113]: cephadm 2024-02-13T00:28:31.619388+0000 mgr.y (mgr.14140) 201 : cephadm [INF] Saving service grafana spec with placement count:1 smithi195=a 2024-02-13T00:28:33.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:32 smithi195 bash[14113]: cluster 2024-02-13T00:28:32.423036+0000 mgr.y (mgr.14140) 202 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:33.269 DEBUG:teuthology.orchestra.run.smithi195:grafana.a> sudo journalctl -f -n 0 -u ceph-d7990f38-ca05-11ee-95b9-87774f69a715@grafana.a.service 2024-02-13T00:28:33.271 INFO:tasks.cephadm:Setting up client nodes... 2024-02-13T00:28:33.271 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-02-13T00:28:33.680 INFO:journalctl@ceph.grafana.a.smithi195.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-13T00:28:34.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:34 smithi195 bash[14113]: cluster 2024-02-13T00:28:34.423552+0000 mgr.y (mgr.14140) 203 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:34.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:34 smithi087 bash[14097]: cluster 2024-02-13T00:28:34.423552+0000 mgr.y (mgr.14140) 203 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:34.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:34 smithi087 bash[17655]: cluster 2024-02-13T00:28:34.423552+0000 mgr.y (mgr.14140) 203 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:35.179 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:28:35 smithi195 systemd[1]: Starting Ceph prometheus.a for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:28:35.503 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:35 smithi195 bash[14113]: audit 2024-02-13T00:28:35.200614+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340099\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340298\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340423\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340546\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340665\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340785\", \"created\": \"2024-02-13T00:28:00.398357\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:28:13.646971\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:28:35.504 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:35 smithi195 bash[14113]: audit 2024-02-13T00:28:35.206582+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340099\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340298\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340423\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340546\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340665\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340785\", \"created\": \"2024-02-13T00:28:00.398357\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:28:13.646971\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:28:35.504 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:35 smithi195 bash[14113]: audit 2024-02-13T00:28:35.208415+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:28:35.504 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:28:35 smithi195 docker[22384]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-prometheus.a 2024-02-13T00:28:35.504 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:28:35 smithi195 systemd[1]: Started Ceph prometheus.a for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:28:35.779 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:35 smithi087 bash[17655]: audit 2024-02-13T00:28:35.200614+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340099\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340298\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340423\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340546\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340665\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340785\", \"created\": \"2024-02-13T00:28:00.398357\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:28:13.646971\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:28:35.780 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:35 smithi087 bash[14097]: audit 2024-02-13T00:28:35.200614+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340099\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340298\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340423\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340546\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340665\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340785\", \"created\": \"2024-02-13T00:28:00.398357\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:28:13.646971\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:28:35.780 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:35 smithi087 bash[17655]: audit 2024-02-13T00:28:35.206582+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340099\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340298\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340423\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340546\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340665\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340785\", \"created\": \"2024-02-13T00:28:00.398357\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:28:13.646971\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:28:35.780 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:35 smithi087 bash[17655]: audit 2024-02-13T00:28:35.208415+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:28:35.781 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:35 smithi087 bash[14097]: audit 2024-02-13T00:28:35.206582+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340099\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340298\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340423\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340546\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340665\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:01.340785\", \"created\": \"2024-02-13T00:28:00.398357\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:28:13.646971\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:28:35.781 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:35 smithi087 bash[14097]: audit 2024-02-13T00:28:35.208415+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:28:36.214 INFO:teuthology.orchestra.run.smithi087.stdout:[client.0] 2024-02-13T00:28:36.214 INFO:teuthology.orchestra.run.smithi087.stdout: key = AQC0t8pl8a48DBAAlJ+ZjQEf2MKmW+Hz7sLCLA== 2024-02-13T00:28:36.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:36 smithi087 bash[14097]: audit 2024-02-13T00:28:36.204991+0000 mon.a (mon.0) 468 : audit [INF] from='client.? 172.21.15.87:0/264859614' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-13T00:28:36.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:36 smithi087 bash[14097]: audit 2024-02-13T00:28:36.211856+0000 mon.a (mon.0) 469 : audit [INF] from='client.? 172.21.15.87:0/264859614' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-13T00:28:36.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:36 smithi087 bash[14097]: cluster 2024-02-13T00:28:36.424231+0000 mgr.y (mgr.14140) 204 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:36.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:36 smithi087 bash[17655]: audit 2024-02-13T00:28:36.204991+0000 mon.a (mon.0) 468 : audit [INF] from='client.? 172.21.15.87:0/264859614' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-13T00:28:36.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:36 smithi087 bash[17655]: audit 2024-02-13T00:28:36.211856+0000 mon.a (mon.0) 469 : audit [INF] from='client.? 172.21.15.87:0/264859614' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-13T00:28:36.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:36 smithi087 bash[17655]: cluster 2024-02-13T00:28:36.424231+0000 mgr.y (mgr.14140) 204 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:36.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:36 smithi195 bash[14113]: audit 2024-02-13T00:28:36.204991+0000 mon.a (mon.0) 468 : audit [INF] from='client.? 172.21.15.87:0/264859614' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-13T00:28:36.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:36 smithi195 bash[14113]: audit 2024-02-13T00:28:36.211856+0000 mon.a (mon.0) 469 : audit [INF] from='client.? 172.21.15.87:0/264859614' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-13T00:28:36.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:36 smithi195 bash[14113]: cluster 2024-02-13T00:28:36.424231+0000 mgr.y (mgr.14140) 204 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:36.903 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:28:36 smithi195 bash[22405]: ts=2024-02-13T00:28:36.525Z caller=main.go:544 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-02-13T00:28:36.903 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:28:36 smithi195 bash[22405]: ts=2024-02-13T00:28:36.525Z caller=main.go:588 level=info msg="Starting Prometheus Server" mode=server version="(version=2.49.1, branch=HEAD, revision=43e14844a33b65e2a396e3944272af8b3a494071)" 2024-02-13T00:28:36.903 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:28:36 smithi195 bash[22405]: ts=2024-02-13T00:28:36.525Z caller=main.go:593 level=info build_context="(go=go1.21.6, platform=linux/amd64, user=root@6d5f4c649d25, date=20240115-16:58:43, tags=netgo,builtinassets,stringlabels)" 2024-02-13T00:28:36.903 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:28:36 smithi195 bash[22405]: ts=2024-02-13T00:28:36.526Z caller=main.go:594 level=info host_details="(Linux 5.4.0-171-generic #189-Ubuntu SMP Fri Jan 5 14:23:02 UTC 2024 x86_64 smithi195 (none))" 2024-02-13T00:28:36.903 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:28:36 smithi195 bash[22405]: ts=2024-02-13T00:28:36.526Z caller=main.go:595 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-13T00:28:36.903 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:28:36 smithi195 bash[22405]: ts=2024-02-13T00:28:36.526Z caller=main.go:596 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-13T00:28:36.903 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:28:36 smithi195 bash[22405]: ts=2024-02-13T00:28:36.529Z caller=web.go:565 level=info component=web msg="Start listening for connections" address=:9095 2024-02-13T00:28:36.903 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:28:36 smithi195 bash[22405]: ts=2024-02-13T00:28:36.529Z caller=main.go:1039 level=info msg="Starting TSDB ..." 2024-02-13T00:28:36.903 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:28:36 smithi195 bash[22405]: ts=2024-02-13T00:28:36.531Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2024-02-13T00:28:36.903 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:28:36 smithi195 bash[22405]: ts=2024-02-13T00:28:36.531Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-02-13T00:28:36.903 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:28:36 smithi195 bash[22405]: ts=2024-02-13T00:28:36.533Z caller=head.go:606 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-13T00:28:36.904 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:28:36 smithi195 bash[22405]: ts=2024-02-13T00:28:36.533Z caller=head.go:687 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.923µs 2024-02-13T00:28:36.904 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:28:36 smithi195 bash[22405]: ts=2024-02-13T00:28:36.533Z caller=head.go:695 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-13T00:28:36.904 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:28:36 smithi195 bash[22405]: ts=2024-02-13T00:28:36.534Z caller=head.go:766 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-02-13T00:28:36.904 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:28:36 smithi195 bash[22405]: ts=2024-02-13T00:28:36.534Z caller=head.go:803 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=30.037µs wal_replay_duration=1.097037ms wbl_replay_duration=164ns total_replay_duration=1.151401ms 2024-02-13T00:28:36.904 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:28:36 smithi195 bash[22405]: ts=2024-02-13T00:28:36.538Z caller=main.go:1060 level=info fs_type=XFS_SUPER_MAGIC 2024-02-13T00:28:36.904 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:28:36 smithi195 bash[22405]: ts=2024-02-13T00:28:36.538Z caller=main.go:1063 level=info msg="TSDB started" 2024-02-13T00:28:36.904 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:28:36 smithi195 bash[22405]: ts=2024-02-13T00:28:36.538Z caller=main.go:1245 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-13T00:28:36.904 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:28:36 smithi195 bash[22405]: ts=2024-02-13T00:28:36.539Z caller=main.go:1282 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=650.364µs db_storage=1.035µs remote_storage=1.12µs web_handler=593ns query_engine=698ns scrape=364.187µs scrape_sd=24.819µs notify=758ns notify_sd=1.518µs rules=36.815µs tracing=6.6µs 2024-02-13T00:28:36.904 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:28:36 smithi195 bash[22405]: ts=2024-02-13T00:28:36.539Z caller=main.go:1024 level=info msg="Server is ready to receive web requests." 2024-02-13T00:28:36.904 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:28:36 smithi195 bash[22405]: ts=2024-02-13T00:28:36.539Z caller=manager.go:146 level=info component="rule manager" msg="Starting rule manager..." 2024-02-13T00:28:36.940 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2024-02-13T00:28:36.941 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-02-13T00:28:36.941 DEBUG:teuthology.orchestra.run.smithi087:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-02-13T00:28:36.962 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-02-13T00:28:37.369 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:37 smithi195 systemd[1]: Starting Ceph node-exporter.b for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:28:37.652 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:37 smithi195 docker[22674]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-node-exporter.b 2024-02-13T00:28:37.652 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:37 smithi195 systemd[1]: Started Ceph node-exporter.b for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:28:37.652 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:37 smithi195 bash[22696]: Unable to find image 'prom/node-exporter:latest' locally 2024-02-13T00:28:37.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:37 smithi195 bash[14113]: audit 2024-02-13T00:28:36.694457+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691462\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691665\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691791\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691913\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692033\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692153\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"f3400950bdb8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692273\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:28:35.197462\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:28:13.646971\"}}, \"last_daemon_update\": \"2024-02-13T00:28:36.692522\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:28:37.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:37 smithi195 bash[14113]: audit 2024-02-13T00:28:36.700882+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691462\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691665\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691791\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691913\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692033\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692153\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"f3400950bdb8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692273\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:28:35.197462\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:28:13.646971\"}}, \"last_daemon_update\": \"2024-02-13T00:28:36.692522\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:28:37.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:37 smithi195 bash[14113]: audit 2024-02-13T00:28:36.704533+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-02-13T00:28:37.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:37 smithi195 bash[14113]: audit 2024-02-13T00:28:36.706217+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:28:37.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:37 smithi195 bash[14113]: cephadm 2024-02-13T00:28:36.707449+0000 mgr.y (mgr.14140) 205 : cephadm [INF] Deploying daemon node-exporter.b on smithi195 2024-02-13T00:28:37.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:37 smithi195 bash[14113]: audit 2024-02-13T00:28:37.409321+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691462\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691665\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691791\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691913\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692033\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692153\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"f3400950bdb8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692273\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:28:35.197462\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:28:13.646971\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:28:37.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:37 smithi195 bash[14113]: audit 2024-02-13T00:28:37.415225+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691462\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691665\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691791\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691913\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692033\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692153\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"f3400950bdb8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692273\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:28:35.197462\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:28:13.646971\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:28:37.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:37 smithi195 bash[14113]: audit 2024-02-13T00:28:37.416510+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-02-13T00:28:37.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:37 smithi195 bash[14113]: audit 2024-02-13T00:28:37.418373+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:28:37.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:37 smithi195 bash[14113]: cephadm 2024-02-13T00:28:37.419824+0000 mgr.y (mgr.14140) 206 : cephadm [INF] Deploying daemon node-exporter.a on smithi087 2024-02-13T00:28:37.874 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:37 smithi087 bash[14097]: audit 2024-02-13T00:28:36.694457+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691462\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691665\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691791\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691913\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692033\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692153\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"f3400950bdb8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692273\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:28:35.197462\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:28:13.646971\"}}, \"last_daemon_update\": \"2024-02-13T00:28:36.692522\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:28:37.875 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:37 smithi087 bash[17655]: audit 2024-02-13T00:28:36.694457+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691462\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691665\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691791\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691913\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692033\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692153\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"f3400950bdb8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692273\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:28:35.197462\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:28:13.646971\"}}, \"last_daemon_update\": \"2024-02-13T00:28:36.692522\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:28:37.875 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:37 smithi087 bash[14097]: audit 2024-02-13T00:28:36.700882+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691462\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691665\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691791\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691913\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692033\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692153\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"f3400950bdb8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692273\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:28:35.197462\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:28:13.646971\"}}, \"last_daemon_update\": \"2024-02-13T00:28:36.692522\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:28:37.876 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:37 smithi087 bash[14097]: audit 2024-02-13T00:28:36.704533+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-02-13T00:28:37.876 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:37 smithi087 bash[14097]: audit 2024-02-13T00:28:36.706217+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:28:37.876 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:37 smithi087 bash[14097]: cephadm 2024-02-13T00:28:36.707449+0000 mgr.y (mgr.14140) 205 : cephadm [INF] Deploying daemon node-exporter.b on smithi195 2024-02-13T00:28:37.876 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:37 smithi087 bash[17655]: audit 2024-02-13T00:28:36.700882+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691462\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691665\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691791\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691913\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692033\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692153\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"f3400950bdb8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692273\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:28:35.197462\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:28:13.646971\"}}, \"last_daemon_update\": \"2024-02-13T00:28:36.692522\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:28:37.877 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:37 smithi087 bash[17655]: audit 2024-02-13T00:28:36.704533+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-02-13T00:28:37.877 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:37 smithi087 bash[17655]: audit 2024-02-13T00:28:36.706217+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:28:37.877 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:37 smithi087 bash[17655]: cephadm 2024-02-13T00:28:36.707449+0000 mgr.y (mgr.14140) 205 : cephadm [INF] Deploying daemon node-exporter.b on smithi195 2024-02-13T00:28:37.877 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:37 smithi087 bash[14097]: audit 2024-02-13T00:28:37.409321+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691462\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691665\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691791\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691913\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692033\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692153\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"f3400950bdb8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692273\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:28:35.197462\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:28:13.646971\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:28:37.877 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:37 smithi087 bash[14097]: audit 2024-02-13T00:28:37.415225+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691462\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691665\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691791\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691913\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692033\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692153\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"f3400950bdb8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692273\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:28:35.197462\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:28:13.646971\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:28:37.877 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:37 smithi087 bash[14097]: audit 2024-02-13T00:28:37.416510+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-02-13T00:28:37.878 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:37 smithi087 bash[14097]: audit 2024-02-13T00:28:37.418373+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:28:37.878 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:37 smithi087 bash[14097]: cephadm 2024-02-13T00:28:37.419824+0000 mgr.y (mgr.14140) 206 : cephadm [INF] Deploying daemon node-exporter.a on smithi087 2024-02-13T00:28:37.878 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:37 smithi087 bash[17655]: audit 2024-02-13T00:28:37.409321+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691462\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691665\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691791\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691913\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692033\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692153\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"f3400950bdb8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692273\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:28:35.197462\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:28:13.646971\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:28:37.879 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:37 smithi087 bash[17655]: audit 2024-02-13T00:28:37.415225+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691462\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691665\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691791\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691913\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692033\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692153\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"f3400950bdb8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692273\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:28:35.197462\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:28:13.646971\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:28:37.879 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:37 smithi087 bash[17655]: audit 2024-02-13T00:28:37.416510+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-02-13T00:28:37.879 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:37 smithi087 bash[17655]: audit 2024-02-13T00:28:37.418373+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:28:37.879 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:37 smithi087 bash[17655]: cephadm 2024-02-13T00:28:37.419824+0000 mgr.y (mgr.14140) 206 : cephadm [INF] Deploying daemon node-exporter.a on smithi087 2024-02-13T00:28:38.134 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:38 smithi087 docker[25494]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-node-exporter.a 2024-02-13T00:28:38.134 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:38 smithi087 systemd[1]: Started Ceph node-exporter.a for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:28:38.449 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:38 smithi087 bash[25517]: Unable to find image 'prom/node-exporter:latest' locally 2024-02-13T00:28:38.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:38 smithi195 bash[14113]: audit 2024-02-13T00:28:38.130630+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081196\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081322\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081375\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081424\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081473\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081521\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081569\", \"created\": \"2024-02-13T00:26:18.303446\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:28:38.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:38 smithi195 bash[14113]: audit 2024-02-13T00:28:38.135791+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081196\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081322\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081375\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081424\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081473\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081521\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081569\", \"created\": \"2024-02-13T00:26:18.303446\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:28:38.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:38 smithi195 bash[14113]: cephadm 2024-02-13T00:28:38.138951+0000 mgr.y (mgr.14140) 207 : cephadm [INF] Deploying daemon alertmanager.a on smithi087 2024-02-13T00:28:38.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:38 smithi195 bash[14113]: cluster 2024-02-13T00:28:38.424871+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 2024-02-13T00:28:38.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:38 smithi087 bash[14097]: audit 2024-02-13T00:28:38.130630+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081196\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081322\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081375\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081424\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081473\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081521\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081569\", \"created\": \"2024-02-13T00:26:18.303446\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:28:38.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:38 smithi087 bash[14097]: audit 2024-02-13T00:28:38.135791+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081196\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081322\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081375\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081424\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081473\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081521\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081569\", \"created\": \"2024-02-13T00:26:18.303446\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:28:38.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:38 smithi087 bash[14097]: cephadm 2024-02-13T00:28:38.138951+0000 mgr.y (mgr.14140) 207 : cephadm [INF] Deploying daemon alertmanager.a on smithi087 2024-02-13T00:28:38.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:38 smithi087 bash[14097]: cluster 2024-02-13T00:28:38.424871+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 2024-02-13T00:28:38.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:38 smithi087 bash[17655]: audit 2024-02-13T00:28:38.130630+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081196\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081322\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081375\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081424\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081473\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081521\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081569\", \"created\": \"2024-02-13T00:26:18.303446\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:28:38.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:38 smithi087 bash[17655]: audit 2024-02-13T00:28:38.135791+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081196\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081322\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081375\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081424\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081473\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081521\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081569\", \"created\": \"2024-02-13T00:26:18.303446\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:28:38.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:38 smithi087 bash[17655]: cephadm 2024-02-13T00:28:38.138951+0000 mgr.y (mgr.14140) 207 : cephadm [INF] Deploying daemon alertmanager.a on smithi087 2024-02-13T00:28:38.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:38 smithi087 bash[17655]: cluster 2024-02-13T00:28:38.424871+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 2024-02-13T00:28:40.349 INFO:teuthology.orchestra.run.smithi195.stdout:[client.1] 2024-02-13T00:28:40.350 INFO:teuthology.orchestra.run.smithi195.stdout: key = AQC4t8plb5xDFBAA0MG1WhuC2COgwNQbXxcTYQ== 2024-02-13T00:28:40.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:40 smithi087 bash[14097]: audit 2024-02-13T00:28:40.338227+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.195:0/1536981474' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-13T00:28:40.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:40 smithi087 bash[14097]: audit 2024-02-13T00:28:40.339683+0000 mon.a (mon.0) 480 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-13T00:28:40.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:40 smithi087 bash[14097]: audit 2024-02-13T00:28:40.346580+0000 mon.a (mon.0) 481 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-13T00:28:40.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:40 smithi087 bash[17655]: audit 2024-02-13T00:28:40.338227+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.195:0/1536981474' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-13T00:28:40.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:40 smithi087 bash[17655]: audit 2024-02-13T00:28:40.339683+0000 mon.a (mon.0) 480 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-13T00:28:40.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:40 smithi087 bash[17655]: audit 2024-02-13T00:28:40.346580+0000 mon.a (mon.0) 481 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-13T00:28:40.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:40 smithi195 bash[14113]: audit 2024-02-13T00:28:40.338227+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.195:0/1536981474' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-13T00:28:40.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:40 smithi195 bash[14113]: audit 2024-02-13T00:28:40.339683+0000 mon.a (mon.0) 480 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-13T00:28:40.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:40 smithi195 bash[14113]: audit 2024-02-13T00:28:40.346580+0000 mon.a (mon.0) 481 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-13T00:28:41.272 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2024-02-13T00:28:41.272 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-02-13T00:28:41.272 DEBUG:teuthology.orchestra.run.smithi195:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-02-13T00:28:41.293 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph osd dump --format=json 2024-02-13T00:28:41.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:41 smithi195 bash[14113]: cluster 2024-02-13T00:28:40.425399+0000 mgr.y (mgr.14140) 209 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:41.652 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:41 smithi195 bash[22696]: latest: Pulling from prom/node-exporter 2024-02-13T00:28:41.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:41 smithi087 bash[14097]: cluster 2024-02-13T00:28:40.425399+0000 mgr.y (mgr.14140) 209 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:41.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:41 smithi087 bash[17655]: cluster 2024-02-13T00:28:40.425399+0000 mgr.y (mgr.14140) 209 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:42.152 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:41 smithi195 bash[22696]: 2abcce694348: Pulling fs layer 2024-02-13T00:28:42.152 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:41 smithi195 bash[22696]: 455fd88e5221: Pulling fs layer 2024-02-13T00:28:42.152 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:41 smithi195 bash[22696]: 324153f2810a: Pulling fs layer 2024-02-13T00:28:42.652 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:42 smithi195 bash[22696]: 455fd88e5221: Download complete 2024-02-13T00:28:42.652 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:42 smithi195 bash[22696]: 2abcce694348: Verifying Checksum 2024-02-13T00:28:42.652 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:42 smithi195 bash[22696]: 2abcce694348: Download complete 2024-02-13T00:28:42.652 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:42 smithi195 bash[22696]: 2abcce694348: Pull complete 2024-02-13T00:28:42.815 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:42 smithi087 bash[25517]: latest: Pulling from prom/node-exporter 2024-02-13T00:28:42.979 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:42 smithi195 bash[22696]: 324153f2810a: Verifying Checksum 2024-02-13T00:28:42.979 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:42 smithi195 bash[22696]: 324153f2810a: Download complete 2024-02-13T00:28:43.084 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:42 smithi087 bash[25517]: 2abcce694348: Pulling fs layer 2024-02-13T00:28:43.084 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:42 smithi087 bash[25517]: 455fd88e5221: Pulling fs layer 2024-02-13T00:28:43.084 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:42 smithi087 bash[25517]: 324153f2810a: Pulling fs layer 2024-02-13T00:28:43.085 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:42 smithi087 bash[25517]: 324153f2810a: Waiting 2024-02-13T00:28:43.085 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:42 smithi087 bash[25517]: 455fd88e5221: Waiting 2024-02-13T00:28:43.402 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:42 smithi195 bash[22696]: 455fd88e5221: Pull complete 2024-02-13T00:28:43.437 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:43 smithi087 bash[25517]: 2abcce694348: Download complete 2024-02-13T00:28:43.666 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:43 smithi195 bash[14113]: cluster 2024-02-13T00:28:42.425946+0000 mgr.y (mgr.14140) 210 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:43.666 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:43 smithi195 bash[22696]: 324153f2810a: Pull complete 2024-02-13T00:28:43.666 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:43 smithi195 bash[22696]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-02-13T00:28:43.699 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:43 smithi087 bash[25517]: 2abcce694348: Pull complete 2024-02-13T00:28:43.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:43 smithi087 bash[14097]: cluster 2024-02-13T00:28:42.425946+0000 mgr.y (mgr.14140) 210 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:43.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:43 smithi087 bash[17655]: cluster 2024-02-13T00:28:42.425946+0000 mgr.y (mgr.14140) 210 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:44.152 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:43 smithi195 bash[22696]: Status: Downloaded newer image for prom/node-exporter:latest 2024-02-13T00:28:44.199 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:43 smithi087 bash[25517]: 455fd88e5221: Download complete 2024-02-13T00:28:44.729 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:44 smithi087 bash[25517]: 324153f2810a: Verifying Checksum 2024-02-13T00:28:44.729 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:44 smithi087 bash[25517]: 324153f2810a: Download complete 2024-02-13T00:28:45.152 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.958Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-02-13T00:28:45.152 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.958Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2024-02-13T00:28:45.152 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.959Z 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/.+)($|/) 2024-02-13T00:28:45.153 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.959Z 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)$ 2024-02-13T00:28:45.153 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.960Z 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+$ 2024-02-13T00:28:45.153 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.960Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-02-13T00:28:45.153 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.960Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-02-13T00:28:45.153 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.960Z caller=node_exporter.go:117 level=info collector=arp 2024-02-13T00:28:45.153 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.960Z caller=node_exporter.go:117 level=info collector=bcache 2024-02-13T00:28:45.153 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.960Z caller=node_exporter.go:117 level=info collector=bonding 2024-02-13T00:28:45.153 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.960Z caller=node_exporter.go:117 level=info collector=btrfs 2024-02-13T00:28:45.153 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.960Z caller=node_exporter.go:117 level=info collector=conntrack 2024-02-13T00:28:45.153 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.960Z caller=node_exporter.go:117 level=info collector=cpu 2024-02-13T00:28:45.153 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.960Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-02-13T00:28:45.153 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.960Z caller=node_exporter.go:117 level=info collector=diskstats 2024-02-13T00:28:45.153 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.960Z caller=node_exporter.go:117 level=info collector=dmi 2024-02-13T00:28:45.153 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.960Z caller=node_exporter.go:117 level=info collector=edac 2024-02-13T00:28:45.154 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.960Z caller=node_exporter.go:117 level=info collector=entropy 2024-02-13T00:28:45.154 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.960Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-02-13T00:28:45.154 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.960Z caller=node_exporter.go:117 level=info collector=filefd 2024-02-13T00:28:45.154 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.960Z caller=node_exporter.go:117 level=info collector=filesystem 2024-02-13T00:28:45.154 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.960Z caller=node_exporter.go:117 level=info collector=hwmon 2024-02-13T00:28:45.154 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.960Z caller=node_exporter.go:117 level=info collector=infiniband 2024-02-13T00:28:45.154 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.960Z caller=node_exporter.go:117 level=info collector=ipvs 2024-02-13T00:28:45.154 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.960Z caller=node_exporter.go:117 level=info collector=loadavg 2024-02-13T00:28:45.154 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.960Z caller=node_exporter.go:117 level=info collector=mdadm 2024-02-13T00:28:45.154 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.960Z caller=node_exporter.go:117 level=info collector=meminfo 2024-02-13T00:28:45.154 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.960Z caller=node_exporter.go:117 level=info collector=netclass 2024-02-13T00:28:45.155 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.960Z caller=node_exporter.go:117 level=info collector=netdev 2024-02-13T00:28:45.155 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.960Z caller=node_exporter.go:117 level=info collector=netstat 2024-02-13T00:28:45.155 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.960Z caller=node_exporter.go:117 level=info collector=nfs 2024-02-13T00:28:45.155 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.960Z caller=node_exporter.go:117 level=info collector=nfsd 2024-02-13T00:28:45.155 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.960Z caller=node_exporter.go:117 level=info collector=nvme 2024-02-13T00:28:45.155 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.960Z caller=node_exporter.go:117 level=info collector=os 2024-02-13T00:28:45.155 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.960Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-02-13T00:28:45.155 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.960Z caller=node_exporter.go:117 level=info collector=pressure 2024-02-13T00:28:45.155 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.960Z caller=node_exporter.go:117 level=info collector=rapl 2024-02-13T00:28:45.155 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.960Z caller=node_exporter.go:117 level=info collector=schedstat 2024-02-13T00:28:45.155 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.960Z caller=node_exporter.go:117 level=info collector=selinux 2024-02-13T00:28:45.155 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.960Z caller=node_exporter.go:117 level=info collector=sockstat 2024-02-13T00:28:45.155 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.960Z caller=node_exporter.go:117 level=info collector=softnet 2024-02-13T00:28:45.155 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.960Z caller=node_exporter.go:117 level=info collector=stat 2024-02-13T00:28:45.155 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.961Z caller=node_exporter.go:117 level=info collector=tapestats 2024-02-13T00:28:45.156 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.961Z caller=node_exporter.go:117 level=info collector=textfile 2024-02-13T00:28:45.156 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.961Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-02-13T00:28:45.156 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.961Z caller=node_exporter.go:117 level=info collector=time 2024-02-13T00:28:45.156 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.961Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-02-13T00:28:45.156 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.961Z caller=node_exporter.go:117 level=info collector=uname 2024-02-13T00:28:45.156 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.961Z caller=node_exporter.go:117 level=info collector=vmstat 2024-02-13T00:28:45.156 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.961Z caller=node_exporter.go:117 level=info collector=xfs 2024-02-13T00:28:45.156 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.961Z caller=node_exporter.go:117 level=info collector=zfs 2024-02-13T00:28:45.156 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.961Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-02-13T00:28:45.156 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:28:44 smithi195 bash[22696]: ts=2024-02-13T00:28:44.961Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-02-13T00:28:45.392 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:45 smithi087 bash[25517]: 455fd88e5221: Pull complete 2024-02-13T00:28:45.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:45 smithi087 bash[14097]: cluster 2024-02-13T00:28:44.426534+0000 mgr.y (mgr.14140) 211 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:45.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:45 smithi087 bash[17655]: cluster 2024-02-13T00:28:44.426534+0000 mgr.y (mgr.14140) 211 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:45.699 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:45 smithi087 bash[25517]: 324153f2810a: Pull complete 2024-02-13T00:28:45.766 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-02-13T00:28:45.766 INFO:teuthology.orchestra.run.smithi087.stdout:{"epoch":47,"fsid":"d7990f38-ca05-11ee-95b9-87774f69a715","created":"2024-02-13T00:22:27.356768+0000","modified":"2024-02-13T00:28:10.624409+0000","last_up_change":"2024-02-13T00:28:09.607743+0000","last_in_change":"2024-02-13T00:28:09.607743+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-02-13T00:22:40.025212+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":"874d0e60-63ac-4a0d-9056-837e4609eb23","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.87:6802","nonce":3397090227},{"type":"v1","addr":"172.21.15.87:6803","nonce":3397090227}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6804","nonce":3397090227},{"type":"v1","addr":"172.21.15.87:6805","nonce":3397090227}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6808","nonce":3397090227},{"type":"v1","addr":"172.21.15.87:6809","nonce":3397090227}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6806","nonce":3397090227},{"type":"v1","addr":"172.21.15.87:6807","nonce":3397090227}]},"public_addr":"172.21.15.87:6803/3397090227","cluster_addr":"172.21.15.87:6805/3397090227","heartbeat_back_addr":"172.21.15.87:6809/3397090227","heartbeat_front_addr":"172.21.15.87:6807/3397090227","state":["exists","up"]},{"osd":1,"uuid":"235d9041-2437-4b15-a7bb-139e3b5bae25","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.87:6810","nonce":2546566879},{"type":"v1","addr":"172.21.15.87:6811","nonce":2546566879}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6812","nonce":2546566879},{"type":"v1","addr":"172.21.15.87:6813","nonce":2546566879}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6816","nonce":2546566879},{"type":"v1","addr":"172.21.15.87:6817","nonce":2546566879}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6814","nonce":2546566879},{"type":"v1","addr":"172.21.15.87:6815","nonce":2546566879}]},"public_addr":"172.21.15.87:6811/2546566879","cluster_addr":"172.21.15.87:6813/2546566879","heartbeat_back_addr":"172.21.15.87:6817/2546566879","heartbeat_front_addr":"172.21.15.87:6815/2546566879","state":["exists","up"]},{"osd":2,"uuid":"2eec309e-fae7-412e-8ae1-0a58ce930d06","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.87:6818","nonce":2989889995},{"type":"v1","addr":"172.21.15.87:6819","nonce":2989889995}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6820","nonce":2989889995},{"type":"v1","addr":"172.21.15.87:6821","nonce":2989889995}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6824","nonce":2989889995},{"type":"v1","addr":"172.21.15.87:6825","nonce":2989889995}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6822","nonce":2989889995},{"type":"v1","addr":"172.21.15.87:6823","nonce":2989889995}]},"public_addr":"172.21.15.87:6819/2989889995","cluster_addr":"172.21.15.87:6821/2989889995","heartbeat_back_addr":"172.21.15.87:6825/2989889995","heartbeat_front_addr":"172.21.15.87:6823/2989889995","state":["exists","up"]},{"osd":3,"uuid":"dd2d97e8-bcaa-4510-968a-ec640ed2361f","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.87:6826","nonce":3506513801},{"type":"v1","addr":"172.21.15.87:6827","nonce":3506513801}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6828","nonce":3506513801},{"type":"v1","addr":"172.21.15.87:6829","nonce":3506513801}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6832","nonce":3506513801},{"type":"v1","addr":"172.21.15.87:6833","nonce":3506513801}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6830","nonce":3506513801},{"type":"v1","addr":"172.21.15.87:6831","nonce":3506513801}]},"public_addr":"172.21.15.87:6827/3506513801","cluster_addr":"172.21.15.87:6829/3506513801","heartbeat_back_addr":"172.21.15.87:6833/3506513801","heartbeat_front_addr":"172.21.15.87:6831/3506513801","state":["exists","up"]},{"osd":4,"uuid":"7ef78918-8b26-4d00-98e5-676adb98c510","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.195:6800","nonce":3045633245},{"type":"v1","addr":"172.21.15.195:6801","nonce":3045633245}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6802","nonce":3045633245},{"type":"v1","addr":"172.21.15.195:6803","nonce":3045633245}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6806","nonce":3045633245},{"type":"v1","addr":"172.21.15.195:6807","nonce":3045633245}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6804","nonce":3045633245},{"type":"v1","addr":"172.21.15.195:6805","nonce":3045633245}]},"public_addr":"172.21.15.195:6801/3045633245","cluster_addr":"172.21.15.195:6803/3045633245","heartbeat_back_addr":"172.21.15.195:6807/3045633245","heartbeat_front_addr":"172.21.15.195:6805/3045633245","state":["exists","up"]},{"osd":5,"uuid":"bf5dd747-3e55-4506-9868-3737abd36838","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.195:6808","nonce":242081599},{"type":"v1","addr":"172.21.15.195:6809","nonce":242081599}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6810","nonce":242081599},{"type":"v1","addr":"172.21.15.195:6811","nonce":242081599}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6814","nonce":242081599},{"type":"v1","addr":"172.21.15.195:6815","nonce":242081599}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6812","nonce":242081599},{"type":"v1","addr":"172.21.15.195:6813","nonce":242081599}]},"public_addr":"172.21.15.195:6809/242081599","cluster_addr":"172.21.15.195:6811/242081599","heartbeat_back_addr":"172.21.15.195:6815/242081599","heartbeat_front_addr":"172.21.15.195:6813/242081599","state":["exists","up"]},{"osd":6,"uuid":"8094b1dd-904c-4c7b-a9ca-510b56107dcc","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.195:6816","nonce":3856328157},{"type":"v1","addr":"172.21.15.195:6817","nonce":3856328157}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6818","nonce":3856328157},{"type":"v1","addr":"172.21.15.195:6819","nonce":3856328157}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6822","nonce":3856328157},{"type":"v1","addr":"172.21.15.195:6823","nonce":3856328157}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6820","nonce":3856328157},{"type":"v1","addr":"172.21.15.195:6821","nonce":3856328157}]},"public_addr":"172.21.15.195:6817/3856328157","cluster_addr":"172.21.15.195:6819/3856328157","heartbeat_back_addr":"172.21.15.195:6823/3856328157","heartbeat_front_addr":"172.21.15.195:6821/3856328157","state":["exists","up"]},{"osd":7,"uuid":"fddc8f44-7163-497a-8ca6-28c965322f74","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.195:6824","nonce":2577076602},{"type":"v1","addr":"172.21.15.195:6825","nonce":2577076602}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6826","nonce":2577076602},{"type":"v1","addr":"172.21.15.195:6827","nonce":2577076602}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6830","nonce":2577076602},{"type":"v1","addr":"172.21.15.195:6831","nonce":2577076602}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6828","nonce":2577076602},{"type":"v1","addr":"172.21.15.195:6829","nonce":2577076602}]},"public_addr":"172.21.15.195:6825/2577076602","cluster_addr":"172.21.15.195:6827/2577076602","heartbeat_back_addr":"172.21.15.195:6831/2577076602","heartbeat_front_addr":"172.21.15.195:6829/2577076602","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-13T00:25:09.307552+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-13T00:25:34.796051+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-13T00:26:00.171243+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-13T00:26:25.262296+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-13T00:26:48.659030+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-13T00:27:15.007190+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-13T00:27:41.919331+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-13T00:28:08.556834+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.87:6801/3167810472":"2024-02-14T00:23:03.795801+0000","172.21.15.87:6800/3167810472":"2024-02-14T00:23:03.795801+0000","172.21.15.87:0/2960549470":"2024-02-14T00:23:03.795801+0000","172.21.15.87:0/2325277462":"2024-02-14T00:22:47.334980+0000","172.21.15.87:0/484465978":"2024-02-14T00:22:47.334980+0000","172.21.15.87:0/832666597":"2024-02-14T00:23:03.795801+0000","172.21.15.87:0/3970687128":"2024-02-14T00:22:47.334980+0000","172.21.15.87:6800/4146260641":"2024-02-14T00:22:47.334980+0000","172.21.15.87:0/1501657871":"2024-02-14T00:23:03.795801+0000","172.21.15.87:6801/4146260641":"2024-02-14T00:22:47.334980+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2024-02-13T00:28:45.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:45 smithi195 bash[14113]: cluster 2024-02-13T00:28:44.426534+0000 mgr.y (mgr.14140) 211 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:46.199 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:45 smithi087 bash[25517]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-02-13T00:28:46.199 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:45 smithi087 bash[25517]: Status: Downloaded newer image for prom/node-exporter:latest 2024-02-13T00:28:46.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:46 smithi195 bash[14113]: audit 2024-02-13T00:28:45.762855+0000 mon.a (mon.0) 482 : audit [DBG] from='client.? 172.21.15.87:0/1654354810' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-13T00:28:46.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:46 smithi087 bash[14097]: audit 2024-02-13T00:28:45.762855+0000 mon.a (mon.0) 482 : audit [DBG] from='client.? 172.21.15.87:0/1654354810' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-13T00:28:46.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:46 smithi087 bash[17655]: audit 2024-02-13T00:28:45.762855+0000 mon.a (mon.0) 482 : audit [DBG] from='client.? 172.21.15.87:0/1654354810' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-13T00:28:47.791 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:47 smithi087 bash[14097]: cluster 2024-02-13T00:28:46.427100+0000 mgr.y (mgr.14140) 212 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:47.791 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:47 smithi087 bash[17655]: cluster 2024-02-13T00:28:46.427100+0000 mgr.y (mgr.14140) 212 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:47.792 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2024-02-13T00:22:40.025212+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '12', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_min': 1}, 'application_metadata': {'mgr_devicehealth': {}}}] 2024-02-13T00:28:47.793 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph osd pool get device_health_metrics pg_num 2024-02-13T00:28:47.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:47 smithi195 bash[14113]: cluster 2024-02-13T00:28:46.427100+0000 mgr.y (mgr.14140) 212 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:49.200 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.910Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-02-13T00:28:49.200 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.910Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2024-02-13T00:28:49.200 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.911Z 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/.+)($|/) 2024-02-13T00:28:49.200 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.911Z 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)$ 2024-02-13T00:28:49.200 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.912Z 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+$ 2024-02-13T00:28:49.200 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.912Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-02-13T00:28:49.200 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.914Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-02-13T00:28:49.200 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.914Z caller=node_exporter.go:117 level=info collector=arp 2024-02-13T00:28:49.200 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.914Z caller=node_exporter.go:117 level=info collector=bcache 2024-02-13T00:28:49.200 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.914Z caller=node_exporter.go:117 level=info collector=bonding 2024-02-13T00:28:49.200 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.914Z caller=node_exporter.go:117 level=info collector=btrfs 2024-02-13T00:28:49.200 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.914Z caller=node_exporter.go:117 level=info collector=conntrack 2024-02-13T00:28:49.201 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.914Z caller=node_exporter.go:117 level=info collector=cpu 2024-02-13T00:28:49.201 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.914Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-02-13T00:28:49.201 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.914Z caller=node_exporter.go:117 level=info collector=diskstats 2024-02-13T00:28:49.201 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.914Z caller=node_exporter.go:117 level=info collector=dmi 2024-02-13T00:28:49.201 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.914Z caller=node_exporter.go:117 level=info collector=edac 2024-02-13T00:28:49.201 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.914Z caller=node_exporter.go:117 level=info collector=entropy 2024-02-13T00:28:49.201 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.914Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-02-13T00:28:49.201 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.914Z caller=node_exporter.go:117 level=info collector=filefd 2024-02-13T00:28:49.201 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.914Z caller=node_exporter.go:117 level=info collector=filesystem 2024-02-13T00:28:49.201 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.914Z caller=node_exporter.go:117 level=info collector=hwmon 2024-02-13T00:28:49.201 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.914Z caller=node_exporter.go:117 level=info collector=infiniband 2024-02-13T00:28:49.201 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.914Z caller=node_exporter.go:117 level=info collector=ipvs 2024-02-13T00:28:49.201 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.914Z caller=node_exporter.go:117 level=info collector=loadavg 2024-02-13T00:28:49.201 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.914Z caller=node_exporter.go:117 level=info collector=mdadm 2024-02-13T00:28:49.202 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.914Z caller=node_exporter.go:117 level=info collector=meminfo 2024-02-13T00:28:49.202 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.914Z caller=node_exporter.go:117 level=info collector=netclass 2024-02-13T00:28:49.202 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.914Z caller=node_exporter.go:117 level=info collector=netdev 2024-02-13T00:28:49.202 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.914Z caller=node_exporter.go:117 level=info collector=netstat 2024-02-13T00:28:49.202 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.914Z caller=node_exporter.go:117 level=info collector=nfs 2024-02-13T00:28:49.202 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.914Z caller=node_exporter.go:117 level=info collector=nfsd 2024-02-13T00:28:49.202 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.914Z caller=node_exporter.go:117 level=info collector=nvme 2024-02-13T00:28:49.202 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.914Z caller=node_exporter.go:117 level=info collector=os 2024-02-13T00:28:49.202 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.914Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-02-13T00:28:49.202 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.914Z caller=node_exporter.go:117 level=info collector=pressure 2024-02-13T00:28:49.203 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.914Z caller=node_exporter.go:117 level=info collector=rapl 2024-02-13T00:28:49.203 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.914Z caller=node_exporter.go:117 level=info collector=schedstat 2024-02-13T00:28:49.203 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.914Z caller=node_exporter.go:117 level=info collector=selinux 2024-02-13T00:28:49.203 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.914Z caller=node_exporter.go:117 level=info collector=sockstat 2024-02-13T00:28:49.203 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.914Z caller=node_exporter.go:117 level=info collector=softnet 2024-02-13T00:28:49.203 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.914Z caller=node_exporter.go:117 level=info collector=stat 2024-02-13T00:28:49.203 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.914Z caller=node_exporter.go:117 level=info collector=tapestats 2024-02-13T00:28:49.203 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.914Z caller=node_exporter.go:117 level=info collector=textfile 2024-02-13T00:28:49.203 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.914Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-02-13T00:28:49.203 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.914Z caller=node_exporter.go:117 level=info collector=time 2024-02-13T00:28:49.203 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.915Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-02-13T00:28:49.203 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.915Z caller=node_exporter.go:117 level=info collector=uname 2024-02-13T00:28:49.203 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.915Z caller=node_exporter.go:117 level=info collector=vmstat 2024-02-13T00:28:49.204 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.915Z caller=node_exporter.go:117 level=info collector=xfs 2024-02-13T00:28:49.204 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.915Z caller=node_exporter.go:117 level=info collector=zfs 2024-02-13T00:28:49.204 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.916Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-02-13T00:28:49.204 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:28:48 smithi087 bash[25517]: ts=2024-02-13T00:28:48.916Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-02-13T00:28:49.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:49 smithi087 bash[14097]: cluster 2024-02-13T00:28:48.427759+0000 mgr.y (mgr.14140) 213 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:49.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:49 smithi087 bash[17655]: cluster 2024-02-13T00:28:48.427759+0000 mgr.y (mgr.14140) 213 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:49.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:49 smithi195 bash[14113]: cluster 2024-02-13T00:28:48.427759+0000 mgr.y (mgr.14140) 213 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:50.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:50 smithi195 bash[14113]: cluster 2024-02-13T00:28:50.428387+0000 mgr.y (mgr.14140) 214 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:50.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:50 smithi087 bash[17655]: cluster 2024-02-13T00:28:50.428387+0000 mgr.y (mgr.14140) 214 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:50.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:50 smithi087 bash[14097]: cluster 2024-02-13T00:28:50.428387+0000 mgr.y (mgr.14140) 214 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:52.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:52 smithi195 bash[14113]: cluster 2024-02-13T00:28:52.428966+0000 mgr.y (mgr.14140) 215 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:52.904 INFO:teuthology.orchestra.run.smithi087.stdout:pg_num: 1 2024-02-13T00:28:52.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:52 smithi087 bash[14097]: cluster 2024-02-13T00:28:52.428966+0000 mgr.y (mgr.14140) 215 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:52.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:52 smithi087 bash[17655]: cluster 2024-02-13T00:28:52.428966+0000 mgr.y (mgr.14140) 215 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:53.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:53 smithi195 bash[14113]: audit 2024-02-13T00:28:52.902147+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.87:0/2056735681' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-02-13T00:28:53.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:53 smithi087 bash[14097]: audit 2024-02-13T00:28:52.902147+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.87:0/2056735681' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-02-13T00:28:53.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:53 smithi087 bash[17655]: audit 2024-02-13T00:28:52.902147+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.87:0/2056735681' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-02-13T00:28:54.232 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-02-13T00:28:54.232 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-02-13T00:28:54.233 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph mgr dump --format=json 2024-02-13T00:28:54.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:54 smithi087 bash[14097]: cluster 2024-02-13T00:28:54.429465+0000 mgr.y (mgr.14140) 216 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:54.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:54 smithi087 bash[17655]: cluster 2024-02-13T00:28:54.429465+0000 mgr.y (mgr.14140) 216 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:54.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:54 smithi195 bash[14113]: cluster 2024-02-13T00:28:54.429465+0000 mgr.y (mgr.14140) 216 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:28:56.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:56 smithi087 bash[14097]: audit 2024-02-13T00:28:56.252871+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081196\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081322\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081375\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081424\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081473\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081521\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081569\", \"created\": \"2024-02-13T00:26:18.303446\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:38.136633\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:28:56.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:56 smithi087 bash[14097]: audit 2024-02-13T00:28:56.258115+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081196\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081322\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081375\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081424\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081473\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081521\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081569\", \"created\": \"2024-02-13T00:26:18.303446\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:38.136633\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:28:56.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:56 smithi087 bash[17655]: audit 2024-02-13T00:28:56.252871+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081196\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081322\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081375\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081424\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081473\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081521\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081569\", \"created\": \"2024-02-13T00:26:18.303446\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:38.136633\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:28:56.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:56 smithi087 bash[17655]: audit 2024-02-13T00:28:56.258115+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081196\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081322\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081375\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081424\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081473\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081521\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081569\", \"created\": \"2024-02-13T00:26:18.303446\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:38.136633\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:28:56.504 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:28:56 smithi087 docker[26283]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-alertmanager.a 2024-02-13T00:28:56.504 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:28:56 smithi087 systemd[1]: Started Ceph alertmanager.a for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:28:56.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:56 smithi195 bash[14113]: audit 2024-02-13T00:28:56.252871+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081196\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081322\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081375\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081424\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081473\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081521\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081569\", \"created\": \"2024-02-13T00:26:18.303446\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:38.136633\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:28:56.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:56 smithi195 bash[14113]: audit 2024-02-13T00:28:56.258115+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081196\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081322\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081375\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081424\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081473\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081521\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:26:19.081569\", \"created\": \"2024-02-13T00:26:18.303446\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:38.136633\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:28:57.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:57 smithi195 bash[14113]: audit 2024-02-13T00:28:56.367207+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQD2gUwH+QhFyrgF6VGxeAFSMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjQwMjEzMDAyODU2WhcN\nMzQwMjEwMDAyODU2WjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArA5c/RqoWDG3GAOCL6vy\n3KKsep7Eg5uU/ntgiwGB240F2aWb2eewluVosUfj+cVT8Jwd1t149Kc/0Auw+P4q\nW696nlMNE41RNGQC5TYbkKnTBi7xINxHn9anq229vMkTzOdM4mYdWDBab4kYifSG\n9iinC0mZPNLjEiXdNDX7UqMnAv/WPMWwkLXtDxeNmBiE0euEAsyPlb/jk1PHQifh\nflH7rY087yVnF1PX56CiueMNomLSFhUPVyIFVZ8wA+lsgwVkmFQdc9eEBsqZoxtP\nvnc4XnUkLMvpBUvL/FLDyKhWemuPu6yUEBw6G04PVo1aqBxeJSRXyncEqyqoF0Ku\nJwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQBlvrRuEqjY0rj4yS43k3hcewyneB+d\n+9JEpWvCW1Abgm3xAW8dxEexuYGrw3zLNqwkhGKW6yFDa9iIYZ4MteGB8KsVHios\nE23iYZLwEldew2iSPkr50xRP8m0BP/8G1x183OTrvkPvfNNHNAqWMQQTjZA2tbnP\nER7McKQsbvFA7TMjrC5m7P/toDbIUiiwVDv4baVXEkWOfMpZixXj/YXW/DJ6yFv4\ngUsI9k12vrziA0uEFk6jRp5Bft23yOsSKwLlukZPcLBWjuV6zxVJD2jAaW5yjnFX\n03MPTouCHF/29LZeOs3VkYrcMuRtyro38ZdAFvAIWhcpZCeLZp0xQ7qL\n-----END CERTIFICATE-----\n"}]: dispatch 2024-02-13T00:28:57.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:57 smithi195 bash[14113]: audit 2024-02-13T00:28:56.372462+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQD2gUwH+QhFyrgF6VGxeAFSMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjQwMjEzMDAyODU2WhcN\nMzQwMjEwMDAyODU2WjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArA5c/RqoWDG3GAOCL6vy\n3KKsep7Eg5uU/ntgiwGB240F2aWb2eewluVosUfj+cVT8Jwd1t149Kc/0Auw+P4q\nW696nlMNE41RNGQC5TYbkKnTBi7xINxHn9anq229vMkTzOdM4mYdWDBab4kYifSG\n9iinC0mZPNLjEiXdNDX7UqMnAv/WPMWwkLXtDxeNmBiE0euEAsyPlb/jk1PHQifh\nflH7rY087yVnF1PX56CiueMNomLSFhUPVyIFVZ8wA+lsgwVkmFQdc9eEBsqZoxtP\nvnc4XnUkLMvpBUvL/FLDyKhWemuPu6yUEBw6G04PVo1aqBxeJSRXyncEqyqoF0Ku\nJwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQBlvrRuEqjY0rj4yS43k3hcewyneB+d\n+9JEpWvCW1Abgm3xAW8dxEexuYGrw3zLNqwkhGKW6yFDa9iIYZ4MteGB8KsVHios\nE23iYZLwEldew2iSPkr50xRP8m0BP/8G1x183OTrvkPvfNNHNAqWMQQTjZA2tbnP\nER7McKQsbvFA7TMjrC5m7P/toDbIUiiwVDv4baVXEkWOfMpZixXj/YXW/DJ6yFv4\ngUsI9k12vrziA0uEFk6jRp5Bft23yOsSKwLlukZPcLBWjuV6zxVJD2jAaW5yjnFX\n03MPTouCHF/29LZeOs3VkYrcMuRtyro38ZdAFvAIWhcpZCeLZp0xQ7qL\n-----END CERTIFICATE-----\n"}]': finished 2024-02-13T00:28:57.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:57 smithi195 bash[14113]: audit 2024-02-13T00:28:56.373338+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQCsDlz9GqhYMbcY\nA4Ivq/Lcoqx6nsSDm5T+e2CLAYHbjQXZpZvZ57CW5WixR+P5xVPwnB3W3Xj0pz/Q\nC7D4/ipbr3qeUw0TjVE0ZALlNhuQqdMGLvEg3Eef1qerbb28yRPM50ziZh1YMFpv\niRiJ9Ib2KKcLSZk80uMSJd00NftSoycC/9Y8xbCQte0PF42YGITR64QCzI+Vv+OT\nU8dCJ+F+UfutjTzvJWcXU9fnoKK54w2iYtIWFQ9XIgVVnzAD6WyDBWSYVB1z14QG\nypmjG0++dzhedSQsy+kFS8v8UsPIqFZ6a4+7rJQQHDobTg9WjVqoHF4lJFfKdwSr\nKqgXQq4nAgMBAAECggEBAKpUIcxTSprcxKRaPNRSxj+UL2nIqUScjhiMLVwPZu3h\nowv+/dXvnwsTGtx+DfujVODavFOMtwSEWhDssgsdGvPfOWVpVIWpnd1esNsXAJzq\n8kSpzf449BMRXrXAE1jEOvzbcmqiqqQ2YiEOuKNB1yXzwsLS3oevQioiH+VjF2WL\nDLIHwiCQPlaYvkFBaGYLr5W1shavwh9IC4sAfXZVhOjcB05ccM6s23k8j4suIXq9\nnNdcGy7qELQY/BY213P0szipGdL7VHQzPNplV8TDxUnhpzJpgePzJ7Xx85Ft3AzG\nAtClTLI+rqzKT1e6I4b7tXAL1lNZRA7xqArTujhvMzkCgYEA3KahGQRQH6IkkNNV\n0dQ/0o7bLdbftpjg0E3QUm9j3FA2ikGSyc7Q+i7C7kCYiaPeHx7HetfCSDzGmkYH\nrht9fDKCFV1tox0+g9b/HgoAS5M7koqNOrPaGlSwlrY0nr4W9Aynu6hxlJPdc2X0\n+MUrpCOburuVAzfywKJ1z8pO5NUCgYEAx57BqO8S27SglHECvfL/n4iahgRVZHvV\nv4J/8FTqDYsxZpvWh8Y0druvsuG6DyWj7fxHFXZ7qGZl4bryWF4Dk0xvhfdK0Gfz\n2UlT0FBp652RIiPgcgHkOSrFETAgRwktwijKs17AcAaY28NYh+ISj/bNtNQSFr6h\nxMOYtgzj9QsCgYA7u+h061P9nFml03CyQ3GbwQzZFgiuWCjUe5xgFMPGCvkY6LOi\napjsgehHs7kX2gLyDdUXDn4MLFffwAGoQszv6ISK4CYkOHCKJJQgP7jgvNUt0NB3\nCeWLp02/H0iTiQaRvzNRfEJzZKxY50swZcBwySsJnGq02lqfh9u5Cx3cmQKBgQCU\nfpSxhqcQqR2LT0Yq50kg9A1/BFpBlZ08CWgC8CfsS09EdUjxV5BPgu8Assol2mpH\n7xMx9CGo9AN2GAuPkOA4AvQzQ/JzdeEAEnw2ypsAmwYLz4R3StDrddWDI7nfHgTc\nGlwvcpzUuROc54REEPid/4qmqduK7+SG6rn/MzegYQKBgQDK4ApkYxNHlseZrvV7\nm1hoVBCGuOZ1knI4wFAST5YnRISUQLaBMg4v/SCfZZGyf/mCt5A5sWd+bpdJUGqJ\njF17Bt/enGWZuevfpXlElubRJFVgU/JAKM8EQKv0gU+wyroB82bNgfw5kgynqEVQ\nfPvkD0WT6Hvd4qJD44bM1XqfeA==\n-----END PRIVATE KEY-----\n"}]: dispatch 2024-02-13T00:28:57.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:57 smithi195 bash[14113]: audit 2024-02-13T00:28:56.376078+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQCsDlz9GqhYMbcY\nA4Ivq/Lcoqx6nsSDm5T+e2CLAYHbjQXZpZvZ57CW5WixR+P5xVPwnB3W3Xj0pz/Q\nC7D4/ipbr3qeUw0TjVE0ZALlNhuQqdMGLvEg3Eef1qerbb28yRPM50ziZh1YMFpv\niRiJ9Ib2KKcLSZk80uMSJd00NftSoycC/9Y8xbCQte0PF42YGITR64QCzI+Vv+OT\nU8dCJ+F+UfutjTzvJWcXU9fnoKK54w2iYtIWFQ9XIgVVnzAD6WyDBWSYVB1z14QG\nypmjG0++dzhedSQsy+kFS8v8UsPIqFZ6a4+7rJQQHDobTg9WjVqoHF4lJFfKdwSr\nKqgXQq4nAgMBAAECggEBAKpUIcxTSprcxKRaPNRSxj+UL2nIqUScjhiMLVwPZu3h\nowv+/dXvnwsTGtx+DfujVODavFOMtwSEWhDssgsdGvPfOWVpVIWpnd1esNsXAJzq\n8kSpzf449BMRXrXAE1jEOvzbcmqiqqQ2YiEOuKNB1yXzwsLS3oevQioiH+VjF2WL\nDLIHwiCQPlaYvkFBaGYLr5W1shavwh9IC4sAfXZVhOjcB05ccM6s23k8j4suIXq9\nnNdcGy7qELQY/BY213P0szipGdL7VHQzPNplV8TDxUnhpzJpgePzJ7Xx85Ft3AzG\nAtClTLI+rqzKT1e6I4b7tXAL1lNZRA7xqArTujhvMzkCgYEA3KahGQRQH6IkkNNV\n0dQ/0o7bLdbftpjg0E3QUm9j3FA2ikGSyc7Q+i7C7kCYiaPeHx7HetfCSDzGmkYH\nrht9fDKCFV1tox0+g9b/HgoAS5M7koqNOrPaGlSwlrY0nr4W9Aynu6hxlJPdc2X0\n+MUrpCOburuVAzfywKJ1z8pO5NUCgYEAx57BqO8S27SglHECvfL/n4iahgRVZHvV\nv4J/8FTqDYsxZpvWh8Y0druvsuG6DyWj7fxHFXZ7qGZl4bryWF4Dk0xvhfdK0Gfz\n2UlT0FBp652RIiPgcgHkOSrFETAgRwktwijKs17AcAaY28NYh+ISj/bNtNQSFr6h\nxMOYtgzj9QsCgYA7u+h061P9nFml03CyQ3GbwQzZFgiuWCjUe5xgFMPGCvkY6LOi\napjsgehHs7kX2gLyDdUXDn4MLFffwAGoQszv6ISK4CYkOHCKJJQgP7jgvNUt0NB3\nCeWLp02/H0iTiQaRvzNRfEJzZKxY50swZcBwySsJnGq02lqfh9u5Cx3cmQKBgQCU\nfpSxhqcQqR2LT0Yq50kg9A1/BFpBlZ08CWgC8CfsS09EdUjxV5BPgu8Assol2mpH\n7xMx9CGo9AN2GAuPkOA4AvQzQ/JzdeEAEnw2ypsAmwYLz4R3StDrddWDI7nfHgTc\nGlwvcpzUuROc54REEPid/4qmqduK7+SG6rn/MzegYQKBgQDK4ApkYxNHlseZrvV7\nm1hoVBCGuOZ1knI4wFAST5YnRISUQLaBMg4v/SCfZZGyf/mCt5A5sWd+bpdJUGqJ\njF17Bt/enGWZuevfpXlElubRJFVgU/JAKM8EQKv0gU+wyroB82bNgfw5kgynqEVQ\nfPvkD0WT6Hvd4qJD44bM1XqfeA==\n-----END PRIVATE KEY-----\n"}]': finished 2024-02-13T00:28:57.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:57 smithi195 bash[14113]: cephadm 2024-02-13T00:28:56.376724+0000 mgr.y (mgr.14140) 217 : cephadm [INF] Deploying daemon grafana.a on smithi195 2024-02-13T00:28:57.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:57 smithi195 bash[14113]: cluster 2024-02-13T00:28:56.430173+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 2024-02-13T00:28:57.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:57 smithi087 bash[14097]: audit 2024-02-13T00:28:56.367207+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQD2gUwH+QhFyrgF6VGxeAFSMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjQwMjEzMDAyODU2WhcN\nMzQwMjEwMDAyODU2WjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArA5c/RqoWDG3GAOCL6vy\n3KKsep7Eg5uU/ntgiwGB240F2aWb2eewluVosUfj+cVT8Jwd1t149Kc/0Auw+P4q\nW696nlMNE41RNGQC5TYbkKnTBi7xINxHn9anq229vMkTzOdM4mYdWDBab4kYifSG\n9iinC0mZPNLjEiXdNDX7UqMnAv/WPMWwkLXtDxeNmBiE0euEAsyPlb/jk1PHQifh\nflH7rY087yVnF1PX56CiueMNomLSFhUPVyIFVZ8wA+lsgwVkmFQdc9eEBsqZoxtP\nvnc4XnUkLMvpBUvL/FLDyKhWemuPu6yUEBw6G04PVo1aqBxeJSRXyncEqyqoF0Ku\nJwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQBlvrRuEqjY0rj4yS43k3hcewyneB+d\n+9JEpWvCW1Abgm3xAW8dxEexuYGrw3zLNqwkhGKW6yFDa9iIYZ4MteGB8KsVHios\nE23iYZLwEldew2iSPkr50xRP8m0BP/8G1x183OTrvkPvfNNHNAqWMQQTjZA2tbnP\nER7McKQsbvFA7TMjrC5m7P/toDbIUiiwVDv4baVXEkWOfMpZixXj/YXW/DJ6yFv4\ngUsI9k12vrziA0uEFk6jRp5Bft23yOsSKwLlukZPcLBWjuV6zxVJD2jAaW5yjnFX\n03MPTouCHF/29LZeOs3VkYrcMuRtyro38ZdAFvAIWhcpZCeLZp0xQ7qL\n-----END CERTIFICATE-----\n"}]: dispatch 2024-02-13T00:28:57.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:57 smithi087 bash[14097]: audit 2024-02-13T00:28:56.372462+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQD2gUwH+QhFyrgF6VGxeAFSMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjQwMjEzMDAyODU2WhcN\nMzQwMjEwMDAyODU2WjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArA5c/RqoWDG3GAOCL6vy\n3KKsep7Eg5uU/ntgiwGB240F2aWb2eewluVosUfj+cVT8Jwd1t149Kc/0Auw+P4q\nW696nlMNE41RNGQC5TYbkKnTBi7xINxHn9anq229vMkTzOdM4mYdWDBab4kYifSG\n9iinC0mZPNLjEiXdNDX7UqMnAv/WPMWwkLXtDxeNmBiE0euEAsyPlb/jk1PHQifh\nflH7rY087yVnF1PX56CiueMNomLSFhUPVyIFVZ8wA+lsgwVkmFQdc9eEBsqZoxtP\nvnc4XnUkLMvpBUvL/FLDyKhWemuPu6yUEBw6G04PVo1aqBxeJSRXyncEqyqoF0Ku\nJwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQBlvrRuEqjY0rj4yS43k3hcewyneB+d\n+9JEpWvCW1Abgm3xAW8dxEexuYGrw3zLNqwkhGKW6yFDa9iIYZ4MteGB8KsVHios\nE23iYZLwEldew2iSPkr50xRP8m0BP/8G1x183OTrvkPvfNNHNAqWMQQTjZA2tbnP\nER7McKQsbvFA7TMjrC5m7P/toDbIUiiwVDv4baVXEkWOfMpZixXj/YXW/DJ6yFv4\ngUsI9k12vrziA0uEFk6jRp5Bft23yOsSKwLlukZPcLBWjuV6zxVJD2jAaW5yjnFX\n03MPTouCHF/29LZeOs3VkYrcMuRtyro38ZdAFvAIWhcpZCeLZp0xQ7qL\n-----END CERTIFICATE-----\n"}]': finished 2024-02-13T00:28:57.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:57 smithi087 bash[17655]: audit 2024-02-13T00:28:56.367207+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQD2gUwH+QhFyrgF6VGxeAFSMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjQwMjEzMDAyODU2WhcN\nMzQwMjEwMDAyODU2WjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArA5c/RqoWDG3GAOCL6vy\n3KKsep7Eg5uU/ntgiwGB240F2aWb2eewluVosUfj+cVT8Jwd1t149Kc/0Auw+P4q\nW696nlMNE41RNGQC5TYbkKnTBi7xINxHn9anq229vMkTzOdM4mYdWDBab4kYifSG\n9iinC0mZPNLjEiXdNDX7UqMnAv/WPMWwkLXtDxeNmBiE0euEAsyPlb/jk1PHQifh\nflH7rY087yVnF1PX56CiueMNomLSFhUPVyIFVZ8wA+lsgwVkmFQdc9eEBsqZoxtP\nvnc4XnUkLMvpBUvL/FLDyKhWemuPu6yUEBw6G04PVo1aqBxeJSRXyncEqyqoF0Ku\nJwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQBlvrRuEqjY0rj4yS43k3hcewyneB+d\n+9JEpWvCW1Abgm3xAW8dxEexuYGrw3zLNqwkhGKW6yFDa9iIYZ4MteGB8KsVHios\nE23iYZLwEldew2iSPkr50xRP8m0BP/8G1x183OTrvkPvfNNHNAqWMQQTjZA2tbnP\nER7McKQsbvFA7TMjrC5m7P/toDbIUiiwVDv4baVXEkWOfMpZixXj/YXW/DJ6yFv4\ngUsI9k12vrziA0uEFk6jRp5Bft23yOsSKwLlukZPcLBWjuV6zxVJD2jAaW5yjnFX\n03MPTouCHF/29LZeOs3VkYrcMuRtyro38ZdAFvAIWhcpZCeLZp0xQ7qL\n-----END CERTIFICATE-----\n"}]: dispatch 2024-02-13T00:28:57.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:57 smithi087 bash[17655]: audit 2024-02-13T00:28:56.372462+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQD2gUwH+QhFyrgF6VGxeAFSMA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjQwMjEzMDAyODU2WhcN\nMzQwMjEwMDAyODU2WjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArA5c/RqoWDG3GAOCL6vy\n3KKsep7Eg5uU/ntgiwGB240F2aWb2eewluVosUfj+cVT8Jwd1t149Kc/0Auw+P4q\nW696nlMNE41RNGQC5TYbkKnTBi7xINxHn9anq229vMkTzOdM4mYdWDBab4kYifSG\n9iinC0mZPNLjEiXdNDX7UqMnAv/WPMWwkLXtDxeNmBiE0euEAsyPlb/jk1PHQifh\nflH7rY087yVnF1PX56CiueMNomLSFhUPVyIFVZ8wA+lsgwVkmFQdc9eEBsqZoxtP\nvnc4XnUkLMvpBUvL/FLDyKhWemuPu6yUEBw6G04PVo1aqBxeJSRXyncEqyqoF0Ku\nJwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQBlvrRuEqjY0rj4yS43k3hcewyneB+d\n+9JEpWvCW1Abgm3xAW8dxEexuYGrw3zLNqwkhGKW6yFDa9iIYZ4MteGB8KsVHios\nE23iYZLwEldew2iSPkr50xRP8m0BP/8G1x183OTrvkPvfNNHNAqWMQQTjZA2tbnP\nER7McKQsbvFA7TMjrC5m7P/toDbIUiiwVDv4baVXEkWOfMpZixXj/YXW/DJ6yFv4\ngUsI9k12vrziA0uEFk6jRp5Bft23yOsSKwLlukZPcLBWjuV6zxVJD2jAaW5yjnFX\n03MPTouCHF/29LZeOs3VkYrcMuRtyro38ZdAFvAIWhcpZCeLZp0xQ7qL\n-----END CERTIFICATE-----\n"}]': finished 2024-02-13T00:28:57.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:57 smithi087 bash[14097]: audit 2024-02-13T00:28:56.373338+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQCsDlz9GqhYMbcY\nA4Ivq/Lcoqx6nsSDm5T+e2CLAYHbjQXZpZvZ57CW5WixR+P5xVPwnB3W3Xj0pz/Q\nC7D4/ipbr3qeUw0TjVE0ZALlNhuQqdMGLvEg3Eef1qerbb28yRPM50ziZh1YMFpv\niRiJ9Ib2KKcLSZk80uMSJd00NftSoycC/9Y8xbCQte0PF42YGITR64QCzI+Vv+OT\nU8dCJ+F+UfutjTzvJWcXU9fnoKK54w2iYtIWFQ9XIgVVnzAD6WyDBWSYVB1z14QG\nypmjG0++dzhedSQsy+kFS8v8UsPIqFZ6a4+7rJQQHDobTg9WjVqoHF4lJFfKdwSr\nKqgXQq4nAgMBAAECggEBAKpUIcxTSprcxKRaPNRSxj+UL2nIqUScjhiMLVwPZu3h\nowv+/dXvnwsTGtx+DfujVODavFOMtwSEWhDssgsdGvPfOWVpVIWpnd1esNsXAJzq\n8kSpzf449BMRXrXAE1jEOvzbcmqiqqQ2YiEOuKNB1yXzwsLS3oevQioiH+VjF2WL\nDLIHwiCQPlaYvkFBaGYLr5W1shavwh9IC4sAfXZVhOjcB05ccM6s23k8j4suIXq9\nnNdcGy7qELQY/BY213P0szipGdL7VHQzPNplV8TDxUnhpzJpgePzJ7Xx85Ft3AzG\nAtClTLI+rqzKT1e6I4b7tXAL1lNZRA7xqArTujhvMzkCgYEA3KahGQRQH6IkkNNV\n0dQ/0o7bLdbftpjg0E3QUm9j3FA2ikGSyc7Q+i7C7kCYiaPeHx7HetfCSDzGmkYH\nrht9fDKCFV1tox0+g9b/HgoAS5M7koqNOrPaGlSwlrY0nr4W9Aynu6hxlJPdc2X0\n+MUrpCOburuVAzfywKJ1z8pO5NUCgYEAx57BqO8S27SglHECvfL/n4iahgRVZHvV\nv4J/8FTqDYsxZpvWh8Y0druvsuG6DyWj7fxHFXZ7qGZl4bryWF4Dk0xvhfdK0Gfz\n2UlT0FBp652RIiPgcgHkOSrFETAgRwktwijKs17AcAaY28NYh+ISj/bNtNQSFr6h\nxMOYtgzj9QsCgYA7u+h061P9nFml03CyQ3GbwQzZFgiuWCjUe5xgFMPGCvkY6LOi\napjsgehHs7kX2gLyDdUXDn4MLFffwAGoQszv6ISK4CYkOHCKJJQgP7jgvNUt0NB3\nCeWLp02/H0iTiQaRvzNRfEJzZKxY50swZcBwySsJnGq02lqfh9u5Cx3cmQKBgQCU\nfpSxhqcQqR2LT0Yq50kg9A1/BFpBlZ08CWgC8CfsS09EdUjxV5BPgu8Assol2mpH\n7xMx9CGo9AN2GAuPkOA4AvQzQ/JzdeEAEnw2ypsAmwYLz4R3StDrddWDI7nfHgTc\nGlwvcpzUuROc54REEPid/4qmqduK7+SG6rn/MzegYQKBgQDK4ApkYxNHlseZrvV7\nm1hoVBCGuOZ1knI4wFAST5YnRISUQLaBMg4v/SCfZZGyf/mCt5A5sWd+bpdJUGqJ\njF17Bt/enGWZuevfpXlElubRJFVgU/JAKM8EQKv0gU+wyroB82bNgfw5kgynqEVQ\nfPvkD0WT6Hvd4qJD44bM1XqfeA==\n-----END PRIVATE KEY-----\n"}]: dispatch 2024-02-13T00:28:57.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:57 smithi087 bash[14097]: audit 2024-02-13T00:28:56.376078+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQCsDlz9GqhYMbcY\nA4Ivq/Lcoqx6nsSDm5T+e2CLAYHbjQXZpZvZ57CW5WixR+P5xVPwnB3W3Xj0pz/Q\nC7D4/ipbr3qeUw0TjVE0ZALlNhuQqdMGLvEg3Eef1qerbb28yRPM50ziZh1YMFpv\niRiJ9Ib2KKcLSZk80uMSJd00NftSoycC/9Y8xbCQte0PF42YGITR64QCzI+Vv+OT\nU8dCJ+F+UfutjTzvJWcXU9fnoKK54w2iYtIWFQ9XIgVVnzAD6WyDBWSYVB1z14QG\nypmjG0++dzhedSQsy+kFS8v8UsPIqFZ6a4+7rJQQHDobTg9WjVqoHF4lJFfKdwSr\nKqgXQq4nAgMBAAECggEBAKpUIcxTSprcxKRaPNRSxj+UL2nIqUScjhiMLVwPZu3h\nowv+/dXvnwsTGtx+DfujVODavFOMtwSEWhDssgsdGvPfOWVpVIWpnd1esNsXAJzq\n8kSpzf449BMRXrXAE1jEOvzbcmqiqqQ2YiEOuKNB1yXzwsLS3oevQioiH+VjF2WL\nDLIHwiCQPlaYvkFBaGYLr5W1shavwh9IC4sAfXZVhOjcB05ccM6s23k8j4suIXq9\nnNdcGy7qELQY/BY213P0szipGdL7VHQzPNplV8TDxUnhpzJpgePzJ7Xx85Ft3AzG\nAtClTLI+rqzKT1e6I4b7tXAL1lNZRA7xqArTujhvMzkCgYEA3KahGQRQH6IkkNNV\n0dQ/0o7bLdbftpjg0E3QUm9j3FA2ikGSyc7Q+i7C7kCYiaPeHx7HetfCSDzGmkYH\nrht9fDKCFV1tox0+g9b/HgoAS5M7koqNOrPaGlSwlrY0nr4W9Aynu6hxlJPdc2X0\n+MUrpCOburuVAzfywKJ1z8pO5NUCgYEAx57BqO8S27SglHECvfL/n4iahgRVZHvV\nv4J/8FTqDYsxZpvWh8Y0druvsuG6DyWj7fxHFXZ7qGZl4bryWF4Dk0xvhfdK0Gfz\n2UlT0FBp652RIiPgcgHkOSrFETAgRwktwijKs17AcAaY28NYh+ISj/bNtNQSFr6h\nxMOYtgzj9QsCgYA7u+h061P9nFml03CyQ3GbwQzZFgiuWCjUe5xgFMPGCvkY6LOi\napjsgehHs7kX2gLyDdUXDn4MLFffwAGoQszv6ISK4CYkOHCKJJQgP7jgvNUt0NB3\nCeWLp02/H0iTiQaRvzNRfEJzZKxY50swZcBwySsJnGq02lqfh9u5Cx3cmQKBgQCU\nfpSxhqcQqR2LT0Yq50kg9A1/BFpBlZ08CWgC8CfsS09EdUjxV5BPgu8Assol2mpH\n7xMx9CGo9AN2GAuPkOA4AvQzQ/JzdeEAEnw2ypsAmwYLz4R3StDrddWDI7nfHgTc\nGlwvcpzUuROc54REEPid/4qmqduK7+SG6rn/MzegYQKBgQDK4ApkYxNHlseZrvV7\nm1hoVBCGuOZ1knI4wFAST5YnRISUQLaBMg4v/SCfZZGyf/mCt5A5sWd+bpdJUGqJ\njF17Bt/enGWZuevfpXlElubRJFVgU/JAKM8EQKv0gU+wyroB82bNgfw5kgynqEVQ\nfPvkD0WT6Hvd4qJD44bM1XqfeA==\n-----END PRIVATE KEY-----\n"}]': finished 2024-02-13T00:28:57.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:57 smithi087 bash[14097]: cephadm 2024-02-13T00:28:56.376724+0000 mgr.y (mgr.14140) 217 : cephadm [INF] Deploying daemon grafana.a on smithi195 2024-02-13T00:28:57.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:57 smithi087 bash[14097]: cluster 2024-02-13T00:28:56.430173+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 2024-02-13T00:28:57.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:57 smithi087 bash[17655]: audit 2024-02-13T00:28:56.373338+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQCsDlz9GqhYMbcY\nA4Ivq/Lcoqx6nsSDm5T+e2CLAYHbjQXZpZvZ57CW5WixR+P5xVPwnB3W3Xj0pz/Q\nC7D4/ipbr3qeUw0TjVE0ZALlNhuQqdMGLvEg3Eef1qerbb28yRPM50ziZh1YMFpv\niRiJ9Ib2KKcLSZk80uMSJd00NftSoycC/9Y8xbCQte0PF42YGITR64QCzI+Vv+OT\nU8dCJ+F+UfutjTzvJWcXU9fnoKK54w2iYtIWFQ9XIgVVnzAD6WyDBWSYVB1z14QG\nypmjG0++dzhedSQsy+kFS8v8UsPIqFZ6a4+7rJQQHDobTg9WjVqoHF4lJFfKdwSr\nKqgXQq4nAgMBAAECggEBAKpUIcxTSprcxKRaPNRSxj+UL2nIqUScjhiMLVwPZu3h\nowv+/dXvnwsTGtx+DfujVODavFOMtwSEWhDssgsdGvPfOWVpVIWpnd1esNsXAJzq\n8kSpzf449BMRXrXAE1jEOvzbcmqiqqQ2YiEOuKNB1yXzwsLS3oevQioiH+VjF2WL\nDLIHwiCQPlaYvkFBaGYLr5W1shavwh9IC4sAfXZVhOjcB05ccM6s23k8j4suIXq9\nnNdcGy7qELQY/BY213P0szipGdL7VHQzPNplV8TDxUnhpzJpgePzJ7Xx85Ft3AzG\nAtClTLI+rqzKT1e6I4b7tXAL1lNZRA7xqArTujhvMzkCgYEA3KahGQRQH6IkkNNV\n0dQ/0o7bLdbftpjg0E3QUm9j3FA2ikGSyc7Q+i7C7kCYiaPeHx7HetfCSDzGmkYH\nrht9fDKCFV1tox0+g9b/HgoAS5M7koqNOrPaGlSwlrY0nr4W9Aynu6hxlJPdc2X0\n+MUrpCOburuVAzfywKJ1z8pO5NUCgYEAx57BqO8S27SglHECvfL/n4iahgRVZHvV\nv4J/8FTqDYsxZpvWh8Y0druvsuG6DyWj7fxHFXZ7qGZl4bryWF4Dk0xvhfdK0Gfz\n2UlT0FBp652RIiPgcgHkOSrFETAgRwktwijKs17AcAaY28NYh+ISj/bNtNQSFr6h\nxMOYtgzj9QsCgYA7u+h061P9nFml03CyQ3GbwQzZFgiuWCjUe5xgFMPGCvkY6LOi\napjsgehHs7kX2gLyDdUXDn4MLFffwAGoQszv6ISK4CYkOHCKJJQgP7jgvNUt0NB3\nCeWLp02/H0iTiQaRvzNRfEJzZKxY50swZcBwySsJnGq02lqfh9u5Cx3cmQKBgQCU\nfpSxhqcQqR2LT0Yq50kg9A1/BFpBlZ08CWgC8CfsS09EdUjxV5BPgu8Assol2mpH\n7xMx9CGo9AN2GAuPkOA4AvQzQ/JzdeEAEnw2ypsAmwYLz4R3StDrddWDI7nfHgTc\nGlwvcpzUuROc54REEPid/4qmqduK7+SG6rn/MzegYQKBgQDK4ApkYxNHlseZrvV7\nm1hoVBCGuOZ1knI4wFAST5YnRISUQLaBMg4v/SCfZZGyf/mCt5A5sWd+bpdJUGqJ\njF17Bt/enGWZuevfpXlElubRJFVgU/JAKM8EQKv0gU+wyroB82bNgfw5kgynqEVQ\nfPvkD0WT6Hvd4qJD44bM1XqfeA==\n-----END PRIVATE KEY-----\n"}]: dispatch 2024-02-13T00:28:57.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:57 smithi087 bash[17655]: audit 2024-02-13T00:28:56.376078+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQCsDlz9GqhYMbcY\nA4Ivq/Lcoqx6nsSDm5T+e2CLAYHbjQXZpZvZ57CW5WixR+P5xVPwnB3W3Xj0pz/Q\nC7D4/ipbr3qeUw0TjVE0ZALlNhuQqdMGLvEg3Eef1qerbb28yRPM50ziZh1YMFpv\niRiJ9Ib2KKcLSZk80uMSJd00NftSoycC/9Y8xbCQte0PF42YGITR64QCzI+Vv+OT\nU8dCJ+F+UfutjTzvJWcXU9fnoKK54w2iYtIWFQ9XIgVVnzAD6WyDBWSYVB1z14QG\nypmjG0++dzhedSQsy+kFS8v8UsPIqFZ6a4+7rJQQHDobTg9WjVqoHF4lJFfKdwSr\nKqgXQq4nAgMBAAECggEBAKpUIcxTSprcxKRaPNRSxj+UL2nIqUScjhiMLVwPZu3h\nowv+/dXvnwsTGtx+DfujVODavFOMtwSEWhDssgsdGvPfOWVpVIWpnd1esNsXAJzq\n8kSpzf449BMRXrXAE1jEOvzbcmqiqqQ2YiEOuKNB1yXzwsLS3oevQioiH+VjF2WL\nDLIHwiCQPlaYvkFBaGYLr5W1shavwh9IC4sAfXZVhOjcB05ccM6s23k8j4suIXq9\nnNdcGy7qELQY/BY213P0szipGdL7VHQzPNplV8TDxUnhpzJpgePzJ7Xx85Ft3AzG\nAtClTLI+rqzKT1e6I4b7tXAL1lNZRA7xqArTujhvMzkCgYEA3KahGQRQH6IkkNNV\n0dQ/0o7bLdbftpjg0E3QUm9j3FA2ikGSyc7Q+i7C7kCYiaPeHx7HetfCSDzGmkYH\nrht9fDKCFV1tox0+g9b/HgoAS5M7koqNOrPaGlSwlrY0nr4W9Aynu6hxlJPdc2X0\n+MUrpCOburuVAzfywKJ1z8pO5NUCgYEAx57BqO8S27SglHECvfL/n4iahgRVZHvV\nv4J/8FTqDYsxZpvWh8Y0druvsuG6DyWj7fxHFXZ7qGZl4bryWF4Dk0xvhfdK0Gfz\n2UlT0FBp652RIiPgcgHkOSrFETAgRwktwijKs17AcAaY28NYh+ISj/bNtNQSFr6h\nxMOYtgzj9QsCgYA7u+h061P9nFml03CyQ3GbwQzZFgiuWCjUe5xgFMPGCvkY6LOi\napjsgehHs7kX2gLyDdUXDn4MLFffwAGoQszv6ISK4CYkOHCKJJQgP7jgvNUt0NB3\nCeWLp02/H0iTiQaRvzNRfEJzZKxY50swZcBwySsJnGq02lqfh9u5Cx3cmQKBgQCU\nfpSxhqcQqR2LT0Yq50kg9A1/BFpBlZ08CWgC8CfsS09EdUjxV5BPgu8Assol2mpH\n7xMx9CGo9AN2GAuPkOA4AvQzQ/JzdeEAEnw2ypsAmwYLz4R3StDrddWDI7nfHgTc\nGlwvcpzUuROc54REEPid/4qmqduK7+SG6rn/MzegYQKBgQDK4ApkYxNHlseZrvV7\nm1hoVBCGuOZ1knI4wFAST5YnRISUQLaBMg4v/SCfZZGyf/mCt5A5sWd+bpdJUGqJ\njF17Bt/enGWZuevfpXlElubRJFVgU/JAKM8EQKv0gU+wyroB82bNgfw5kgynqEVQ\nfPvkD0WT6Hvd4qJD44bM1XqfeA==\n-----END PRIVATE KEY-----\n"}]': finished 2024-02-13T00:28:57.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:57 smithi087 bash[17655]: cephadm 2024-02-13T00:28:56.376724+0000 mgr.y (mgr.14140) 217 : cephadm [INF] Deploying daemon grafana.a on smithi195 2024-02-13T00:28:57.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:57 smithi087 bash[17655]: cluster 2024-02-13T00:28:56.430173+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 2024-02-13T00:28:58.449 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:28:58 smithi087 bash[26294]: ts=2024-02-13T00:28:58.159Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2024-02-13T00:28:58.449 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:28:58 smithi087 bash[26294]: ts=2024-02-13T00:28:58.159Z 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)" 2024-02-13T00:28:58.449 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:28:58 smithi087 bash[26294]: ts=2024-02-13T00:28:58.163Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.87 port=9094 2024-02-13T00:28:58.449 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:28:58 smithi087 bash[26294]: ts=2024-02-13T00:28:58.165Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-13T00:28:58.449 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:28:58 smithi087 bash[26294]: ts=2024-02-13T00:28:58.208Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-13T00:28:58.450 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:28:58 smithi087 bash[26294]: ts=2024-02-13T00:28:58.208Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-13T00:28:58.450 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:28:58 smithi087 bash[26294]: ts=2024-02-13T00:28:58.210Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2024-02-13T00:28:58.450 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:28:58 smithi087 bash[26294]: ts=2024-02-13T00:28:58.210Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-02-13T00:28:58.582 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-02-13T00:28:59.383 INFO:teuthology.orchestra.run.smithi087.stdout:{"epoch":14,"active_gid":14140,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6800","nonce":846259159},{"type":"v1","addr":"172.21.15.87:6801","nonce":846259159}]},"active_addr":"172.21.15.87:6801/846259159","active_change":"2024-02-13T00:23:03.796512+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://smithi087.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.87:0","nonce":1919759162}]},{"addrvec":[{"type":"v2","addr":"172.21.15.87:0","nonce":2320485122}]},{"addrvec":[{"type":"v2","addr":"172.21.15.87:0","nonce":659454454}]}]}} 2024-02-13T00:28:59.385 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-02-13T00:28:59.385 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-02-13T00:28:59.386 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph osd dump --format=json 2024-02-13T00:28:59.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:59 smithi087 bash[14097]: cluster 2024-02-13T00:28:58.430750+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 2024-02-13T00:28:59.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:28:59 smithi087 bash[14097]: audit 2024-02-13T00:28:58.571583+0000 mon.a (mon.0) 489 : audit [DBG] from='client.? 172.21.15.87:0/3555928372' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-13T00:28:59.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:59 smithi087 bash[17655]: cluster 2024-02-13T00:28:58.430750+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 2024-02-13T00:28:59.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:28:59 smithi087 bash[17655]: audit 2024-02-13T00:28:58.571583+0000 mon.a (mon.0) 489 : audit [DBG] from='client.? 172.21.15.87:0/3555928372' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-13T00:28:59.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:59 smithi195 bash[14113]: cluster 2024-02-13T00:28:58.430750+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 2024-02-13T00:28:59.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:28:59 smithi195 bash[14113]: audit 2024-02-13T00:28:58.571583+0000 mon.a (mon.0) 489 : audit [DBG] from='client.? 172.21.15.87:0/3555928372' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-13T00:29:00.449 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:29:00 smithi087 bash[26294]: ts=2024-02-13T00:29:00.166Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000347386s 2024-02-13T00:29:00.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:00 smithi195 bash[14113]: cluster 2024-02-13T00:29:00.431310+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 2024-02-13T00:29:00.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:00 smithi087 bash[14097]: cluster 2024-02-13T00:29:00.431310+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 2024-02-13T00:29:00.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:00 smithi087 bash[17655]: cluster 2024-02-13T00:29:00.431310+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 2024-02-13T00:29:02.230 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-02-13T00:29:02.230 INFO:teuthology.orchestra.run.smithi087.stdout:{"epoch":47,"fsid":"d7990f38-ca05-11ee-95b9-87774f69a715","created":"2024-02-13T00:22:27.356768+0000","modified":"2024-02-13T00:28:10.624409+0000","last_up_change":"2024-02-13T00:28:09.607743+0000","last_in_change":"2024-02-13T00:28:09.607743+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-02-13T00:22:40.025212+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":"874d0e60-63ac-4a0d-9056-837e4609eb23","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.87:6802","nonce":3397090227},{"type":"v1","addr":"172.21.15.87:6803","nonce":3397090227}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6804","nonce":3397090227},{"type":"v1","addr":"172.21.15.87:6805","nonce":3397090227}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6808","nonce":3397090227},{"type":"v1","addr":"172.21.15.87:6809","nonce":3397090227}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6806","nonce":3397090227},{"type":"v1","addr":"172.21.15.87:6807","nonce":3397090227}]},"public_addr":"172.21.15.87:6803/3397090227","cluster_addr":"172.21.15.87:6805/3397090227","heartbeat_back_addr":"172.21.15.87:6809/3397090227","heartbeat_front_addr":"172.21.15.87:6807/3397090227","state":["exists","up"]},{"osd":1,"uuid":"235d9041-2437-4b15-a7bb-139e3b5bae25","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.87:6810","nonce":2546566879},{"type":"v1","addr":"172.21.15.87:6811","nonce":2546566879}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6812","nonce":2546566879},{"type":"v1","addr":"172.21.15.87:6813","nonce":2546566879}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6816","nonce":2546566879},{"type":"v1","addr":"172.21.15.87:6817","nonce":2546566879}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6814","nonce":2546566879},{"type":"v1","addr":"172.21.15.87:6815","nonce":2546566879}]},"public_addr":"172.21.15.87:6811/2546566879","cluster_addr":"172.21.15.87:6813/2546566879","heartbeat_back_addr":"172.21.15.87:6817/2546566879","heartbeat_front_addr":"172.21.15.87:6815/2546566879","state":["exists","up"]},{"osd":2,"uuid":"2eec309e-fae7-412e-8ae1-0a58ce930d06","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.87:6818","nonce":2989889995},{"type":"v1","addr":"172.21.15.87:6819","nonce":2989889995}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6820","nonce":2989889995},{"type":"v1","addr":"172.21.15.87:6821","nonce":2989889995}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6824","nonce":2989889995},{"type":"v1","addr":"172.21.15.87:6825","nonce":2989889995}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6822","nonce":2989889995},{"type":"v1","addr":"172.21.15.87:6823","nonce":2989889995}]},"public_addr":"172.21.15.87:6819/2989889995","cluster_addr":"172.21.15.87:6821/2989889995","heartbeat_back_addr":"172.21.15.87:6825/2989889995","heartbeat_front_addr":"172.21.15.87:6823/2989889995","state":["exists","up"]},{"osd":3,"uuid":"dd2d97e8-bcaa-4510-968a-ec640ed2361f","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.87:6826","nonce":3506513801},{"type":"v1","addr":"172.21.15.87:6827","nonce":3506513801}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6828","nonce":3506513801},{"type":"v1","addr":"172.21.15.87:6829","nonce":3506513801}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6832","nonce":3506513801},{"type":"v1","addr":"172.21.15.87:6833","nonce":3506513801}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6830","nonce":3506513801},{"type":"v1","addr":"172.21.15.87:6831","nonce":3506513801}]},"public_addr":"172.21.15.87:6827/3506513801","cluster_addr":"172.21.15.87:6829/3506513801","heartbeat_back_addr":"172.21.15.87:6833/3506513801","heartbeat_front_addr":"172.21.15.87:6831/3506513801","state":["exists","up"]},{"osd":4,"uuid":"7ef78918-8b26-4d00-98e5-676adb98c510","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.195:6800","nonce":3045633245},{"type":"v1","addr":"172.21.15.195:6801","nonce":3045633245}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6802","nonce":3045633245},{"type":"v1","addr":"172.21.15.195:6803","nonce":3045633245}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6806","nonce":3045633245},{"type":"v1","addr":"172.21.15.195:6807","nonce":3045633245}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6804","nonce":3045633245},{"type":"v1","addr":"172.21.15.195:6805","nonce":3045633245}]},"public_addr":"172.21.15.195:6801/3045633245","cluster_addr":"172.21.15.195:6803/3045633245","heartbeat_back_addr":"172.21.15.195:6807/3045633245","heartbeat_front_addr":"172.21.15.195:6805/3045633245","state":["exists","up"]},{"osd":5,"uuid":"bf5dd747-3e55-4506-9868-3737abd36838","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.195:6808","nonce":242081599},{"type":"v1","addr":"172.21.15.195:6809","nonce":242081599}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6810","nonce":242081599},{"type":"v1","addr":"172.21.15.195:6811","nonce":242081599}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6814","nonce":242081599},{"type":"v1","addr":"172.21.15.195:6815","nonce":242081599}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6812","nonce":242081599},{"type":"v1","addr":"172.21.15.195:6813","nonce":242081599}]},"public_addr":"172.21.15.195:6809/242081599","cluster_addr":"172.21.15.195:6811/242081599","heartbeat_back_addr":"172.21.15.195:6815/242081599","heartbeat_front_addr":"172.21.15.195:6813/242081599","state":["exists","up"]},{"osd":6,"uuid":"8094b1dd-904c-4c7b-a9ca-510b56107dcc","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.195:6816","nonce":3856328157},{"type":"v1","addr":"172.21.15.195:6817","nonce":3856328157}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6818","nonce":3856328157},{"type":"v1","addr":"172.21.15.195:6819","nonce":3856328157}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6822","nonce":3856328157},{"type":"v1","addr":"172.21.15.195:6823","nonce":3856328157}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6820","nonce":3856328157},{"type":"v1","addr":"172.21.15.195:6821","nonce":3856328157}]},"public_addr":"172.21.15.195:6817/3856328157","cluster_addr":"172.21.15.195:6819/3856328157","heartbeat_back_addr":"172.21.15.195:6823/3856328157","heartbeat_front_addr":"172.21.15.195:6821/3856328157","state":["exists","up"]},{"osd":7,"uuid":"fddc8f44-7163-497a-8ca6-28c965322f74","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.195:6824","nonce":2577076602},{"type":"v1","addr":"172.21.15.195:6825","nonce":2577076602}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6826","nonce":2577076602},{"type":"v1","addr":"172.21.15.195:6827","nonce":2577076602}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6830","nonce":2577076602},{"type":"v1","addr":"172.21.15.195:6831","nonce":2577076602}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6828","nonce":2577076602},{"type":"v1","addr":"172.21.15.195:6829","nonce":2577076602}]},"public_addr":"172.21.15.195:6825/2577076602","cluster_addr":"172.21.15.195:6827/2577076602","heartbeat_back_addr":"172.21.15.195:6831/2577076602","heartbeat_front_addr":"172.21.15.195:6829/2577076602","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-13T00:25:09.307552+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-13T00:25:34.796051+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-13T00:26:00.171243+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-13T00:26:25.262296+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-13T00:26:48.659030+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-13T00:27:15.007190+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-13T00:27:41.919331+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-13T00:28:08.556834+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.87:6801/3167810472":"2024-02-14T00:23:03.795801+0000","172.21.15.87:6800/3167810472":"2024-02-14T00:23:03.795801+0000","172.21.15.87:0/2960549470":"2024-02-14T00:23:03.795801+0000","172.21.15.87:0/2325277462":"2024-02-14T00:22:47.334980+0000","172.21.15.87:0/484465978":"2024-02-14T00:22:47.334980+0000","172.21.15.87:0/832666597":"2024-02-14T00:23:03.795801+0000","172.21.15.87:0/3970687128":"2024-02-14T00:22:47.334980+0000","172.21.15.87:6800/4146260641":"2024-02-14T00:22:47.334980+0000","172.21.15.87:0/1501657871":"2024-02-14T00:23:03.795801+0000","172.21.15.87:6801/4146260641":"2024-02-14T00:22:47.334980+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2024-02-13T00:29:02.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:02 smithi195 bash[14113]: audit 2024-02-13T00:29:02.226069+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.87:0/3816728442' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-13T00:29:02.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:02 smithi087 bash[14097]: audit 2024-02-13T00:29:02.226069+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.87:0/3816728442' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-13T00:29:02.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:02 smithi087 bash[17655]: audit 2024-02-13T00:29:02.226069+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.87:0/3816728442' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-13T00:29:02.962 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-02-13T00:29:02.963 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph osd dump --format=json 2024-02-13T00:29:03.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:03 smithi087 bash[14097]: cluster 2024-02-13T00:29:02.431907+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 2024-02-13T00:29:03.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:03 smithi087 bash[17655]: cluster 2024-02-13T00:29:02.431907+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 2024-02-13T00:29:03.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:03 smithi195 bash[14113]: cluster 2024-02-13T00:29:02.431907+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 2024-02-13T00:29:04.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:04 smithi087 bash[14097]: cluster 2024-02-13T00:29:04.432485+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 2024-02-13T00:29:04.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:04 smithi087 bash[17655]: cluster 2024-02-13T00:29:04.432485+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 2024-02-13T00:29:04.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:04 smithi195 bash[14113]: cluster 2024-02-13T00:29:04.432485+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 2024-02-13T00:29:05.890 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-02-13T00:29:05.891 INFO:teuthology.orchestra.run.smithi087.stdout:{"epoch":47,"fsid":"d7990f38-ca05-11ee-95b9-87774f69a715","created":"2024-02-13T00:22:27.356768+0000","modified":"2024-02-13T00:28:10.624409+0000","last_up_change":"2024-02-13T00:28:09.607743+0000","last_in_change":"2024-02-13T00:28:09.607743+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-02-13T00:22:40.025212+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":"874d0e60-63ac-4a0d-9056-837e4609eb23","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.87:6802","nonce":3397090227},{"type":"v1","addr":"172.21.15.87:6803","nonce":3397090227}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6804","nonce":3397090227},{"type":"v1","addr":"172.21.15.87:6805","nonce":3397090227}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6808","nonce":3397090227},{"type":"v1","addr":"172.21.15.87:6809","nonce":3397090227}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6806","nonce":3397090227},{"type":"v1","addr":"172.21.15.87:6807","nonce":3397090227}]},"public_addr":"172.21.15.87:6803/3397090227","cluster_addr":"172.21.15.87:6805/3397090227","heartbeat_back_addr":"172.21.15.87:6809/3397090227","heartbeat_front_addr":"172.21.15.87:6807/3397090227","state":["exists","up"]},{"osd":1,"uuid":"235d9041-2437-4b15-a7bb-139e3b5bae25","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.87:6810","nonce":2546566879},{"type":"v1","addr":"172.21.15.87:6811","nonce":2546566879}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6812","nonce":2546566879},{"type":"v1","addr":"172.21.15.87:6813","nonce":2546566879}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6816","nonce":2546566879},{"type":"v1","addr":"172.21.15.87:6817","nonce":2546566879}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6814","nonce":2546566879},{"type":"v1","addr":"172.21.15.87:6815","nonce":2546566879}]},"public_addr":"172.21.15.87:6811/2546566879","cluster_addr":"172.21.15.87:6813/2546566879","heartbeat_back_addr":"172.21.15.87:6817/2546566879","heartbeat_front_addr":"172.21.15.87:6815/2546566879","state":["exists","up"]},{"osd":2,"uuid":"2eec309e-fae7-412e-8ae1-0a58ce930d06","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.87:6818","nonce":2989889995},{"type":"v1","addr":"172.21.15.87:6819","nonce":2989889995}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6820","nonce":2989889995},{"type":"v1","addr":"172.21.15.87:6821","nonce":2989889995}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6824","nonce":2989889995},{"type":"v1","addr":"172.21.15.87:6825","nonce":2989889995}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6822","nonce":2989889995},{"type":"v1","addr":"172.21.15.87:6823","nonce":2989889995}]},"public_addr":"172.21.15.87:6819/2989889995","cluster_addr":"172.21.15.87:6821/2989889995","heartbeat_back_addr":"172.21.15.87:6825/2989889995","heartbeat_front_addr":"172.21.15.87:6823/2989889995","state":["exists","up"]},{"osd":3,"uuid":"dd2d97e8-bcaa-4510-968a-ec640ed2361f","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.87:6826","nonce":3506513801},{"type":"v1","addr":"172.21.15.87:6827","nonce":3506513801}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6828","nonce":3506513801},{"type":"v1","addr":"172.21.15.87:6829","nonce":3506513801}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6832","nonce":3506513801},{"type":"v1","addr":"172.21.15.87:6833","nonce":3506513801}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6830","nonce":3506513801},{"type":"v1","addr":"172.21.15.87:6831","nonce":3506513801}]},"public_addr":"172.21.15.87:6827/3506513801","cluster_addr":"172.21.15.87:6829/3506513801","heartbeat_back_addr":"172.21.15.87:6833/3506513801","heartbeat_front_addr":"172.21.15.87:6831/3506513801","state":["exists","up"]},{"osd":4,"uuid":"7ef78918-8b26-4d00-98e5-676adb98c510","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.195:6800","nonce":3045633245},{"type":"v1","addr":"172.21.15.195:6801","nonce":3045633245}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6802","nonce":3045633245},{"type":"v1","addr":"172.21.15.195:6803","nonce":3045633245}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6806","nonce":3045633245},{"type":"v1","addr":"172.21.15.195:6807","nonce":3045633245}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6804","nonce":3045633245},{"type":"v1","addr":"172.21.15.195:6805","nonce":3045633245}]},"public_addr":"172.21.15.195:6801/3045633245","cluster_addr":"172.21.15.195:6803/3045633245","heartbeat_back_addr":"172.21.15.195:6807/3045633245","heartbeat_front_addr":"172.21.15.195:6805/3045633245","state":["exists","up"]},{"osd":5,"uuid":"bf5dd747-3e55-4506-9868-3737abd36838","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.195:6808","nonce":242081599},{"type":"v1","addr":"172.21.15.195:6809","nonce":242081599}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6810","nonce":242081599},{"type":"v1","addr":"172.21.15.195:6811","nonce":242081599}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6814","nonce":242081599},{"type":"v1","addr":"172.21.15.195:6815","nonce":242081599}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6812","nonce":242081599},{"type":"v1","addr":"172.21.15.195:6813","nonce":242081599}]},"public_addr":"172.21.15.195:6809/242081599","cluster_addr":"172.21.15.195:6811/242081599","heartbeat_back_addr":"172.21.15.195:6815/242081599","heartbeat_front_addr":"172.21.15.195:6813/242081599","state":["exists","up"]},{"osd":6,"uuid":"8094b1dd-904c-4c7b-a9ca-510b56107dcc","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.195:6816","nonce":3856328157},{"type":"v1","addr":"172.21.15.195:6817","nonce":3856328157}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6818","nonce":3856328157},{"type":"v1","addr":"172.21.15.195:6819","nonce":3856328157}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6822","nonce":3856328157},{"type":"v1","addr":"172.21.15.195:6823","nonce":3856328157}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6820","nonce":3856328157},{"type":"v1","addr":"172.21.15.195:6821","nonce":3856328157}]},"public_addr":"172.21.15.195:6817/3856328157","cluster_addr":"172.21.15.195:6819/3856328157","heartbeat_back_addr":"172.21.15.195:6823/3856328157","heartbeat_front_addr":"172.21.15.195:6821/3856328157","state":["exists","up"]},{"osd":7,"uuid":"fddc8f44-7163-497a-8ca6-28c965322f74","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.195:6824","nonce":2577076602},{"type":"v1","addr":"172.21.15.195:6825","nonce":2577076602}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6826","nonce":2577076602},{"type":"v1","addr":"172.21.15.195:6827","nonce":2577076602}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6830","nonce":2577076602},{"type":"v1","addr":"172.21.15.195:6831","nonce":2577076602}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6828","nonce":2577076602},{"type":"v1","addr":"172.21.15.195:6829","nonce":2577076602}]},"public_addr":"172.21.15.195:6825/2577076602","cluster_addr":"172.21.15.195:6827/2577076602","heartbeat_back_addr":"172.21.15.195:6831/2577076602","heartbeat_front_addr":"172.21.15.195:6829/2577076602","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-13T00:25:09.307552+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-13T00:25:34.796051+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-13T00:26:00.171243+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-13T00:26:25.262296+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-13T00:26:48.659030+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-13T00:27:15.007190+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-13T00:27:41.919331+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-13T00:28:08.556834+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.87:6801/3167810472":"2024-02-14T00:23:03.795801+0000","172.21.15.87:6800/3167810472":"2024-02-14T00:23:03.795801+0000","172.21.15.87:0/2960549470":"2024-02-14T00:23:03.795801+0000","172.21.15.87:0/2325277462":"2024-02-14T00:22:47.334980+0000","172.21.15.87:0/484465978":"2024-02-14T00:22:47.334980+0000","172.21.15.87:0/832666597":"2024-02-14T00:23:03.795801+0000","172.21.15.87:0/3970687128":"2024-02-14T00:22:47.334980+0000","172.21.15.87:6800/4146260641":"2024-02-14T00:22:47.334980+0000","172.21.15.87:0/1501657871":"2024-02-14T00:23:03.795801+0000","172.21.15.87:6801/4146260641":"2024-02-14T00:22:47.334980+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2024-02-13T00:29:06.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:05 smithi087 bash[14097]: audit 2024-02-13T00:29:05.886530+0000 mon.a (mon.0) 490 : audit [DBG] from='client.? 172.21.15.87:0/1628811516' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-13T00:29:06.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:05 smithi087 bash[17655]: audit 2024-02-13T00:29:05.886530+0000 mon.a (mon.0) 490 : audit [DBG] from='client.? 172.21.15.87:0/1628811516' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-13T00:29:06.402 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:05 smithi195 bash[14113]: audit 2024-02-13T00:29:05.886530+0000 mon.a (mon.0) 490 : audit [DBG] from='client.? 172.21.15.87:0/1628811516' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-13T00:29:06.643 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2024-02-13T00:29:07.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:06 smithi087 bash[14097]: cluster 2024-02-13T00:29:06.433129+0000 mgr.y (mgr.14140) 223 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:07.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:06 smithi087 bash[17655]: cluster 2024-02-13T00:29:06.433129+0000 mgr.y (mgr.14140) 223 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:07.401 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:06 smithi195 bash[14113]: cluster 2024-02-13T00:29:06.433129+0000 mgr.y (mgr.14140) 223 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:08.449 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:29:08 smithi087 bash[26294]: ts=2024-02-13T00:29:08.167Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.001835886s 2024-02-13T00:29:09.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:09 smithi087 bash[14097]: cluster 2024-02-13T00:29:08.433554+0000 mgr.y (mgr.14140) 224 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:09.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:09 smithi087 bash[17655]: cluster 2024-02-13T00:29:08.433554+0000 mgr.y (mgr.14140) 224 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:09.828 INFO:teuthology.orchestra.run.smithi087.stdout:42949673011 2024-02-13T00:29:09.829 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2024-02-13T00:29:09.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:09 smithi195 bash[14113]: cluster 2024-02-13T00:29:08.433554+0000 mgr.y (mgr.14140) 224 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:10.756 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:10 smithi087 bash[14097]: cluster 2024-02-13T00:29:10.434115+0000 mgr.y (mgr.14140) 225 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:10.757 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:10 smithi087 bash[17655]: cluster 2024-02-13T00:29:10.434115+0000 mgr.y (mgr.14140) 225 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:10.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:10 smithi195 bash[14113]: cluster 2024-02-13T00:29:10.434115+0000 mgr.y (mgr.14140) 225 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:12.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:12 smithi195 bash[14113]: cluster 2024-02-13T00:29:12.434669+0000 mgr.y (mgr.14140) 226 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:12.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:12 smithi087 bash[14097]: cluster 2024-02-13T00:29:12.434669+0000 mgr.y (mgr.14140) 226 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:12.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:12 smithi087 bash[17655]: cluster 2024-02-13T00:29:12.434669+0000 mgr.y (mgr.14140) 226 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:13.192 INFO:teuthology.orchestra.run.smithi087.stdout:68719476782 2024-02-13T00:29:13.192 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2024-02-13T00:29:14.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:14 smithi087 bash[14097]: cluster 2024-02-13T00:29:14.435187+0000 mgr.y (mgr.14140) 227 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:14.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:14 smithi087 bash[17655]: cluster 2024-02-13T00:29:14.435187+0000 mgr.y (mgr.14140) 227 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:14.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:14 smithi195 bash[14113]: cluster 2024-02-13T00:29:14.435187+0000 mgr.y (mgr.14140) 227 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:16.631 INFO:teuthology.orchestra.run.smithi087.stdout:90194313258 2024-02-13T00:29:16.631 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2024-02-13T00:29:16.765 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:16 smithi087 bash[14097]: cluster 2024-02-13T00:29:16.435765+0000 mgr.y (mgr.14140) 228 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:16.765 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:16 smithi087 bash[17655]: cluster 2024-02-13T00:29:16.435765+0000 mgr.y (mgr.14140) 228 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:16.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:16 smithi195 bash[14113]: cluster 2024-02-13T00:29:16.435765+0000 mgr.y (mgr.14140) 228 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:19.751 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:19 smithi087 bash[14097]: cluster 2024-02-13T00:29:18.436311+0000 mgr.y (mgr.14140) 229 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:19.752 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:19 smithi087 bash[17655]: cluster 2024-02-13T00:29:18.436311+0000 mgr.y (mgr.14140) 229 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:19.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:19 smithi195 bash[14113]: cluster 2024-02-13T00:29:18.436311+0000 mgr.y (mgr.14140) 229 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:20.127 INFO:teuthology.orchestra.run.smithi087.stdout:111669149733 2024-02-13T00:29:20.127 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2024-02-13T00:29:20.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:20 smithi087 bash[14097]: cluster 2024-02-13T00:29:20.436901+0000 mgr.y (mgr.14140) 230 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:20.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:20 smithi087 bash[17655]: cluster 2024-02-13T00:29:20.436901+0000 mgr.y (mgr.14140) 230 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:20.823 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:20 smithi195 bash[14113]: cluster 2024-02-13T00:29:20.436901+0000 mgr.y (mgr.14140) 230 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:21.848 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:21 smithi195 systemd[1]: Starting Ceph grafana.a for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:29:22.152 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:21 smithi195 docker[23167]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-grafana.a 2024-02-13T00:29:22.152 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:21 smithi195 systemd[1]: Started Ceph grafana.a for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:29:22.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:21 smithi195 bash[14113]: audit 2024-02-13T00:29:21.888117+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691462\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691665\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691791\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691913\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692033\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692153\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"f3400950bdb8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692273\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:28:35.197462\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:28:13.646971\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:29:22.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:21 smithi195 bash[14113]: audit 2024-02-13T00:29:21.894152+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691462\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691665\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691791\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691913\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692033\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692153\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"f3400950bdb8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692273\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:28:35.197462\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:28:13.646971\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:29:22.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:21 smithi195 bash[14113]: audit 2024-02-13T00:29:21.895477+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:29:22.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:21 smithi087 bash[14097]: audit 2024-02-13T00:29:21.888117+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691462\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691665\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691791\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691913\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692033\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692153\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"f3400950bdb8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692273\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:28:35.197462\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:28:13.646971\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:29:22.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:21 smithi087 bash[14097]: audit 2024-02-13T00:29:21.894152+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691462\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691665\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691791\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691913\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692033\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692153\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"f3400950bdb8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692273\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:28:35.197462\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:28:13.646971\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:29:22.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:21 smithi087 bash[14097]: audit 2024-02-13T00:29:21.895477+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:29:22.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:21 smithi087 bash[17655]: audit 2024-02-13T00:29:21.888117+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691462\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691665\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691791\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691913\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692033\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692153\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"f3400950bdb8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692273\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:28:35.197462\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:28:13.646971\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:29:22.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:21 smithi087 bash[17655]: audit 2024-02-13T00:29:21.894152+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691462\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691665\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691791\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.691913\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692033\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692153\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"f3400950bdb8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:28:36.692273\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:28:35.197462\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:28:13.646971\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:29:22.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:21 smithi087 bash[17655]: audit 2024-02-13T00:29:21.895477+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:29:23.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:22 smithi087 bash[14097]: cluster 2024-02-13T00:29:22.437493+0000 mgr.y (mgr.14140) 231 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:23.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:22 smithi087 bash[17655]: cluster 2024-02-13T00:29:22.437493+0000 mgr.y (mgr.14140) 231 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:23.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:22 smithi087 bash[14097]: audit 2024-02-13T00:29:22.845217+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843744\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843854\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843901\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843945\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843988\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844031\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844074\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844119\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"container_id\": \"7c4f8ade4d6c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844162\", \"created\": \"2024-02-13T00:28:56.231816\", \"started\": \"2024-02-13T00:28:56.256776\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:38.136633\"}}, \"last_daemon_update\": \"2024-02-13T00:29:22.844269\", \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:29:23.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:22 smithi087 bash[17655]: audit 2024-02-13T00:29:22.845217+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843744\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843854\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843901\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843945\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843988\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844031\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844074\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844119\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"container_id\": \"7c4f8ade4d6c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844162\", \"created\": \"2024-02-13T00:28:56.231816\", \"started\": \"2024-02-13T00:28:56.256776\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:38.136633\"}}, \"last_daemon_update\": \"2024-02-13T00:29:22.844269\", \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:29:23.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:22 smithi087 bash[14097]: audit 2024-02-13T00:29:22.849012+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843744\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843854\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843901\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843945\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843988\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844031\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844074\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844119\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"container_id\": \"7c4f8ade4d6c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844162\", \"created\": \"2024-02-13T00:28:56.231816\", \"started\": \"2024-02-13T00:28:56.256776\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:38.136633\"}}, \"last_daemon_update\": \"2024-02-13T00:29:22.844269\", \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:29:23.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:22 smithi087 bash[14097]: audit 2024-02-13T00:29:22.850041+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:29:23.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:22 smithi087 bash[17655]: audit 2024-02-13T00:29:22.849012+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843744\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843854\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843901\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843945\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843988\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844031\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844074\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844119\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"container_id\": \"7c4f8ade4d6c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844162\", \"created\": \"2024-02-13T00:28:56.231816\", \"started\": \"2024-02-13T00:28:56.256776\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:38.136633\"}}, \"last_daemon_update\": \"2024-02-13T00:29:22.844269\", \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:29:23.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:22 smithi087 bash[17655]: audit 2024-02-13T00:29:22.850041+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:29:23.262 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:22 smithi195 bash[14113]: cluster 2024-02-13T00:29:22.437493+0000 mgr.y (mgr.14140) 231 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:23.262 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:22 smithi195 bash[14113]: audit 2024-02-13T00:29:22.845217+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843744\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843854\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843901\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843945\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843988\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844031\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844074\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844119\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"container_id\": \"7c4f8ade4d6c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844162\", \"created\": \"2024-02-13T00:28:56.231816\", \"started\": \"2024-02-13T00:28:56.256776\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:38.136633\"}}, \"last_daemon_update\": \"2024-02-13T00:29:22.844269\", \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:29:23.262 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:22 smithi195 bash[14113]: audit 2024-02-13T00:29:22.849012+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843744\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843854\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843901\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843945\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843988\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844031\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844074\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844119\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"container_id\": \"7c4f8ade4d6c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844162\", \"created\": \"2024-02-13T00:28:56.231816\", \"started\": \"2024-02-13T00:28:56.256776\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:38.136633\"}}, \"last_daemon_update\": \"2024-02-13T00:29:22.844269\", \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:29:23.263 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:22 smithi195 bash[14113]: audit 2024-02-13T00:29:22.850041+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:29:23.263 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:23 smithi195 bash[23186]: t=2024-02-13T00:29:23+0000 lvl=info msg="Starting Grafana" logger=server version=6.6.2 commit=3fa63cfc34 branch=HEAD compiled=2020-02-20T12:03:49+0000 2024-02-13T00:29:23.263 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:23 smithi195 bash[23186]: t=2024-02-13T00:29:23+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-02-13T00:29:23.263 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:23 smithi195 bash[23186]: t=2024-02-13T00:29:23+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-02-13T00:29:23.263 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:23 smithi195 bash[23186]: t=2024-02-13T00:29:23+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-02-13T00:29:23.263 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:23 smithi195 bash[23186]: t=2024-02-13T00:29:23+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-02-13T00:29:23.263 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:23 smithi195 bash[23186]: t=2024-02-13T00:29:23+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-02-13T00:29:23.263 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:23 smithi195 bash[23186]: t=2024-02-13T00:29:23+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-02-13T00:29:23.263 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:23 smithi195 bash[23186]: t=2024-02-13T00:29:23+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-02-13T00:29:23.263 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:23 smithi195 bash[23186]: t=2024-02-13T00:29:23+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-02-13T00:29:23.263 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:23 smithi195 bash[23186]: t=2024-02-13T00:29:23+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-02-13T00:29:23.264 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:23 smithi195 bash[23186]: t=2024-02-13T00:29:23+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-02-13T00:29:23.264 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:23 smithi195 bash[23186]: t=2024-02-13T00:29:23+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-02-13T00:29:23.264 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:23 smithi195 bash[23186]: t=2024-02-13T00:29:23+0000 lvl=info msg="App mode production" logger=settings 2024-02-13T00:29:23.264 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:23 smithi195 bash[23186]: t=2024-02-13T00:29:23+0000 lvl=info msg="Initializing SqlStore" logger=server 2024-02-13T00:29:23.264 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:23 smithi195 bash[23186]: t=2024-02-13T00:29:23+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-02-13T00:29:23.264 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:23 smithi195 bash[23186]: t=2024-02-13T00:29:23+0000 lvl=info msg="Starting DB migration" logger=migrator 2024-02-13T00:29:23.264 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:23 smithi195 bash[23186]: t=2024-02-13T00:29:23+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-02-13T00:29:23.264 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:23 smithi195 bash[23186]: t=2024-02-13T00:29:23+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-02-13T00:29:23.264 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:23 smithi195 bash[23186]: t=2024-02-13T00:29:23+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-02-13T00:29:23.264 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:23 smithi195 bash[23186]: t=2024-02-13T00:29:23+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-02-13T00:29:23.555 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:23 smithi195 bash[23186]: t=2024-02-13T00:29:23+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-02-13T00:29:23.555 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:23 smithi195 bash[23186]: t=2024-02-13T00:29:23+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-02-13T00:29:23.555 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:23 smithi195 bash[23186]: t=2024-02-13T00:29:23+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-02-13T00:29:23.555 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:23 smithi195 bash[23186]: t=2024-02-13T00:29:23+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-02-13T00:29:23.557 INFO:teuthology.orchestra.run.smithi087.stdout:133143986209 2024-02-13T00:29:23.558 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2024-02-13T00:29:23.832 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:23 smithi195 bash[23186]: t=2024-02-13T00:29:23+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-02-13T00:29:23.832 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:23 smithi195 bash[23186]: t=2024-02-13T00:29:23+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-02-13T00:29:23.832 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:23 smithi195 bash[23186]: t=2024-02-13T00:29:23+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-02-13T00:29:24.134 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:23 smithi195 bash[23186]: t=2024-02-13T00:29:23+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-02-13T00:29:24.134 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:23 smithi195 bash[23186]: t=2024-02-13T00:29:23+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-02-13T00:29:24.134 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:23 smithi195 bash[23186]: t=2024-02-13T00:29:23+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-02-13T00:29:24.134 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:24 smithi195 bash[23186]: t=2024-02-13T00:29:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-02-13T00:29:24.134 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:24 smithi195 bash[23186]: t=2024-02-13T00:29:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-02-13T00:29:24.402 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:24 smithi195 bash[23186]: t=2024-02-13T00:29:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-02-13T00:29:24.402 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:24 smithi195 bash[23186]: t=2024-02-13T00:29:24+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-02-13T00:29:24.402 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:24 smithi195 bash[23186]: t=2024-02-13T00:29:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-02-13T00:29:24.720 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:24 smithi195 bash[23186]: t=2024-02-13T00:29:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-02-13T00:29:24.763 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:24 smithi195 bash[23186]: t=2024-02-13T00:29:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-02-13T00:29:24.763 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:24 smithi195 bash[23186]: t=2024-02-13T00:29:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-02-13T00:29:24.763 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:24 smithi195 bash[23186]: t=2024-02-13T00:29:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-02-13T00:29:24.764 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:24 smithi195 bash[23186]: t=2024-02-13T00:29:24+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-02-13T00:29:24.764 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:24 smithi195 bash[14113]: audit 2024-02-13T00:29:23.949036+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946135\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946297\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946395\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946490\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946583\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946676\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"f3400950bdb8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946770\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:28:35.197462\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946863\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946956\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:28:13.646971\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}}, \"last_daemon_update\": \"2024-02-13T00:29:23.947222\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:29:24.764 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:24 smithi195 bash[14113]: audit 2024-02-13T00:29:23.955223+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946135\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946297\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946395\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946490\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946583\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946676\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"f3400950bdb8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946770\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:28:35.197462\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946863\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946956\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:28:13.646971\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}}, \"last_daemon_update\": \"2024-02-13T00:29:23.947222\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:29:24.765 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:24 smithi087 bash[17655]: audit 2024-02-13T00:29:23.949036+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946135\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946297\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946395\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946490\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946583\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946676\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"f3400950bdb8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946770\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:28:35.197462\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946863\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946956\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:28:13.646971\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}}, \"last_daemon_update\": \"2024-02-13T00:29:23.947222\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:29:24.765 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:24 smithi087 bash[17655]: audit 2024-02-13T00:29:23.955223+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946135\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946297\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946395\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946490\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946583\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946676\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"f3400950bdb8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946770\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:28:35.197462\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946863\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946956\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:28:13.646971\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}}, \"last_daemon_update\": \"2024-02-13T00:29:23.947222\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:29:24.766 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:24 smithi087 bash[14097]: audit 2024-02-13T00:29:23.949036+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946135\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946297\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946395\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946490\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946583\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946676\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"f3400950bdb8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946770\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:28:35.197462\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946863\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946956\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:28:13.646971\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}}, \"last_daemon_update\": \"2024-02-13T00:29:23.947222\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:29:24.766 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:24 smithi087 bash[14097]: audit 2024-02-13T00:29:23.955223+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946135\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946297\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946395\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946490\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946583\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946676\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"f3400950bdb8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946770\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:28:35.197462\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946863\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946956\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:28:13.646971\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}}, \"last_daemon_update\": \"2024-02-13T00:29:23.947222\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:29:24.998 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:24 smithi195 bash[23186]: t=2024-02-13T00:29:24+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-02-13T00:29:24.998 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:24 smithi195 bash[23186]: t=2024-02-13T00:29:24+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-02-13T00:29:24.998 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:24 smithi195 bash[23186]: t=2024-02-13T00:29:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-02-13T00:29:24.998 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:24 smithi195 bash[23186]: t=2024-02-13T00:29:24+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-02-13T00:29:24.998 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:24 smithi195 bash[23186]: t=2024-02-13T00:29:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-02-13T00:29:25.321 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:25 smithi195 bash[23186]: t=2024-02-13T00:29:25+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-02-13T00:29:25.321 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:25 smithi195 bash[23186]: t=2024-02-13T00:29:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-02-13T00:29:25.321 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:25 smithi195 bash[23186]: t=2024-02-13T00:29:25+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-02-13T00:29:25.592 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:25 smithi195 bash[14113]: cephadm 2024-02-13T00:29:23.959163+0000 mgr.y (mgr.14140) 232 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-13T00:29:25.592 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:25 smithi195 bash[14113]: cephadm 2024-02-13T00:29:23.962735+0000 mgr.y (mgr.14140) 233 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi087 2024-02-13T00:29:25.592 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:25 smithi195 bash[14113]: cluster 2024-02-13T00:29:24.437929+0000 mgr.y (mgr.14140) 234 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:25.592 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:25 smithi195 bash[23186]: t=2024-02-13T00:29:25+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-02-13T00:29:25.592 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:25 smithi195 bash[23186]: t=2024-02-13T00:29:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-02-13T00:29:25.592 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:25 smithi195 bash[23186]: t=2024-02-13T00:29:25+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-02-13T00:29:25.592 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:25 smithi195 bash[23186]: t=2024-02-13T00:29:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-02-13T00:29:25.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:25 smithi087 bash[14097]: cephadm 2024-02-13T00:29:23.959163+0000 mgr.y (mgr.14140) 232 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-13T00:29:25.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:25 smithi087 bash[14097]: cephadm 2024-02-13T00:29:23.962735+0000 mgr.y (mgr.14140) 233 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi087 2024-02-13T00:29:25.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:25 smithi087 bash[14097]: cluster 2024-02-13T00:29:24.437929+0000 mgr.y (mgr.14140) 234 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:25.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:25 smithi087 bash[17655]: cephadm 2024-02-13T00:29:23.959163+0000 mgr.y (mgr.14140) 232 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-13T00:29:25.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:25 smithi087 bash[17655]: cephadm 2024-02-13T00:29:23.962735+0000 mgr.y (mgr.14140) 233 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi087 2024-02-13T00:29:25.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:25 smithi087 bash[17655]: cluster 2024-02-13T00:29:24.437929+0000 mgr.y (mgr.14140) 234 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:25.902 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:25 smithi195 bash[23186]: t=2024-02-13T00:29:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-02-13T00:29:25.902 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:25 smithi195 bash[23186]: t=2024-02-13T00:29:25+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-02-13T00:29:25.902 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:25 smithi195 bash[23186]: t=2024-02-13T00:29:25+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-02-13T00:29:26.179 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:25 smithi195 bash[23186]: t=2024-02-13T00:29:25+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-02-13T00:29:26.179 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:25 smithi195 bash[23186]: t=2024-02-13T00:29:25+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-02-13T00:29:26.179 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:26 smithi195 bash[23186]: t=2024-02-13T00:29:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-02-13T00:29:26.179 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:26 smithi195 bash[23186]: t=2024-02-13T00:29:26+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-02-13T00:29:26.438 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:26 smithi195 bash[23186]: t=2024-02-13T00:29:26+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-02-13T00:29:26.438 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:26 smithi195 bash[23186]: t=2024-02-13T00:29:26+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-02-13T00:29:26.439 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:26 smithi195 bash[23186]: t=2024-02-13T00:29:26+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-02-13T00:29:26.439 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:26 smithi195 bash[23186]: t=2024-02-13T00:29:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-02-13T00:29:26.715 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:26 smithi195 bash[23186]: t=2024-02-13T00:29:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-02-13T00:29:26.715 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:26 smithi195 bash[23186]: t=2024-02-13T00:29:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-02-13T00:29:26.715 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:26 smithi195 bash[23186]: t=2024-02-13T00:29:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-02-13T00:29:26.966 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:26 smithi195 bash[23186]: t=2024-02-13T00:29:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-02-13T00:29:26.966 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:26 smithi195 bash[23186]: t=2024-02-13T00:29:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-02-13T00:29:26.966 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:26 smithi195 bash[23186]: t=2024-02-13T00:29:26+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-02-13T00:29:26.966 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:26 smithi195 bash[23186]: t=2024-02-13T00:29:26+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-02-13T00:29:27.242 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:27 smithi195 bash[23186]: t=2024-02-13T00:29:27+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-02-13T00:29:27.242 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:27 smithi195 bash[23186]: t=2024-02-13T00:29:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-02-13T00:29:27.243 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:27 smithi195 bash[23186]: t=2024-02-13T00:29:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-02-13T00:29:27.243 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:27 smithi195 bash[23186]: t=2024-02-13T00:29:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-02-13T00:29:27.527 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:27 smithi195 bash[14113]: cluster 2024-02-13T00:29:26.438485+0000 mgr.y (mgr.14140) 235 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:27.527 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:27 smithi195 bash[23186]: t=2024-02-13T00:29:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-02-13T00:29:27.528 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:27 smithi195 bash[23186]: t=2024-02-13T00:29:27+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-02-13T00:29:27.528 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:27 smithi195 bash[23186]: t=2024-02-13T00:29:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-02-13T00:29:27.528 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:27 smithi195 bash[23186]: t=2024-02-13T00:29:27+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-02-13T00:29:27.778 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:27 smithi195 bash[23186]: t=2024-02-13T00:29:27+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-02-13T00:29:27.779 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:27 smithi195 bash[23186]: t=2024-02-13T00:29:27+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-02-13T00:29:27.809 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:27 smithi087 bash[14097]: cluster 2024-02-13T00:29:26.438485+0000 mgr.y (mgr.14140) 235 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:27.809 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:27 smithi087 bash[17655]: cluster 2024-02-13T00:29:26.438485+0000 mgr.y (mgr.14140) 235 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:28.072 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:27 smithi195 bash[23186]: t=2024-02-13T00:29:27+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-02-13T00:29:28.072 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:27 smithi195 bash[23186]: t=2024-02-13T00:29:27+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-02-13T00:29:28.072 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:27 smithi195 bash[23186]: t=2024-02-13T00:29:27+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-02-13T00:29:28.072 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:28 smithi195 bash[23186]: t=2024-02-13T00:29:28+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-02-13T00:29:28.073 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:28 smithi195 bash[23186]: t=2024-02-13T00:29:28+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-02-13T00:29:28.340 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:28 smithi195 bash[23186]: t=2024-02-13T00:29:28+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-02-13T00:29:28.340 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:28 smithi195 bash[23186]: t=2024-02-13T00:29:28+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-02-13T00:29:28.340 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:28 smithi195 bash[23186]: t=2024-02-13T00:29:28+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-02-13T00:29:28.617 INFO:teuthology.orchestra.run.smithi087.stdout:154618822686 2024-02-13T00:29:28.617 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2024-02-13T00:29:28.652 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:28 smithi195 bash[23186]: t=2024-02-13T00:29:28+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-02-13T00:29:28.652 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:28 smithi195 bash[23186]: t=2024-02-13T00:29:28+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-02-13T00:29:28.652 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:28 smithi195 bash[23186]: t=2024-02-13T00:29:28+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-02-13T00:29:28.697 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:29:28 smithi087 systemd[1]: Stopping Ceph alertmanager.a for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:29:28.949 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:29:28 smithi087 bash[26294]: ts=2024-02-13T00:29:28.794Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2024-02-13T00:29:29.018 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:28 smithi195 bash[23186]: t=2024-02-13T00:29:28+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-02-13T00:29:29.018 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:28 smithi195 bash[23186]: t=2024-02-13T00:29:28+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-02-13T00:29:29.018 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:28 smithi195 bash[23186]: t=2024-02-13T00:29:28+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-02-13T00:29:29.018 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:28 smithi195 bash[23186]: t=2024-02-13T00:29:28+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-02-13T00:29:29.018 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:29 smithi195 bash[23186]: t=2024-02-13T00:29:29+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-02-13T00:29:29.353 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:29 smithi195 bash[23186]: t=2024-02-13T00:29:29+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-02-13T00:29:29.353 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:29 smithi195 bash[23186]: t=2024-02-13T00:29:29+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-02-13T00:29:29.353 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:29 smithi195 bash[23186]: t=2024-02-13T00:29:29+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-02-13T00:29:29.604 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:29 smithi195 bash[14113]: cluster 2024-02-13T00:29:28.439058+0000 mgr.y (mgr.14140) 236 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:29.605 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:29 smithi195 bash[23186]: t=2024-02-13T00:29:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-02-13T00:29:29.605 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:29 smithi195 bash[23186]: t=2024-02-13T00:29:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-02-13T00:29:29.605 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:29 smithi195 bash[23186]: t=2024-02-13T00:29:29+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-02-13T00:29:29.605 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:29 smithi195 bash[23186]: t=2024-02-13T00:29:29+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-02-13T00:29:29.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:29 smithi087 bash[14097]: cluster 2024-02-13T00:29:28.439058+0000 mgr.y (mgr.14140) 236 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:29.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:29 smithi087 bash[17655]: cluster 2024-02-13T00:29:28.439058+0000 mgr.y (mgr.14140) 236 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:29.902 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:29 smithi195 bash[23186]: t=2024-02-13T00:29:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-02-13T00:29:29.902 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:29 smithi195 bash[23186]: t=2024-02-13T00:29:29+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-02-13T00:29:29.902 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:29 smithi195 bash[23186]: t=2024-02-13T00:29:29+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-02-13T00:29:30.191 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:29 smithi195 bash[23186]: t=2024-02-13T00:29:29+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-02-13T00:29:30.191 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:30 smithi195 bash[23186]: t=2024-02-13T00:29:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-02-13T00:29:30.191 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:30 smithi195 bash[23186]: t=2024-02-13T00:29:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-02-13T00:29:30.264 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:29:30 smithi087 docker[28257]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-alertmanager.a 2024-02-13T00:29:30.264 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:29:30 smithi087 systemd[1]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-13T00:29:30.264 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:29:30 smithi087 systemd[1]: Stopped Ceph alertmanager.a for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:29:30.447 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:30 smithi195 bash[23186]: t=2024-02-13T00:29:30+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-02-13T00:29:30.447 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:30 smithi195 bash[23186]: t=2024-02-13T00:29:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-02-13T00:29:30.447 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:30 smithi195 bash[23186]: t=2024-02-13T00:29:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-02-13T00:29:30.447 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:30 smithi195 bash[23186]: t=2024-02-13T00:29:30+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-02-13T00:29:30.551 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:29:30 smithi087 systemd[1]: Starting Ceph alertmanager.a for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:29:30.551 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:29:30 smithi087 docker[28306]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-alertmanager.a 2024-02-13T00:29:30.551 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:29:30 smithi087 systemd[1]: Started Ceph alertmanager.a for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:29:30.552 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:30 smithi087 bash[14097]: audit 2024-02-13T00:29:30.314557+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843744\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843854\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843901\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843945\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843988\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844031\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844074\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844119\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:29:30.552 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:30 smithi087 bash[14097]: audit 2024-02-13T00:29:30.321839+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843744\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843854\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843901\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843945\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843988\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844031\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844074\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844119\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:29:30.700 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:30 smithi195 bash[23186]: t=2024-02-13T00:29:30+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-02-13T00:29:30.701 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:30 smithi195 bash[14113]: audit 2024-02-13T00:29:30.314557+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843744\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843854\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843901\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843945\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843988\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844031\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844074\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844119\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:29:30.701 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:30 smithi195 bash[14113]: audit 2024-02-13T00:29:30.321839+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843744\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843854\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843901\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843945\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843988\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844031\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844074\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844119\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:29:30.907 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:30 smithi195 bash[23186]: t=2024-02-13T00:29:30+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-02-13T00:29:30.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:30 smithi087 bash[17655]: audit 2024-02-13T00:29:30.314557+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843744\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843854\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843901\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843945\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843988\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844031\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844074\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844119\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:29:30.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:30 smithi087 bash[17655]: audit 2024-02-13T00:29:30.321839+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843744\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843854\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843901\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843945\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.843988\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844031\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844074\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:22.844119\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:29:31.402 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:31 smithi195 bash[23186]: t=2024-02-13T00:29:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-02-13T00:29:31.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:31 smithi087 bash[14097]: cephadm 2024-02-13T00:29:30.322695+0000 mgr.y (mgr.14140) 237 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-13T00:29:31.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:31 smithi087 bash[14097]: cephadm 2024-02-13T00:29:30.325249+0000 mgr.y (mgr.14140) 238 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi195 2024-02-13T00:29:31.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:31 smithi087 bash[14097]: cluster 2024-02-13T00:29:30.439558+0000 mgr.y (mgr.14140) 239 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:31.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:31 smithi087 bash[17655]: cephadm 2024-02-13T00:29:30.322695+0000 mgr.y (mgr.14140) 237 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-13T00:29:31.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:31 smithi087 bash[17655]: cephadm 2024-02-13T00:29:30.325249+0000 mgr.y (mgr.14140) 238 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi195 2024-02-13T00:29:31.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:31 smithi087 bash[17655]: cluster 2024-02-13T00:29:30.439558+0000 mgr.y (mgr.14140) 239 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:31.902 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:31 smithi195 bash[23186]: t=2024-02-13T00:29:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-02-13T00:29:31.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:31 smithi195 bash[14113]: cephadm 2024-02-13T00:29:30.322695+0000 mgr.y (mgr.14140) 237 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-13T00:29:31.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:31 smithi195 bash[14113]: cephadm 2024-02-13T00:29:30.325249+0000 mgr.y (mgr.14140) 238 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi195 2024-02-13T00:29:31.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:31 smithi195 bash[14113]: cluster 2024-02-13T00:29:30.439558+0000 mgr.y (mgr.14140) 239 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:32.274 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:31 smithi195 bash[23186]: t=2024-02-13T00:29:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-02-13T00:29:32.274 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:32 smithi195 bash[23186]: t=2024-02-13T00:29:32+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-02-13T00:29:32.449 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:29:32 smithi087 bash[28317]: ts=2024-02-13T00:29:32.127Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2024-02-13T00:29:32.449 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:29:32 smithi087 bash[28317]: ts=2024-02-13T00:29:32.127Z 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)" 2024-02-13T00:29:32.449 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:29:32 smithi087 bash[28317]: ts=2024-02-13T00:29:32.130Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.87 port=9094 2024-02-13T00:29:32.449 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:29:32 smithi087 bash[28317]: ts=2024-02-13T00:29:32.132Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-13T00:29:32.449 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:29:32 smithi087 bash[28317]: ts=2024-02-13T00:29:32.179Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-13T00:29:32.450 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:29:32 smithi087 bash[28317]: ts=2024-02-13T00:29:32.179Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-13T00:29:32.450 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:29:32 smithi087 bash[28317]: ts=2024-02-13T00:29:32.181Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2024-02-13T00:29:32.450 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:29:32 smithi087 bash[28317]: ts=2024-02-13T00:29:32.181Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-02-13T00:29:32.544 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:32 smithi195 bash[23186]: t=2024-02-13T00:29:32+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-02-13T00:29:32.544 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:32 smithi195 bash[23186]: t=2024-02-13T00:29:32+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-02-13T00:29:32.872 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:32 smithi195 bash[23186]: t=2024-02-13T00:29:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-02-13T00:29:32.873 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:32 smithi195 bash[23186]: t=2024-02-13T00:29:32+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-02-13T00:29:32.873 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:32 smithi195 bash[23186]: t=2024-02-13T00:29:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-02-13T00:29:33.095 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:32 smithi195 bash[23186]: t=2024-02-13T00:29:32+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-02-13T00:29:33.152 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:33 smithi195 bash[23186]: t=2024-02-13T00:29:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-02-13T00:29:33.491 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:33 smithi195 bash[23186]: t=2024-02-13T00:29:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-02-13T00:29:33.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:33 smithi087 bash[14097]: cluster 2024-02-13T00:29:32.440051+0000 mgr.y (mgr.14140) 240 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:33.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:33 smithi087 bash[17655]: cluster 2024-02-13T00:29:32.440051+0000 mgr.y (mgr.14140) 240 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:33.758 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:33 smithi195 bash[14113]: cluster 2024-02-13T00:29:32.440051+0000 mgr.y (mgr.14140) 240 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:34.023 INFO:teuthology.orchestra.run.smithi087.stdout:176093659160 2024-02-13T00:29:34.024 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2024-02-13T00:29:34.044 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:33 smithi195 bash[23186]: t=2024-02-13T00:29:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-02-13T00:29:34.044 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:33 smithi195 bash[23186]: t=2024-02-13T00:29:33+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-02-13T00:29:34.379 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:34 smithi195 bash[23186]: t=2024-02-13T00:29:34+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-02-13T00:29:34.449 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:29:34 smithi087 bash[28317]: ts=2024-02-13T00:29:34.133Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000773059s 2024-02-13T00:29:34.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:34 smithi195 bash[14113]: cluster 2024-02-13T00:29:34.440638+0000 mgr.y (mgr.14140) 241 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:34.654 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:34 smithi195 bash[23186]: t=2024-02-13T00:29:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-02-13T00:29:34.900 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:34 smithi087 bash[14097]: cluster 2024-02-13T00:29:34.440638+0000 mgr.y (mgr.14140) 241 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:34.900 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:34 smithi087 bash[17655]: cluster 2024-02-13T00:29:34.440638+0000 mgr.y (mgr.14140) 241 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:35.152 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:34 smithi195 bash[23186]: t=2024-02-13T00:29:34+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-02-13T00:29:35.505 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:35 smithi195 bash[23186]: t=2024-02-13T00:29:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-02-13T00:29:35.505 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:35 smithi195 bash[23186]: t=2024-02-13T00:29:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-02-13T00:29:35.781 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:35 smithi195 bash[23186]: t=2024-02-13T00:29:35+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-02-13T00:29:35.781 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:35 smithi195 bash[23186]: t=2024-02-13T00:29:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-02-13T00:29:36.049 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:35 smithi195 bash[23186]: t=2024-02-13T00:29:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-02-13T00:29:36.050 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:35 smithi195 bash[23186]: t=2024-02-13T00:29:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-02-13T00:29:36.050 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:35 smithi195 bash[23186]: t=2024-02-13T00:29:35+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-02-13T00:29:36.361 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:36 smithi195 bash[23186]: t=2024-02-13T00:29:36+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-02-13T00:29:36.361 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:36 smithi195 bash[23186]: t=2024-02-13T00:29:36+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-02-13T00:29:36.687 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:36 smithi087 bash[14097]: cluster 2024-02-13T00:29:36.441215+0000 mgr.y (mgr.14140) 242 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:36.688 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:36 smithi087 bash[17655]: cluster 2024-02-13T00:29:36.441215+0000 mgr.y (mgr.14140) 242 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:36.695 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:36 smithi195 bash[14113]: cluster 2024-02-13T00:29:36.441215+0000 mgr.y (mgr.14140) 242 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:36.695 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:36 smithi195 bash[23186]: t=2024-02-13T00:29:36+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-02-13T00:29:37.152 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:36 smithi195 bash[23186]: t=2024-02-13T00:29:36+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-02-13T00:29:37.344 INFO:teuthology.orchestra.run.smithi087.stdout:197568495635 2024-02-13T00:29:37.345 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph osd last-stat-seq osd.0 2024-02-13T00:29:37.512 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:29:37 smithi195 systemd[1]: Stopping Ceph prometheus.a for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:29:37.512 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:37 smithi195 bash[23186]: t=2024-02-13T00:29:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-02-13T00:29:37.512 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:37 smithi195 bash[23186]: t=2024-02-13T00:29:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-02-13T00:29:37.512 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:37 smithi195 bash[23186]: t=2024-02-13T00:29:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-02-13T00:29:37.512 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:37 smithi195 bash[23186]: t=2024-02-13T00:29:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-02-13T00:29:37.833 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:37 smithi195 bash[23186]: t=2024-02-13T00:29:37+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-02-13T00:29:37.833 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:37 smithi195 bash[23186]: t=2024-02-13T00:29:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-02-13T00:29:37.833 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:29:37 smithi195 bash[22405]: ts=2024-02-13T00:29:37.535Z caller=main.go:874 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-13T00:29:37.834 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:29:37 smithi195 bash[22405]: ts=2024-02-13T00:29:37.536Z caller=main.go:898 level=info msg="Stopping scrape discovery manager..." 2024-02-13T00:29:37.834 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:29:37 smithi195 bash[22405]: ts=2024-02-13T00:29:37.536Z caller=main.go:912 level=info msg="Stopping notify discovery manager..." 2024-02-13T00:29:37.834 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:29:37 smithi195 bash[22405]: ts=2024-02-13T00:29:37.536Z caller=manager.go:160 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-13T00:29:37.834 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:29:37 smithi195 bash[22405]: ts=2024-02-13T00:29:37.536Z caller=manager.go:170 level=info component="rule manager" msg="Rule manager stopped" 2024-02-13T00:29:37.834 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:29:37 smithi195 bash[22405]: ts=2024-02-13T00:29:37.536Z caller=main.go:949 level=info msg="Stopping scrape manager..." 2024-02-13T00:29:37.834 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:29:37 smithi195 bash[22405]: ts=2024-02-13T00:29:37.536Z caller=main.go:894 level=info msg="Scrape discovery manager stopped" 2024-02-13T00:29:37.834 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:29:37 smithi195 bash[22405]: ts=2024-02-13T00:29:37.536Z caller=main.go:908 level=info msg="Notify discovery manager stopped" 2024-02-13T00:29:37.834 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:29:37 smithi195 bash[22405]: ts=2024-02-13T00:29:37.536Z caller=main.go:941 level=info msg="Scrape manager stopped" 2024-02-13T00:29:37.834 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:29:37 smithi195 bash[22405]: ts=2024-02-13T00:29:37.537Z caller=notifier.go:604 level=info component=notifier msg="Stopping notification manager..." 2024-02-13T00:29:37.834 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:29:37 smithi195 bash[22405]: ts=2024-02-13T00:29:37.537Z caller=main.go:1171 level=info msg="Notifier manager stopped" 2024-02-13T00:29:37.834 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:29:37 smithi195 bash[22405]: ts=2024-02-13T00:29:37.537Z caller=main.go:1183 level=info msg="See you next time!" 2024-02-13T00:29:38.125 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:37 smithi195 bash[23186]: t=2024-02-13T00:29:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-02-13T00:29:38.151 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:38 smithi195 bash[23186]: t=2024-02-13T00:29:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-02-13T00:29:38.652 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:29:38 smithi195 docker[23648]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-prometheus.a 2024-02-13T00:29:38.652 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:38 smithi195 bash[23186]: t=2024-02-13T00:29:38+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-02-13T00:29:39.152 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:38 smithi195 bash[23186]: t=2024-02-13T00:29:38+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-02-13T00:29:39.152 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:38 smithi195 bash[23186]: t=2024-02-13T00:29:38+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-02-13T00:29:39.152 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:29:38 smithi195 systemd[1]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715@prometheus.a.service: Succeeded. 2024-02-13T00:29:39.153 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:29:38 smithi195 systemd[1]: Stopped Ceph prometheus.a for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:29:39.153 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:29:38 smithi195 systemd[1]: Starting Ceph prometheus.a for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:29:39.153 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:29:38 smithi195 docker[23697]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-prometheus.a 2024-02-13T00:29:39.153 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:29:38 smithi195 systemd[1]: Started Ceph prometheus.a for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:29:39.445 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:39 smithi087 bash[14097]: cluster 2024-02-13T00:29:38.441672+0000 mgr.y (mgr.14140) 243 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:39.445 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:39 smithi087 bash[14097]: audit 2024-02-13T00:29:38.732625+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946135\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946297\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946395\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946490\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946583\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946676\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946863\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946956\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:29:39.445 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:39 smithi087 bash[14097]: audit 2024-02-13T00:29:38.739086+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946135\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946297\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946395\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946490\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946583\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946676\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946863\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946956\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:29:39.445 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:39 smithi087 bash[14097]: audit 2024-02-13T00:29:38.740640+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi195:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2024-02-13T00:29:39.445 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:39 smithi087 bash[14097]: audit 2024-02-13T00:29:38.750830+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi195:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2024-02-13T00:29:39.445 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:39 smithi087 bash[14097]: audit 2024-02-13T00:29:38.755623+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:29:39.652 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:39 smithi195 bash[23186]: t=2024-02-13T00:29:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-02-13T00:29:39.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:39 smithi195 bash[14113]: cluster 2024-02-13T00:29:38.441672+0000 mgr.y (mgr.14140) 243 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:39.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:39 smithi195 bash[14113]: audit 2024-02-13T00:29:38.732625+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946135\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946297\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946395\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946490\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946583\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946676\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946863\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946956\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:29:39.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:39 smithi195 bash[14113]: audit 2024-02-13T00:29:38.739086+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946135\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946297\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946395\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946490\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946583\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946676\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946863\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946956\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:29:39.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:39 smithi195 bash[14113]: audit 2024-02-13T00:29:38.740640+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi195:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2024-02-13T00:29:39.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:39 smithi195 bash[14113]: audit 2024-02-13T00:29:38.750830+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi195:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2024-02-13T00:29:39.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:39 smithi195 bash[14113]: audit 2024-02-13T00:29:38.755623+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:29:39.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:39 smithi087 bash[17655]: cluster 2024-02-13T00:29:38.441672+0000 mgr.y (mgr.14140) 243 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:39.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:39 smithi087 bash[17655]: audit 2024-02-13T00:29:38.732625+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946135\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946297\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946395\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946490\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946583\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946676\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946863\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946956\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:29:39.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:39 smithi087 bash[17655]: audit 2024-02-13T00:29:38.739086+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946135\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946297\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946395\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946490\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946583\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946676\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946863\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:23.946956\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:29:39.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:39 smithi087 bash[17655]: audit 2024-02-13T00:29:38.740640+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi195:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2024-02-13T00:29:39.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:39 smithi087 bash[17655]: audit 2024-02-13T00:29:38.750830+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi195:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2024-02-13T00:29:39.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:39 smithi087 bash[17655]: audit 2024-02-13T00:29:38.755623+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:29:40.044 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:39 smithi195 bash[23186]: t=2024-02-13T00:29:39+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-02-13T00:29:40.044 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:39 smithi195 bash[23186]: t=2024-02-13T00:29:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-02-13T00:29:40.224 INFO:teuthology.orchestra.run.smithi087.stdout:42949673017 2024-02-13T00:29:40.402 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:40 smithi195 bash[23186]: t=2024-02-13T00:29:40+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-02-13T00:29:40.402 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:40 smithi195 bash[23186]: t=2024-02-13T00:29:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-02-13T00:29:40.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:40 smithi087 bash[14097]: cephadm 2024-02-13T00:29:38.740198+0000 mgr.y (mgr.14140) 244 : cephadm [INF] Setting dashboard grafana config to https://smithi195:3000 2024-02-13T00:29:40.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:40 smithi087 bash[17655]: cephadm 2024-02-13T00:29:38.740198+0000 mgr.y (mgr.14140) 244 : cephadm [INF] Setting dashboard grafana config to https://smithi195:3000 2024-02-13T00:29:40.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:40 smithi087 bash[14097]: audit 2024-02-13T00:29:39.701003+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698429\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698581\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698669\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698751\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698833\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698915\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698997\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.699079\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.699162\", \"created\": \"2024-02-13T00:28:56.231816\", \"started\": \"2024-02-13T00:29:30.312967\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186\"}}, \"last_daemon_update\": \"2024-02-13T00:29:39.699339\", \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:29:40.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:40 smithi087 bash[14097]: audit 2024-02-13T00:29:39.706878+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698429\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698581\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698669\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698751\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698833\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698915\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698997\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.699079\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.699162\", \"created\": \"2024-02-13T00:28:56.231816\", \"started\": \"2024-02-13T00:29:30.312967\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186\"}}, \"last_daemon_update\": \"2024-02-13T00:29:39.699339\", \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:29:40.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:40 smithi087 bash[14097]: audit 2024-02-13T00:29:39.708217+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:29:40.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:40 smithi087 bash[14097]: audit 2024-02-13T00:29:40.222001+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.87:0/1620873518' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-13T00:29:40.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:40 smithi087 bash[17655]: audit 2024-02-13T00:29:39.701003+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698429\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698581\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698669\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698751\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698833\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698915\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698997\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.699079\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.699162\", \"created\": \"2024-02-13T00:28:56.231816\", \"started\": \"2024-02-13T00:29:30.312967\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186\"}}, \"last_daemon_update\": \"2024-02-13T00:29:39.699339\", \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:29:40.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:40 smithi087 bash[17655]: audit 2024-02-13T00:29:39.706878+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698429\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698581\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698669\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698751\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698833\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698915\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698997\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.699079\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.699162\", \"created\": \"2024-02-13T00:28:56.231816\", \"started\": \"2024-02-13T00:29:30.312967\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186\"}}, \"last_daemon_update\": \"2024-02-13T00:29:39.699339\", \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:29:40.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:40 smithi087 bash[17655]: audit 2024-02-13T00:29:39.708217+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:29:40.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:40 smithi087 bash[17655]: audit 2024-02-13T00:29:40.222001+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.87:0/1620873518' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-13T00:29:40.747 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:29:40 smithi195 bash[23707]: ts=2024-02-13T00:29:40.548Z caller=main.go:544 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-02-13T00:29:40.747 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:29:40 smithi195 bash[23707]: ts=2024-02-13T00:29:40.548Z caller=main.go:588 level=info msg="Starting Prometheus Server" mode=server version="(version=2.49.1, branch=HEAD, revision=43e14844a33b65e2a396e3944272af8b3a494071)" 2024-02-13T00:29:40.747 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:29:40 smithi195 bash[23707]: ts=2024-02-13T00:29:40.548Z caller=main.go:593 level=info build_context="(go=go1.21.6, platform=linux/amd64, user=root@6d5f4c649d25, date=20240115-16:58:43, tags=netgo,builtinassets,stringlabels)" 2024-02-13T00:29:40.747 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:29:40 smithi195 bash[23707]: ts=2024-02-13T00:29:40.548Z caller=main.go:594 level=info host_details="(Linux 5.4.0-171-generic #189-Ubuntu SMP Fri Jan 5 14:23:02 UTC 2024 x86_64 smithi195 (none))" 2024-02-13T00:29:40.748 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:29:40 smithi195 bash[23707]: ts=2024-02-13T00:29:40.548Z caller=main.go:595 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-13T00:29:40.748 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:29:40 smithi195 bash[23707]: ts=2024-02-13T00:29:40.548Z caller=main.go:596 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-13T00:29:40.748 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:29:40 smithi195 bash[23707]: ts=2024-02-13T00:29:40.551Z caller=web.go:565 level=info component=web msg="Start listening for connections" address=:9095 2024-02-13T00:29:40.748 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:29:40 smithi195 bash[23707]: ts=2024-02-13T00:29:40.552Z caller=main.go:1039 level=info msg="Starting TSDB ..." 2024-02-13T00:29:40.748 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:29:40 smithi195 bash[23707]: ts=2024-02-13T00:29:40.555Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2024-02-13T00:29:40.748 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:29:40 smithi195 bash[23707]: ts=2024-02-13T00:29:40.555Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-02-13T00:29:40.748 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:29:40 smithi195 bash[23707]: ts=2024-02-13T00:29:40.561Z caller=head.go:606 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-13T00:29:40.748 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:29:40 smithi195 bash[23707]: ts=2024-02-13T00:29:40.561Z caller=head.go:687 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.265µs 2024-02-13T00:29:40.748 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:29:40 smithi195 bash[23707]: ts=2024-02-13T00:29:40.561Z caller=head.go:695 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-13T00:29:40.748 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:29:40 smithi195 bash[23707]: ts=2024-02-13T00:29:40.561Z caller=head.go:766 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-02-13T00:29:40.748 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:29:40 smithi195 bash[23707]: ts=2024-02-13T00:29:40.561Z caller=head.go:766 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-02-13T00:29:40.748 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:29:40 smithi195 bash[23707]: ts=2024-02-13T00:29:40.561Z caller=head.go:803 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=35.288µs wal_replay_duration=715.222µs wbl_replay_duration=176ns total_replay_duration=779.285µs 2024-02-13T00:29:40.749 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:29:40 smithi195 bash[23707]: ts=2024-02-13T00:29:40.564Z caller=main.go:1060 level=info fs_type=XFS_SUPER_MAGIC 2024-02-13T00:29:40.749 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:29:40 smithi195 bash[23707]: ts=2024-02-13T00:29:40.564Z caller=main.go:1063 level=info msg="TSDB started" 2024-02-13T00:29:40.749 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:29:40 smithi195 bash[23707]: ts=2024-02-13T00:29:40.564Z caller=main.go:1245 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-13T00:29:40.749 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:29:40 smithi195 bash[23707]: ts=2024-02-13T00:29:40.565Z caller=main.go:1282 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=1.163275ms db_storage=1.27µs remote_storage=1.574µs web_handler=714ns query_engine=884ns scrape=508.471µs scrape_sd=49.249µs notify=49.055µs notify_sd=20.035µs rules=67.537µs tracing=7.254µs 2024-02-13T00:29:40.749 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:29:40 smithi195 bash[23707]: ts=2024-02-13T00:29:40.565Z caller=main.go:1024 level=info msg="Server is ready to receive web requests." 2024-02-13T00:29:40.749 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:29:40 smithi195 bash[23707]: ts=2024-02-13T00:29:40.565Z caller=manager.go:146 level=info component="rule manager" msg="Starting rule manager..." 2024-02-13T00:29:40.749 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:40 smithi195 bash[23186]: t=2024-02-13T00:29:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-02-13T00:29:40.749 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:40 smithi195 bash[23186]: t=2024-02-13T00:29:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-02-13T00:29:40.750 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:40 smithi195 bash[23186]: t=2024-02-13T00:29:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-02-13T00:29:40.750 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:40 smithi195 bash[23186]: t=2024-02-13T00:29:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-02-13T00:29:40.750 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:40 smithi195 bash[14113]: cephadm 2024-02-13T00:29:38.740198+0000 mgr.y (mgr.14140) 244 : cephadm [INF] Setting dashboard grafana config to https://smithi195:3000 2024-02-13T00:29:40.750 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:40 smithi195 bash[14113]: audit 2024-02-13T00:29:39.701003+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698429\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698581\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698669\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698751\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698833\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698915\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698997\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.699079\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.699162\", \"created\": \"2024-02-13T00:28:56.231816\", \"started\": \"2024-02-13T00:29:30.312967\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186\"}}, \"last_daemon_update\": \"2024-02-13T00:29:39.699339\", \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:29:40.750 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:40 smithi195 bash[14113]: audit 2024-02-13T00:29:39.706878+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698429\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698581\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698669\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698751\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698833\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698915\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.698997\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.699079\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:39.699162\", \"created\": \"2024-02-13T00:28:56.231816\", \"started\": \"2024-02-13T00:29:30.312967\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186\"}}, \"last_daemon_update\": \"2024-02-13T00:29:39.699339\", \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:29:40.751 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:40 smithi195 bash[14113]: audit 2024-02-13T00:29:39.708217+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:29:40.751 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:40 smithi195 bash[14113]: audit 2024-02-13T00:29:40.222001+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.87:0/1620873518' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-13T00:29:41.008 INFO:tasks.cephadm.ceph_manager.ceph:need seq 42949673011 got 42949673017 for osd.0 2024-02-13T00:29:41.008 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph osd last-stat-seq osd.1 2024-02-13T00:29:41.058 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:40 smithi195 bash[23186]: t=2024-02-13T00:29:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-02-13T00:29:41.058 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:40 smithi195 bash[23186]: t=2024-02-13T00:29:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-02-13T00:29:41.058 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:40 smithi195 bash[23186]: t=2024-02-13T00:29:40+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-02-13T00:29:41.359 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:41 smithi195 bash[23186]: t=2024-02-13T00:29:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-02-13T00:29:41.359 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:41 smithi195 bash[23186]: t=2024-02-13T00:29:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-02-13T00:29:41.359 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:41 smithi195 bash[23186]: t=2024-02-13T00:29:41+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-02-13T00:29:41.359 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:41 smithi195 bash[23186]: t=2024-02-13T00:29:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-02-13T00:29:41.619 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:41 smithi195 bash[23186]: t=2024-02-13T00:29:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-02-13T00:29:41.619 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:41 smithi195 bash[23186]: t=2024-02-13T00:29:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-02-13T00:29:41.619 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:41 smithi195 bash[23186]: t=2024-02-13T00:29:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-02-13T00:29:41.620 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:41 smithi195 bash[14113]: cluster 2024-02-13T00:29:40.442250+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 2024-02-13T00:29:41.620 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:41 smithi195 bash[14113]: audit 2024-02-13T00:29:41.035836+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.033633\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.033761\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.033833\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.033899\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.033965\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.034030\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.034096\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.034162\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.034228\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}}, \"last_daemon_update\": \"2024-02-13T00:29:41.034384\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:29:41.620 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:41 smithi195 bash[14113]: audit 2024-02-13T00:29:41.041694+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.033633\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.033761\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.033833\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.033899\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.033965\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.034030\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.034096\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.034162\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.034228\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}}, \"last_daemon_update\": \"2024-02-13T00:29:41.034384\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:29:41.620 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:41 smithi195 bash[14113]: audit 2024-02-13T00:29:41.047135+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:29:41.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:41 smithi087 bash[14097]: cluster 2024-02-13T00:29:40.442250+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 2024-02-13T00:29:41.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:41 smithi087 bash[17655]: cluster 2024-02-13T00:29:40.442250+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 2024-02-13T00:29:41.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:41 smithi087 bash[14097]: audit 2024-02-13T00:29:41.035836+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.033633\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.033761\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.033833\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.033899\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.033965\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.034030\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.034096\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.034162\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.034228\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}}, \"last_daemon_update\": \"2024-02-13T00:29:41.034384\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:29:41.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:41 smithi087 bash[14097]: audit 2024-02-13T00:29:41.041694+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.033633\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.033761\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.033833\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.033899\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.033965\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.034030\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.034096\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.034162\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.034228\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}}, \"last_daemon_update\": \"2024-02-13T00:29:41.034384\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:29:41.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:41 smithi087 bash[14097]: audit 2024-02-13T00:29:41.047135+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:29:41.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:41 smithi087 bash[17655]: audit 2024-02-13T00:29:41.035836+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.033633\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.033761\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.033833\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.033899\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.033965\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.034030\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.034096\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.034162\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.034228\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}}, \"last_daemon_update\": \"2024-02-13T00:29:41.034384\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:29:41.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:41 smithi087 bash[17655]: audit 2024-02-13T00:29:41.041694+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.033633\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.033761\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.033833\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.033899\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.033965\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.034030\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.034096\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.034162\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:41.034228\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}}, \"last_daemon_update\": \"2024-02-13T00:29:41.034384\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:29:41.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:41 smithi087 bash[17655]: audit 2024-02-13T00:29:41.047135+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:29:41.878 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:41 smithi195 bash[23186]: t=2024-02-13T00:29:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-02-13T00:29:41.878 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:41 smithi195 bash[23186]: t=2024-02-13T00:29:41+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-02-13T00:29:41.879 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:41 smithi195 bash[23186]: t=2024-02-13T00:29:41+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-02-13T00:29:42.152 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:41 smithi195 bash[23186]: t=2024-02-13T00:29:41+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-02-13T00:29:42.152 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:41 smithi195 bash[23186]: t=2024-02-13T00:29:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-02-13T00:29:42.152 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:42 smithi195 bash[23186]: t=2024-02-13T00:29:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-02-13T00:29:42.152 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:42 smithi195 bash[23186]: t=2024-02-13T00:29:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-02-13T00:29:42.432 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:42 smithi195 bash[23186]: t=2024-02-13T00:29:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-02-13T00:29:42.432 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:42 smithi195 bash[23186]: t=2024-02-13T00:29:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-02-13T00:29:42.432 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:42 smithi195 bash[23186]: t=2024-02-13T00:29:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-02-13T00:29:42.432 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:42 smithi195 bash[23186]: t=2024-02-13T00:29:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-02-13T00:29:42.443 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:29:42 smithi087 bash[28317]: ts=2024-02-13T00:29:42.135Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002576502s 2024-02-13T00:29:42.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:42 smithi087 bash[14097]: audit 2024-02-13T00:29:42.051930+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.048788\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.048969\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049072\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049162\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049251\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049363\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049468\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049573\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049678\", \"created\": \"2024-02-13T00:28:56.231816\", \"started\": \"2024-02-13T00:29:30.312967\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186\"}}, \"last_daemon_update\": \"2024-02-13T00:29:42.049909\", \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:29:42.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:42 smithi087 bash[14097]: audit 2024-02-13T00:29:42.057176+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.048788\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.048969\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049072\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049162\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049251\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049363\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049468\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049573\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049678\", \"created\": \"2024-02-13T00:28:56.231816\", \"started\": \"2024-02-13T00:29:30.312967\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186\"}}, \"last_daemon_update\": \"2024-02-13T00:29:42.049909\", \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:29:42.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:42 smithi087 bash[14097]: audit 2024-02-13T00:29:42.058410+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:29:42.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:42 smithi087 bash[17655]: audit 2024-02-13T00:29:42.051930+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.048788\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.048969\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049072\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049162\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049251\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049363\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049468\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049573\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049678\", \"created\": \"2024-02-13T00:28:56.231816\", \"started\": \"2024-02-13T00:29:30.312967\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186\"}}, \"last_daemon_update\": \"2024-02-13T00:29:42.049909\", \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:29:42.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:42 smithi087 bash[17655]: audit 2024-02-13T00:29:42.057176+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.048788\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.048969\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049072\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049162\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049251\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049363\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049468\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049573\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049678\", \"created\": \"2024-02-13T00:28:56.231816\", \"started\": \"2024-02-13T00:29:30.312967\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186\"}}, \"last_daemon_update\": \"2024-02-13T00:29:42.049909\", \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:29:42.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:42 smithi087 bash[17655]: audit 2024-02-13T00:29:42.058410+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:29:42.784 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:42 smithi195 bash[23186]: t=2024-02-13T00:29:42+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-02-13T00:29:42.784 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:42 smithi195 bash[23186]: t=2024-02-13T00:29:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-02-13T00:29:42.784 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:42 smithi195 bash[23186]: t=2024-02-13T00:29:42+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-02-13T00:29:42.784 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:42 smithi195 bash[23186]: t=2024-02-13T00:29:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-02-13T00:29:42.785 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:42 smithi195 bash[14113]: audit 2024-02-13T00:29:42.051930+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.048788\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.048969\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049072\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049162\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049251\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049363\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049468\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049573\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049678\", \"created\": \"2024-02-13T00:28:56.231816\", \"started\": \"2024-02-13T00:29:30.312967\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186\"}}, \"last_daemon_update\": \"2024-02-13T00:29:42.049909\", \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:29:42.785 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:42 smithi195 bash[14113]: audit 2024-02-13T00:29:42.057176+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.048788\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.048969\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049072\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049162\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049251\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049363\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049468\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049573\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049678\", \"created\": \"2024-02-13T00:28:56.231816\", \"started\": \"2024-02-13T00:29:30.312967\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186\"}}, \"last_daemon_update\": \"2024-02-13T00:29:42.049909\", \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:29:42.785 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:42 smithi195 bash[14113]: audit 2024-02-13T00:29:42.058410+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:29:43.051 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:42 smithi195 bash[23186]: t=2024-02-13T00:29:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-02-13T00:29:43.052 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:42 smithi195 bash[23186]: t=2024-02-13T00:29:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-02-13T00:29:43.311 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:43 smithi195 bash[23186]: t=2024-02-13T00:29:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-02-13T00:29:43.312 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:43 smithi195 bash[23186]: t=2024-02-13T00:29:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-02-13T00:29:43.312 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:43 smithi195 bash[23186]: t=2024-02-13T00:29:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-02-13T00:29:43.623 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:43 smithi195 bash[23186]: t=2024-02-13T00:29:43+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-02-13T00:29:43.623 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:43 smithi195 bash[23186]: t=2024-02-13T00:29:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-02-13T00:29:43.623 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:43 smithi195 bash[23186]: t=2024-02-13T00:29:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-02-13T00:29:43.623 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:43 smithi195 bash[23186]: t=2024-02-13T00:29:43+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-02-13T00:29:43.623 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:43 smithi195 bash[23186]: t=2024-02-13T00:29:43+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-02-13T00:29:43.624 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:43 smithi195 bash[14113]: cluster 2024-02-13T00:29:42.442927+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 2024-02-13T00:29:43.624 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:43 smithi195 bash[14113]: audit 2024-02-13T00:29:43.143831+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140375\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140576\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140704\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140826\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140973\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141101\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141224\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141345\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141466\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}}, \"last_daemon_update\": \"2024-02-13T00:29:43.141718\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:29:43.624 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:43 smithi195 bash[14113]: audit 2024-02-13T00:29:43.150113+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140375\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140576\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140704\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140826\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140973\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141101\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141224\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141345\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141466\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}}, \"last_daemon_update\": \"2024-02-13T00:29:43.141718\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:29:43.723 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:43 smithi087 bash[14097]: cluster 2024-02-13T00:29:42.442927+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 2024-02-13T00:29:43.724 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:43 smithi087 bash[17655]: cluster 2024-02-13T00:29:42.442927+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 2024-02-13T00:29:43.724 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:43 smithi087 bash[14097]: audit 2024-02-13T00:29:43.143831+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140375\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140576\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140704\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140826\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140973\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141101\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141224\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141345\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141466\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}}, \"last_daemon_update\": \"2024-02-13T00:29:43.141718\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:29:43.724 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:43 smithi087 bash[14097]: audit 2024-02-13T00:29:43.150113+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140375\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140576\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140704\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140826\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140973\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141101\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141224\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141345\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141466\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}}, \"last_daemon_update\": \"2024-02-13T00:29:43.141718\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:29:43.724 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:43 smithi087 bash[17655]: audit 2024-02-13T00:29:43.143831+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140375\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140576\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140704\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140826\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140973\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141101\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141224\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141345\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141466\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}}, \"last_daemon_update\": \"2024-02-13T00:29:43.141718\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:29:43.725 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:43 smithi087 bash[17655]: audit 2024-02-13T00:29:43.150113+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140375\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140576\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140704\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140826\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140973\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141101\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141224\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141345\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141466\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}}, \"last_daemon_update\": \"2024-02-13T00:29:43.141718\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:29:43.873 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:43 smithi195 bash[23186]: t=2024-02-13T00:29:43+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-02-13T00:29:43.873 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:43 smithi195 bash[23186]: t=2024-02-13T00:29:43+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-02-13T00:29:44.018 INFO:teuthology.orchestra.run.smithi087.stdout:68719476788 2024-02-13T00:29:44.152 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:43 smithi195 bash[23186]: t=2024-02-13T00:29:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-02-13T00:29:44.152 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:43 smithi195 bash[23186]: t=2024-02-13T00:29:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-02-13T00:29:44.152 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:44 smithi195 bash[23186]: t=2024-02-13T00:29:44+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-02-13T00:29:44.152 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:44 smithi195 bash[23186]: t=2024-02-13T00:29:44+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-02-13T00:29:44.451 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:44 smithi195 bash[23186]: t=2024-02-13T00:29:44+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-02-13T00:29:44.451 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:44 smithi195 bash[23186]: t=2024-02-13T00:29:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-02-13T00:29:44.451 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:44 smithi195 bash[23186]: t=2024-02-13T00:29:44+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-02-13T00:29:44.452 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:44 smithi195 bash[23186]: t=2024-02-13T00:29:44+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-02-13T00:29:44.452 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:44 smithi195 bash[23186]: t=2024-02-13T00:29:44+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-02-13T00:29:44.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:44 smithi087 bash[14097]: audit 2024-02-13T00:29:44.015700+0000 mon.a (mon.0) 517 : audit [DBG] from='client.? 172.21.15.87:0/2827059935' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-13T00:29:44.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:44 smithi087 bash[14097]: cluster 2024-02-13T00:29:44.443496+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 2024-02-13T00:29:44.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:44 smithi087 bash[17655]: audit 2024-02-13T00:29:44.015700+0000 mon.a (mon.0) 517 : audit [DBG] from='client.? 172.21.15.87:0/2827059935' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-13T00:29:44.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:44 smithi087 bash[17655]: cluster 2024-02-13T00:29:44.443496+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 2024-02-13T00:29:44.711 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:44 smithi195 bash[14113]: audit 2024-02-13T00:29:44.015700+0000 mon.a (mon.0) 517 : audit [DBG] from='client.? 172.21.15.87:0/2827059935' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-13T00:29:44.711 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:44 smithi195 bash[14113]: cluster 2024-02-13T00:29:44.443496+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 2024-02-13T00:29:44.711 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:44 smithi195 bash[23186]: t=2024-02-13T00:29:44+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-02-13T00:29:44.711 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:44 smithi195 bash[23186]: t=2024-02-13T00:29:44+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-02-13T00:29:44.741 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476782 got 68719476788 for osd.1 2024-02-13T00:29:44.741 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph osd last-stat-seq osd.2 2024-02-13T00:29:45.005 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:44 smithi195 bash[23186]: t=2024-02-13T00:29:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-02-13T00:29:45.005 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:44 smithi195 bash[23186]: t=2024-02-13T00:29:44+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-02-13T00:29:45.005 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:44 smithi195 bash[23186]: t=2024-02-13T00:29:44+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-02-13T00:29:45.005 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:44 smithi195 bash[23186]: t=2024-02-13T00:29:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-02-13T00:29:45.005 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:45 smithi195 bash[23186]: t=2024-02-13T00:29:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-02-13T00:29:45.256 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:45 smithi195 bash[23186]: t=2024-02-13T00:29:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-02-13T00:29:45.256 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:45 smithi195 bash[23186]: t=2024-02-13T00:29:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-02-13T00:29:45.507 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:45 smithi195 bash[23186]: t=2024-02-13T00:29:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-02-13T00:29:45.508 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:45 smithi195 bash[23186]: t=2024-02-13T00:29:45+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-02-13T00:29:45.508 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:45 smithi195 bash[23186]: t=2024-02-13T00:29:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-02-13T00:29:45.508 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:45 smithi195 bash[23186]: t=2024-02-13T00:29:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-02-13T00:29:45.508 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:45 smithi195 bash[23186]: t=2024-02-13T00:29:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-02-13T00:29:45.809 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:45 smithi195 bash[23186]: t=2024-02-13T00:29:45+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-02-13T00:29:45.809 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:45 smithi195 bash[23186]: t=2024-02-13T00:29:45+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-02-13T00:29:45.809 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:45 smithi195 bash[23186]: t=2024-02-13T00:29:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-02-13T00:29:46.135 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:45 smithi195 bash[23186]: t=2024-02-13T00:29:45+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-02-13T00:29:46.135 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:45 smithi195 bash[23186]: t=2024-02-13T00:29:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-02-13T00:29:46.135 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:45 smithi195 bash[23186]: t=2024-02-13T00:29:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-02-13T00:29:46.136 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:46 smithi195 bash[23186]: t=2024-02-13T00:29:46+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-02-13T00:29:46.136 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:46 smithi195 bash[23186]: t=2024-02-13T00:29:46+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-02-13T00:29:46.402 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:46 smithi195 bash[23186]: t=2024-02-13T00:29:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-02-13T00:29:46.402 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:46 smithi195 bash[23186]: t=2024-02-13T00:29:46+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-02-13T00:29:46.402 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:46 smithi195 bash[23186]: t=2024-02-13T00:29:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-02-13T00:29:46.657 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:46 smithi195 bash[14113]: cluster 2024-02-13T00:29:46.444086+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 2024-02-13T00:29:46.657 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:46 smithi195 bash[23186]: t=2024-02-13T00:29:46+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-02-13T00:29:46.657 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:46 smithi195 bash[23186]: t=2024-02-13T00:29:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-02-13T00:29:46.657 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:46 smithi195 bash[23186]: t=2024-02-13T00:29:46+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-02-13T00:29:46.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:46 smithi087 bash[14097]: cluster 2024-02-13T00:29:46.444086+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 2024-02-13T00:29:46.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:46 smithi087 bash[17655]: cluster 2024-02-13T00:29:46.444086+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 2024-02-13T00:29:46.990 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:46 smithi195 bash[23186]: t=2024-02-13T00:29:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-02-13T00:29:46.990 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:46 smithi195 bash[23186]: t=2024-02-13T00:29:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-02-13T00:29:46.990 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:46 smithi195 bash[23186]: t=2024-02-13T00:29:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-02-13T00:29:46.990 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:46 smithi195 bash[23186]: t=2024-02-13T00:29:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-02-13T00:29:47.267 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:46 smithi195 bash[23186]: t=2024-02-13T00:29:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-02-13T00:29:47.267 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:47 smithi195 bash[23186]: t=2024-02-13T00:29:47+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-02-13T00:29:47.267 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:47 smithi195 bash[23186]: t=2024-02-13T00:29:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-02-13T00:29:47.267 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:47 smithi195 bash[23186]: t=2024-02-13T00:29:47+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-02-13T00:29:47.267 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:47 smithi195 bash[23186]: t=2024-02-13T00:29:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-02-13T00:29:47.443 INFO:teuthology.orchestra.run.smithi087.stdout:90194313264 2024-02-13T00:29:47.519 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:47 smithi195 bash[23186]: t=2024-02-13T00:29:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-02-13T00:29:47.519 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:47 smithi195 bash[23186]: t=2024-02-13T00:29:47+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-02-13T00:29:47.519 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:47 smithi195 bash[23186]: t=2024-02-13T00:29:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-02-13T00:29:47.820 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:47 smithi195 bash[14113]: audit 2024-02-13T00:29:47.440627+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.87:0/3044357358' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-13T00:29:47.821 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:47 smithi195 bash[23186]: t=2024-02-13T00:29:47+0000 lvl=info msg="Created default admin" logger=sqlstore user=admin 2024-02-13T00:29:47.821 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:47 smithi195 bash[23186]: t=2024-02-13T00:29:47+0000 lvl=info msg="Initializing HTTPServer" logger=server 2024-02-13T00:29:47.821 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:47 smithi195 bash[23186]: t=2024-02-13T00:29:47+0000 lvl=info msg="Initializing BackendPluginManager" logger=server 2024-02-13T00:29:47.821 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:47 smithi195 bash[23186]: t=2024-02-13T00:29:47+0000 lvl=info msg="Initializing PluginManager" logger=server 2024-02-13T00:29:47.821 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:47 smithi195 bash[23186]: t=2024-02-13T00:29:47+0000 lvl=info msg="Starting plugin search" logger=plugins 2024-02-13T00:29:47.821 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:47 smithi195 bash[23186]: t=2024-02-13T00:29:47+0000 lvl=info msg="Registering plugin" logger=plugins name="Pie Chart" 2024-02-13T00:29:47.821 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:47 smithi195 bash[23186]: t=2024-02-13T00:29:47+0000 lvl=info msg="Registering plugin" logger=plugins name="Status Panel" 2024-02-13T00:29:47.822 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:47 smithi195 bash[23186]: t=2024-02-13T00:29:47+0000 lvl=info msg="Initializing HooksService" logger=server 2024-02-13T00:29:47.822 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:47 smithi195 bash[23186]: t=2024-02-13T00:29:47+0000 lvl=info msg="Initializing OSSLicensingService" logger=server 2024-02-13T00:29:47.822 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:47 smithi195 bash[23186]: t=2024-02-13T00:29:47+0000 lvl=info msg="Initializing InternalMetricsService" logger=server 2024-02-13T00:29:47.822 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:47 smithi195 bash[23186]: t=2024-02-13T00:29:47+0000 lvl=info msg="Initializing RemoteCache" logger=server 2024-02-13T00:29:47.822 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:47 smithi195 bash[23186]: t=2024-02-13T00:29:47+0000 lvl=info msg="Initializing QuotaService" logger=server 2024-02-13T00:29:47.822 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:47 smithi195 bash[23186]: t=2024-02-13T00:29:47+0000 lvl=info msg="Initializing ServerLockService" logger=server 2024-02-13T00:29:47.822 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:47 smithi195 bash[23186]: t=2024-02-13T00:29:47+0000 lvl=info msg="Initializing UserAuthTokenService" logger=server 2024-02-13T00:29:47.822 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:47 smithi195 bash[23186]: t=2024-02-13T00:29:47+0000 lvl=info msg="Initializing RenderingService" logger=server 2024-02-13T00:29:47.822 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:47 smithi195 bash[23186]: t=2024-02-13T00:29:47+0000 lvl=info msg="Initializing AlertEngine" logger=server 2024-02-13T00:29:47.822 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:47 smithi195 bash[23186]: t=2024-02-13T00:29:47+0000 lvl=info msg="Initializing DatasourceCacheService" logger=server 2024-02-13T00:29:47.822 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:47 smithi195 bash[23186]: t=2024-02-13T00:29:47+0000 lvl=info msg="Initializing LoginService" logger=server 2024-02-13T00:29:47.822 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:47 smithi195 bash[23186]: t=2024-02-13T00:29:47+0000 lvl=info msg="Initializing SearchService" logger=server 2024-02-13T00:29:47.822 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:47 smithi195 bash[23186]: t=2024-02-13T00:29:47+0000 lvl=info msg="Initializing TracingService" logger=server 2024-02-13T00:29:47.822 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:47 smithi195 bash[23186]: t=2024-02-13T00:29:47+0000 lvl=info msg="Initializing UsageStatsService" logger=server 2024-02-13T00:29:47.822 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:47 smithi195 bash[23186]: t=2024-02-13T00:29:47+0000 lvl=info msg="Initializing CleanUpService" logger=server 2024-02-13T00:29:47.823 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:47 smithi195 bash[23186]: t=2024-02-13T00:29:47+0000 lvl=info msg="Initializing NotificationService" logger=server 2024-02-13T00:29:47.823 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:47 smithi195 bash[23186]: t=2024-02-13T00:29:47+0000 lvl=info msg="Initializing provisioningServiceImpl" logger=server 2024-02-13T00:29:47.823 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:47 smithi195 bash[23186]: t=2024-02-13T00:29:47+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-02-13T00:29:47.823 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:47 smithi195 bash[23186]: t=2024-02-13T00:29:47+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name="Dashboard 1" 2024-02-13T00:29:47.823 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:47 smithi195 bash[23186]: t=2024-02-13T00:29:47+0000 lvl=info msg="Backend rendering via phantomJS" logger=rendering renderer=phantomJS 2024-02-13T00:29:47.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:47 smithi087 bash[14097]: audit 2024-02-13T00:29:47.440627+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.87:0/3044357358' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-13T00:29:47.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:47 smithi087 bash[17655]: audit 2024-02-13T00:29:47.440627+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.87:0/3044357358' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-13T00:29:48.152 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:47 smithi195 bash[23186]: t=2024-02-13T00:29:47+0000 lvl=warn msg="phantomJS is deprecated and will be removed in a future release. You should consider migrating from phantomJS to grafana-image-renderer plugin." logger=rendering renderer=phantomJS 2024-02-13T00:29:48.152 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:47 smithi195 bash[23186]: t=2024-02-13T00:29:47+0000 lvl=info msg="Initializing Stream Manager" 2024-02-13T00:29:48.152 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:29:47 smithi195 bash[23186]: t=2024-02-13T00:29:47+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=127.0.0.1:3000 protocol=https subUrl= socket= 2024-02-13T00:29:48.164 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313258 got 90194313264 for osd.2 2024-02-13T00:29:48.165 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph osd last-stat-seq osd.3 2024-02-13T00:29:49.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:49 smithi087 bash[14097]: cluster 2024-02-13T00:29:48.444678+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 2024-02-13T00:29:49.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:49 smithi087 bash[17655]: cluster 2024-02-13T00:29:48.444678+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 2024-02-13T00:29:49.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:49 smithi195 bash[14113]: cluster 2024-02-13T00:29:48.444678+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 2024-02-13T00:29:50.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:50 smithi195 bash[14113]: cluster 2024-02-13T00:29:50.445268+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 2024-02-13T00:29:50.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:50 smithi087 bash[14097]: cluster 2024-02-13T00:29:50.445268+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 2024-02-13T00:29:50.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:50 smithi087 bash[17655]: cluster 2024-02-13T00:29:50.445268+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 2024-02-13T00:29:51.001 INFO:teuthology.orchestra.run.smithi087.stdout:111669149739 2024-02-13T00:29:51.715 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149733 got 111669149739 for osd.3 2024-02-13T00:29:51.715 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph osd last-stat-seq osd.4 2024-02-13T00:29:51.846 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:51 smithi087 bash[14097]: audit 2024-02-13T00:29:50.998284+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.87:0/575300156' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-13T00:29:51.847 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:51 smithi087 bash[17655]: audit 2024-02-13T00:29:50.998284+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.87:0/575300156' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-13T00:29:51.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:51 smithi195 bash[14113]: audit 2024-02-13T00:29:50.998284+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.87:0/575300156' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-13T00:29:52.788 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:52 smithi087 bash[14097]: cluster 2024-02-13T00:29:52.445877+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 2024-02-13T00:29:52.788 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:52 smithi087 bash[17655]: cluster 2024-02-13T00:29:52.445877+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 2024-02-13T00:29:52.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:52 smithi195 bash[14113]: cluster 2024-02-13T00:29:52.445877+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 2024-02-13T00:29:54.512 INFO:teuthology.orchestra.run.smithi087.stdout:133143986215 2024-02-13T00:29:54.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:54 smithi195 bash[14113]: cluster 2024-02-13T00:29:54.446334+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 2024-02-13T00:29:54.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:54 smithi087 bash[14097]: cluster 2024-02-13T00:29:54.446334+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 2024-02-13T00:29:54.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:54 smithi087 bash[17655]: cluster 2024-02-13T00:29:54.446334+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 2024-02-13T00:29:55.196 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986209 got 133143986215 for osd.4 2024-02-13T00:29:55.196 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph osd last-stat-seq osd.5 2024-02-13T00:29:55.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:55 smithi087 bash[14097]: audit 2024-02-13T00:29:54.509644+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.87:0/277858313' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-13T00:29:55.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:55 smithi087 bash[17655]: audit 2024-02-13T00:29:54.509644+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.87:0/277858313' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-13T00:29:55.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:55 smithi195 bash[14113]: audit 2024-02-13T00:29:54.509644+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.87:0/277858313' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-13T00:29:56.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:56 smithi195 bash[14113]: cluster 2024-02-13T00:29:56.446855+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 2024-02-13T00:29:56.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:56 smithi087 bash[14097]: cluster 2024-02-13T00:29:56.446855+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 2024-02-13T00:29:56.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:56 smithi087 bash[17655]: cluster 2024-02-13T00:29:56.446855+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 2024-02-13T00:29:58.121 INFO:teuthology.orchestra.run.smithi087.stdout:154618822691 2024-02-13T00:29:58.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:58 smithi087 bash[14097]: audit 2024-02-13T00:29:58.119032+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.87:0/2028223173' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-13T00:29:58.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:58 smithi087 bash[17655]: audit 2024-02-13T00:29:58.119032+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.87:0/2028223173' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-13T00:29:58.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:58 smithi195 bash[14113]: audit 2024-02-13T00:29:58.119032+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.87:0/2028223173' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-13T00:29:58.924 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822686 got 154618822691 for osd.5 2024-02-13T00:29:58.925 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph osd last-stat-seq osd.6 2024-02-13T00:29:59.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:29:59 smithi087 bash[14097]: cluster 2024-02-13T00:29:58.447675+0000 mgr.y (mgr.14140) 254 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:59.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:29:59 smithi087 bash[17655]: cluster 2024-02-13T00:29:58.447675+0000 mgr.y (mgr.14140) 254 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:29:59.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:29:59 smithi195 bash[14113]: cluster 2024-02-13T00:29:58.447675+0000 mgr.y (mgr.14140) 254 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:30:00.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:00 smithi195 bash[14113]: cluster 2024-02-13T00:30:00.448361+0000 mgr.y (mgr.14140) 255 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:30:00.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:00 smithi087 bash[14097]: cluster 2024-02-13T00:30:00.448361+0000 mgr.y (mgr.14140) 255 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:30:00.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:00 smithi087 bash[17655]: cluster 2024-02-13T00:30:00.448361+0000 mgr.y (mgr.14140) 255 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:30:01.711 INFO:teuthology.orchestra.run.smithi087.stdout:176093659166 2024-02-13T00:30:02.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:01 smithi195 bash[14113]: audit 2024-02-13T00:30:01.709268+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.87:0/1886681189' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-13T00:30:02.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:01 smithi087 bash[14097]: audit 2024-02-13T00:30:01.709268+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.87:0/1886681189' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-13T00:30:02.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:01 smithi087 bash[17655]: audit 2024-02-13T00:30:01.709268+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.87:0/1886681189' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-13T00:30:02.471 INFO:tasks.cephadm.ceph_manager.ceph:need seq 176093659160 got 176093659166 for osd.6 2024-02-13T00:30:02.471 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph osd last-stat-seq osd.7 2024-02-13T00:30:02.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:02 smithi087 bash[14097]: cluster 2024-02-13T00:30:02.448832+0000 mgr.y (mgr.14140) 256 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:30:02.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:02 smithi087 bash[17655]: cluster 2024-02-13T00:30:02.448832+0000 mgr.y (mgr.14140) 256 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:30:03.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:02 smithi195 bash[14113]: cluster 2024-02-13T00:30:02.448832+0000 mgr.y (mgr.14140) 256 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:30:04.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:04 smithi087 bash[14097]: cluster 2024-02-13T00:30:04.449327+0000 mgr.y (mgr.14140) 257 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:30:04.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:04 smithi087 bash[17655]: cluster 2024-02-13T00:30:04.449327+0000 mgr.y (mgr.14140) 257 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:30:04.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:04 smithi195 bash[14113]: cluster 2024-02-13T00:30:04.449327+0000 mgr.y (mgr.14140) 257 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:30:05.434 INFO:teuthology.orchestra.run.smithi087.stdout:197568495640 2024-02-13T00:30:05.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:05 smithi195 bash[14113]: audit 2024-02-13T00:30:05.431759+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.87:0/2079212395' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-13T00:30:05.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:05 smithi087 bash[14097]: audit 2024-02-13T00:30:05.431759+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.87:0/2079212395' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-13T00:30:05.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:05 smithi087 bash[17655]: audit 2024-02-13T00:30:05.431759+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.87:0/2079212395' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-13T00:30:06.154 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495635 got 197568495640 for osd.7 2024-02-13T00:30:06.155 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-02-13T00:30:06.155 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph pg dump --format=json 2024-02-13T00:30:06.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:06 smithi087 bash[14097]: cluster 2024-02-13T00:30:06.450001+0000 mgr.y (mgr.14140) 258 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:30:06.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:06 smithi087 bash[17655]: cluster 2024-02-13T00:30:06.450001+0000 mgr.y (mgr.14140) 258 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:30:06.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:06 smithi195 bash[14113]: cluster 2024-02-13T00:30:06.450001+0000 mgr.y (mgr.14140) 258 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:30:09.075 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-02-13T00:30:09.077 INFO:teuthology.orchestra.run.smithi087.stderr:dumped all 2024-02-13T00:30:09.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:09 smithi087 bash[14097]: cluster 2024-02-13T00:30:08.450510+0000 mgr.y (mgr.14140) 259 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:30:09.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:09 smithi087 bash[17655]: cluster 2024-02-13T00:30:08.450510+0000 mgr.y (mgr.14140) 259 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:30:09.809 INFO:teuthology.orchestra.run.smithi087.stdout:{"pg_ready":true,"pg_map":{"version":247,"stamp":"2024-02-13T00:30:08.450251+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":8392224,"kb_used_data":3552,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741568992,"statfs":{"total":767960285184,"available":759366647808,"internally_reserved":8589934592,"allocated":3637248,"data_stored":1443936,"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.003672"},"pg_stats":[{"pgid":"1.0","version":"17'1","reported_seq":"14","reported_epoch":"47","state":"active+clean","last_fresh":"2024-02-13T00:28:10.650424+0000","last_change":"2024-02-13T00:28:10.650424+0000","last_active":"2024-02-13T00:28:10.650424+0000","last_peered":"2024-02-13T00:28:10.650424+0000","last_clean":"2024-02-13T00:28:10.650424+0000","last_became_active":"2024-02-13T00:28:10.645048+0000","last_became_peered":"2024-02-13T00:28:10.645048+0000","last_unstale":"2024-02-13T00:28:10.650424+0000","last_undegraded":"2024-02-13T00:28:10.650424+0000","last_fullsized":"2024-02-13T00:28:10.650424+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":"2024-02-13T00:22:40.025280+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-13T00:22:40.025280+0000","last_clean_scrub_stamp":"2024-02-13T00:22:40.025280+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":197568495641,"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":"Tue Feb 13 00:29:11 2024","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.86099999999999999,"15min":0.86099999999999999},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.1359999999999999,"5min":1.1359999999999999,"15min":1.1359999999999999},"last":0.95999999999999996},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.95799999999999996,"15min":0.95799999999999996},"min":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"max":{"1min":1.214,"5min":1.214,"15min":1.214},"last":0.72299999999999998}]},{"osd":1,"last update":"Tue Feb 13 00:29:11 2024","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.1140000000000001,"5min":1.1140000000000001,"15min":1.1140000000000001},"last":0.92600000000000005},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.90000000000000002,"15min":0.90000000000000002},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.1339999999999999,"5min":1.1339999999999999,"15min":1.1339999999999999},"last":1.0249999999999999}]},{"osd":2,"last update":"Tue Feb 13 00:29:11 2024","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.90700000000000003,"15min":0.90700000000000003},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.143,"5min":1.143,"15min":1.143},"last":0.80600000000000005},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.92700000000000005,"15min":0.92700000000000005},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.1519999999999999,"5min":1.1519999999999999,"15min":1.1519999999999999},"last":1.151}]},{"osd":3,"last update":"Tue Feb 13 00:29:11 2024","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.93799999999999994,"15min":0.93799999999999994},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.1739999999999999,"5min":1.1739999999999999,"15min":1.1739999999999999},"last":0.98899999999999999},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.98199999999999998,"15min":0.98199999999999998},"min":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"max":{"1min":1.2609999999999999,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":0.86899999999999999}]},{"osd":4,"last update":"Tue Feb 13 00:29:11 2024","interfaces":[{"interface":"back","average":{"1min":0.86299999999999999,"5min":0.86299999999999999,"15min":0.86299999999999999},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.1910000000000001,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":0.75800000000000001},{"interface":"front","average":{"1min":0.93300000000000005,"5min":0.93300000000000005,"15min":0.93300000000000005},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.212,"5min":1.212,"15min":1.212},"last":1.0529999999999999}]},{"osd":5,"last update":"Tue Feb 13 00:29:11 2024","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.26,"5min":1.26,"15min":1.26},"last":1.0740000000000001},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.94099999999999995,"15min":0.94099999999999995},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.339,"5min":1.339,"15min":1.339},"last":1.1279999999999999}]},{"osd":6,"last update":"Tue Feb 13 00:29:11 2024","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.95099999999999996,"15min":0.95099999999999996},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.1859999999999999,"5min":1.1859999999999999,"15min":1.1859999999999999},"last":0.94499999999999995},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.0660000000000001,"15min":1.0660000000000001},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.458,"5min":1.458,"15min":1.458},"last":1.175}]}]},{"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":"Tue Feb 13 00:29:48 2024","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.88500000000000001,"15min":0.88200000000000001},"min":{"1min":0.629,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.3100000000000001,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.96299999999999997},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.91900000000000004,"15min":0.92500000000000004},"min":{"1min":0.70699999999999996,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.254,"5min":1.403,"15min":1.403},"last":0.76700000000000002}]},{"osd":1,"last update":"Tue Feb 13 00:29:48 2024","interfaces":[{"interface":"back","average":{"1min":0.78600000000000003,"5min":0.94199999999999995,"15min":0.96799999999999997},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.095,"5min":1.629,"15min":1.629},"last":0.65300000000000002},{"interface":"front","average":{"1min":0.89200000000000002,"5min":0.88800000000000001,"15min":0.88800000000000001},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.141,"5min":1.218,"15min":1.218},"last":1.1060000000000001}]},{"osd":2,"last update":"Tue Feb 13 00:29:48 2024","interfaces":[{"interface":"back","average":{"1min":0.80800000000000005,"5min":0.93799999999999994,"15min":0.95999999999999996},"min":{"1min":0.60599999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.2450000000000001,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":0.84099999999999997},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.90900000000000003,"15min":0.90800000000000003},"min":{"1min":0.623,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.319,"5min":1.341,"15min":1.341},"last":0.92200000000000004}]},{"osd":3,"last update":"Tue Feb 13 00:29:48 2024","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.90600000000000003,"15min":0.90900000000000003},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.147,"5min":1.147,"15min":1.147},"last":0.73699999999999999},{"interface":"front","average":{"1min":0.92600000000000005,"5min":0.97299999999999998,"15min":0.98099999999999998},"min":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.3879999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":1.0249999999999999}]},{"osd":4,"last update":"Tue Feb 13 00:29:48 2024","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.86599999999999999,"15min":0.86099999999999999},"min":{"1min":0.60999999999999999,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.4339999999999999,"5min":1.4339999999999999,"15min":1.4339999999999999},"last":0.69299999999999995},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.94199999999999995,"15min":0.94999999999999996},"min":{"1min":0.60799999999999998,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.1719999999999999,"5min":1.337,"15min":1.337},"last":0.88300000000000001}]},{"osd":5,"last update":"Tue Feb 13 00:29:48 2024","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.97899999999999998,"15min":0.98299999999999998},"min":{"1min":0.629,"5min":0.443,"15min":0.443},"max":{"1min":1.351,"5min":1.7869999999999999,"15min":1.7869999999999999},"last":0.98999999999999999},{"interface":"front","average":{"1min":0.95799999999999996,"5min":1.03,"15min":1.042},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.329,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":1.0720000000000001}]},{"osd":7,"last update":"Tue Feb 13 00:29:10 2024","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":1.0369999999999999,"15min":1.0369999999999999},"min":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.5089999999999999,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":1.01},{"interface":"front","average":{"1min":1.004,"5min":1.004,"15min":1.004},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.2070000000000001,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":1.0629999999999999}]}]},{"osd":1,"up_from":16,"seq":68719476793,"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":"Tue Feb 13 00:29:39 2024","interfaces":[{"interface":"back","average":{"1min":0.68700000000000006,"5min":0.60799999999999998,"15min":0.57199999999999995},"min":{"1min":0.5,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.96199999999999997,"5min":1.163,"15min":1.163},"last":0.81000000000000005},{"interface":"front","average":{"1min":0.80200000000000005,"5min":0.66000000000000003,"15min":0.58799999999999997},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":2.25,"5min":2.25,"15min":2.25},"last":0.75}]},{"osd":2,"last update":"Tue Feb 13 00:30:05 2024","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":0.73499999999999999,"15min":0.68500000000000005},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.042,"5min":2.3279999999999998,"15min":2.3279999999999998},"last":0.95599999999999996},{"interface":"front","average":{"1min":0.68999999999999995,"5min":0.68899999999999995,"15min":0.63700000000000001},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.996,"5min":1.163,"15min":1.163},"last":0.996}]},{"osd":3,"last update":"Tue Feb 13 00:29:29 2024","interfaces":[{"interface":"back","average":{"1min":0.75900000000000001,"5min":0.69699999999999995,"15min":0.68999999999999995},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.2010000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":1.054},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.82499999999999996,"15min":0.81299999999999994},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":2.7949999999999999,"5min":2.7949999999999999,"15min":2.7949999999999999},"last":0.89300000000000002}]},{"osd":4,"last update":"Tue Feb 13 00:29:56 2024","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.89100000000000001,"15min":0.88800000000000001},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.5469999999999999,"5min":1.5469999999999999,"15min":1.5469999999999999},"last":0.86299999999999999},{"interface":"front","average":{"1min":1.04,"5min":0.98399999999999999,"15min":0.95199999999999996},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.458,"5min":2.7320000000000002,"15min":2.7320000000000002},"last":1.125}]},{"osd":5,"last update":"Tue Feb 13 00:29:22 2024","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":0.999,"15min":0.98499999999999999},"min":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":2.6400000000000001,"5min":2.6400000000000001,"15min":2.6400000000000001},"last":1.222},{"interface":"front","average":{"1min":1.0229999999999999,"5min":0.97999999999999998,"15min":0.97299999999999998},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.5069999999999999,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":1.1000000000000001}]},{"osd":6,"last update":"Tue Feb 13 00:29:46 2024","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":1.028,"15min":1.0329999999999999},"min":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.3660000000000001,"5min":1.407,"15min":1.407},"last":0.96999999999999997},{"interface":"front","average":{"1min":1.073,"5min":1.1639999999999999,"15min":1.179},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.488,"5min":2.8580000000000001,"15min":2.8580000000000001},"last":1.286}]},{"osd":7,"last update":"Tue Feb 13 00:29:14 2024","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":1.099,"15min":1.099},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.5529999999999999,"5min":1.5529999999999999,"15min":1.5529999999999999},"last":1.194},{"interface":"front","average":{"1min":1.071,"5min":1.071,"15min":1.071},"min":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"max":{"1min":1.462,"5min":1.462,"15min":1.462},"last":1.1539999999999999}]}]},{"osd":0,"up_from":10,"seq":42949673023,"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":"Tue Feb 13 00:29:44 2024","interfaces":[{"interface":"back","average":{"1min":0.70299999999999996,"5min":0.63,"15min":0.56599999999999995},"min":{"1min":0.502,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.92700000000000005,"5min":1.083,"15min":1.083},"last":0.63200000000000001},{"interface":"front","average":{"1min":0.78600000000000003,"5min":0.66000000000000003,"15min":0.58399999999999996},"min":{"1min":0.51000000000000001,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.1080000000000001,"5min":1.1080000000000001,"15min":1.1080000000000001},"last":0.81000000000000005}]},{"osd":2,"last update":"Tue Feb 13 00:29:07 2024","interfaces":[{"interface":"back","average":{"1min":0.70999999999999996,"5min":0.67400000000000004,"15min":0.66100000000000003},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":1.093,"5min":1.093,"15min":1.093},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.77300000000000002,"5min":0.71399999999999997,"15min":0.70299999999999996},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.1140000000000001,"5min":1.1140000000000001,"15min":1.1140000000000001},"last":0.76200000000000001}]},{"osd":3,"last update":"Tue Feb 13 00:29:32 2024","interfaces":[{"interface":"back","average":{"1min":0.77000000000000002,"5min":0.73599999999999999,"15min":0.71799999999999997},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.085,"5min":1.0960000000000001,"15min":1.0960000000000001},"last":0.70899999999999996},{"interface":"front","average":{"1min":0.80200000000000005,"5min":0.76600000000000001,"15min":0.754},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.024,"5min":1.256,"15min":1.256},"last":0.58799999999999997}]},{"osd":4,"last update":"Tue Feb 13 00:29:55 2024","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.98199999999999998,"15min":0.98799999999999999},"min":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.2290000000000001,"5min":2.4990000000000001,"15min":2.4990000000000001},"last":0.99399999999999999},{"interface":"front","average":{"1min":1.038,"5min":0.95499999999999996,"15min":0.90600000000000003},"min":{"1min":0.79200000000000004,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.532,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":0.94599999999999995}]},{"osd":5,"last update":"Tue Feb 13 00:29:22 2024","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.98899999999999999,"15min":0.98899999999999999},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.5089999999999999,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":0.80200000000000005},{"interface":"front","average":{"1min":1.038,"5min":1.038,"15min":1.038},"min":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.78000000000000003},"max":{"1min":1.3160000000000001,"5min":1.867,"15min":1.867},"last":1.0469999999999999}]},{"osd":6,"last update":"Tue Feb 13 00:29:44 2024","interfaces":[{"interface":"back","average":{"1min":1.0580000000000001,"5min":1.1140000000000001,"15min":1.1240000000000001},"min":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"max":{"1min":1.4710000000000001,"5min":1.6779999999999999,"15min":1.6779999999999999},"last":0.91800000000000004},{"interface":"front","average":{"1min":1.139,"5min":1.153,"15min":1.155},"min":{"1min":0.77400000000000002,"5min":0.749,"15min":0.749},"max":{"1min":1.5820000000000001,"5min":1.72,"15min":1.72},"last":0.97899999999999998}]},{"osd":7,"last update":"Tue Feb 13 00:29:13 2024","interfaces":[{"interface":"back","average":{"1min":1.1890000000000001,"5min":1.1890000000000001,"15min":1.1890000000000001},"min":{"1min":0.88800000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"max":{"1min":1.478,"5min":1.478,"15min":1.478},"last":0.86299999999999999},{"interface":"front","average":{"1min":1.101,"5min":1.101,"15min":1.101},"min":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.399,"5min":1.399,"15min":1.399},"last":0.95199999999999996}]}]},{"osd":2,"up_from":21,"seq":90194313269,"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":"Tue Feb 13 00:29:07 2024","interfaces":[{"interface":"back","average":{"1min":0.69699999999999995,"5min":0.61299999999999999,"15min":0.57899999999999996},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":1.0609999999999999,"5min":1.0609999999999999,"15min":1.0609999999999999},"last":0.72899999999999998},{"interface":"front","average":{"1min":0.67500000000000004,"5min":0.63200000000000001,"15min":0.60499999999999998},"min":{"1min":0.45400000000000001,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.88200000000000001,"5min":0.91900000000000004,"15min":0.91900000000000004},"last":0.67400000000000004}]},{"osd":1,"last update":"Tue Feb 13 00:29:07 2024","interfaces":[{"interface":"back","average":{"1min":0.78300000000000003,"5min":0.68200000000000005,"15min":0.65600000000000003},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":1.1919999999999999,"5min":1.1919999999999999,"15min":1.1919999999999999},"last":0.60499999999999998},{"interface":"front","average":{"1min":0.745,"5min":0.66000000000000003,"15min":0.629},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.1220000000000001,"5min":1.1220000000000001,"15min":1.1220000000000001},"last":0.79900000000000004}]},{"osd":3,"last update":"Tue Feb 13 00:29:29 2024","interfaces":[{"interface":"back","average":{"1min":0.69499999999999995,"5min":0.68799999999999994,"15min":0.67600000000000005},"min":{"1min":0.433,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.88900000000000001,"5min":1.155,"15min":1.155},"last":1.089},{"interface":"front","average":{"1min":0.72899999999999998,"5min":0.74099999999999999,"15min":0.73899999999999999},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":0.92700000000000005,"5min":0.96999999999999997,"15min":0.96999999999999997},"last":0.70099999999999996}]},{"osd":4,"last update":"Tue Feb 13 00:29:56 2024","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.92400000000000004,"15min":0.92500000000000004},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.258,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":1.2569999999999999},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.92800000000000005,"15min":0.92000000000000004},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.353,"5min":1.353,"15min":1.353},"last":1.0249999999999999}]},{"osd":5,"last update":"Tue Feb 13 00:29:21 2024","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":0.95699999999999996,"15min":0.95499999999999996},"min":{"1min":0.73999999999999999,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.3080000000000001,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":0.90600000000000003},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.94999999999999996,"15min":0.94799999999999995},"min":{"1min":0.68799999999999994,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.2809999999999999,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":1.1739999999999999}]},{"osd":6,"last update":"Tue Feb 13 00:29:49 2024","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":1.0269999999999999,"15min":1.03},"min":{"1min":0.76800000000000002,"5min":0.629,"15min":0.629},"max":{"1min":1.306,"5min":1.5669999999999999,"15min":1.5669999999999999},"last":1.2310000000000001},{"interface":"front","average":{"1min":1.018,"5min":1.0169999999999999,"15min":1.0169999999999999},"min":{"1min":0.79500000000000004,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.337,"5min":1.337,"15min":1.337},"last":1.0600000000000001}]},{"osd":7,"last update":"Tue Feb 13 00:29:12 2024","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":1.044,"15min":1.044},"min":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.415,"5min":1.415,"15min":1.415},"last":1.3049999999999999},{"interface":"front","average":{"1min":1.194,"5min":1.194,"15min":1.194},"min":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"max":{"1min":1.635,"5min":1.635,"15min":1.635},"last":1.157}]}]},{"osd":3,"up_from":26,"seq":111669149743,"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":"Tue Feb 13 00:29:34 2024","interfaces":[{"interface":"back","average":{"1min":0.68600000000000005,"5min":0.61499999999999999,"15min":0.58999999999999997},"min":{"1min":0.44700000000000001,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.0469999999999999,"5min":1.0469999999999999,"15min":1.0469999999999999},"last":0.437},{"interface":"front","average":{"1min":0.78300000000000003,"5min":0.72199999999999998,"15min":0.70999999999999996},"min":{"1min":0.59799999999999998,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.1870000000000001,"5min":1.1870000000000001,"15min":1.1870000000000001},"last":0.54700000000000004}]},{"osd":1,"last update":"Tue Feb 13 00:29:34 2024","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.73899999999999999,"15min":0.71899999999999997},"min":{"1min":0.57599999999999996,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.2509999999999999,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":0.48099999999999998},{"interface":"front","average":{"1min":0.79000000000000004,"5min":0.69899999999999995,"15min":0.66600000000000004},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.125,"5min":1.125,"15min":1.125},"last":0.69199999999999995}]},{"osd":2,"last update":"Tue Feb 13 00:29:34 2024","interfaces":[{"interface":"back","average":{"1min":0.78000000000000003,"5min":0.76200000000000001,"15min":0.748},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.0960000000000001,"5min":1.179,"15min":1.179},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.80000000000000004,"5min":0.73399999999999999,"15min":0.71799999999999997},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.2010000000000001,"5min":1.2010000000000001,"15min":1.2010000000000001},"last":0.60999999999999999}]},{"osd":4,"last update":"Tue Feb 13 00:29:58 2024","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":0.91000000000000003,"15min":0.86799999999999999},"min":{"1min":0.71899999999999997,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":2.4500000000000002,"5min":2.4500000000000002,"15min":2.4500000000000002},"last":0.70999999999999996},{"interface":"front","average":{"1min":1.0669999999999999,"5min":0.93200000000000005,"15min":0.88800000000000001},"min":{"1min":0.73899999999999999,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.738,"5min":1.738,"15min":1.738},"last":0.90400000000000003}]},{"osd":5,"last update":"Tue Feb 13 00:29:23 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.98899999999999999,"15min":0.99299999999999999},"min":{"1min":0.85299999999999998,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.1140000000000001,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.79900000000000004},{"interface":"front","average":{"1min":1.0589999999999999,"5min":0.98699999999999999,"15min":0.97499999999999998},"min":{"1min":0.79300000000000004,"5min":0.629,"15min":0.629},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.876}]},{"osd":6,"last update":"Tue Feb 13 00:29:51 2024","interfaces":[{"interface":"back","average":{"1min":1.109,"5min":1.085,"15min":1.081},"min":{"1min":0.85599999999999998,"5min":0.85599999999999998,"15min":0.85599999999999998},"max":{"1min":1.4330000000000001,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":0.93600000000000005},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.028,"15min":1.028},"min":{"1min":0.83399999999999996,"5min":0.78400000000000003,"15min":0.78400000000000003},"max":{"1min":1.276,"5min":1.276,"15min":1.276},"last":0.88400000000000001}]},{"osd":7,"last update":"Tue Feb 13 00:29:11 2024","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.0680000000000001,"15min":1.0680000000000001},"min":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"max":{"1min":1.2729999999999999,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":0.98499999999999999},{"interface":"front","average":{"1min":1.131,"5min":1.131,"15min":1.131},"min":{"1min":0.89600000000000002,"5min":0.89600000000000002,"15min":0.89600000000000002},"max":{"1min":1.3400000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":1.036}]}]},{"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":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Feb 13 00:29:56 2024","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.85599999999999998,"15min":0.83999999999999997},"min":{"1min":0.61099999999999999,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.2290000000000001,"5min":1.2290000000000001,"15min":1.2290000000000001},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.878,"5min":0.84799999999999998,"15min":0.84299999999999997},"min":{"1min":0.61699999999999999,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.3280000000000001,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":0.68700000000000006}]},{"osd":1,"last update":"Tue Feb 13 00:29:56 2024","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":0.83299999999999996,"15min":0.81399999999999995},"min":{"1min":0.61799999999999999,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.153,"5min":1.1719999999999999,"15min":1.1719999999999999},"last":0.85999999999999999},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.84799999999999998,"15min":0.82599999999999996},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.4059999999999999,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":0.84699999999999998}]},{"osd":2,"last update":"Tue Feb 13 00:29:56 2024","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.85499999999999998,"15min":0.83999999999999997},"min":{"1min":0.65200000000000002,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.4610000000000001,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":0.93999999999999995},{"interface":"front","average":{"1min":0.95399999999999996,"5min":0.91400000000000003,"15min":0.90400000000000003},"min":{"1min":0.625,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.8100000000000001,"5min":1.8100000000000001,"15min":1.8100000000000001},"last":0.91700000000000004}]},{"osd":3,"last update":"Tue Feb 13 00:29:56 2024","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":0.90700000000000003,"15min":0.89200000000000002},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.7050000000000001,"5min":1.7050000000000001,"15min":1.7050000000000001},"last":0.82099999999999995},{"interface":"front","average":{"1min":0.97499999999999998,"5min":0.90200000000000002,"15min":0.876},"min":{"1min":0.66600000000000004,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.2250000000000001,"5min":1.254,"15min":1.254},"last":0.96399999999999997}]},{"osd":5,"last update":"Tue Feb 13 00:29:19 2024","interfaces":[{"interface":"back","average":{"1min":0.79700000000000004,"5min":0.80300000000000005,"15min":0.80400000000000005},"min":{"1min":0.56899999999999995,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.2170000000000001,"5min":1.839,"15min":1.839},"last":0.89800000000000002},{"interface":"front","average":{"1min":0.79600000000000004,"5min":0.82299999999999995,"15min":0.82699999999999996},"min":{"1min":0.66200000000000003,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.087,"5min":1.7090000000000001,"15min":1.7090000000000001},"last":0.99399999999999999}]},{"osd":6,"last update":"Tue Feb 13 00:29:46 2024","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":0.92300000000000004,"15min":0.91200000000000003},"min":{"1min":0.69699999999999995,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.387,"5min":1.387,"15min":1.387},"last":1.121},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.0429999999999999,"15min":1.0349999999999999},"min":{"1min":0.77800000000000002,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.546,"5min":1.546,"15min":1.546},"last":1.028}]},{"osd":7,"last update":"Tue Feb 13 00:29:12 2024","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":0.998,"15min":0.998},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.3080000000000001,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":1.089},{"interface":"front","average":{"1min":1.052,"5min":1.052,"15min":1.052},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.5620000000000001,"5min":1.5620000000000001,"15min":1.5620000000000001},"last":1.1799999999999999}]}]},{"osd":5,"up_from":36,"seq":154618822694,"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":"Tue Feb 13 00:29:20 2024","interfaces":[{"interface":"back","average":{"1min":0.80100000000000005,"5min":0.82499999999999996,"15min":0.82899999999999996},"min":{"1min":0.57199999999999995,"5min":0.503,"15min":0.503},"max":{"1min":1.1240000000000001,"5min":1.1240000000000001,"15min":1.1240000000000001},"last":0.57999999999999996},{"interface":"front","average":{"1min":0.85799999999999998,"5min":0.81699999999999995,"15min":0.81000000000000005},"min":{"1min":0.56899999999999995,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.0589999999999999,"5min":1.159,"15min":1.159},"last":0.85299999999999998}]},{"osd":1,"last update":"Tue Feb 13 00:29:20 2024","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.85199999999999998,"15min":0.84699999999999998},"min":{"1min":0.65000000000000002,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.0880000000000001,"5min":1.236,"15min":1.236},"last":0.71099999999999997},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.86199999999999999,"15min":0.85699999999999998},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.119,"5min":1.119,"15min":1.119},"last":0.73899999999999999}]},{"osd":2,"last update":"Tue Feb 13 00:29:20 2024","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":0.84399999999999997,"15min":0.84599999999999997},"min":{"1min":0.55700000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.0920000000000001,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.93600000000000005,"5min":0.89300000000000002,"15min":0.88600000000000001},"min":{"1min":0.71899999999999997,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.141,"5min":1.323,"15min":1.323},"last":0.55100000000000005}]},{"osd":3,"last update":"Tue Feb 13 00:29:20 2024","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.878,"15min":0.86799999999999999},"min":{"1min":0.60999999999999999,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.25,"5min":1.25,"15min":1.25},"last":0.69399999999999995},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.94799999999999995,"15min":0.94699999999999995},"min":{"1min":0.86799999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"max":{"1min":1.1140000000000001,"5min":1.264,"15min":1.264},"last":0.76800000000000002}]},{"osd":4,"last update":"Tue Feb 13 00:29:20 2024","interfaces":[{"interface":"back","average":{"1min":0.80300000000000005,"5min":0.77400000000000002,"15min":0.76900000000000002},"min":{"1min":0.621,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.1279999999999999,"5min":1.266,"15min":1.266},"last":0.79500000000000004},{"interface":"front","average":{"1min":0.82899999999999996,"5min":0.84599999999999997,"15min":0.84899999999999998},"min":{"1min":0.61799999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.1579999999999999,"5min":1.25,"15min":1.25},"last":0.81499999999999995}]},{"osd":6,"last update":"Tue Feb 13 00:29:46 2024","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.98799999999999999,"15min":1.0069999999999999},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.23,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":0.90200000000000002},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.89300000000000002,"15min":0.89500000000000002},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.1240000000000001,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":0.875}]},{"osd":7,"last update":"Tue Feb 13 00:29:10 2024","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"min":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":1.3720000000000001,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.92400000000000004},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.96899999999999997,"15min":0.96899999999999997},"min":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"max":{"1min":1.6579999999999999,"5min":1.6579999999999999,"15min":1.6579999999999999},"last":0.91200000000000003}]}]}]}} 2024-02-13T00:30:09.811 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph pg dump --format=json 2024-02-13T00:30:09.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:09 smithi195 bash[14113]: cluster 2024-02-13T00:30:08.450510+0000 mgr.y (mgr.14140) 259 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:30:10.729 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:10 smithi087 bash[14097]: audit 2024-02-13T00:30:09.065149+0000 mgr.y (mgr.14140) 260 : audit [DBG] from='client.14586 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-13T00:30:10.729 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:10 smithi087 bash[17655]: audit 2024-02-13T00:30:09.065149+0000 mgr.y (mgr.14140) 260 : audit [DBG] from='client.14586 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-13T00:30:10.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:10 smithi195 bash[14113]: audit 2024-02-13T00:30:09.065149+0000 mgr.y (mgr.14140) 260 : audit [DBG] from='client.14586 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-13T00:30:11.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:11 smithi195 bash[14113]: cluster 2024-02-13T00:30:10.451011+0000 mgr.y (mgr.14140) 261 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:30:11.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:11 smithi087 bash[14097]: cluster 2024-02-13T00:30:10.451011+0000 mgr.y (mgr.14140) 261 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:30:11.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:11 smithi087 bash[17655]: cluster 2024-02-13T00:30:10.451011+0000 mgr.y (mgr.14140) 261 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:30:12.642 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-02-13T00:30:12.644 INFO:teuthology.orchestra.run.smithi087.stderr:dumped all 2024-02-13T00:30:12.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:12 smithi087 bash[14097]: cluster 2024-02-13T00:30:12.451594+0000 mgr.y (mgr.14140) 262 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:30:12.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:12 smithi087 bash[17655]: cluster 2024-02-13T00:30:12.451594+0000 mgr.y (mgr.14140) 262 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:30:12.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:12 smithi195 bash[14113]: cluster 2024-02-13T00:30:12.451594+0000 mgr.y (mgr.14140) 262 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:30:13.357 INFO:teuthology.orchestra.run.smithi087.stdout:{"pg_ready":true,"pg_map":{"version":249,"stamp":"2024-02-13T00:30:12.451256+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":8392224,"kb_used_data":3552,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741568992,"statfs":{"total":767960285184,"available":759366647808,"internally_reserved":8589934592,"allocated":3637248,"data_stored":1443936,"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.003241"},"pg_stats":[{"pgid":"1.0","version":"17'1","reported_seq":"14","reported_epoch":"47","state":"active+clean","last_fresh":"2024-02-13T00:28:10.650424+0000","last_change":"2024-02-13T00:28:10.650424+0000","last_active":"2024-02-13T00:28:10.650424+0000","last_peered":"2024-02-13T00:28:10.650424+0000","last_clean":"2024-02-13T00:28:10.650424+0000","last_became_active":"2024-02-13T00:28:10.645048+0000","last_became_peered":"2024-02-13T00:28:10.645048+0000","last_unstale":"2024-02-13T00:28:10.650424+0000","last_undegraded":"2024-02-13T00:28:10.650424+0000","last_fullsized":"2024-02-13T00:28:10.650424+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":"2024-02-13T00:22:40.025280+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-13T00:22:40.025280+0000","last_clean_scrub_stamp":"2024-02-13T00:22:40.025280+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":"Tue Feb 13 00:29:11 2024","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.86099999999999999,"15min":0.86099999999999999},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.1359999999999999,"5min":1.1359999999999999,"15min":1.1359999999999999},"last":0.93500000000000005},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.95799999999999996,"15min":0.95799999999999996},"min":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"max":{"1min":1.214,"5min":1.214,"15min":1.214},"last":0.628}]},{"osd":1,"last update":"Tue Feb 13 00:29:11 2024","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.1140000000000001,"5min":1.1140000000000001,"15min":1.1140000000000001},"last":1.0960000000000001},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.90000000000000002,"15min":0.90000000000000002},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.1339999999999999,"5min":1.1339999999999999,"15min":1.1339999999999999},"last":1.052}]},{"osd":2,"last update":"Tue Feb 13 00:29:11 2024","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.90700000000000003,"15min":0.90700000000000003},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.143,"5min":1.143,"15min":1.143},"last":0.96999999999999997},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.92700000000000005,"15min":0.92700000000000005},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.1519999999999999,"5min":1.1519999999999999,"15min":1.1519999999999999},"last":1.0249999999999999}]},{"osd":3,"last update":"Tue Feb 13 00:29:11 2024","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.93799999999999994,"15min":0.93799999999999994},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.1739999999999999,"5min":1.1739999999999999,"15min":1.1739999999999999},"last":0.89000000000000001},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.98199999999999998,"15min":0.98199999999999998},"min":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"max":{"1min":1.2609999999999999,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":0.85199999999999998}]},{"osd":4,"last update":"Tue Feb 13 00:29:11 2024","interfaces":[{"interface":"back","average":{"1min":0.86299999999999999,"5min":0.86299999999999999,"15min":0.86299999999999999},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.1910000000000001,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":1.004},{"interface":"front","average":{"1min":0.93300000000000005,"5min":0.93300000000000005,"15min":0.93300000000000005},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.212,"5min":1.212,"15min":1.212},"last":0.78600000000000003}]},{"osd":5,"last update":"Tue Feb 13 00:29:11 2024","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.26,"5min":1.26,"15min":1.26},"last":1.1379999999999999},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.94099999999999995,"15min":0.94099999999999995},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.339,"5min":1.339,"15min":1.339},"last":1.0820000000000001}]},{"osd":6,"last update":"Tue Feb 13 00:29:11 2024","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.95099999999999996,"15min":0.95099999999999996},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.1859999999999999,"5min":1.1859999999999999,"15min":1.1859999999999999},"last":1.1220000000000001},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.0660000000000001,"15min":1.0660000000000001},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.458,"5min":1.458,"15min":1.458},"last":1.0649999999999999}]}]},{"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":"Tue Feb 13 00:29:48 2024","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.88500000000000001,"15min":0.88200000000000001},"min":{"1min":0.629,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.3100000000000001,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.70099999999999996},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.91900000000000004,"15min":0.92500000000000004},"min":{"1min":0.70699999999999996,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.254,"5min":1.403,"15min":1.403},"last":0.96099999999999997}]},{"osd":1,"last update":"Tue Feb 13 00:29:48 2024","interfaces":[{"interface":"back","average":{"1min":0.78600000000000003,"5min":0.94199999999999995,"15min":0.96799999999999997},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.095,"5min":1.629,"15min":1.629},"last":0.77300000000000002},{"interface":"front","average":{"1min":0.89200000000000002,"5min":0.88800000000000001,"15min":0.88800000000000001},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.141,"5min":1.218,"15min":1.218},"last":1.111}]},{"osd":2,"last update":"Tue Feb 13 00:29:48 2024","interfaces":[{"interface":"back","average":{"1min":0.80800000000000005,"5min":0.93799999999999994,"15min":0.95999999999999996},"min":{"1min":0.60599999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.2450000000000001,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":0.84899999999999998},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.90900000000000003,"15min":0.90800000000000003},"min":{"1min":0.623,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.319,"5min":1.341,"15min":1.341},"last":0.89300000000000002}]},{"osd":3,"last update":"Tue Feb 13 00:29:48 2024","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.90600000000000003,"15min":0.90900000000000003},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.147,"5min":1.147,"15min":1.147},"last":0.86699999999999999},{"interface":"front","average":{"1min":0.92600000000000005,"5min":0.97299999999999998,"15min":0.98099999999999998},"min":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.3879999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":1.03}]},{"osd":4,"last update":"Tue Feb 13 00:29:48 2024","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.86599999999999999,"15min":0.86099999999999999},"min":{"1min":0.60999999999999999,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.4339999999999999,"5min":1.4339999999999999,"15min":1.4339999999999999},"last":0.80500000000000005},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.94199999999999995,"15min":0.94999999999999996},"min":{"1min":0.60799999999999998,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.1719999999999999,"5min":1.337,"15min":1.337},"last":0.92700000000000005}]},{"osd":5,"last update":"Tue Feb 13 00:29:48 2024","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.97899999999999998,"15min":0.98299999999999998},"min":{"1min":0.629,"5min":0.443,"15min":0.443},"max":{"1min":1.351,"5min":1.7869999999999999,"15min":1.7869999999999999},"last":1.0600000000000001},{"interface":"front","average":{"1min":0.95799999999999996,"5min":1.03,"15min":1.042},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.329,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":1.008}]},{"osd":7,"last update":"Tue Feb 13 00:29:10 2024","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":1.0369999999999999,"15min":1.0369999999999999},"min":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.5089999999999999,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":1.0900000000000001},{"interface":"front","average":{"1min":1.004,"5min":1.004,"15min":1.004},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.2070000000000001,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":1.2030000000000001}]}]},{"osd":1,"up_from":16,"seq":68719476794,"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":"Tue Feb 13 00:29:39 2024","interfaces":[{"interface":"back","average":{"1min":0.68700000000000006,"5min":0.60799999999999998,"15min":0.57199999999999995},"min":{"1min":0.5,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.96199999999999997,"5min":1.163,"15min":1.163},"last":0.88},{"interface":"front","average":{"1min":0.80200000000000005,"5min":0.66000000000000003,"15min":0.58799999999999997},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":2.25,"5min":2.25,"15min":2.25},"last":0.623}]},{"osd":2,"last update":"Tue Feb 13 00:30:05 2024","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":0.73499999999999999,"15min":0.68500000000000005},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.042,"5min":2.3279999999999998,"15min":2.3279999999999998},"last":0.80900000000000005},{"interface":"front","average":{"1min":0.68999999999999995,"5min":0.68899999999999995,"15min":0.63700000000000001},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.996,"5min":1.163,"15min":1.163},"last":0.97099999999999997}]},{"osd":3,"last update":"Tue Feb 13 00:29:29 2024","interfaces":[{"interface":"back","average":{"1min":0.75900000000000001,"5min":0.69699999999999995,"15min":0.68999999999999995},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.2010000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.82499999999999996,"15min":0.81299999999999994},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":2.7949999999999999,"5min":2.7949999999999999,"15min":2.7949999999999999},"last":0.72199999999999998}]},{"osd":4,"last update":"Tue Feb 13 00:29:56 2024","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.89100000000000001,"15min":0.88800000000000001},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.5469999999999999,"5min":1.5469999999999999,"15min":1.5469999999999999},"last":1.089},{"interface":"front","average":{"1min":1.04,"5min":0.98399999999999999,"15min":0.95199999999999996},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.458,"5min":2.7320000000000002,"15min":2.7320000000000002},"last":1.1759999999999999}]},{"osd":5,"last update":"Tue Feb 13 00:29:22 2024","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":0.999,"15min":0.98499999999999999},"min":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":2.6400000000000001,"5min":2.6400000000000001,"15min":2.6400000000000001},"last":1.1220000000000001},{"interface":"front","average":{"1min":1.0229999999999999,"5min":0.97999999999999998,"15min":0.97299999999999998},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.5069999999999999,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":1.101}]},{"osd":6,"last update":"Tue Feb 13 00:29:46 2024","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":1.028,"15min":1.0329999999999999},"min":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.3660000000000001,"5min":1.407,"15min":1.407},"last":1.0049999999999999},{"interface":"front","average":{"1min":1.073,"5min":1.1639999999999999,"15min":1.179},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.488,"5min":2.8580000000000001,"15min":2.8580000000000001},"last":1.0289999999999999}]},{"osd":7,"last update":"Tue Feb 13 00:29:14 2024","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":1.099,"15min":1.099},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.5529999999999999,"5min":1.5529999999999999,"15min":1.5529999999999999},"last":1.052},{"interface":"front","average":{"1min":1.071,"5min":1.071,"15min":1.071},"min":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"max":{"1min":1.462,"5min":1.462,"15min":1.462},"last":0.91900000000000004}]}]},{"osd":0,"up_from":10,"seq":42949673024,"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":"Tue Feb 13 00:29:44 2024","interfaces":[{"interface":"back","average":{"1min":0.70299999999999996,"5min":0.63,"15min":0.56599999999999995},"min":{"1min":0.502,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.92700000000000005,"5min":1.083,"15min":1.083},"last":0.64200000000000002},{"interface":"front","average":{"1min":0.78600000000000003,"5min":0.66000000000000003,"15min":0.58399999999999996},"min":{"1min":0.51000000000000001,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.1080000000000001,"5min":1.1080000000000001,"15min":1.1080000000000001},"last":0.72899999999999998}]},{"osd":2,"last update":"Tue Feb 13 00:30:07 2024","interfaces":[{"interface":"back","average":{"1min":0.66300000000000003,"5min":0.67500000000000004,"15min":0.66100000000000003},"min":{"1min":0.44800000000000001,"5min":0.374,"15min":0.374},"max":{"1min":0.999,"5min":1.093,"15min":1.093},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.83699999999999997,"5min":0.74199999999999999,"15min":0.71199999999999997},"min":{"1min":0.52500000000000002,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":2.5739999999999998,"5min":2.5739999999999998,"15min":2.5739999999999998},"last":0.94999999999999996}]},{"osd":3,"last update":"Tue Feb 13 00:29:32 2024","interfaces":[{"interface":"back","average":{"1min":0.77000000000000002,"5min":0.73599999999999999,"15min":0.71799999999999997},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.085,"5min":1.0960000000000001,"15min":1.0960000000000001},"last":0.79500000000000004},{"interface":"front","average":{"1min":0.80200000000000005,"5min":0.76600000000000001,"15min":0.754},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.024,"5min":1.256,"15min":1.256},"last":0.76000000000000001}]},{"osd":4,"last update":"Tue Feb 13 00:29:55 2024","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.98199999999999998,"15min":0.98799999999999999},"min":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.2290000000000001,"5min":2.4990000000000001,"15min":2.4990000000000001},"last":1.111},{"interface":"front","average":{"1min":1.038,"5min":0.95499999999999996,"15min":0.90600000000000003},"min":{"1min":0.79200000000000004,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.532,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":0.92300000000000004}]},{"osd":5,"last update":"Tue Feb 13 00:29:22 2024","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.98899999999999999,"15min":0.98899999999999999},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.5089999999999999,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":0.97899999999999998},{"interface":"front","average":{"1min":1.038,"5min":1.038,"15min":1.038},"min":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.78000000000000003},"max":{"1min":1.3160000000000001,"5min":1.867,"15min":1.867},"last":1.2589999999999999}]},{"osd":6,"last update":"Tue Feb 13 00:29:44 2024","interfaces":[{"interface":"back","average":{"1min":1.0580000000000001,"5min":1.1140000000000001,"15min":1.1240000000000001},"min":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"max":{"1min":1.4710000000000001,"5min":1.6779999999999999,"15min":1.6779999999999999},"last":1.1799999999999999},{"interface":"front","average":{"1min":1.139,"5min":1.153,"15min":1.155},"min":{"1min":0.77400000000000002,"5min":0.749,"15min":0.749},"max":{"1min":1.5820000000000001,"5min":1.72,"15min":1.72},"last":0.99199999999999999}]},{"osd":7,"last update":"Tue Feb 13 00:29:13 2024","interfaces":[{"interface":"back","average":{"1min":1.1890000000000001,"5min":1.1890000000000001,"15min":1.1890000000000001},"min":{"1min":0.88800000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"max":{"1min":1.478,"5min":1.478,"15min":1.478},"last":1.046},{"interface":"front","average":{"1min":1.101,"5min":1.101,"15min":1.101},"min":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.399,"5min":1.399,"15min":1.399},"last":1.085}]}]},{"osd":2,"up_from":21,"seq":90194313270,"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":"Tue Feb 13 00:30:07 2024","interfaces":[{"interface":"back","average":{"1min":0.67600000000000005,"5min":0.63600000000000001,"15min":0.58599999999999997},"min":{"1min":0.42499999999999999,"5min":0.377,"15min":0.377},"max":{"1min":1.02,"5min":1.0609999999999999,"15min":1.0609999999999999},"last":0.53400000000000003},{"interface":"front","average":{"1min":0.66000000000000003,"5min":0.64600000000000002,"15min":0.60999999999999999},"min":{"1min":0.54200000000000004,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":0.81899999999999995,"5min":0.91900000000000004,"15min":0.91900000000000004},"last":0.58899999999999997}]},{"osd":1,"last update":"Tue Feb 13 00:30:07 2024","interfaces":[{"interface":"back","average":{"1min":0.66100000000000003,"5min":0.68500000000000005,"15min":0.65700000000000003},"min":{"1min":0.438,"5min":0.435,"15min":0.435},"max":{"1min":0.90700000000000003,"5min":1.1919999999999999,"15min":1.1919999999999999},"last":0.628},{"interface":"front","average":{"1min":0.65000000000000002,"5min":0.66700000000000004,"15min":0.63100000000000001},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.88700000000000001,"5min":1.1220000000000001,"15min":1.1220000000000001},"last":0.73799999999999999}]},{"osd":3,"last update":"Tue Feb 13 00:29:29 2024","interfaces":[{"interface":"back","average":{"1min":0.69499999999999995,"5min":0.68799999999999994,"15min":0.67600000000000005},"min":{"1min":0.433,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.88900000000000001,"5min":1.155,"15min":1.155},"last":0.78800000000000003},{"interface":"front","average":{"1min":0.72899999999999998,"5min":0.74099999999999999,"15min":0.73899999999999999},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":0.92700000000000005,"5min":0.96999999999999997,"15min":0.96999999999999997},"last":0.66400000000000003}]},{"osd":4,"last update":"Tue Feb 13 00:29:56 2024","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.92400000000000004,"15min":0.92500000000000004},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.258,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":1.077},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.92800000000000005,"15min":0.92000000000000004},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.353,"5min":1.353,"15min":1.353},"last":0.88800000000000001}]},{"osd":5,"last update":"Tue Feb 13 00:29:21 2024","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":0.95699999999999996,"15min":0.95499999999999996},"min":{"1min":0.73999999999999999,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.3080000000000001,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":0.76700000000000002},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.94999999999999996,"15min":0.94799999999999995},"min":{"1min":0.68799999999999994,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.2809999999999999,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.90700000000000003}]},{"osd":6,"last update":"Tue Feb 13 00:29:49 2024","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":1.0269999999999999,"15min":1.03},"min":{"1min":0.76800000000000002,"5min":0.629,"15min":0.629},"max":{"1min":1.306,"5min":1.5669999999999999,"15min":1.5669999999999999},"last":1.0269999999999999},{"interface":"front","average":{"1min":1.018,"5min":1.0169999999999999,"15min":1.0169999999999999},"min":{"1min":0.79500000000000004,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.337,"5min":1.337,"15min":1.337},"last":1.016}]},{"osd":7,"last update":"Tue Feb 13 00:29:12 2024","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":1.044,"15min":1.044},"min":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.415,"5min":1.415,"15min":1.415},"last":1.0920000000000001},{"interface":"front","average":{"1min":1.194,"5min":1.194,"15min":1.194},"min":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"max":{"1min":1.635,"5min":1.635,"15min":1.635},"last":1.054}]}]},{"osd":3,"up_from":26,"seq":111669149744,"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":"Tue Feb 13 00:29:34 2024","interfaces":[{"interface":"back","average":{"1min":0.68600000000000005,"5min":0.61499999999999999,"15min":0.58999999999999997},"min":{"1min":0.44700000000000001,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.0469999999999999,"5min":1.0469999999999999,"15min":1.0469999999999999},"last":0.61699999999999999},{"interface":"front","average":{"1min":0.78300000000000003,"5min":0.72199999999999998,"15min":0.70999999999999996},"min":{"1min":0.59799999999999998,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.1870000000000001,"5min":1.1870000000000001,"15min":1.1870000000000001},"last":0.72499999999999998}]},{"osd":1,"last update":"Tue Feb 13 00:29:34 2024","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.73899999999999999,"15min":0.71899999999999997},"min":{"1min":0.57599999999999996,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.2509999999999999,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":0.88500000000000001},{"interface":"front","average":{"1min":0.79000000000000004,"5min":0.69899999999999995,"15min":0.66600000000000004},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.125,"5min":1.125,"15min":1.125},"last":0.56999999999999995}]},{"osd":2,"last update":"Tue Feb 13 00:29:34 2024","interfaces":[{"interface":"back","average":{"1min":0.78000000000000003,"5min":0.76200000000000001,"15min":0.748},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.0960000000000001,"5min":1.179,"15min":1.179},"last":0.69699999999999995},{"interface":"front","average":{"1min":0.80000000000000004,"5min":0.73399999999999999,"15min":0.71799999999999997},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.2010000000000001,"5min":1.2010000000000001,"15min":1.2010000000000001},"last":0.629}]},{"osd":4,"last update":"Tue Feb 13 00:29:58 2024","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":0.91000000000000003,"15min":0.86799999999999999},"min":{"1min":0.71899999999999997,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":2.4500000000000002,"5min":2.4500000000000002,"15min":2.4500000000000002},"last":0.81100000000000005},{"interface":"front","average":{"1min":1.0669999999999999,"5min":0.93200000000000005,"15min":0.88800000000000001},"min":{"1min":0.73899999999999999,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.738,"5min":1.738,"15min":1.738},"last":0.86199999999999999}]},{"osd":5,"last update":"Tue Feb 13 00:29:23 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.98899999999999999,"15min":0.99299999999999999},"min":{"1min":0.85299999999999998,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.1140000000000001,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.96699999999999997},{"interface":"front","average":{"1min":1.0589999999999999,"5min":0.98699999999999999,"15min":0.97499999999999998},"min":{"1min":0.79300000000000004,"5min":0.629,"15min":0.629},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.95099999999999996}]},{"osd":6,"last update":"Tue Feb 13 00:29:51 2024","interfaces":[{"interface":"back","average":{"1min":1.109,"5min":1.085,"15min":1.081},"min":{"1min":0.85599999999999998,"5min":0.85599999999999998,"15min":0.85599999999999998},"max":{"1min":1.4330000000000001,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":0.90900000000000003},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.028,"15min":1.028},"min":{"1min":0.83399999999999996,"5min":0.78400000000000003,"15min":0.78400000000000003},"max":{"1min":1.276,"5min":1.276,"15min":1.276},"last":1.0389999999999999}]},{"osd":7,"last update":"Tue Feb 13 00:29:11 2024","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.0680000000000001,"15min":1.0680000000000001},"min":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"max":{"1min":1.2729999999999999,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":1.093},{"interface":"front","average":{"1min":1.131,"5min":1.131,"15min":1.131},"min":{"1min":0.89600000000000002,"5min":0.89600000000000002,"15min":0.89600000000000002},"max":{"1min":1.3400000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":1.028}]}]},{"osd":4,"up_from":31,"seq":133143986219,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Feb 13 00:29:56 2024","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.85599999999999998,"15min":0.83999999999999997},"min":{"1min":0.61099999999999999,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.2290000000000001,"5min":1.2290000000000001,"15min":1.2290000000000001},"last":0.97899999999999998},{"interface":"front","average":{"1min":0.878,"5min":0.84799999999999998,"15min":0.84299999999999997},"min":{"1min":0.61699999999999999,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.3280000000000001,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":1.1739999999999999}]},{"osd":1,"last update":"Tue Feb 13 00:29:56 2024","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":0.83299999999999996,"15min":0.81399999999999995},"min":{"1min":0.61799999999999999,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.153,"5min":1.1719999999999999,"15min":1.1719999999999999},"last":0.91900000000000004},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.84799999999999998,"15min":0.82599999999999996},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.4059999999999999,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":0.93799999999999994}]},{"osd":2,"last update":"Tue Feb 13 00:29:56 2024","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.85499999999999998,"15min":0.83999999999999997},"min":{"1min":0.65200000000000002,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.4610000000000001,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":0.81999999999999995},{"interface":"front","average":{"1min":0.95399999999999996,"5min":0.91400000000000003,"15min":0.90400000000000003},"min":{"1min":0.625,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.8100000000000001,"5min":1.8100000000000001,"15min":1.8100000000000001},"last":0.69899999999999995}]},{"osd":3,"last update":"Tue Feb 13 00:29:56 2024","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":0.90700000000000003,"15min":0.89200000000000002},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.7050000000000001,"5min":1.7050000000000001,"15min":1.7050000000000001},"last":1.0209999999999999},{"interface":"front","average":{"1min":0.97499999999999998,"5min":0.90200000000000002,"15min":0.876},"min":{"1min":0.66600000000000004,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.2250000000000001,"5min":1.254,"15min":1.254},"last":1.0149999999999999}]},{"osd":5,"last update":"Tue Feb 13 00:29:19 2024","interfaces":[{"interface":"back","average":{"1min":0.79700000000000004,"5min":0.80300000000000005,"15min":0.80400000000000005},"min":{"1min":0.56899999999999995,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.2170000000000001,"5min":1.839,"15min":1.839},"last":1.04},{"interface":"front","average":{"1min":0.79600000000000004,"5min":0.82299999999999995,"15min":0.82699999999999996},"min":{"1min":0.66200000000000003,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.087,"5min":1.7090000000000001,"15min":1.7090000000000001},"last":0.88600000000000001}]},{"osd":6,"last update":"Tue Feb 13 00:29:46 2024","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":0.92300000000000004,"15min":0.91200000000000003},"min":{"1min":0.69699999999999995,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.387,"5min":1.387,"15min":1.387},"last":0.73299999999999998},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.0429999999999999,"15min":1.0349999999999999},"min":{"1min":0.77800000000000002,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.546,"5min":1.546,"15min":1.546},"last":1.1120000000000001}]},{"osd":7,"last update":"Tue Feb 13 00:29:12 2024","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":0.998,"15min":0.998},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.3080000000000001,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":0.96699999999999997},{"interface":"front","average":{"1min":1.052,"5min":1.052,"15min":1.052},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.5620000000000001,"5min":1.5620000000000001,"15min":1.5620000000000001},"last":1.071}]}]},{"osd":5,"up_from":36,"seq":154618822694,"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":"Tue Feb 13 00:29:20 2024","interfaces":[{"interface":"back","average":{"1min":0.80100000000000005,"5min":0.82499999999999996,"15min":0.82899999999999996},"min":{"1min":0.57199999999999995,"5min":0.503,"15min":0.503},"max":{"1min":1.1240000000000001,"5min":1.1240000000000001,"15min":1.1240000000000001},"last":0.57999999999999996},{"interface":"front","average":{"1min":0.85799999999999998,"5min":0.81699999999999995,"15min":0.81000000000000005},"min":{"1min":0.56899999999999995,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.0589999999999999,"5min":1.159,"15min":1.159},"last":0.85299999999999998}]},{"osd":1,"last update":"Tue Feb 13 00:29:20 2024","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.85199999999999998,"15min":0.84699999999999998},"min":{"1min":0.65000000000000002,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.0880000000000001,"5min":1.236,"15min":1.236},"last":0.71099999999999997},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.86199999999999999,"15min":0.85699999999999998},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.119,"5min":1.119,"15min":1.119},"last":0.73899999999999999}]},{"osd":2,"last update":"Tue Feb 13 00:29:20 2024","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":0.84399999999999997,"15min":0.84599999999999997},"min":{"1min":0.55700000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.0920000000000001,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.93600000000000005,"5min":0.89300000000000002,"15min":0.88600000000000001},"min":{"1min":0.71899999999999997,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.141,"5min":1.323,"15min":1.323},"last":0.55100000000000005}]},{"osd":3,"last update":"Tue Feb 13 00:29:20 2024","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.878,"15min":0.86799999999999999},"min":{"1min":0.60999999999999999,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.25,"5min":1.25,"15min":1.25},"last":0.69399999999999995},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.94799999999999995,"15min":0.94699999999999995},"min":{"1min":0.86799999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"max":{"1min":1.1140000000000001,"5min":1.264,"15min":1.264},"last":0.76800000000000002}]},{"osd":4,"last update":"Tue Feb 13 00:29:20 2024","interfaces":[{"interface":"back","average":{"1min":0.80300000000000005,"5min":0.77400000000000002,"15min":0.76900000000000002},"min":{"1min":0.621,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.1279999999999999,"5min":1.266,"15min":1.266},"last":0.79500000000000004},{"interface":"front","average":{"1min":0.82899999999999996,"5min":0.84599999999999997,"15min":0.84899999999999998},"min":{"1min":0.61799999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.1579999999999999,"5min":1.25,"15min":1.25},"last":0.81499999999999995}]},{"osd":6,"last update":"Tue Feb 13 00:29:46 2024","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.98799999999999999,"15min":1.0069999999999999},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.23,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":0.90200000000000002},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.89300000000000002,"15min":0.89500000000000002},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.1240000000000001,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":0.875}]},{"osd":7,"last update":"Tue Feb 13 00:29:10 2024","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"min":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":1.3720000000000001,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.92400000000000004},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.96899999999999997,"15min":0.96899999999999997},"min":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"max":{"1min":1.6579999999999999,"5min":1.6579999999999999,"15min":1.6579999999999999},"last":0.91200000000000003}]}]}]}} 2024-02-13T00:30:13.359 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-02-13T00:30:13.359 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-02-13T00:30:13.359 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-02-13T00:30:13.359 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- ceph health --format=json 2024-02-13T00:30:14.484 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:14 smithi087 bash[14097]: audit 2024-02-13T00:30:12.633017+0000 mgr.y (mgr.14140) 263 : audit [DBG] from='client.14592 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-13T00:30:14.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:14 smithi195 bash[14113]: audit 2024-02-13T00:30:12.633017+0000 mgr.y (mgr.14140) 263 : audit [DBG] from='client.14592 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-13T00:30:14.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:14 smithi087 bash[17655]: audit 2024-02-13T00:30:12.633017+0000 mgr.y (mgr.14140) 263 : audit [DBG] from='client.14592 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-13T00:30:15.825 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:15 smithi087 bash[14097]: cluster 2024-02-13T00:30:14.452071+0000 mgr.y (mgr.14140) 264 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:30:15.825 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:15 smithi087 bash[17655]: cluster 2024-02-13T00:30:14.452071+0000 mgr.y (mgr.14140) 264 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:30:15.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:15 smithi195 bash[14113]: cluster 2024-02-13T00:30:14.452071+0000 mgr.y (mgr.14140) 264 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:30:16.233 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-02-13T00:30:16.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:16 smithi087 bash[14097]: audit 2024-02-13T00:30:16.230050+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.87:0/1785304248' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T00:30:16.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:16 smithi087 bash[17655]: audit 2024-02-13T00:30:16.230050+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.87:0/1785304248' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T00:30:16.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:16 smithi195 bash[14113]: audit 2024-02-13T00:30:16.230050+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.87:0/1785304248' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-13T00:30:17.025 INFO:teuthology.orchestra.run.smithi087.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-02-13T00:30:17.026 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-02-13T00:30:17.026 INFO:tasks.cephadm:Setup complete, yielding 2024-02-13T00:30:17.026 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-13T00:30:17.039 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi087.front.sepia.ceph.com 2024-02-13T00:30:17.039 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -e sha1=0e714d9a4bd2a821113e6318adb87bd06cf81ec1 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-02-13T00:30:17.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:17 smithi195 bash[14113]: cluster 2024-02-13T00:30:16.452629+0000 mgr.y (mgr.14140) 265 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:30:17.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:17 smithi087 bash[14097]: cluster 2024-02-13T00:30:16.452629+0000 mgr.y (mgr.14140) 265 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:30:17.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:17 smithi087 bash[17655]: cluster 2024-02-13T00:30:16.452629+0000 mgr.y (mgr.14140) 265 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:30:19.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:19 smithi195 bash[14113]: cluster 2024-02-13T00:30:18.453226+0000 mgr.y (mgr.14140) 266 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:30:19.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:19 smithi087 bash[14097]: cluster 2024-02-13T00:30:18.453226+0000 mgr.y (mgr.14140) 266 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:30:19.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:19 smithi087 bash[17655]: cluster 2024-02-13T00:30:18.453226+0000 mgr.y (mgr.14140) 266 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:30:21.505 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:30:21.505 INFO:teuthology.orchestra.run.smithi087.stdout: "id": "48022a96-5d6f-4fc7-ae11-2ccbf1d996e0", 2024-02-13T00:30:21.506 INFO:teuthology.orchestra.run.smithi087.stdout: "name": "r", 2024-02-13T00:30:21.506 INFO:teuthology.orchestra.run.smithi087.stdout: "current_period": "e71f0f95-bd2e-4e66-adee-6924dfc1082c", 2024-02-13T00:30:21.506 INFO:teuthology.orchestra.run.smithi087.stdout: "epoch": 1 2024-02-13T00:30:21.506 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:30:21.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:21 smithi195 bash[14113]: cluster 2024-02-13T00:30:20.453843+0000 mgr.y (mgr.14140) 267 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:30:21.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:21 smithi195 bash[14113]: cluster 2024-02-13T00:30:20.462772+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-02-13T00:30:21.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:21 smithi195 bash[14113]: audit 2024-02-13T00:30:20.466910+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.87:0/3802519441' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-13T00:30:21.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:21 smithi195 bash[14113]: audit 2024-02-13T00:30:20.468763+0000 mon.a (mon.0) 519 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-13T00:30:21.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:21 smithi087 bash[14097]: cluster 2024-02-13T00:30:20.453843+0000 mgr.y (mgr.14140) 267 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:30:21.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:21 smithi087 bash[14097]: cluster 2024-02-13T00:30:20.462772+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-02-13T00:30:21.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:21 smithi087 bash[14097]: audit 2024-02-13T00:30:20.466910+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.87:0/3802519441' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-13T00:30:21.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:21 smithi087 bash[14097]: audit 2024-02-13T00:30:20.468763+0000 mon.a (mon.0) 519 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-13T00:30:21.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:21 smithi087 bash[17655]: cluster 2024-02-13T00:30:20.453843+0000 mgr.y (mgr.14140) 267 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:30:21.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:21 smithi087 bash[17655]: cluster 2024-02-13T00:30:20.462772+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-02-13T00:30:21.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:21 smithi087 bash[17655]: audit 2024-02-13T00:30:20.466910+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.87:0/3802519441' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-13T00:30:21.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:21 smithi087 bash[17655]: audit 2024-02-13T00:30:20.468763+0000 mon.a (mon.0) 519 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-13T00:30:22.258 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -e sha1=0e714d9a4bd2a821113e6318adb87bd06cf81ec1 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-02-13T00:30:22.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:22 smithi087 bash[14097]: audit 2024-02-13T00:30:21.465638+0000 mon.a (mon.0) 520 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-02-13T00:30:22.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:22 smithi087 bash[14097]: cluster 2024-02-13T00:30:21.465956+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-02-13T00:30:22.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:22 smithi087 bash[14097]: cluster 2024-02-13T00:30:22.454468+0000 mgr.y (mgr.14140) 268 : cluster [DBG] pgmap v256: 33 pgs: 2 creating+peering, 14 active+clean, 17 unknown; 147 B data, 3.6 MiB used, 707 GiB / 715 GiB avail; 383 B/s wr, 0 op/s 2024-02-13T00:30:22.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:22 smithi087 bash[14097]: cluster 2024-02-13T00:30:22.466620+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-02-13T00:30:22.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:22 smithi087 bash[17655]: audit 2024-02-13T00:30:21.465638+0000 mon.a (mon.0) 520 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-02-13T00:30:22.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:22 smithi087 bash[17655]: cluster 2024-02-13T00:30:21.465956+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-02-13T00:30:22.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:22 smithi087 bash[17655]: cluster 2024-02-13T00:30:22.454468+0000 mgr.y (mgr.14140) 268 : cluster [DBG] pgmap v256: 33 pgs: 2 creating+peering, 14 active+clean, 17 unknown; 147 B data, 3.6 MiB used, 707 GiB / 715 GiB avail; 383 B/s wr, 0 op/s 2024-02-13T00:30:22.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:22 smithi087 bash[17655]: cluster 2024-02-13T00:30:22.466620+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-02-13T00:30:22.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:22 smithi195 bash[14113]: audit 2024-02-13T00:30:21.465638+0000 mon.a (mon.0) 520 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-02-13T00:30:22.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:22 smithi195 bash[14113]: cluster 2024-02-13T00:30:21.465956+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-02-13T00:30:22.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:22 smithi195 bash[14113]: cluster 2024-02-13T00:30:22.454468+0000 mgr.y (mgr.14140) 268 : cluster [DBG] pgmap v256: 33 pgs: 2 creating+peering, 14 active+clean, 17 unknown; 147 B data, 3.6 MiB used, 707 GiB / 715 GiB avail; 383 B/s wr, 0 op/s 2024-02-13T00:30:22.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:22 smithi195 bash[14113]: cluster 2024-02-13T00:30:22.466620+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-02-13T00:30:24.829 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:24 smithi087 bash[14097]: cluster 2024-02-13T00:30:24.455116+0000 mgr.y (mgr.14140) 269 : cluster [DBG] pgmap v258: 33 pgs: 2 creating+peering, 24 active+clean, 7 unknown; 516 B data, 3.7 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-02-13T00:30:24.829 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:24 smithi087 bash[17655]: cluster 2024-02-13T00:30:24.455116+0000 mgr.y (mgr.14140) 269 : cluster [DBG] pgmap v258: 33 pgs: 2 creating+peering, 24 active+clean, 7 unknown; 516 B data, 3.7 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-02-13T00:30:24.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:24 smithi195 bash[14113]: cluster 2024-02-13T00:30:24.455116+0000 mgr.y (mgr.14140) 269 : cluster [DBG] pgmap v258: 33 pgs: 2 creating+peering, 24 active+clean, 7 unknown; 516 B data, 3.7 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-02-13T00:30:24.970 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:30:24.970 INFO:teuthology.orchestra.run.smithi087.stdout: "id": "98ae7aa9-7fbf-4062-88c5-7c1fc9a58a86", 2024-02-13T00:30:24.971 INFO:teuthology.orchestra.run.smithi087.stdout: "name": "default", 2024-02-13T00:30:24.971 INFO:teuthology.orchestra.run.smithi087.stdout: "api_name": "default", 2024-02-13T00:30:24.971 INFO:teuthology.orchestra.run.smithi087.stdout: "is_master": "true", 2024-02-13T00:30:24.971 INFO:teuthology.orchestra.run.smithi087.stdout: "endpoints": [], 2024-02-13T00:30:24.971 INFO:teuthology.orchestra.run.smithi087.stdout: "hostnames": [], 2024-02-13T00:30:24.971 INFO:teuthology.orchestra.run.smithi087.stdout: "hostnames_s3website": [], 2024-02-13T00:30:24.971 INFO:teuthology.orchestra.run.smithi087.stdout: "master_zone": "", 2024-02-13T00:30:24.971 INFO:teuthology.orchestra.run.smithi087.stdout: "zones": [], 2024-02-13T00:30:24.971 INFO:teuthology.orchestra.run.smithi087.stdout: "placement_targets": [], 2024-02-13T00:30:24.971 INFO:teuthology.orchestra.run.smithi087.stdout: "default_placement": "", 2024-02-13T00:30:24.971 INFO:teuthology.orchestra.run.smithi087.stdout: "realm_id": "48022a96-5d6f-4fc7-ae11-2ccbf1d996e0", 2024-02-13T00:30:24.971 INFO:teuthology.orchestra.run.smithi087.stdout: "sync_policy": { 2024-02-13T00:30:24.971 INFO:teuthology.orchestra.run.smithi087.stdout: "groups": [] 2024-02-13T00:30:24.971 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-13T00:30:24.971 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:30:25.737 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -e sha1=0e714d9a4bd2a821113e6318adb87bd06cf81ec1 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-02-13T00:30:26.821 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:26 smithi087 bash[14097]: cluster 2024-02-13T00:30:26.455817+0000 mgr.y (mgr.14140) 270 : cluster [DBG] pgmap v259: 33 pgs: 33 active+clean; 516 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-02-13T00:30:26.822 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:26 smithi087 bash[17655]: cluster 2024-02-13T00:30:26.455817+0000 mgr.y (mgr.14140) 270 : cluster [DBG] pgmap v259: 33 pgs: 33 active+clean; 516 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-02-13T00:30:26.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:26 smithi195 bash[14113]: cluster 2024-02-13T00:30:26.455817+0000 mgr.y (mgr.14140) 270 : cluster [DBG] pgmap v259: 33 pgs: 33 active+clean; 516 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-02-13T00:30:28.425 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:30:28.426 INFO:teuthology.orchestra.run.smithi087.stdout: "id": "81f6ad57-db36-416c-abeb-102d3406b8d2", 2024-02-13T00:30:28.426 INFO:teuthology.orchestra.run.smithi087.stdout: "name": "z", 2024-02-13T00:30:28.426 INFO:teuthology.orchestra.run.smithi087.stdout: "domain_root": "z.rgw.meta:root", 2024-02-13T00:30:28.426 INFO:teuthology.orchestra.run.smithi087.stdout: "control_pool": "z.rgw.control", 2024-02-13T00:30:28.426 INFO:teuthology.orchestra.run.smithi087.stdout: "gc_pool": "z.rgw.log:gc", 2024-02-13T00:30:28.426 INFO:teuthology.orchestra.run.smithi087.stdout: "lc_pool": "z.rgw.log:lc", 2024-02-13T00:30:28.426 INFO:teuthology.orchestra.run.smithi087.stdout: "log_pool": "z.rgw.log", 2024-02-13T00:30:28.426 INFO:teuthology.orchestra.run.smithi087.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-02-13T00:30:28.426 INFO:teuthology.orchestra.run.smithi087.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-02-13T00:30:28.426 INFO:teuthology.orchestra.run.smithi087.stdout: "roles_pool": "z.rgw.meta:roles", 2024-02-13T00:30:28.426 INFO:teuthology.orchestra.run.smithi087.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-02-13T00:30:28.426 INFO:teuthology.orchestra.run.smithi087.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-02-13T00:30:28.426 INFO:teuthology.orchestra.run.smithi087.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-02-13T00:30:28.426 INFO:teuthology.orchestra.run.smithi087.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-02-13T00:30:28.427 INFO:teuthology.orchestra.run.smithi087.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-02-13T00:30:28.427 INFO:teuthology.orchestra.run.smithi087.stdout: "otp_pool": "z.rgw.otp", 2024-02-13T00:30:28.427 INFO:teuthology.orchestra.run.smithi087.stdout: "system_key": { 2024-02-13T00:30:28.427 INFO:teuthology.orchestra.run.smithi087.stdout: "access_key": "", 2024-02-13T00:30:28.427 INFO:teuthology.orchestra.run.smithi087.stdout: "secret_key": "" 2024-02-13T00:30:28.427 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:30:28.427 INFO:teuthology.orchestra.run.smithi087.stdout: "placement_pools": [ 2024-02-13T00:30:28.427 INFO:teuthology.orchestra.run.smithi087.stdout: { 2024-02-13T00:30:28.427 INFO:teuthology.orchestra.run.smithi087.stdout: "key": "default-placement", 2024-02-13T00:30:28.427 INFO:teuthology.orchestra.run.smithi087.stdout: "val": { 2024-02-13T00:30:28.427 INFO:teuthology.orchestra.run.smithi087.stdout: "index_pool": "z.rgw.buckets.index", 2024-02-13T00:30:28.427 INFO:teuthology.orchestra.run.smithi087.stdout: "storage_classes": { 2024-02-13T00:30:28.427 INFO:teuthology.orchestra.run.smithi087.stdout: "STANDARD": { 2024-02-13T00:30:28.427 INFO:teuthology.orchestra.run.smithi087.stdout: "data_pool": "z.rgw.buckets.data" 2024-02-13T00:30:28.427 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-13T00:30:28.428 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:30:28.428 INFO:teuthology.orchestra.run.smithi087.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-02-13T00:30:28.428 INFO:teuthology.orchestra.run.smithi087.stdout: "index_type": 0 2024-02-13T00:30:28.428 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-13T00:30:28.428 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-13T00:30:28.428 INFO:teuthology.orchestra.run.smithi087.stdout: ], 2024-02-13T00:30:28.428 INFO:teuthology.orchestra.run.smithi087.stdout: "realm_id": "48022a96-5d6f-4fc7-ae11-2ccbf1d996e0" 2024-02-13T00:30:28.428 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:30:29.141 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -e sha1=0e714d9a4bd2a821113e6318adb87bd06cf81ec1 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-02-13T00:30:29.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:29 smithi087 bash[14097]: cluster 2024-02-13T00:30:28.456362+0000 mgr.y (mgr.14140) 271 : cluster [DBG] pgmap v260: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 256 B/s rd, 1 KiB/s wr, 1 op/s 2024-02-13T00:30:29.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:29 smithi087 bash[17655]: cluster 2024-02-13T00:30:28.456362+0000 mgr.y (mgr.14140) 271 : cluster [DBG] pgmap v260: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 256 B/s rd, 1 KiB/s wr, 1 op/s 2024-02-13T00:30:29.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:29 smithi195 bash[14113]: cluster 2024-02-13T00:30:28.456362+0000 mgr.y (mgr.14140) 271 : cluster [DBG] pgmap v260: 33 pgs: 33 active+clean; 516 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 256 B/s rd, 1 KiB/s wr, 1 op/s 2024-02-13T00:30:31.727 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:31 smithi087 bash[14097]: cluster 2024-02-13T00:30:30.457112+0000 mgr.y (mgr.14140) 272 : cluster [DBG] pgmap v261: 33 pgs: 33 active+clean; 1.0 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 455 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-02-13T00:30:31.728 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:31 smithi087 bash[17655]: cluster 2024-02-13T00:30:30.457112+0000 mgr.y (mgr.14140) 272 : cluster [DBG] pgmap v261: 33 pgs: 33 active+clean; 1.0 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 455 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-02-13T00:30:31.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:31 smithi195 bash[14113]: cluster 2024-02-13T00:30:30.457112+0000 mgr.y (mgr.14140) 272 : cluster [DBG] pgmap v261: 33 pgs: 33 active+clean; 1.0 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 455 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-02-13T00:30:32.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:32 smithi195 bash[14113]: cluster 2024-02-13T00:30:32.457797+0000 mgr.y (mgr.14140) 273 : cluster [DBG] pgmap v262: 33 pgs: 33 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-02-13T00:30:32.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:32 smithi087 bash[14097]: cluster 2024-02-13T00:30:32.457797+0000 mgr.y (mgr.14140) 273 : cluster [DBG] pgmap v262: 33 pgs: 33 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-02-13T00:30:32.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:32 smithi087 bash[17655]: cluster 2024-02-13T00:30:32.457797+0000 mgr.y (mgr.14140) 273 : cluster [DBG] pgmap v262: 33 pgs: 33 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-02-13T00:30:33.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:33 smithi195 bash[14113]: cluster 2024-02-13T00:30:32.482141+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-02-13T00:30:33.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:33 smithi195 bash[14113]: audit 2024-02-13T00:30:32.484989+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.87:0/3915671302' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-13T00:30:33.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:33 smithi195 bash[14113]: audit 2024-02-13T00:30:32.491613+0000 mon.a (mon.0) 524 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-13T00:30:33.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:33 smithi195 bash[14113]: audit 2024-02-13T00:30:33.480953+0000 mon.a (mon.0) 525 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-02-13T00:30:33.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:33 smithi195 bash[14113]: cluster 2024-02-13T00:30:33.481175+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-02-13T00:30:33.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:33 smithi087 bash[17655]: cluster 2024-02-13T00:30:32.482141+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-02-13T00:30:33.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:33 smithi087 bash[17655]: audit 2024-02-13T00:30:32.484989+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.87:0/3915671302' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-13T00:30:33.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:33 smithi087 bash[17655]: audit 2024-02-13T00:30:32.491613+0000 mon.a (mon.0) 524 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-13T00:30:33.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:33 smithi087 bash[17655]: audit 2024-02-13T00:30:33.480953+0000 mon.a (mon.0) 525 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-02-13T00:30:33.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:33 smithi087 bash[17655]: cluster 2024-02-13T00:30:33.481175+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-02-13T00:30:33.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:33 smithi087 bash[14097]: cluster 2024-02-13T00:30:32.482141+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-02-13T00:30:33.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:33 smithi087 bash[14097]: audit 2024-02-13T00:30:32.484989+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.87:0/3915671302' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-13T00:30:33.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:33 smithi087 bash[14097]: audit 2024-02-13T00:30:32.491613+0000 mon.a (mon.0) 524 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-13T00:30:33.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:33 smithi087 bash[14097]: audit 2024-02-13T00:30:33.480953+0000 mon.a (mon.0) 525 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-02-13T00:30:33.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:33 smithi087 bash[14097]: cluster 2024-02-13T00:30:33.481175+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-02-13T00:30:34.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:34 smithi195 bash[14113]: cluster 2024-02-13T00:30:34.458468+0000 mgr.y (mgr.14140) 274 : cluster [DBG] pgmap v265: 65 pgs: 30 unknown, 35 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 2.4 KiB/s rd, 1023 B/s wr, 3 op/s 2024-02-13T00:30:34.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:34 smithi195 bash[14113]: cluster 2024-02-13T00:30:34.484923+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-02-13T00:30:34.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:34 smithi195 bash[14113]: audit 2024-02-13T00:30:34.488259+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.87:0/3915671302' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-13T00:30:34.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:34 smithi195 bash[14113]: audit 2024-02-13T00:30:34.488816+0000 mon.a (mon.0) 528 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-13T00:30:34.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:34 smithi087 bash[14097]: cluster 2024-02-13T00:30:34.458468+0000 mgr.y (mgr.14140) 274 : cluster [DBG] pgmap v265: 65 pgs: 30 unknown, 35 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 2.4 KiB/s rd, 1023 B/s wr, 3 op/s 2024-02-13T00:30:34.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:34 smithi087 bash[14097]: cluster 2024-02-13T00:30:34.484923+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-02-13T00:30:34.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:34 smithi087 bash[14097]: audit 2024-02-13T00:30:34.488259+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.87:0/3915671302' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-13T00:30:34.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:34 smithi087 bash[14097]: audit 2024-02-13T00:30:34.488816+0000 mon.a (mon.0) 528 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-13T00:30:34.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:34 smithi087 bash[17655]: cluster 2024-02-13T00:30:34.458468+0000 mgr.y (mgr.14140) 274 : cluster [DBG] pgmap v265: 65 pgs: 30 unknown, 35 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 2.4 KiB/s rd, 1023 B/s wr, 3 op/s 2024-02-13T00:30:34.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:34 smithi087 bash[17655]: cluster 2024-02-13T00:30:34.484923+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-02-13T00:30:34.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:34 smithi087 bash[17655]: audit 2024-02-13T00:30:34.488259+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.87:0/3915671302' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-13T00:30:34.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:34 smithi087 bash[17655]: audit 2024-02-13T00:30:34.488816+0000 mon.a (mon.0) 528 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-13T00:30:36.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:36 smithi195 bash[14113]: audit 2024-02-13T00:30:35.486845+0000 mon.a (mon.0) 529 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-02-13T00:30:36.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:36 smithi195 bash[14113]: cluster 2024-02-13T00:30:35.487072+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-02-13T00:30:36.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:36 smithi195 bash[14113]: cluster 2024-02-13T00:30:36.459168+0000 mgr.y (mgr.14140) 275 : cluster [DBG] pgmap v268: 97 pgs: 9 creating+peering, 32 unknown, 56 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-02-13T00:30:36.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:36 smithi087 bash[14097]: audit 2024-02-13T00:30:35.486845+0000 mon.a (mon.0) 529 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-02-13T00:30:36.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:36 smithi087 bash[14097]: cluster 2024-02-13T00:30:35.487072+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-02-13T00:30:36.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:36 smithi087 bash[14097]: cluster 2024-02-13T00:30:36.459168+0000 mgr.y (mgr.14140) 275 : cluster [DBG] pgmap v268: 97 pgs: 9 creating+peering, 32 unknown, 56 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-02-13T00:30:36.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:36 smithi087 bash[17655]: audit 2024-02-13T00:30:35.486845+0000 mon.a (mon.0) 529 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-02-13T00:30:36.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:36 smithi087 bash[17655]: cluster 2024-02-13T00:30:35.487072+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-02-13T00:30:36.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:36 smithi087 bash[17655]: cluster 2024-02-13T00:30:36.459168+0000 mgr.y (mgr.14140) 275 : cluster [DBG] pgmap v268: 97 pgs: 9 creating+peering, 32 unknown, 56 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-02-13T00:30:37.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:37 smithi195 bash[14113]: cluster 2024-02-13T00:30:36.497786+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-02-13T00:30:37.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:37 smithi195 bash[14113]: audit 2024-02-13T00:30:36.509049+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.87:0/1526489692' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-13T00:30:37.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:37 smithi195 bash[14113]: audit 2024-02-13T00:30:36.509882+0000 mon.a (mon.0) 532 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-13T00:30:37.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:37 smithi087 bash[14097]: cluster 2024-02-13T00:30:36.497786+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-02-13T00:30:37.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:37 smithi087 bash[14097]: audit 2024-02-13T00:30:36.509049+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.87:0/1526489692' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-13T00:30:37.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:37 smithi087 bash[14097]: audit 2024-02-13T00:30:36.509882+0000 mon.a (mon.0) 532 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-13T00:30:37.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:37 smithi087 bash[17655]: cluster 2024-02-13T00:30:36.497786+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-02-13T00:30:37.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:37 smithi087 bash[17655]: audit 2024-02-13T00:30:36.509049+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.87:0/1526489692' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-13T00:30:37.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:37 smithi087 bash[17655]: audit 2024-02-13T00:30:36.509882+0000 mon.a (mon.0) 532 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-13T00:30:38.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:38 smithi195 bash[14113]: audit 2024-02-13T00:30:37.501054+0000 mon.a (mon.0) 533 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-02-13T00:30:38.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:38 smithi195 bash[14113]: cluster 2024-02-13T00:30:37.501286+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-02-13T00:30:38.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:38 smithi195 bash[14113]: audit 2024-02-13T00:30:37.506479+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.87:0/1526489692' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-13T00:30:38.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:38 smithi195 bash[14113]: audit 2024-02-13T00:30:37.508115+0000 mon.a (mon.0) 535 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-13T00:30:38.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:38 smithi195 bash[14113]: cluster 2024-02-13T00:30:38.459902+0000 mgr.y (mgr.14140) 276 : cluster [DBG] pgmap v271: 129 pgs: 27 creating+peering, 17 unknown, 85 active+clean; 1.8 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-13T00:30:38.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:38 smithi195 bash[14113]: audit 2024-02-13T00:30:38.504025+0000 mon.a (mon.0) 536 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-02-13T00:30:38.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:38 smithi195 bash[14113]: cluster 2024-02-13T00:30:38.504172+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-02-13T00:30:38.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:38 smithi195 bash[14113]: audit 2024-02-13T00:30:38.507118+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.87:0/1526489692' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-13T00:30:38.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:38 smithi195 bash[14113]: audit 2024-02-13T00:30:38.507575+0000 mon.a (mon.0) 538 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-13T00:30:38.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:38 smithi087 bash[14097]: audit 2024-02-13T00:30:37.501054+0000 mon.a (mon.0) 533 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-02-13T00:30:38.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:38 smithi087 bash[14097]: cluster 2024-02-13T00:30:37.501286+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-02-13T00:30:38.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:38 smithi087 bash[14097]: audit 2024-02-13T00:30:37.506479+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.87:0/1526489692' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-13T00:30:38.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:38 smithi087 bash[14097]: audit 2024-02-13T00:30:37.508115+0000 mon.a (mon.0) 535 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-13T00:30:38.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:38 smithi087 bash[14097]: cluster 2024-02-13T00:30:38.459902+0000 mgr.y (mgr.14140) 276 : cluster [DBG] pgmap v271: 129 pgs: 27 creating+peering, 17 unknown, 85 active+clean; 1.8 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-13T00:30:38.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:38 smithi087 bash[14097]: audit 2024-02-13T00:30:38.504025+0000 mon.a (mon.0) 536 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-02-13T00:30:38.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:38 smithi087 bash[14097]: cluster 2024-02-13T00:30:38.504172+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-02-13T00:30:38.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:38 smithi087 bash[14097]: audit 2024-02-13T00:30:38.507118+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.87:0/1526489692' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-13T00:30:38.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:38 smithi087 bash[14097]: audit 2024-02-13T00:30:38.507575+0000 mon.a (mon.0) 538 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-13T00:30:38.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:38 smithi087 bash[17655]: audit 2024-02-13T00:30:37.501054+0000 mon.a (mon.0) 533 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-02-13T00:30:38.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:38 smithi087 bash[17655]: cluster 2024-02-13T00:30:37.501286+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-02-13T00:30:38.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:38 smithi087 bash[17655]: audit 2024-02-13T00:30:37.506479+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.87:0/1526489692' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-13T00:30:38.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:38 smithi087 bash[17655]: audit 2024-02-13T00:30:37.508115+0000 mon.a (mon.0) 535 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-13T00:30:38.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:38 smithi087 bash[17655]: cluster 2024-02-13T00:30:38.459902+0000 mgr.y (mgr.14140) 276 : cluster [DBG] pgmap v271: 129 pgs: 27 creating+peering, 17 unknown, 85 active+clean; 1.8 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-13T00:30:38.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:38 smithi087 bash[17655]: audit 2024-02-13T00:30:38.504025+0000 mon.a (mon.0) 536 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-02-13T00:30:38.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:38 smithi087 bash[17655]: cluster 2024-02-13T00:30:38.504172+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-02-13T00:30:38.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:38 smithi087 bash[17655]: audit 2024-02-13T00:30:38.507118+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.87:0/1526489692' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-13T00:30:38.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:38 smithi087 bash[17655]: audit 2024-02-13T00:30:38.507575+0000 mon.a (mon.0) 538 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-13T00:30:39.703 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:30:39.703 INFO:teuthology.orchestra.run.smithi087.stdout: "id": "e68d4769-d26c-46ab-a5ce-5d7a86aa01a7", 2024-02-13T00:30:39.703 INFO:teuthology.orchestra.run.smithi087.stdout: "epoch": 1, 2024-02-13T00:30:39.703 INFO:teuthology.orchestra.run.smithi087.stdout: "predecessor_uuid": "e71f0f95-bd2e-4e66-adee-6924dfc1082c", 2024-02-13T00:30:39.703 INFO:teuthology.orchestra.run.smithi087.stdout: "sync_status": [], 2024-02-13T00:30:39.704 INFO:teuthology.orchestra.run.smithi087.stdout: "period_map": { 2024-02-13T00:30:39.704 INFO:teuthology.orchestra.run.smithi087.stdout: "id": "e68d4769-d26c-46ab-a5ce-5d7a86aa01a7", 2024-02-13T00:30:39.704 INFO:teuthology.orchestra.run.smithi087.stdout: "zonegroups": [ 2024-02-13T00:30:39.704 INFO:teuthology.orchestra.run.smithi087.stdout: { 2024-02-13T00:30:39.704 INFO:teuthology.orchestra.run.smithi087.stdout: "id": "98ae7aa9-7fbf-4062-88c5-7c1fc9a58a86", 2024-02-13T00:30:39.704 INFO:teuthology.orchestra.run.smithi087.stdout: "name": "default", 2024-02-13T00:30:39.704 INFO:teuthology.orchestra.run.smithi087.stdout: "api_name": "default", 2024-02-13T00:30:39.704 INFO:teuthology.orchestra.run.smithi087.stdout: "is_master": "true", 2024-02-13T00:30:39.704 INFO:teuthology.orchestra.run.smithi087.stdout: "endpoints": [], 2024-02-13T00:30:39.704 INFO:teuthology.orchestra.run.smithi087.stdout: "hostnames": [], 2024-02-13T00:30:39.704 INFO:teuthology.orchestra.run.smithi087.stdout: "hostnames_s3website": [], 2024-02-13T00:30:39.704 INFO:teuthology.orchestra.run.smithi087.stdout: "master_zone": "81f6ad57-db36-416c-abeb-102d3406b8d2", 2024-02-13T00:30:39.704 INFO:teuthology.orchestra.run.smithi087.stdout: "zones": [ 2024-02-13T00:30:39.704 INFO:teuthology.orchestra.run.smithi087.stdout: { 2024-02-13T00:30:39.705 INFO:teuthology.orchestra.run.smithi087.stdout: "id": "81f6ad57-db36-416c-abeb-102d3406b8d2", 2024-02-13T00:30:39.705 INFO:teuthology.orchestra.run.smithi087.stdout: "name": "z", 2024-02-13T00:30:39.705 INFO:teuthology.orchestra.run.smithi087.stdout: "endpoints": [], 2024-02-13T00:30:39.705 INFO:teuthology.orchestra.run.smithi087.stdout: "log_meta": "false", 2024-02-13T00:30:39.705 INFO:teuthology.orchestra.run.smithi087.stdout: "log_data": "false", 2024-02-13T00:30:39.705 INFO:teuthology.orchestra.run.smithi087.stdout: "bucket_index_max_shards": 11, 2024-02-13T00:30:39.705 INFO:teuthology.orchestra.run.smithi087.stdout: "read_only": "false", 2024-02-13T00:30:39.705 INFO:teuthology.orchestra.run.smithi087.stdout: "tier_type": "", 2024-02-13T00:30:39.705 INFO:teuthology.orchestra.run.smithi087.stdout: "sync_from_all": "true", 2024-02-13T00:30:39.705 INFO:teuthology.orchestra.run.smithi087.stdout: "sync_from": [], 2024-02-13T00:30:39.705 INFO:teuthology.orchestra.run.smithi087.stdout: "redirect_zone": "" 2024-02-13T00:30:39.705 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-13T00:30:39.705 INFO:teuthology.orchestra.run.smithi087.stdout: ], 2024-02-13T00:30:39.706 INFO:teuthology.orchestra.run.smithi087.stdout: "placement_targets": [ 2024-02-13T00:30:39.706 INFO:teuthology.orchestra.run.smithi087.stdout: { 2024-02-13T00:30:39.706 INFO:teuthology.orchestra.run.smithi087.stdout: "name": "default-placement", 2024-02-13T00:30:39.706 INFO:teuthology.orchestra.run.smithi087.stdout: "tags": [], 2024-02-13T00:30:39.706 INFO:teuthology.orchestra.run.smithi087.stdout: "storage_classes": [ 2024-02-13T00:30:39.706 INFO:teuthology.orchestra.run.smithi087.stdout: "STANDARD" 2024-02-13T00:30:39.706 INFO:teuthology.orchestra.run.smithi087.stdout: ] 2024-02-13T00:30:39.706 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-13T00:30:39.706 INFO:teuthology.orchestra.run.smithi087.stdout: ], 2024-02-13T00:30:39.706 INFO:teuthology.orchestra.run.smithi087.stdout: "default_placement": "default-placement", 2024-02-13T00:30:39.706 INFO:teuthology.orchestra.run.smithi087.stdout: "realm_id": "48022a96-5d6f-4fc7-ae11-2ccbf1d996e0", 2024-02-13T00:30:39.706 INFO:teuthology.orchestra.run.smithi087.stdout: "sync_policy": { 2024-02-13T00:30:39.706 INFO:teuthology.orchestra.run.smithi087.stdout: "groups": [] 2024-02-13T00:30:39.706 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-13T00:30:39.706 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-13T00:30:39.706 INFO:teuthology.orchestra.run.smithi087.stdout: ], 2024-02-13T00:30:39.707 INFO:teuthology.orchestra.run.smithi087.stdout: "short_zone_ids": [ 2024-02-13T00:30:39.707 INFO:teuthology.orchestra.run.smithi087.stdout: { 2024-02-13T00:30:39.707 INFO:teuthology.orchestra.run.smithi087.stdout: "key": "81f6ad57-db36-416c-abeb-102d3406b8d2", 2024-02-13T00:30:39.707 INFO:teuthology.orchestra.run.smithi087.stdout: "val": 2814583642 2024-02-13T00:30:39.707 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-13T00:30:39.707 INFO:teuthology.orchestra.run.smithi087.stdout: ] 2024-02-13T00:30:39.707 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:30:39.707 INFO:teuthology.orchestra.run.smithi087.stdout: "master_zonegroup": "98ae7aa9-7fbf-4062-88c5-7c1fc9a58a86", 2024-02-13T00:30:39.707 INFO:teuthology.orchestra.run.smithi087.stdout: "master_zone": "81f6ad57-db36-416c-abeb-102d3406b8d2", 2024-02-13T00:30:39.707 INFO:teuthology.orchestra.run.smithi087.stdout: "period_config": { 2024-02-13T00:30:39.707 INFO:teuthology.orchestra.run.smithi087.stdout: "bucket_quota": { 2024-02-13T00:30:39.707 INFO:teuthology.orchestra.run.smithi087.stdout: "enabled": false, 2024-02-13T00:30:39.708 INFO:teuthology.orchestra.run.smithi087.stdout: "check_on_raw": false, 2024-02-13T00:30:39.708 INFO:teuthology.orchestra.run.smithi087.stdout: "max_size": -1, 2024-02-13T00:30:39.708 INFO:teuthology.orchestra.run.smithi087.stdout: "max_size_kb": 0, 2024-02-13T00:30:39.708 INFO:teuthology.orchestra.run.smithi087.stdout: "max_objects": -1 2024-02-13T00:30:39.708 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:30:39.708 INFO:teuthology.orchestra.run.smithi087.stdout: "user_quota": { 2024-02-13T00:30:39.708 INFO:teuthology.orchestra.run.smithi087.stdout: "enabled": false, 2024-02-13T00:30:39.708 INFO:teuthology.orchestra.run.smithi087.stdout: "check_on_raw": false, 2024-02-13T00:30:39.708 INFO:teuthology.orchestra.run.smithi087.stdout: "max_size": -1, 2024-02-13T00:30:39.709 INFO:teuthology.orchestra.run.smithi087.stdout: "max_size_kb": 0, 2024-02-13T00:30:39.709 INFO:teuthology.orchestra.run.smithi087.stdout: "max_objects": -1 2024-02-13T00:30:39.709 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-13T00:30:39.709 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:30:39.709 INFO:teuthology.orchestra.run.smithi087.stdout: "realm_id": "48022a96-5d6f-4fc7-ae11-2ccbf1d996e0", 2024-02-13T00:30:39.709 INFO:teuthology.orchestra.run.smithi087.stdout: "realm_name": "r", 2024-02-13T00:30:39.709 INFO:teuthology.orchestra.run.smithi087.stdout: "realm_epoch": 2 2024-02-13T00:30:39.709 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:30:40.570 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -e sha1=0e714d9a4bd2a821113e6318adb87bd06cf81ec1 -- bash -c 'ceph orch apply rgw r z --placement=2 --port=8000' 2024-02-13T00:30:40.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:40 smithi195 bash[14113]: audit 2024-02-13T00:30:39.505667+0000 mon.a (mon.0) 539 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-02-13T00:30:40.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:40 smithi195 bash[14113]: cluster 2024-02-13T00:30:39.505783+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-02-13T00:30:40.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:40 smithi195 bash[14113]: cluster 2024-02-13T00:30:40.460859+0000 mgr.y (mgr.14140) 277 : cluster [DBG] pgmap v274: 129 pgs: 18 creating+peering, 3 unknown, 108 active+clean; 3.9 KiB data, 4.5 MiB used, 707 GiB / 715 GiB avail; 255 B/s rd, 3.5 KiB/s wr, 12 op/s 2024-02-13T00:30:40.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:40 smithi087 bash[14097]: audit 2024-02-13T00:30:39.505667+0000 mon.a (mon.0) 539 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-02-13T00:30:40.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:40 smithi087 bash[14097]: cluster 2024-02-13T00:30:39.505783+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-02-13T00:30:40.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:40 smithi087 bash[14097]: cluster 2024-02-13T00:30:40.460859+0000 mgr.y (mgr.14140) 277 : cluster [DBG] pgmap v274: 129 pgs: 18 creating+peering, 3 unknown, 108 active+clean; 3.9 KiB data, 4.5 MiB used, 707 GiB / 715 GiB avail; 255 B/s rd, 3.5 KiB/s wr, 12 op/s 2024-02-13T00:30:40.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:40 smithi087 bash[17655]: audit 2024-02-13T00:30:39.505667+0000 mon.a (mon.0) 539 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-02-13T00:30:40.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:40 smithi087 bash[17655]: cluster 2024-02-13T00:30:39.505783+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-02-13T00:30:40.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:40 smithi087 bash[17655]: cluster 2024-02-13T00:30:40.460859+0000 mgr.y (mgr.14140) 277 : cluster [DBG] pgmap v274: 129 pgs: 18 creating+peering, 3 unknown, 108 active+clean; 3.9 KiB data, 4.5 MiB used, 707 GiB / 715 GiB avail; 255 B/s rd, 3.5 KiB/s wr, 12 op/s 2024-02-13T00:30:42.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:42 smithi087 bash[14097]: cluster 2024-02-13T00:30:42.462044+0000 mgr.y (mgr.14140) 278 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 6.8 KiB data, 4.9 MiB used, 707 GiB / 715 GiB avail; 686 B/s rd, 6.0 KiB/s wr, 22 op/s 2024-02-13T00:30:42.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:42 smithi087 bash[17655]: cluster 2024-02-13T00:30:42.462044+0000 mgr.y (mgr.14140) 278 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 6.8 KiB data, 4.9 MiB used, 707 GiB / 715 GiB avail; 686 B/s rd, 6.0 KiB/s wr, 22 op/s 2024-02-13T00:30:42.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:42 smithi195 bash[14113]: cluster 2024-02-13T00:30:42.462044+0000 mgr.y (mgr.14140) 278 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 6.8 KiB data, 4.9 MiB used, 707 GiB / 715 GiB avail; 686 B/s rd, 6.0 KiB/s wr, 22 op/s 2024-02-13T00:30:43.548 INFO:teuthology.orchestra.run.smithi087.stdout:Scheduled rgw update... 2024-02-13T00:30:44.284 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -e sha1=0e714d9a4bd2a821113e6318adb87bd06cf81ec1 -- bash -c 'sleep 120' 2024-02-13T00:30:44.680 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:44 smithi087 bash[14097]: audit 2024-02-13T00:30:43.536140+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-02-13T00:30:43.535567\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2024-02-13T00:30:44.817 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:44 smithi195 bash[14113]: audit 2024-02-13T00:30:43.536140+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-02-13T00:30:43.535567\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2024-02-13T00:30:44.817 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:44 smithi195 bash[14113]: audit 2024-02-13T00:30:43.541935+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-02-13T00:30:43.535567\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2024-02-13T00:30:44.817 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:44 smithi195 bash[14113]: audit 2024-02-13T00:30:43.545171+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2024-02-13T00:30:44.817 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:44 smithi195 bash[14113]: audit 2024-02-13T00:30:43.551823+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2024-02-13T00:30:44.817 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:44 smithi195 bash[14113]: audit 2024-02-13T00:30:43.553425+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2024-02-13T00:30:44.817 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:44 smithi195 bash[14113]: audit 2024-02-13T00:30:43.561502+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2024-02-13T00:30:44.817 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:44 smithi195 bash[14113]: audit 2024-02-13T00:30:43.562816+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2024-02-13T00:30:44.817 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:44 smithi195 bash[14113]: audit 2024-02-13T00:30:43.569599+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2024-02-13T00:30:44.818 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:44 smithi195 bash[14113]: audit 2024-02-13T00:30:43.570883+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi195.rcbggm", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-02-13T00:30:44.818 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:44 smithi195 bash[14113]: audit 2024-02-13T00:30:43.576088+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi195.rcbggm", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-02-13T00:30:44.818 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:44 smithi195 bash[14113]: audit 2024-02-13T00:30:43.577248+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:30:44.818 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:44 smithi195 bash[14113]: audit 2024-02-13T00:30:43.578490+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi195.rcbggm", "key": "container_image"}]: dispatch 2024-02-13T00:30:44.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:44 smithi087 bash[14097]: audit 2024-02-13T00:30:43.541935+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-02-13T00:30:43.535567\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2024-02-13T00:30:44.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:44 smithi087 bash[14097]: audit 2024-02-13T00:30:43.545171+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2024-02-13T00:30:44.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:44 smithi087 bash[14097]: audit 2024-02-13T00:30:43.551823+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2024-02-13T00:30:44.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:44 smithi087 bash[14097]: audit 2024-02-13T00:30:43.553425+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2024-02-13T00:30:44.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:44 smithi087 bash[14097]: audit 2024-02-13T00:30:43.561502+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2024-02-13T00:30:44.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:44 smithi087 bash[14097]: audit 2024-02-13T00:30:43.562816+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2024-02-13T00:30:44.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:44 smithi087 bash[14097]: audit 2024-02-13T00:30:43.569599+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2024-02-13T00:30:44.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:44 smithi087 bash[14097]: audit 2024-02-13T00:30:43.570883+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi195.rcbggm", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-02-13T00:30:44.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:44 smithi087 bash[14097]: audit 2024-02-13T00:30:43.576088+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi195.rcbggm", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-02-13T00:30:44.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:44 smithi087 bash[14097]: audit 2024-02-13T00:30:43.577248+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:30:44.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:44 smithi087 bash[14097]: audit 2024-02-13T00:30:43.578490+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi195.rcbggm", "key": "container_image"}]: dispatch 2024-02-13T00:30:44.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:44 smithi087 bash[17655]: audit 2024-02-13T00:30:43.536140+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-02-13T00:30:43.535567\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2024-02-13T00:30:44.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:44 smithi087 bash[17655]: audit 2024-02-13T00:30:43.541935+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-02-13T00:30:43.535567\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2024-02-13T00:30:44.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:44 smithi087 bash[17655]: audit 2024-02-13T00:30:43.545171+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2024-02-13T00:30:44.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:44 smithi087 bash[17655]: audit 2024-02-13T00:30:43.551823+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2024-02-13T00:30:44.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:44 smithi087 bash[17655]: audit 2024-02-13T00:30:43.553425+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2024-02-13T00:30:44.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:44 smithi087 bash[17655]: audit 2024-02-13T00:30:43.561502+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2024-02-13T00:30:44.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:44 smithi087 bash[17655]: audit 2024-02-13T00:30:43.562816+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2024-02-13T00:30:44.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:44 smithi087 bash[17655]: audit 2024-02-13T00:30:43.569599+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2024-02-13T00:30:44.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:44 smithi087 bash[17655]: audit 2024-02-13T00:30:43.570883+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi195.rcbggm", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-02-13T00:30:44.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:44 smithi087 bash[17655]: audit 2024-02-13T00:30:43.576088+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi195.rcbggm", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-02-13T00:30:44.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:44 smithi087 bash[17655]: audit 2024-02-13T00:30:43.577248+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:30:44.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:44 smithi087 bash[17655]: audit 2024-02-13T00:30:43.578490+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi195.rcbggm", "key": "container_image"}]: dispatch 2024-02-13T00:30:45.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:45 smithi195 bash[14113]: audit 2024-02-13T00:30:43.534618+0000 mgr.y (mgr.14140) 279 : audit [DBG] from='client.24580 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:30:45.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:45 smithi195 bash[14113]: cephadm 2024-02-13T00:30:43.535545+0000 mgr.y (mgr.14140) 280 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2024-02-13T00:30:45.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:45 smithi195 bash[14113]: cephadm 2024-02-13T00:30:43.578076+0000 mgr.y (mgr.14140) 281 : cephadm [INF] Deploying daemon rgw.r.z.smithi195.rcbggm on smithi195 2024-02-13T00:30:45.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:45 smithi195 bash[14113]: cluster 2024-02-13T00:30:44.462625+0000 mgr.y (mgr.14140) 282 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 6.9 KiB data, 5.0 MiB used, 707 GiB / 715 GiB avail; 1.0 KiB/s rd, 5.6 KiB/s wr, 20 op/s 2024-02-13T00:30:45.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:45 smithi087 bash[14097]: audit 2024-02-13T00:30:43.534618+0000 mgr.y (mgr.14140) 279 : audit [DBG] from='client.24580 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:30:45.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:45 smithi087 bash[14097]: cephadm 2024-02-13T00:30:43.535545+0000 mgr.y (mgr.14140) 280 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2024-02-13T00:30:45.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:45 smithi087 bash[14097]: cephadm 2024-02-13T00:30:43.578076+0000 mgr.y (mgr.14140) 281 : cephadm [INF] Deploying daemon rgw.r.z.smithi195.rcbggm on smithi195 2024-02-13T00:30:45.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:45 smithi087 bash[14097]: cluster 2024-02-13T00:30:44.462625+0000 mgr.y (mgr.14140) 282 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 6.9 KiB data, 5.0 MiB used, 707 GiB / 715 GiB avail; 1.0 KiB/s rd, 5.6 KiB/s wr, 20 op/s 2024-02-13T00:30:45.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:45 smithi087 bash[17655]: audit 2024-02-13T00:30:43.534618+0000 mgr.y (mgr.14140) 279 : audit [DBG] from='client.24580 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:30:45.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:45 smithi087 bash[17655]: cephadm 2024-02-13T00:30:43.535545+0000 mgr.y (mgr.14140) 280 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2024-02-13T00:30:45.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:45 smithi087 bash[17655]: cephadm 2024-02-13T00:30:43.578076+0000 mgr.y (mgr.14140) 281 : cephadm [INF] Deploying daemon rgw.r.z.smithi195.rcbggm on smithi195 2024-02-13T00:30:45.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:45 smithi087 bash[17655]: cluster 2024-02-13T00:30:44.462625+0000 mgr.y (mgr.14140) 282 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 6.9 KiB data, 5.0 MiB used, 707 GiB / 715 GiB avail; 1.0 KiB/s rd, 5.6 KiB/s wr, 20 op/s 2024-02-13T00:30:46.599 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:46 smithi087 bash[14097]: audit 2024-02-13T00:30:46.239962+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140375\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140576\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140704\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140826\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140973\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141101\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141224\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141345\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141466\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}, \"rgw.r.z.smithi195.rcbggm\": {\"hostname\": \"smithi195\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:30:46.599 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:46 smithi087 bash[14097]: audit 2024-02-13T00:30:46.246088+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140375\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140576\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140704\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140826\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140973\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141101\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141224\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141345\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141466\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}, \"rgw.r.z.smithi195.rcbggm\": {\"hostname\": \"smithi195\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:30:46.599 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:46 smithi087 bash[14097]: audit 2024-02-13T00:30:46.247514+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi087.zfdisv", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-02-13T00:30:46.599 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:46 smithi087 bash[14097]: audit 2024-02-13T00:30:46.256078+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi087.zfdisv", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-02-13T00:30:46.599 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:46 smithi087 bash[14097]: audit 2024-02-13T00:30:46.258003+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:30:46.599 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:46 smithi087 bash[14097]: audit 2024-02-13T00:30:46.260257+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi087.zfdisv", "key": "container_image"}]: dispatch 2024-02-13T00:30:46.600 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:46 smithi087 bash[17655]: audit 2024-02-13T00:30:46.239962+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140375\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140576\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140704\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140826\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140973\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141101\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141224\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141345\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141466\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}, \"rgw.r.z.smithi195.rcbggm\": {\"hostname\": \"smithi195\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:30:46.600 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:46 smithi087 bash[17655]: audit 2024-02-13T00:30:46.246088+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140375\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140576\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140704\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140826\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140973\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141101\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141224\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141345\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141466\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}, \"rgw.r.z.smithi195.rcbggm\": {\"hostname\": \"smithi195\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:30:46.600 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:46 smithi087 bash[17655]: audit 2024-02-13T00:30:46.247514+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi087.zfdisv", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-02-13T00:30:46.600 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:46 smithi087 bash[17655]: audit 2024-02-13T00:30:46.256078+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi087.zfdisv", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-02-13T00:30:46.600 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:46 smithi087 bash[17655]: audit 2024-02-13T00:30:46.258003+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:30:46.600 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:46 smithi087 bash[17655]: audit 2024-02-13T00:30:46.260257+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi087.zfdisv", "key": "container_image"}]: dispatch 2024-02-13T00:30:46.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:46 smithi195 bash[14113]: audit 2024-02-13T00:30:46.239962+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140375\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140576\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140704\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140826\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140973\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141101\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141224\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141345\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141466\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}, \"rgw.r.z.smithi195.rcbggm\": {\"hostname\": \"smithi195\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:30:46.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:46 smithi195 bash[14113]: audit 2024-02-13T00:30:46.246088+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140375\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140576\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140704\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140826\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.140973\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141101\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141224\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141345\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:43.141466\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}, \"rgw.r.z.smithi195.rcbggm\": {\"hostname\": \"smithi195\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:30:46.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:46 smithi195 bash[14113]: audit 2024-02-13T00:30:46.247514+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi087.zfdisv", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-02-13T00:30:46.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:46 smithi195 bash[14113]: audit 2024-02-13T00:30:46.256078+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi087.zfdisv", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-02-13T00:30:46.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:46 smithi195 bash[14113]: audit 2024-02-13T00:30:46.258003+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:30:46.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:46 smithi195 bash[14113]: audit 2024-02-13T00:30:46.260257+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi087.zfdisv", "key": "container_image"}]: dispatch 2024-02-13T00:30:47.753 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:47 smithi087 bash[14097]: cephadm 2024-02-13T00:30:46.259306+0000 mgr.y (mgr.14140) 283 : cephadm [INF] Deploying daemon rgw.r.z.smithi087.zfdisv on smithi087 2024-02-13T00:30:47.754 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:47 smithi087 bash[14097]: cluster 2024-02-13T00:30:46.463597+0000 mgr.y (mgr.14140) 284 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 895 B/s rd, 4.9 KiB/s wr, 18 op/s 2024-02-13T00:30:47.754 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:47 smithi087 bash[17655]: cephadm 2024-02-13T00:30:46.259306+0000 mgr.y (mgr.14140) 283 : cephadm [INF] Deploying daemon rgw.r.z.smithi087.zfdisv on smithi087 2024-02-13T00:30:47.754 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:47 smithi087 bash[17655]: cluster 2024-02-13T00:30:46.463597+0000 mgr.y (mgr.14140) 284 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 895 B/s rd, 4.9 KiB/s wr, 18 op/s 2024-02-13T00:30:47.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:47 smithi195 bash[14113]: cephadm 2024-02-13T00:30:46.259306+0000 mgr.y (mgr.14140) 283 : cephadm [INF] Deploying daemon rgw.r.z.smithi087.zfdisv on smithi087 2024-02-13T00:30:47.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:47 smithi195 bash[14113]: cluster 2024-02-13T00:30:46.463597+0000 mgr.y (mgr.14140) 284 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 895 B/s rd, 4.9 KiB/s wr, 18 op/s 2024-02-13T00:30:49.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:49 smithi087 bash[14097]: cluster 2024-02-13T00:30:48.464779+0000 mgr.y (mgr.14140) 285 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 720 B/s rd, 3.9 KiB/s wr, 14 op/s 2024-02-13T00:30:49.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:49 smithi087 bash[14097]: audit 2024-02-13T00:30:49.076153+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.048788\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.048969\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049072\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049162\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049251\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049363\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049468\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049573\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049678\", \"created\": \"2024-02-13T00:28:56.231816\", \"started\": \"2024-02-13T00:29:30.312967\"}, \"rgw.r.z.smithi087.zfdisv\": {\"hostname\": \"smithi087\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:30:49.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:49 smithi087 bash[14097]: audit 2024-02-13T00:30:49.080394+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.048788\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.048969\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049072\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049162\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049251\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049363\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049468\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049573\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049678\", \"created\": \"2024-02-13T00:28:56.231816\", \"started\": \"2024-02-13T00:29:30.312967\"}, \"rgw.r.z.smithi087.zfdisv\": {\"hostname\": \"smithi087\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:30:49.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:49 smithi087 bash[14097]: audit 2024-02-13T00:30:49.081506+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:30:49.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:49 smithi087 bash[17655]: cluster 2024-02-13T00:30:48.464779+0000 mgr.y (mgr.14140) 285 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 720 B/s rd, 3.9 KiB/s wr, 14 op/s 2024-02-13T00:30:49.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:49 smithi087 bash[17655]: audit 2024-02-13T00:30:49.076153+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.048788\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.048969\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049072\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049162\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049251\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049363\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049468\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049573\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049678\", \"created\": \"2024-02-13T00:28:56.231816\", \"started\": \"2024-02-13T00:29:30.312967\"}, \"rgw.r.z.smithi087.zfdisv\": {\"hostname\": \"smithi087\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:30:49.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:49 smithi087 bash[17655]: audit 2024-02-13T00:30:49.080394+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.048788\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.048969\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049072\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049162\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049251\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049363\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049468\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049573\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049678\", \"created\": \"2024-02-13T00:28:56.231816\", \"started\": \"2024-02-13T00:29:30.312967\"}, \"rgw.r.z.smithi087.zfdisv\": {\"hostname\": \"smithi087\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:30:49.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:49 smithi087 bash[17655]: audit 2024-02-13T00:30:49.081506+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:30:49.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:49 smithi195 bash[14113]: cluster 2024-02-13T00:30:48.464779+0000 mgr.y (mgr.14140) 285 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 720 B/s rd, 3.9 KiB/s wr, 14 op/s 2024-02-13T00:30:49.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:49 smithi195 bash[14113]: audit 2024-02-13T00:30:49.076153+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.048788\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.048969\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049072\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049162\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049251\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049363\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049468\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049573\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049678\", \"created\": \"2024-02-13T00:28:56.231816\", \"started\": \"2024-02-13T00:29:30.312967\"}, \"rgw.r.z.smithi087.zfdisv\": {\"hostname\": \"smithi087\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:30:49.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:49 smithi195 bash[14113]: audit 2024-02-13T00:30:49.080394+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.048788\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.048969\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049072\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049162\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049251\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049363\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049468\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049573\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:29:42.049678\", \"created\": \"2024-02-13T00:28:56.231816\", \"started\": \"2024-02-13T00:29:30.312967\"}, \"rgw.r.z.smithi087.zfdisv\": {\"hostname\": \"smithi087\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:30:49.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:49 smithi195 bash[14113]: audit 2024-02-13T00:30:49.081506+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:30:50.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:50 smithi195 bash[14113]: audit 2024-02-13T00:30:50.253896+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250210\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250423\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250555\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250676\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250797\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250917\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251037\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251157\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251278\", \"created\": \"2024-02-13T00:28:56.231816\", \"started\": \"2024-02-13T00:29:30.312967\"}, \"rgw.r.z.smithi087.zfdisv\": {\"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251398\", \"created\": \"2024-02-13T00:30:49.053253\", \"started\": \"2024-02-13T00:30:49.078306\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420\"}}, \"last_daemon_update\": \"2024-02-13T00:30:50.251669\", \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:30:50.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:50 smithi195 bash[14113]: audit 2024-02-13T00:30:50.258990+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250210\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250423\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250555\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250676\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250797\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250917\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251037\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251157\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251278\", \"created\": \"2024-02-13T00:28:56.231816\", \"started\": \"2024-02-13T00:29:30.312967\"}, \"rgw.r.z.smithi087.zfdisv\": {\"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251398\", \"created\": \"2024-02-13T00:30:49.053253\", \"started\": \"2024-02-13T00:30:49.078306\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420\"}}, \"last_daemon_update\": \"2024-02-13T00:30:50.251669\", \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:30:50.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:50 smithi195 bash[14113]: audit 2024-02-13T00:30:50.260023+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:30:50.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:50 smithi087 bash[14097]: audit 2024-02-13T00:30:50.253896+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250210\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250423\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250555\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250676\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250797\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250917\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251037\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251157\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251278\", \"created\": \"2024-02-13T00:28:56.231816\", \"started\": \"2024-02-13T00:29:30.312967\"}, \"rgw.r.z.smithi087.zfdisv\": {\"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251398\", \"created\": \"2024-02-13T00:30:49.053253\", \"started\": \"2024-02-13T00:30:49.078306\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420\"}}, \"last_daemon_update\": \"2024-02-13T00:30:50.251669\", \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:30:50.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:50 smithi087 bash[14097]: audit 2024-02-13T00:30:50.258990+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250210\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250423\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250555\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250676\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250797\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250917\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251037\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251157\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251278\", \"created\": \"2024-02-13T00:28:56.231816\", \"started\": \"2024-02-13T00:29:30.312967\"}, \"rgw.r.z.smithi087.zfdisv\": {\"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251398\", \"created\": \"2024-02-13T00:30:49.053253\", \"started\": \"2024-02-13T00:30:49.078306\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420\"}}, \"last_daemon_update\": \"2024-02-13T00:30:50.251669\", \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:30:50.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:50 smithi087 bash[14097]: audit 2024-02-13T00:30:50.260023+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:30:50.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:50 smithi087 bash[17655]: audit 2024-02-13T00:30:50.253896+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250210\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250423\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250555\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250676\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250797\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250917\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251037\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251157\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251278\", \"created\": \"2024-02-13T00:28:56.231816\", \"started\": \"2024-02-13T00:29:30.312967\"}, \"rgw.r.z.smithi087.zfdisv\": {\"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251398\", \"created\": \"2024-02-13T00:30:49.053253\", \"started\": \"2024-02-13T00:30:49.078306\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420\"}}, \"last_daemon_update\": \"2024-02-13T00:30:50.251669\", \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]: dispatch 2024-02-13T00:30:50.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:50 smithi087 bash[17655]: audit 2024-02-13T00:30:50.258990+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250210\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250423\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250555\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250676\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250797\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250917\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251037\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251157\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251278\", \"created\": \"2024-02-13T00:28:56.231816\", \"started\": \"2024-02-13T00:29:30.312967\"}, \"rgw.r.z.smithi087.zfdisv\": {\"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251398\", \"created\": \"2024-02-13T00:30:49.053253\", \"started\": \"2024-02-13T00:30:49.078306\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420\"}}, \"last_daemon_update\": \"2024-02-13T00:30:50.251669\", \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:22:56.539442\"}"}]': finished 2024-02-13T00:30:50.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:50 smithi087 bash[17655]: audit 2024-02-13T00:30:50.260023+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:30:51.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:51 smithi195 bash[14113]: cluster 2024-02-13T00:30:50.466017+0000 mgr.y (mgr.14140) 286 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 20 KiB/s rd, 3.6 KiB/s wr, 54 op/s 2024-02-13T00:30:51.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:51 smithi195 bash[14113]: audit 2024-02-13T00:30:51.359229+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355342\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355581\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355724\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355848\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355969\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356090\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356212\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356334\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356456\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}, \"rgw.r.z.smithi195.rcbggm\": {\"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356577\", \"created\": \"2024-02-13T00:30:46.214620\", \"started\": \"2024-02-13T00:30:46.237391\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929\"}}, \"last_daemon_update\": \"2024-02-13T00:30:51.356838\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:30:51.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:51 smithi195 bash[14113]: audit 2024-02-13T00:30:51.365618+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355342\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355581\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355724\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355848\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355969\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356090\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356212\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356334\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356456\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}, \"rgw.r.z.smithi195.rcbggm\": {\"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356577\", \"created\": \"2024-02-13T00:30:46.214620\", \"started\": \"2024-02-13T00:30:46.237391\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929\"}}, \"last_daemon_update\": \"2024-02-13T00:30:51.356838\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:30:51.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:51 smithi087 bash[14097]: cluster 2024-02-13T00:30:50.466017+0000 mgr.y (mgr.14140) 286 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 20 KiB/s rd, 3.6 KiB/s wr, 54 op/s 2024-02-13T00:30:51.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:51 smithi087 bash[17655]: cluster 2024-02-13T00:30:50.466017+0000 mgr.y (mgr.14140) 286 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 20 KiB/s rd, 3.6 KiB/s wr, 54 op/s 2024-02-13T00:30:51.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:51 smithi087 bash[14097]: audit 2024-02-13T00:30:51.359229+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355342\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355581\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355724\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355848\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355969\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356090\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356212\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356334\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356456\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}, \"rgw.r.z.smithi195.rcbggm\": {\"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356577\", \"created\": \"2024-02-13T00:30:46.214620\", \"started\": \"2024-02-13T00:30:46.237391\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929\"}}, \"last_daemon_update\": \"2024-02-13T00:30:51.356838\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:30:51.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:51 smithi087 bash[14097]: audit 2024-02-13T00:30:51.365618+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355342\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355581\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355724\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355848\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355969\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356090\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356212\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356334\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356456\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}, \"rgw.r.z.smithi195.rcbggm\": {\"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356577\", \"created\": \"2024-02-13T00:30:46.214620\", \"started\": \"2024-02-13T00:30:46.237391\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929\"}}, \"last_daemon_update\": \"2024-02-13T00:30:51.356838\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:30:51.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:51 smithi087 bash[17655]: audit 2024-02-13T00:30:51.359229+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355342\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355581\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355724\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355848\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355969\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356090\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356212\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356334\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356456\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}, \"rgw.r.z.smithi195.rcbggm\": {\"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356577\", \"created\": \"2024-02-13T00:30:46.214620\", \"started\": \"2024-02-13T00:30:46.237391\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929\"}}, \"last_daemon_update\": \"2024-02-13T00:30:51.356838\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:30:51.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:51 smithi087 bash[17655]: audit 2024-02-13T00:30:51.365618+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355342\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"9bf3d1378668\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355581\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:24:41.059357\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355724\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355848\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355969\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356090\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356212\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356334\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356456\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}, \"rgw.r.z.smithi195.rcbggm\": {\"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356577\", \"created\": \"2024-02-13T00:30:46.214620\", \"started\": \"2024-02-13T00:30:46.237391\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:38.394744\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929\"}}, \"last_daemon_update\": \"2024-02-13T00:30:51.356838\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:30:54.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:54 smithi195 bash[14113]: cluster 2024-02-13T00:30:52.467152+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; 88 KiB/s rd, 2.2 KiB/s wr, 169 op/s 2024-02-13T00:30:54.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:54 smithi087 bash[14097]: cluster 2024-02-13T00:30:52.467152+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; 88 KiB/s rd, 2.2 KiB/s wr, 169 op/s 2024-02-13T00:30:54.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:54 smithi087 bash[17655]: cluster 2024-02-13T00:30:52.467152+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; 88 KiB/s rd, 2.2 KiB/s wr, 169 op/s 2024-02-13T00:30:56.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:56 smithi195 bash[14113]: cluster 2024-02-13T00:30:54.467683+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; 91 KiB/s rd, 426 B/s wr, 167 op/s 2024-02-13T00:30:56.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:56 smithi087 bash[14097]: cluster 2024-02-13T00:30:54.467683+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; 91 KiB/s rd, 426 B/s wr, 167 op/s 2024-02-13T00:30:56.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:56 smithi087 bash[17655]: cluster 2024-02-13T00:30:54.467683+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; 91 KiB/s rd, 426 B/s wr, 167 op/s 2024-02-13T00:30:58.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:30:58 smithi195 bash[14113]: cluster 2024-02-13T00:30:56.468737+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; 112 KiB/s rd, 170 B/s wr, 198 op/s 2024-02-13T00:30:58.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:30:58 smithi087 bash[14097]: cluster 2024-02-13T00:30:56.468737+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; 112 KiB/s rd, 170 B/s wr, 198 op/s 2024-02-13T00:30:58.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:30:58 smithi087 bash[17655]: cluster 2024-02-13T00:30:56.468737+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; 112 KiB/s rd, 170 B/s wr, 198 op/s 2024-02-13T00:31:00.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:31:00 smithi195 bash[14113]: cluster 2024-02-13T00:30:58.469994+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; 112 KiB/s rd, 170 B/s wr, 198 op/s 2024-02-13T00:31:00.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:31:00 smithi087 bash[14097]: cluster 2024-02-13T00:30:58.469994+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; 112 KiB/s rd, 170 B/s wr, 198 op/s 2024-02-13T00:31:00.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:31:00 smithi087 bash[17655]: cluster 2024-02-13T00:30:58.469994+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; 112 KiB/s rd, 170 B/s wr, 198 op/s 2024-02-13T00:31:02.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:31:02 smithi195 bash[14113]: cluster 2024-02-13T00:31:00.470782+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; 112 KiB/s rd, 170 B/s wr, 198 op/s 2024-02-13T00:31:02.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:31:02 smithi087 bash[14097]: cluster 2024-02-13T00:31:00.470782+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; 112 KiB/s rd, 170 B/s wr, 198 op/s 2024-02-13T00:31:02.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:31:02 smithi087 bash[17655]: cluster 2024-02-13T00:31:00.470782+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; 112 KiB/s rd, 170 B/s wr, 198 op/s 2024-02-13T00:31:04.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:31:04 smithi195 bash[14113]: cluster 2024-02-13T00:31:02.472258+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; 94 KiB/s rd, 170 B/s wr, 161 op/s 2024-02-13T00:31:04.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:31:04 smithi087 bash[14097]: cluster 2024-02-13T00:31:02.472258+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; 94 KiB/s rd, 170 B/s wr, 161 op/s 2024-02-13T00:31:04.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:31:04 smithi087 bash[17655]: cluster 2024-02-13T00:31:02.472258+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; 94 KiB/s rd, 170 B/s wr, 161 op/s 2024-02-13T00:31:06.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:31:06 smithi195 bash[14113]: cluster 2024-02-13T00:31:04.473125+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; 24 KiB/s rd, 0 B/s wr, 37 op/s 2024-02-13T00:31:06.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:31:06 smithi087 bash[14097]: cluster 2024-02-13T00:31:04.473125+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; 24 KiB/s rd, 0 B/s wr, 37 op/s 2024-02-13T00:31:06.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:31:06 smithi087 bash[17655]: cluster 2024-02-13T00:31:04.473125+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; 24 KiB/s rd, 0 B/s wr, 37 op/s 2024-02-13T00:31:07.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:31:07 smithi195 bash[14113]: cluster 2024-02-13T00:31:06.474453+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; 21 KiB/s rd, 0 B/s wr, 31 op/s 2024-02-13T00:31:07.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:31:07 smithi087 bash[14097]: cluster 2024-02-13T00:31:06.474453+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; 21 KiB/s rd, 0 B/s wr, 31 op/s 2024-02-13T00:31:07.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:31:07 smithi087 bash[17655]: cluster 2024-02-13T00:31:06.474453+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; 21 KiB/s rd, 0 B/s wr, 31 op/s 2024-02-13T00:31:10.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:31:10 smithi195 bash[14113]: cluster 2024-02-13T00:31:08.475579+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 2024-02-13T00:31:10.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:31:10 smithi087 bash[14097]: cluster 2024-02-13T00:31:08.475579+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 2024-02-13T00:31:10.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:31:10 smithi087 bash[17655]: cluster 2024-02-13T00:31:08.475579+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 2024-02-13T00:31:12.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:31:12 smithi195 bash[14113]: cluster 2024-02-13T00:31:10.476594+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 2024-02-13T00:31:12.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:31:12 smithi087 bash[14097]: cluster 2024-02-13T00:31:10.476594+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 2024-02-13T00:31:12.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:31:12 smithi087 bash[17655]: cluster 2024-02-13T00:31:10.476594+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 2024-02-13T00:31:14.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:31:14 smithi195 bash[14113]: cluster 2024-02-13T00:31:12.477809+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 2024-02-13T00:31:14.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:31:14 smithi087 bash[14097]: cluster 2024-02-13T00:31:12.477809+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 2024-02-13T00:31:14.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:31:14 smithi087 bash[17655]: cluster 2024-02-13T00:31:12.477809+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 2024-02-13T00:31:16.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:31:16 smithi195 bash[14113]: cluster 2024-02-13T00:31:14.478611+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 2024-02-13T00:31:16.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:31:16 smithi087 bash[14097]: cluster 2024-02-13T00:31:14.478611+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 2024-02-13T00:31:16.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:31:16 smithi087 bash[17655]: cluster 2024-02-13T00:31:14.478611+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 2024-02-13T00:31:17.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:31:17 smithi195 bash[14113]: cluster 2024-02-13T00:31:16.479546+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 2024-02-13T00:31:17.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:31:17 smithi087 bash[14097]: cluster 2024-02-13T00:31:16.479546+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 2024-02-13T00:31:17.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:31:17 smithi087 bash[17655]: cluster 2024-02-13T00:31:16.479546+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 2024-02-13T00:31:20.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:31:20 smithi195 bash[14113]: cluster 2024-02-13T00:31:18.480637+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 2024-02-13T00:31:20.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:31:20 smithi087 bash[14097]: cluster 2024-02-13T00:31:18.480637+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 2024-02-13T00:31:20.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:31:20 smithi087 bash[17655]: cluster 2024-02-13T00:31:18.480637+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 2024-02-13T00:31:22.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:31:22 smithi195 bash[14113]: cluster 2024-02-13T00:31:20.481711+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 2024-02-13T00:31:22.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:31:22 smithi087 bash[14097]: cluster 2024-02-13T00:31:20.481711+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 2024-02-13T00:31:22.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:31:22 smithi087 bash[17655]: cluster 2024-02-13T00:31:20.481711+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 2024-02-13T00:31:24.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:31:24 smithi195 bash[14113]: cluster 2024-02-13T00:31:22.482926+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 2024-02-13T00:31:24.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:31:24 smithi087 bash[14097]: cluster 2024-02-13T00:31:22.482926+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 2024-02-13T00:31:24.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:31:24 smithi087 bash[17655]: cluster 2024-02-13T00:31:22.482926+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 2024-02-13T00:31:26.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:31:26 smithi195 bash[14113]: cluster 2024-02-13T00:31:24.483713+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 2024-02-13T00:31:26.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:31:26 smithi087 bash[14097]: cluster 2024-02-13T00:31:24.483713+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 2024-02-13T00:31:26.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:31:26 smithi087 bash[17655]: cluster 2024-02-13T00:31:24.483713+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 2024-02-13T00:31:27.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:31:27 smithi195 bash[14113]: cluster 2024-02-13T00:31:26.484588+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 2024-02-13T00:31:27.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:31:27 smithi087 bash[14097]: cluster 2024-02-13T00:31:26.484588+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 2024-02-13T00:31:27.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:31:27 smithi087 bash[17655]: cluster 2024-02-13T00:31:26.484588+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 2024-02-13T00:31:30.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:31:30 smithi195 bash[14113]: cluster 2024-02-13T00:31:28.485502+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 2024-02-13T00:31:30.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:31:30 smithi087 bash[14097]: cluster 2024-02-13T00:31:28.485502+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 2024-02-13T00:31:30.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:31:30 smithi087 bash[17655]: cluster 2024-02-13T00:31:28.485502+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 2024-02-13T00:31:32.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:31:32 smithi195 bash[14113]: cluster 2024-02-13T00:31:30.486554+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 2024-02-13T00:31:32.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:31:32 smithi087 bash[14097]: cluster 2024-02-13T00:31:30.486554+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 2024-02-13T00:31:32.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:31:32 smithi087 bash[17655]: cluster 2024-02-13T00:31:30.486554+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 2024-02-13T00:31:34.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:31:34 smithi195 bash[14113]: cluster 2024-02-13T00:31:32.487460+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 2024-02-13T00:31:34.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:31:34 smithi087 bash[14097]: cluster 2024-02-13T00:31:32.487460+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 2024-02-13T00:31:34.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:31:34 smithi087 bash[17655]: cluster 2024-02-13T00:31:32.487460+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 2024-02-13T00:31:36.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:31:36 smithi195 bash[14113]: cluster 2024-02-13T00:31:34.488237+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 2024-02-13T00:31:36.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:31:36 smithi087 bash[14097]: cluster 2024-02-13T00:31:34.488237+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 2024-02-13T00:31:36.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:31:36 smithi087 bash[17655]: cluster 2024-02-13T00:31:34.488237+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 2024-02-13T00:31:37.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:31:37 smithi195 bash[14113]: cluster 2024-02-13T00:31:36.489167+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 2024-02-13T00:31:37.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:31:37 smithi087 bash[14097]: cluster 2024-02-13T00:31:36.489167+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 2024-02-13T00:31:37.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:31:37 smithi087 bash[17655]: cluster 2024-02-13T00:31:36.489167+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 2024-02-13T00:31:40.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:31:40 smithi195 bash[14113]: cluster 2024-02-13T00:31:38.490285+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 2024-02-13T00:31:40.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:31:40 smithi087 bash[14097]: cluster 2024-02-13T00:31:38.490285+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 2024-02-13T00:31:40.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:31:40 smithi087 bash[17655]: cluster 2024-02-13T00:31:38.490285+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 2024-02-13T00:31:42.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:31:42 smithi195 bash[14113]: cluster 2024-02-13T00:31:40.491307+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 2024-02-13T00:31:42.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:31:42 smithi087 bash[14097]: cluster 2024-02-13T00:31:40.491307+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 2024-02-13T00:31:42.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:31:42 smithi087 bash[17655]: cluster 2024-02-13T00:31:40.491307+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 2024-02-13T00:31:44.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:31:44 smithi195 bash[14113]: cluster 2024-02-13T00:31:42.492516+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 2024-02-13T00:31:44.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:31:44 smithi087 bash[14097]: cluster 2024-02-13T00:31:42.492516+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 2024-02-13T00:31:44.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:31:44 smithi087 bash[17655]: cluster 2024-02-13T00:31:42.492516+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 2024-02-13T00:31:46.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:31:46 smithi195 bash[14113]: cluster 2024-02-13T00:31:44.493318+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 2024-02-13T00:31:46.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:31:46 smithi087 bash[14097]: cluster 2024-02-13T00:31:44.493318+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 2024-02-13T00:31:46.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:31:46 smithi087 bash[17655]: cluster 2024-02-13T00:31:44.493318+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 2024-02-13T00:31:47.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:31:47 smithi195 bash[14113]: cluster 2024-02-13T00:31:46.494075+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 2024-02-13T00:31:47.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:31:47 smithi087 bash[14097]: cluster 2024-02-13T00:31:46.494075+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 2024-02-13T00:31:47.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:31:47 smithi087 bash[17655]: cluster 2024-02-13T00:31:46.494075+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 2024-02-13T00:31:50.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:31:50 smithi195 bash[14113]: cluster 2024-02-13T00:31:48.495087+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 2024-02-13T00:31:50.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:31:50 smithi087 bash[14097]: cluster 2024-02-13T00:31:48.495087+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 2024-02-13T00:31:50.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:31:50 smithi087 bash[17655]: cluster 2024-02-13T00:31:48.495087+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 2024-02-13T00:31:52.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:31:52 smithi195 bash[14113]: cluster 2024-02-13T00:31:50.495807+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 2024-02-13T00:31:52.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:31:52 smithi087 bash[14097]: cluster 2024-02-13T00:31:50.495807+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 2024-02-13T00:31:52.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:31:52 smithi087 bash[17655]: cluster 2024-02-13T00:31:50.495807+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 2024-02-13T00:31:54.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:31:54 smithi195 bash[14113]: cluster 2024-02-13T00:31:52.497031+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 2024-02-13T00:31:54.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:31:54 smithi087 bash[14097]: cluster 2024-02-13T00:31:52.497031+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 2024-02-13T00:31:54.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:31:54 smithi087 bash[17655]: cluster 2024-02-13T00:31:52.497031+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 2024-02-13T00:31:56.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:31:56 smithi195 bash[14113]: cluster 2024-02-13T00:31:54.497848+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 2024-02-13T00:31:56.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:31:56 smithi087 bash[14097]: cluster 2024-02-13T00:31:54.497848+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 2024-02-13T00:31:56.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:31:56 smithi087 bash[17655]: cluster 2024-02-13T00:31:54.497848+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 2024-02-13T00:31:57.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:31:57 smithi195 bash[14113]: cluster 2024-02-13T00:31:56.498898+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 2024-02-13T00:31:57.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:31:57 smithi087 bash[14097]: cluster 2024-02-13T00:31:56.498898+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 2024-02-13T00:31:57.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:31:57 smithi087 bash[17655]: cluster 2024-02-13T00:31:56.498898+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 2024-02-13T00:32:00.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:32:00 smithi195 bash[14113]: cluster 2024-02-13T00:31:58.499942+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 2024-02-13T00:32:00.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:32:00 smithi087 bash[14097]: cluster 2024-02-13T00:31:58.499942+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 2024-02-13T00:32:00.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:32:00 smithi087 bash[17655]: cluster 2024-02-13T00:31:58.499942+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 2024-02-13T00:32:01.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:32:01 smithi195 bash[14113]: cluster 2024-02-13T00:32:00.501029+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 2024-02-13T00:32:01.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:32:01 smithi087 bash[14097]: cluster 2024-02-13T00:32:00.501029+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 2024-02-13T00:32:01.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:32:01 smithi087 bash[17655]: cluster 2024-02-13T00:32:00.501029+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 2024-02-13T00:32:04.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:32:04 smithi195 bash[14113]: cluster 2024-02-13T00:32:02.502266+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 2024-02-13T00:32:04.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:32:04 smithi087 bash[14097]: cluster 2024-02-13T00:32:02.502266+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 2024-02-13T00:32:04.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:32:04 smithi087 bash[17655]: cluster 2024-02-13T00:32:02.502266+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 2024-02-13T00:32:05.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:32:05 smithi195 bash[14113]: cluster 2024-02-13T00:32:04.503118+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 2024-02-13T00:32:05.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:32:05 smithi087 bash[14097]: cluster 2024-02-13T00:32:04.503118+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 2024-02-13T00:32:05.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:32:05 smithi087 bash[17655]: cluster 2024-02-13T00:32:04.503118+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 2024-02-13T00:32:07.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:32:07 smithi195 bash[14113]: cluster 2024-02-13T00:32:06.504218+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 2024-02-13T00:32:07.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:32:07 smithi087 bash[14097]: cluster 2024-02-13T00:32:06.504218+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 2024-02-13T00:32:07.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:32:07 smithi087 bash[17655]: cluster 2024-02-13T00:32:06.504218+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 2024-02-13T00:32:09.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:32:09 smithi195 bash[14113]: cluster 2024-02-13T00:32:08.505518+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 2024-02-13T00:32:09.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:32:09 smithi087 bash[14097]: cluster 2024-02-13T00:32:08.505518+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 2024-02-13T00:32:09.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:32:09 smithi087 bash[17655]: cluster 2024-02-13T00:32:08.505518+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 2024-02-13T00:32:11.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:32:11 smithi195 bash[14113]: cluster 2024-02-13T00:32:10.506550+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 2024-02-13T00:32:11.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:32:11 smithi087 bash[14097]: cluster 2024-02-13T00:32:10.506550+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 2024-02-13T00:32:11.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:32:11 smithi087 bash[17655]: cluster 2024-02-13T00:32:10.506550+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 2024-02-13T00:32:14.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:32:14 smithi195 bash[14113]: cluster 2024-02-13T00:32:12.507642+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 2024-02-13T00:32:14.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:32:14 smithi087 bash[14097]: cluster 2024-02-13T00:32:12.507642+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 2024-02-13T00:32:14.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:32:14 smithi087 bash[17655]: cluster 2024-02-13T00:32:12.507642+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 2024-02-13T00:32:15.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:32:15 smithi195 bash[14113]: cluster 2024-02-13T00:32:14.508431+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 2024-02-13T00:32:15.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:32:15 smithi087 bash[14097]: cluster 2024-02-13T00:32:14.508431+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 2024-02-13T00:32:15.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:32:15 smithi087 bash[17655]: cluster 2024-02-13T00:32:14.508431+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 2024-02-13T00:32:17.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:32:17 smithi195 bash[14113]: cluster 2024-02-13T00:32:16.509507+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 2024-02-13T00:32:17.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:32:17 smithi087 bash[14097]: cluster 2024-02-13T00:32:16.509507+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 2024-02-13T00:32:17.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:32:17 smithi087 bash[17655]: cluster 2024-02-13T00:32:16.509507+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 2024-02-13T00:32:19.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:32:19 smithi195 bash[14113]: cluster 2024-02-13T00:32:18.510627+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 2024-02-13T00:32:19.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:32:19 smithi087 bash[14097]: cluster 2024-02-13T00:32:18.510627+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 2024-02-13T00:32:19.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:32:19 smithi087 bash[17655]: cluster 2024-02-13T00:32:18.510627+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 2024-02-13T00:32:21.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:32:21 smithi195 bash[14113]: cluster 2024-02-13T00:32:20.511600+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 2024-02-13T00:32:21.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:32:21 smithi087 bash[14097]: cluster 2024-02-13T00:32:20.511600+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 2024-02-13T00:32:21.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:32:21 smithi087 bash[17655]: cluster 2024-02-13T00:32:20.511600+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 2024-02-13T00:32:23.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:32:23 smithi195 bash[14113]: cluster 2024-02-13T00:32:22.512745+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 2024-02-13T00:32:23.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:32:23 smithi087 bash[14097]: cluster 2024-02-13T00:32:22.512745+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 2024-02-13T00:32:23.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:32:23 smithi087 bash[17655]: cluster 2024-02-13T00:32:22.512745+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 2024-02-13T00:32:25.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:32:25 smithi195 bash[14113]: cluster 2024-02-13T00:32:24.513499+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 2024-02-13T00:32:25.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:32:25 smithi087 bash[14097]: cluster 2024-02-13T00:32:24.513499+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 2024-02-13T00:32:25.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:32:25 smithi087 bash[17655]: cluster 2024-02-13T00:32:24.513499+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 2024-02-13T00:32:27.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:32:27 smithi195 bash[14113]: cluster 2024-02-13T00:32:26.514506+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 2024-02-13T00:32:27.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:32:27 smithi087 bash[14097]: cluster 2024-02-13T00:32:26.514506+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 2024-02-13T00:32:27.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:32:27 smithi087 bash[17655]: cluster 2024-02-13T00:32:26.514506+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 2024-02-13T00:32:29.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:32:29 smithi195 bash[14113]: cluster 2024-02-13T00:32:28.515633+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 2024-02-13T00:32:29.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:32:29 smithi087 bash[14097]: cluster 2024-02-13T00:32:28.515633+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 2024-02-13T00:32:29.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:32:29 smithi087 bash[17655]: cluster 2024-02-13T00:32:28.515633+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 2024-02-13T00:32:31.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:32:31 smithi195 bash[14113]: cluster 2024-02-13T00:32:30.516624+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 2024-02-13T00:32:31.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:32:31 smithi087 bash[14097]: cluster 2024-02-13T00:32:30.516624+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 2024-02-13T00:32:31.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:32:31 smithi087 bash[17655]: cluster 2024-02-13T00:32:30.516624+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 2024-02-13T00:32:33.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:32:33 smithi195 bash[14113]: cluster 2024-02-13T00:32:32.517785+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 2024-02-13T00:32:33.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:32:33 smithi087 bash[14097]: cluster 2024-02-13T00:32:32.517785+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 2024-02-13T00:32:33.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:32:33 smithi087 bash[17655]: cluster 2024-02-13T00:32:32.517785+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 2024-02-13T00:32:35.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:32:35 smithi195 bash[14113]: cluster 2024-02-13T00:32:34.518595+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 2024-02-13T00:32:35.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:32:35 smithi087 bash[14097]: cluster 2024-02-13T00:32:34.518595+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 2024-02-13T00:32:35.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:32:35 smithi087 bash[17655]: cluster 2024-02-13T00:32:34.518595+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 2024-02-13T00:32:37.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:32:37 smithi195 bash[14113]: cluster 2024-02-13T00:32:36.519637+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 2024-02-13T00:32:37.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:32:37 smithi087 bash[14097]: cluster 2024-02-13T00:32:36.519637+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 2024-02-13T00:32:37.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:32:37 smithi087 bash[17655]: cluster 2024-02-13T00:32:36.519637+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 2024-02-13T00:32:39.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:32:39 smithi195 bash[14113]: cluster 2024-02-13T00:32:38.520857+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 2024-02-13T00:32:39.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:32:39 smithi087 bash[14097]: cluster 2024-02-13T00:32:38.520857+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 2024-02-13T00:32:39.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:32:39 smithi087 bash[17655]: cluster 2024-02-13T00:32:38.520857+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 2024-02-13T00:32:41.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:32:41 smithi195 bash[14113]: cluster 2024-02-13T00:32:40.521914+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 2024-02-13T00:32:41.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:32:41 smithi087 bash[14097]: cluster 2024-02-13T00:32:40.521914+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 2024-02-13T00:32:41.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:32:41 smithi087 bash[17655]: cluster 2024-02-13T00:32:40.521914+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 2024-02-13T00:32:43.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:32:43 smithi195 bash[14113]: cluster 2024-02-13T00:32:42.523077+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 2024-02-13T00:32:43.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:32:43 smithi087 bash[14097]: cluster 2024-02-13T00:32:42.523077+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 2024-02-13T00:32:43.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:32:43 smithi087 bash[17655]: cluster 2024-02-13T00:32:42.523077+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 2024-02-13T00:32:45.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:32:45 smithi195 bash[14113]: cluster 2024-02-13T00:32:44.523887+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 2024-02-13T00:32:45.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:32:45 smithi087 bash[14097]: cluster 2024-02-13T00:32:44.523887+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 2024-02-13T00:32:45.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:32:45 smithi087 bash[17655]: cluster 2024-02-13T00:32:44.523887+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 2024-02-13T00:32:47.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:32:47 smithi195 bash[14113]: cluster 2024-02-13T00:32:46.524929+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 2024-02-13T00:32:47.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:32:47 smithi087 bash[14097]: cluster 2024-02-13T00:32:46.524929+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 2024-02-13T00:32:47.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:32:47 smithi087 bash[17655]: cluster 2024-02-13T00:32:46.524929+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 2024-02-13T00:32:48.470 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -e sha1=0e714d9a4bd2a821113e6318adb87bd06cf81ec1 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-02-13T00:32:49.818 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:32:49 smithi087 bash[14097]: cluster 2024-02-13T00:32:48.525801+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 2024-02-13T00:32:49.818 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:32:49 smithi087 bash[17655]: cluster 2024-02-13T00:32:48.525801+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 2024-02-13T00:32:49.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:32:49 smithi195 bash[14113]: cluster 2024-02-13T00:32:48.525801+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 2024-02-13T00:32:51.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:32:51 smithi195 bash[14113]: cluster 2024-02-13T00:32:50.526778+0000 mgr.y (mgr.14140) 346 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:32:51.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:32:51 smithi195 bash[14113]: audit 2024-02-13T00:32:51.476190+0000 mon.a (mon.0) 567 : audit [INF] from='client.? 172.21.15.87:0/568257558' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2024-02-13T00:32:51.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:32:51 smithi195 bash[14113]: audit 2024-02-13T00:32:51.480580+0000 mon.a (mon.0) 568 : audit [INF] from='client.? 172.21.15.87:0/568257558' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2024-02-13T00:32:51.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:32:51 smithi087 bash[14097]: cluster 2024-02-13T00:32:50.526778+0000 mgr.y (mgr.14140) 346 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:32:51.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:32:51 smithi087 bash[14097]: audit 2024-02-13T00:32:51.476190+0000 mon.a (mon.0) 567 : audit [INF] from='client.? 172.21.15.87:0/568257558' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2024-02-13T00:32:51.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:32:51 smithi087 bash[14097]: audit 2024-02-13T00:32:51.480580+0000 mon.a (mon.0) 568 : audit [INF] from='client.? 172.21.15.87:0/568257558' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2024-02-13T00:32:51.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:32:51 smithi087 bash[17655]: cluster 2024-02-13T00:32:50.526778+0000 mgr.y (mgr.14140) 346 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:32:51.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:32:51 smithi087 bash[17655]: audit 2024-02-13T00:32:51.476190+0000 mon.a (mon.0) 567 : audit [INF] from='client.? 172.21.15.87:0/568257558' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2024-02-13T00:32:51.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:32:51 smithi087 bash[17655]: audit 2024-02-13T00:32:51.480580+0000 mon.a (mon.0) 568 : audit [INF] from='client.? 172.21.15.87:0/568257558' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2024-02-13T00:32:52.208 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -e sha1=0e714d9a4bd2a821113e6318adb87bd06cf81ec1 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-02-13T00:32:53.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:32:53 smithi195 bash[14113]: cluster 2024-02-13T00:32:52.528026+0000 mgr.y (mgr.14140) 347 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:32:53.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:32:53 smithi087 bash[14097]: cluster 2024-02-13T00:32:52.528026+0000 mgr.y (mgr.14140) 347 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:32:53.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:32:53 smithi087 bash[17655]: cluster 2024-02-13T00:32:52.528026+0000 mgr.y (mgr.14140) 347 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:32:55.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:32:55 smithi087 bash[14097]: cluster 2024-02-13T00:32:54.528893+0000 mgr.y (mgr.14140) 348 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:32:55.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:32:55 smithi087 bash[14097]: audit 2024-02-13T00:32:55.184174+0000 mon.a (mon.0) 569 : audit [INF] from='client.? 172.21.15.87:0/3257551909' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2024-02-13T00:32:55.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:32:55 smithi087 bash[14097]: audit 2024-02-13T00:32:55.193130+0000 mon.a (mon.0) 570 : audit [INF] from='client.? 172.21.15.87:0/3257551909' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2024-02-13T00:32:55.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:32:55 smithi087 bash[17655]: cluster 2024-02-13T00:32:54.528893+0000 mgr.y (mgr.14140) 348 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:32:55.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:32:55 smithi087 bash[17655]: audit 2024-02-13T00:32:55.184174+0000 mon.a (mon.0) 569 : audit [INF] from='client.? 172.21.15.87:0/3257551909' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2024-02-13T00:32:55.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:32:55 smithi087 bash[17655]: audit 2024-02-13T00:32:55.193130+0000 mon.a (mon.0) 570 : audit [INF] from='client.? 172.21.15.87:0/3257551909' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2024-02-13T00:32:55.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:32:55 smithi195 bash[14113]: cluster 2024-02-13T00:32:54.528893+0000 mgr.y (mgr.14140) 348 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:32:55.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:32:55 smithi195 bash[14113]: audit 2024-02-13T00:32:55.184174+0000 mon.a (mon.0) 569 : audit [INF] from='client.? 172.21.15.87:0/3257551909' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2024-02-13T00:32:55.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:32:55 smithi195 bash[14113]: audit 2024-02-13T00:32:55.193130+0000 mon.a (mon.0) 570 : audit [INF] from='client.? 172.21.15.87:0/3257551909' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2024-02-13T00:32:55.930 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -e sha1=0e714d9a4bd2a821113e6318adb87bd06cf81ec1 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-02-13T00:32:57.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:32:57 smithi195 bash[14113]: cluster 2024-02-13T00:32:56.530025+0000 mgr.y (mgr.14140) 349 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:32:57.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:32:57 smithi087 bash[14097]: cluster 2024-02-13T00:32:56.530025+0000 mgr.y (mgr.14140) 349 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:32:57.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:32:57 smithi087 bash[17655]: cluster 2024-02-13T00:32:56.530025+0000 mgr.y (mgr.14140) 349 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:32:58.975 INFO:teuthology.orchestra.run.smithi087.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 2024-02-13T00:32:59.737 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-13T00:32:59.760 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi087.front.sepia.ceph.com 2024-02-13T00:32:59.761 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -e sha1=0e714d9a4bd2a821113e6318adb87bd06cf81ec1 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-02-13T00:32:59.773 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:32:59 smithi087 bash[17655]: cluster 2024-02-13T00:32:58.531299+0000 mgr.y (mgr.14140) 350 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:32:59.773 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:32:59 smithi087 bash[17655]: audit 2024-02-13T00:32:58.965169+0000 mgr.y (mgr.14140) 351 : audit [DBG] from='client.14721 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:32:59.773 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:32:59 smithi087 bash[17655]: audit 2024-02-13T00:32:58.967107+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"8af76a36-74c0-474e-b527-6fde89e4f629\"}"}]: dispatch 2024-02-13T00:32:59.773 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:32:59 smithi087 bash[17655]: audit 2024-02-13T00:32:58.970652+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"8af76a36-74c0-474e-b527-6fde89e4f629\"}"}]': finished 2024-02-13T00:32:59.774 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:32:59 smithi087 bash[14097]: cluster 2024-02-13T00:32:58.531299+0000 mgr.y (mgr.14140) 350 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:32:59.774 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:32:59 smithi087 bash[14097]: audit 2024-02-13T00:32:58.965169+0000 mgr.y (mgr.14140) 351 : audit [DBG] from='client.14721 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:32:59.774 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:32:59 smithi087 bash[14097]: audit 2024-02-13T00:32:58.967107+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"8af76a36-74c0-474e-b527-6fde89e4f629\"}"}]: dispatch 2024-02-13T00:32:59.774 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:32:59 smithi087 bash[14097]: audit 2024-02-13T00:32:58.970652+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"8af76a36-74c0-474e-b527-6fde89e4f629\"}"}]': finished 2024-02-13T00:32:59.774 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:32:59 smithi087 bash[17655]: audit 2024-02-13T00:32:59.245167+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250210\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250423\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250555\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250676\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250797\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250917\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251037\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251157\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251278\", \"created\": \"2024-02-13T00:28:56.231816\", \"started\": \"2024-02-13T00:29:30.312967\"}, \"rgw.r.z.smithi087.zfdisv\": {\"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251398\", \"created\": \"2024-02-13T00:30:49.053253\", \"started\": \"2024-02-13T00:30:49.078306\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420\"}}, \"last_daemon_update\": \"2024-02-13T00:30:50.251669\", \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:32:59.244083\"}"}]: dispatch 2024-02-13T00:32:59.774 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:32:59 smithi087 bash[17655]: audit 2024-02-13T00:32:59.250800+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250210\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250423\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250555\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250676\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250797\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250917\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251037\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251157\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251278\", \"created\": \"2024-02-13T00:28:56.231816\", \"started\": \"2024-02-13T00:29:30.312967\"}, \"rgw.r.z.smithi087.zfdisv\": {\"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251398\", \"created\": \"2024-02-13T00:30:49.053253\", \"started\": \"2024-02-13T00:30:49.078306\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420\"}}, \"last_daemon_update\": \"2024-02-13T00:30:50.251669\", \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:32:59.244083\"}"}]': finished 2024-02-13T00:32:59.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:32:59 smithi087 bash[17655]: cephadm 2024-02-13T00:32:59.253893+0000 mgr.y (mgr.14140) 352 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 2024-02-13T00:32:59.775 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:32:59 smithi087 bash[14097]: audit 2024-02-13T00:32:59.245167+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250210\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250423\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250555\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250676\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250797\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250917\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251037\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251157\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251278\", \"created\": \"2024-02-13T00:28:56.231816\", \"started\": \"2024-02-13T00:29:30.312967\"}, \"rgw.r.z.smithi087.zfdisv\": {\"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251398\", \"created\": \"2024-02-13T00:30:49.053253\", \"started\": \"2024-02-13T00:30:49.078306\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420\"}}, \"last_daemon_update\": \"2024-02-13T00:30:50.251669\", \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:32:59.244083\"}"}]: dispatch 2024-02-13T00:32:59.775 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:32:59 smithi087 bash[14097]: audit 2024-02-13T00:32:59.250800+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250210\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250423\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250555\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250676\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250797\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250917\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251037\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251157\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251278\", \"created\": \"2024-02-13T00:28:56.231816\", \"started\": \"2024-02-13T00:29:30.312967\"}, \"rgw.r.z.smithi087.zfdisv\": {\"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251398\", \"created\": \"2024-02-13T00:30:49.053253\", \"started\": \"2024-02-13T00:30:49.078306\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420\"}}, \"last_daemon_update\": \"2024-02-13T00:30:50.251669\", \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:32:59.244083\"}"}]': finished 2024-02-13T00:32:59.775 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:32:59 smithi087 bash[14097]: cephadm 2024-02-13T00:32:59.253893+0000 mgr.y (mgr.14140) 352 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 2024-02-13T00:32:59.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:32:59 smithi195 bash[14113]: cluster 2024-02-13T00:32:58.531299+0000 mgr.y (mgr.14140) 350 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:32:59.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:32:59 smithi195 bash[14113]: audit 2024-02-13T00:32:58.965169+0000 mgr.y (mgr.14140) 351 : audit [DBG] from='client.14721 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:32:59.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:32:59 smithi195 bash[14113]: audit 2024-02-13T00:32:58.967107+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"8af76a36-74c0-474e-b527-6fde89e4f629\"}"}]: dispatch 2024-02-13T00:32:59.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:32:59 smithi195 bash[14113]: audit 2024-02-13T00:32:58.970652+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"8af76a36-74c0-474e-b527-6fde89e4f629\"}"}]': finished 2024-02-13T00:32:59.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:32:59 smithi195 bash[14113]: audit 2024-02-13T00:32:59.245167+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250210\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250423\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250555\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250676\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250797\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250917\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251037\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251157\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251278\", \"created\": \"2024-02-13T00:28:56.231816\", \"started\": \"2024-02-13T00:29:30.312967\"}, \"rgw.r.z.smithi087.zfdisv\": {\"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251398\", \"created\": \"2024-02-13T00:30:49.053253\", \"started\": \"2024-02-13T00:30:49.078306\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420\"}}, \"last_daemon_update\": \"2024-02-13T00:30:50.251669\", \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:32:59.244083\"}"}]: dispatch 2024-02-13T00:32:59.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:32:59 smithi195 bash[14113]: audit 2024-02-13T00:32:59.250800+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250210\", \"created\": \"2024-02-13T00:22:26.224787\", \"started\": \"2024-02-13T00:22:31.992550\"}, \"mgr.y\": {\"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250423\", \"created\": \"2024-02-13T00:22:34.200603\", \"started\": \"2024-02-13T00:22:34.224656\"}, \"mon.c\": {\"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250555\", \"created\": \"2024-02-13T00:24:08.582428\", \"started\": \"2024-02-13T00:24:08.610163\"}, \"osd.0\": {\"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250676\", \"created\": \"2024-02-13T00:25:00.893223\", \"started\": \"2024-02-13T00:25:04.820515\"}, \"osd.1\": {\"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250797\", \"created\": \"2024-02-13T00:25:25.920649\", \"started\": \"2024-02-13T00:25:30.532106\"}, \"osd.2\": {\"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.250917\", \"created\": \"2024-02-13T00:25:51.236068\", \"started\": \"2024-02-13T00:25:55.533227\"}, \"osd.3\": {\"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251037\", \"created\": \"2024-02-13T00:26:18.303446\", \"started\": \"2024-02-13T00:26:22.176056\"}, \"node-exporter.a\": {\"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251157\", \"created\": \"2024-02-13T00:28:38.108233\", \"started\": \"2024-02-13T00:28:45.809021\"}, \"alertmanager.a\": {\"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251278\", \"created\": \"2024-02-13T00:28:56.231816\", \"started\": \"2024-02-13T00:29:30.312967\"}, \"rgw.r.z.smithi087.zfdisv\": {\"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:50.251398\", \"created\": \"2024-02-13T00:30:49.053253\", \"started\": \"2024-02-13T00:30:49.078306\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420\"}}, \"last_daemon_update\": \"2024-02-13T00:30:50.251669\", \"last_device_update\": \"2024-02-13T00:26:25.399411\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.87\"], \"172.21.15.254\": [\"172.21.15.87\"]}, \"last_host_check\": \"2024-02-13T00:32:59.244083\"}"}]': finished 2024-02-13T00:32:59.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:32:59 smithi195 bash[14113]: cephadm 2024-02-13T00:32:59.253893+0000 mgr.y (mgr.14140) 352 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 2024-02-13T00:33:01.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:01 smithi195 bash[14113]: cluster 2024-02-13T00:33:00.532337+0000 mgr.y (mgr.14140) 353 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:33:01.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:01 smithi087 bash[14097]: cluster 2024-02-13T00:33:00.532337+0000 mgr.y (mgr.14140) 353 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:33:01.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:01 smithi087 bash[17655]: cluster 2024-02-13T00:33:00.532337+0000 mgr.y (mgr.14140) 353 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:33:03.774 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-13T00:33:04.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:03 smithi195 bash[14113]: cluster 2024-02-13T00:33:02.533586+0000 mgr.y (mgr.14140) 354 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:33:04.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:03 smithi087 bash[14097]: cluster 2024-02-13T00:33:02.533586+0000 mgr.y (mgr.14140) 354 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:33:04.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:03 smithi087 bash[17655]: cluster 2024-02-13T00:33:02.533586+0000 mgr.y (mgr.14140) 354 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:33:04.511 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-13T00:33:04.511 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (3m) 2m ago 4m prom/alertmanager 9f27df16978d 7ca715aabbc6 2024-02-13T00:33:04.511 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi195 running (3m) 2m ago 3m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c fda1de2da571 2024-02-13T00:33:04.511 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi195 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 9bf3d1378668 2024-02-13T00:33:04.511 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 running (10m) 2m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 0937788ffabb 2024-02-13T00:33:04.511 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (10m) 2m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b25ad31ef617 2024-02-13T00:33:04.512 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi195 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 35aaf4a253bc 2024-02-13T00:33:04.512 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 8f12759af0d7 2024-02-13T00:33:04.512 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (4m) 2m ago 4m prom/node-exporter 72c9c2088986 8de830295b09 2024-02-13T00:33:04.512 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi195 running (4m) 2m ago 4m prom/node-exporter 72c9c2088986 267e29a36209 2024-02-13T00:33:04.512 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (7m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b3545c11c1fc 2024-02-13T00:33:04.512 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d072aa901482 2024-02-13T00:33:04.512 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 c1e2dda177a5 2024-02-13T00:33:04.512 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 eb3513caf040 2024-02-13T00:33:04.512 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi195 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 45120a093718 2024-02-13T00:33:04.512 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi195 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 ea96e91cbf4f 2024-02-13T00:33:04.512 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi195 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 10ce02449645 2024-02-13T00:33:04.513 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi195 running (4m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cec464df4b8c 2024-02-13T00:33:04.513 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi195 running (3m) 2m ago 4m prom/prometheus:latest 2a72b385beaf 3566f467e4e1 2024-02-13T00:33:04.513 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.zfdisv smithi087 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f264ef71df55 2024-02-13T00:33:04.513 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi195.rcbggm smithi195 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 a11db66d56ef 2024-02-13T00:33:04.937 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:33:04.938 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-13T00:33:04.938 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-13T00:33:04.938 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:33:04.938 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-13T00:33:04.938 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-13T00:33:04.938 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:33:04.938 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-13T00:33:04.938 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-13T00:33:04.938 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:33:04.938 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-13T00:33:04.938 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-13T00:33:04.938 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-13T00:33:04.938 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:33:04.939 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-13T00:33:04.939 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2024-02-13T00:33:04.939 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-13T00:33:04.939 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:33:05.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:04 smithi195 bash[14113]: audit 2024-02-13T00:33:03.755323+0000 mgr.y (mgr.14140) 355 : audit [DBG] from='client.14727 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:33:05.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:04 smithi195 bash[14113]: audit 2024-02-13T00:33:04.121969+0000 mgr.y (mgr.14140) 356 : audit [DBG] from='client.14733 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:33:05.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:04 smithi087 bash[14097]: audit 2024-02-13T00:33:03.755323+0000 mgr.y (mgr.14140) 355 : audit [DBG] from='client.14727 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:33:05.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:04 smithi087 bash[14097]: audit 2024-02-13T00:33:04.121969+0000 mgr.y (mgr.14140) 356 : audit [DBG] from='client.14733 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:33:05.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:04 smithi087 bash[17655]: audit 2024-02-13T00:33:03.755323+0000 mgr.y (mgr.14140) 355 : audit [DBG] from='client.14727 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:33:05.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:04 smithi087 bash[17655]: audit 2024-02-13T00:33:04.121969+0000 mgr.y (mgr.14140) 356 : audit [DBG] from='client.14733 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:33:05.317 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:33:05.317 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1", 2024-02-13T00:33:05.317 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-13T00:33:05.317 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [], 2024-02-13T00:33:05.317 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "" 2024-02-13T00:33:05.317 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:33:06.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:05 smithi195 bash[14113]: audit 2024-02-13T00:33:04.502227+0000 mgr.y (mgr.14140) 357 : audit [DBG] from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:33:06.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:05 smithi195 bash[14113]: cluster 2024-02-13T00:33:04.534130+0000 mgr.y (mgr.14140) 358 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:33:06.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:05 smithi195 bash[14113]: audit 2024-02-13T00:33:04.935173+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.87:0/4245870987' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:33:06.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:05 smithi195 bash[14113]: audit 2024-02-13T00:33:05.313732+0000 mgr.y (mgr.14140) 359 : audit [DBG] from='client.24661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:33:06.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:05 smithi087 bash[17655]: audit 2024-02-13T00:33:04.502227+0000 mgr.y (mgr.14140) 357 : audit [DBG] from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:33:06.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:05 smithi087 bash[17655]: cluster 2024-02-13T00:33:04.534130+0000 mgr.y (mgr.14140) 358 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:33:06.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:05 smithi087 bash[17655]: audit 2024-02-13T00:33:04.935173+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.87:0/4245870987' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:33:06.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:05 smithi087 bash[17655]: audit 2024-02-13T00:33:05.313732+0000 mgr.y (mgr.14140) 359 : audit [DBG] from='client.24661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:33:06.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:05 smithi087 bash[14097]: audit 2024-02-13T00:33:04.502227+0000 mgr.y (mgr.14140) 357 : audit [DBG] from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:33:06.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:05 smithi087 bash[14097]: cluster 2024-02-13T00:33:04.534130+0000 mgr.y (mgr.14140) 358 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:33:06.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:05 smithi087 bash[14097]: audit 2024-02-13T00:33:04.935173+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.87:0/4245870987' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:33:06.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:05 smithi087 bash[14097]: audit 2024-02-13T00:33:05.313732+0000 mgr.y (mgr.14140) 359 : audit [DBG] from='client.24661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:33:08.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:07 smithi195 bash[14113]: cluster 2024-02-13T00:33:06.535003+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 2024-02-13T00:33:08.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:07 smithi087 bash[14097]: cluster 2024-02-13T00:33:06.535003+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 2024-02-13T00:33:08.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:07 smithi087 bash[17655]: cluster 2024-02-13T00:33:06.535003+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 2024-02-13T00:33:09.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:09 smithi195 bash[14113]: cluster 2024-02-13T00:33:08.536114+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 2024-02-13T00:33:09.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:09 smithi087 bash[14097]: cluster 2024-02-13T00:33:08.536114+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 2024-02-13T00:33:09.993 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:09 smithi087 bash[17655]: cluster 2024-02-13T00:33:08.536114+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 2024-02-13T00:33:11.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:11 smithi195 bash[14113]: cluster 2024-02-13T00:33:10.536915+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 2024-02-13T00:33:11.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:11 smithi087 bash[14097]: cluster 2024-02-13T00:33:10.536915+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 2024-02-13T00:33:11.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:11 smithi087 bash[17655]: cluster 2024-02-13T00:33:10.536915+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 2024-02-13T00:33:13.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:13 smithi195 bash[14113]: cluster 2024-02-13T00:33:12.538146+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 2024-02-13T00:33:13.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:13 smithi087 bash[14097]: cluster 2024-02-13T00:33:12.538146+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 2024-02-13T00:33:13.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:13 smithi087 bash[17655]: cluster 2024-02-13T00:33:12.538146+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 2024-02-13T00:33:15.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:15 smithi195 bash[14113]: cluster 2024-02-13T00:33:14.538757+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 2024-02-13T00:33:15.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:15 smithi087 bash[14097]: cluster 2024-02-13T00:33:14.538757+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 2024-02-13T00:33:15.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:15 smithi087 bash[17655]: cluster 2024-02-13T00:33:14.538757+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 2024-02-13T00:33:17.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:17 smithi195 bash[14113]: cluster 2024-02-13T00:33:16.539739+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 2024-02-13T00:33:17.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:17 smithi087 bash[14097]: cluster 2024-02-13T00:33:16.539739+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 2024-02-13T00:33:17.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:17 smithi087 bash[17655]: cluster 2024-02-13T00:33:16.539739+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 2024-02-13T00:33:19.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:19 smithi195 bash[14113]: cluster 2024-02-13T00:33:18.540594+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 2024-02-13T00:33:19.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:19 smithi087 bash[14097]: cluster 2024-02-13T00:33:18.540594+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 2024-02-13T00:33:19.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:19 smithi087 bash[17655]: cluster 2024-02-13T00:33:18.540594+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 2024-02-13T00:33:21.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:21 smithi195 bash[14113]: cluster 2024-02-13T00:33:20.541571+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 2024-02-13T00:33:21.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:21 smithi087 bash[14097]: cluster 2024-02-13T00:33:20.541571+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 2024-02-13T00:33:21.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:21 smithi087 bash[17655]: cluster 2024-02-13T00:33:20.541571+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 2024-02-13T00:33:23.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:23 smithi195 bash[14113]: cluster 2024-02-13T00:33:22.542582+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 2024-02-13T00:33:23.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:23 smithi087 bash[14097]: cluster 2024-02-13T00:33:22.542582+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 2024-02-13T00:33:23.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:23 smithi087 bash[17655]: cluster 2024-02-13T00:33:22.542582+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 2024-02-13T00:33:25.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:25 smithi195 bash[14113]: cluster 2024-02-13T00:33:24.543233+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 2024-02-13T00:33:25.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:25 smithi087 bash[14097]: cluster 2024-02-13T00:33:24.543233+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 2024-02-13T00:33:25.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:25 smithi087 bash[17655]: cluster 2024-02-13T00:33:24.543233+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 2024-02-13T00:33:27.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:27 smithi195 bash[14113]: cluster 2024-02-13T00:33:26.544223+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 2024-02-13T00:33:27.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:27 smithi087 bash[14097]: cluster 2024-02-13T00:33:26.544223+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 2024-02-13T00:33:27.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:27 smithi087 bash[17655]: cluster 2024-02-13T00:33:26.544223+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 2024-02-13T00:33:29.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:29 smithi195 bash[14113]: cluster 2024-02-13T00:33:28.545201+0000 mgr.y (mgr.14140) 371 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:33:29.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:29 smithi087 bash[17655]: cluster 2024-02-13T00:33:28.545201+0000 mgr.y (mgr.14140) 371 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:33:29.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:29 smithi087 bash[14097]: cluster 2024-02-13T00:33:28.545201+0000 mgr.y (mgr.14140) 371 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:33:31.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:31 smithi195 bash[14113]: cluster 2024-02-13T00:33:30.546178+0000 mgr.y (mgr.14140) 372 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:33:31.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:31 smithi087 bash[17655]: cluster 2024-02-13T00:33:30.546178+0000 mgr.y (mgr.14140) 372 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:33:31.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:31 smithi087 bash[14097]: cluster 2024-02-13T00:33:30.546178+0000 mgr.y (mgr.14140) 372 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:33:33.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:33 smithi195 bash[14113]: cluster 2024-02-13T00:33:32.547518+0000 mgr.y (mgr.14140) 373 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:33:33.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:33 smithi087 bash[14097]: cluster 2024-02-13T00:33:32.547518+0000 mgr.y (mgr.14140) 373 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:33:33.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:33 smithi087 bash[17655]: cluster 2024-02-13T00:33:32.547518+0000 mgr.y (mgr.14140) 373 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:33:35.670 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-13T00:33:35.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:35 smithi195 bash[14113]: cluster 2024-02-13T00:33:34.548353+0000 mgr.y (mgr.14140) 374 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:33:35.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:35 smithi087 bash[14097]: cluster 2024-02-13T00:33:34.548353+0000 mgr.y (mgr.14140) 374 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:33:35.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:35 smithi087 bash[17655]: cluster 2024-02-13T00:33:34.548353+0000 mgr.y (mgr.14140) 374 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:33:36.317 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-13T00:33:36.317 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (4m) 2m ago 4m prom/alertmanager 9f27df16978d 7ca715aabbc6 2024-02-13T00:33:36.317 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi195 running (4m) 2m ago 4m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c fda1de2da571 2024-02-13T00:33:36.317 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi195 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 9bf3d1378668 2024-02-13T00:33:36.317 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 running (11m) 2m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 0937788ffabb 2024-02-13T00:33:36.317 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (11m) 2m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b25ad31ef617 2024-02-13T00:33:36.317 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi195 running (9m) 2m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 35aaf4a253bc 2024-02-13T00:33:36.317 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (9m) 2m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 8f12759af0d7 2024-02-13T00:33:36.317 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (4m) 2m ago 4m prom/node-exporter 72c9c2088986 8de830295b09 2024-02-13T00:33:36.318 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi195 running (4m) 2m ago 4m prom/node-exporter 72c9c2088986 267e29a36209 2024-02-13T00:33:36.318 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b3545c11c1fc 2024-02-13T00:33:36.318 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d072aa901482 2024-02-13T00:33:36.318 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 c1e2dda177a5 2024-02-13T00:33:36.318 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 eb3513caf040 2024-02-13T00:33:36.318 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi195 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 45120a093718 2024-02-13T00:33:36.318 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi195 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 ea96e91cbf4f 2024-02-13T00:33:36.318 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi195 running (5m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 10ce02449645 2024-02-13T00:33:36.318 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi195 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cec464df4b8c 2024-02-13T00:33:36.318 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi195 running (3m) 2m ago 5m prom/prometheus:latest 2a72b385beaf 3566f467e4e1 2024-02-13T00:33:36.318 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.zfdisv smithi087 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f264ef71df55 2024-02-13T00:33:36.318 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi195.rcbggm smithi195 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 a11db66d56ef 2024-02-13T00:33:36.663 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:33:36.664 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-13T00:33:36.664 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-13T00:33:36.664 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:33:36.664 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-13T00:33:36.664 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-13T00:33:36.664 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:33:36.664 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-13T00:33:36.664 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-13T00:33:36.664 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:33:36.664 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-13T00:33:36.664 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-13T00:33:36.665 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-13T00:33:36.665 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:33:36.665 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-13T00:33:36.665 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2024-02-13T00:33:36.665 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-13T00:33:36.665 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:33:36.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:36 smithi195 bash[14113]: audit 2024-02-13T00:33:35.651562+0000 mgr.y (mgr.14140) 375 : audit [DBG] from='client.24667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:33:36.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:36 smithi195 bash[14113]: audit 2024-02-13T00:33:35.985210+0000 mgr.y (mgr.14140) 376 : audit [DBG] from='client.24673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:33:36.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:36 smithi195 bash[14113]: audit 2024-02-13T00:33:36.308488+0000 mgr.y (mgr.14140) 377 : audit [DBG] from='client.24679 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:33:36.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:36 smithi087 bash[14097]: audit 2024-02-13T00:33:35.651562+0000 mgr.y (mgr.14140) 375 : audit [DBG] from='client.24667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:33:36.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:36 smithi087 bash[14097]: audit 2024-02-13T00:33:35.985210+0000 mgr.y (mgr.14140) 376 : audit [DBG] from='client.24673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:33:36.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:36 smithi087 bash[14097]: audit 2024-02-13T00:33:36.308488+0000 mgr.y (mgr.14140) 377 : audit [DBG] from='client.24679 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:33:36.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:36 smithi087 bash[17655]: audit 2024-02-13T00:33:35.651562+0000 mgr.y (mgr.14140) 375 : audit [DBG] from='client.24667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:33:36.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:36 smithi087 bash[17655]: audit 2024-02-13T00:33:35.985210+0000 mgr.y (mgr.14140) 376 : audit [DBG] from='client.24673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:33:36.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:36 smithi087 bash[17655]: audit 2024-02-13T00:33:36.308488+0000 mgr.y (mgr.14140) 377 : audit [DBG] from='client.24679 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:33:36.988 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:33:36.988 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1", 2024-02-13T00:33:36.988 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-13T00:33:36.988 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [], 2024-02-13T00:33:36.988 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "" 2024-02-13T00:33:36.989 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:33:37.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:37 smithi195 bash[14113]: cluster 2024-02-13T00:33:36.549427+0000 mgr.y (mgr.14140) 378 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:33:37.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:37 smithi195 bash[14113]: audit 2024-02-13T00:33:36.661018+0000 mon.a (mon.0) 575 : audit [DBG] from='client.? 172.21.15.87:0/164097757' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:33:37.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:37 smithi195 bash[14113]: audit 2024-02-13T00:33:36.984311+0000 mgr.y (mgr.14140) 379 : audit [DBG] from='client.24691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:33:37.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:37 smithi087 bash[14097]: cluster 2024-02-13T00:33:36.549427+0000 mgr.y (mgr.14140) 378 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:33:37.952 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:37 smithi087 bash[14097]: audit 2024-02-13T00:33:36.661018+0000 mon.a (mon.0) 575 : audit [DBG] from='client.? 172.21.15.87:0/164097757' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:33:37.952 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:37 smithi087 bash[14097]: audit 2024-02-13T00:33:36.984311+0000 mgr.y (mgr.14140) 379 : audit [DBG] from='client.24691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:33:37.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:37 smithi087 bash[17655]: cluster 2024-02-13T00:33:36.549427+0000 mgr.y (mgr.14140) 378 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:33:37.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:37 smithi087 bash[17655]: audit 2024-02-13T00:33:36.661018+0000 mon.a (mon.0) 575 : audit [DBG] from='client.? 172.21.15.87:0/164097757' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:33:37.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:37 smithi087 bash[17655]: audit 2024-02-13T00:33:36.984311+0000 mgr.y (mgr.14140) 379 : audit [DBG] from='client.24691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:33:39.864 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:39 smithi087 bash[14097]: cluster 2024-02-13T00:33:38.550547+0000 mgr.y (mgr.14140) 380 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:33:39.864 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:39 smithi087 bash[17655]: cluster 2024-02-13T00:33:38.550547+0000 mgr.y (mgr.14140) 380 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:33:39.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:39 smithi195 bash[14113]: cluster 2024-02-13T00:33:38.550547+0000 mgr.y (mgr.14140) 380 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:33:40.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:40 smithi195 bash[14113]: audit 2024-02-13T00:33:40.539677+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"8af76a36-74c0-474e-b527-6fde89e4f629\", \"target_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"target_version\": \"ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)\"}"}]: dispatch 2024-02-13T00:33:40.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:40 smithi195 bash[14113]: audit 2024-02-13T00:33:40.545723+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"8af76a36-74c0-474e-b527-6fde89e4f629\", \"target_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"target_version\": \"ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)\"}"}]': finished 2024-02-13T00:33:40.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:40 smithi195 bash[14113]: audit 2024-02-13T00:33:40.547070+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:33:40.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:40 smithi087 bash[14097]: audit 2024-02-13T00:33:40.539677+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"8af76a36-74c0-474e-b527-6fde89e4f629\", \"target_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"target_version\": \"ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)\"}"}]: dispatch 2024-02-13T00:33:40.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:40 smithi087 bash[14097]: audit 2024-02-13T00:33:40.545723+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"8af76a36-74c0-474e-b527-6fde89e4f629\", \"target_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"target_version\": \"ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)\"}"}]': finished 2024-02-13T00:33:40.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:40 smithi087 bash[14097]: audit 2024-02-13T00:33:40.547070+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:33:40.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:40 smithi087 bash[17655]: audit 2024-02-13T00:33:40.539677+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"8af76a36-74c0-474e-b527-6fde89e4f629\", \"target_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"target_version\": \"ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)\"}"}]: dispatch 2024-02-13T00:33:40.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:40 smithi087 bash[17655]: audit 2024-02-13T00:33:40.545723+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"8af76a36-74c0-474e-b527-6fde89e4f629\", \"target_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"target_version\": \"ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)\"}"}]': finished 2024-02-13T00:33:40.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:40 smithi087 bash[17655]: audit 2024-02-13T00:33:40.547070+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:33:41.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:41 smithi195 bash[14113]: cephadm 2024-02-13T00:33:40.546552+0000 mgr.y (mgr.14140) 381 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 with id 1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5 2024-02-13T00:33:41.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:41 smithi195 bash[14113]: cephadm 2024-02-13T00:33:40.549136+0000 mgr.y (mgr.14140) 382 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-02-13T00:33:41.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:41 smithi195 bash[14113]: cephadm 2024-02-13T00:33:40.549832+0000 mgr.y (mgr.14140) 383 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-13T00:33:41.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:41 smithi195 bash[14113]: cluster 2024-02-13T00:33:40.551528+0000 mgr.y (mgr.14140) 384 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:33:41.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:41 smithi195 bash[14113]: cephadm 2024-02-13T00:33:40.800055+0000 mgr.y (mgr.14140) 385 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 on smithi195 2024-02-13T00:33:41.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:41 smithi087 bash[14097]: cephadm 2024-02-13T00:33:40.546552+0000 mgr.y (mgr.14140) 381 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 with id 1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5 2024-02-13T00:33:41.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:41 smithi087 bash[14097]: cephadm 2024-02-13T00:33:40.549136+0000 mgr.y (mgr.14140) 382 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-02-13T00:33:41.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:41 smithi087 bash[14097]: cephadm 2024-02-13T00:33:40.549832+0000 mgr.y (mgr.14140) 383 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-13T00:33:41.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:41 smithi087 bash[14097]: cluster 2024-02-13T00:33:40.551528+0000 mgr.y (mgr.14140) 384 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:33:41.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:41 smithi087 bash[14097]: cephadm 2024-02-13T00:33:40.800055+0000 mgr.y (mgr.14140) 385 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 on smithi195 2024-02-13T00:33:41.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:41 smithi087 bash[17655]: cephadm 2024-02-13T00:33:40.546552+0000 mgr.y (mgr.14140) 381 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 with id 1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5 2024-02-13T00:33:41.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:41 smithi087 bash[17655]: cephadm 2024-02-13T00:33:40.549136+0000 mgr.y (mgr.14140) 382 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-02-13T00:33:41.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:41 smithi087 bash[17655]: cephadm 2024-02-13T00:33:40.549832+0000 mgr.y (mgr.14140) 383 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-13T00:33:41.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:41 smithi087 bash[17655]: cluster 2024-02-13T00:33:40.551528+0000 mgr.y (mgr.14140) 384 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:33:41.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:41 smithi087 bash[17655]: cephadm 2024-02-13T00:33:40.800055+0000 mgr.y (mgr.14140) 385 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 on smithi195 2024-02-13T00:33:43.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:43 smithi195 bash[14113]: cluster 2024-02-13T00:33:42.552738+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 2024-02-13T00:33:43.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:43 smithi087 bash[14097]: cluster 2024-02-13T00:33:42.552738+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 2024-02-13T00:33:43.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:43 smithi087 bash[17655]: cluster 2024-02-13T00:33:42.552738+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 2024-02-13T00:33:45.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:45 smithi195 bash[14113]: cluster 2024-02-13T00:33:44.563477+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 2024-02-13T00:33:45.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:45 smithi087 bash[14097]: cluster 2024-02-13T00:33:44.563477+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 2024-02-13T00:33:45.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:45 smithi087 bash[17655]: cluster 2024-02-13T00:33:44.563477+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 2024-02-13T00:33:47.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:47 smithi195 bash[14113]: cluster 2024-02-13T00:33:46.564511+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 2024-02-13T00:33:47.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:47 smithi087 bash[14097]: cluster 2024-02-13T00:33:46.564511+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 2024-02-13T00:33:47.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:47 smithi087 bash[17655]: cluster 2024-02-13T00:33:46.564511+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 2024-02-13T00:33:49.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:49 smithi195 bash[14113]: cluster 2024-02-13T00:33:48.565713+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 2024-02-13T00:33:49.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:49 smithi087 bash[14097]: cluster 2024-02-13T00:33:48.565713+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 2024-02-13T00:33:49.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:49 smithi087 bash[17655]: cluster 2024-02-13T00:33:48.565713+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 2024-02-13T00:33:51.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:51 smithi195 bash[14113]: cluster 2024-02-13T00:33:50.566715+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 2024-02-13T00:33:51.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:51 smithi087 bash[14097]: cluster 2024-02-13T00:33:50.566715+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 2024-02-13T00:33:51.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:51 smithi087 bash[17655]: cluster 2024-02-13T00:33:50.566715+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 2024-02-13T00:33:53.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:53 smithi195 bash[14113]: cluster 2024-02-13T00:33:52.567858+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 2024-02-13T00:33:53.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:53 smithi087 bash[14097]: cluster 2024-02-13T00:33:52.567858+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 2024-02-13T00:33:53.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:53 smithi087 bash[17655]: cluster 2024-02-13T00:33:52.567858+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 2024-02-13T00:33:55.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:55 smithi195 bash[14113]: cluster 2024-02-13T00:33:54.568605+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 2024-02-13T00:33:55.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:55 smithi087 bash[14097]: cluster 2024-02-13T00:33:54.568605+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 2024-02-13T00:33:55.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:55 smithi087 bash[17655]: cluster 2024-02-13T00:33:54.568605+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 2024-02-13T00:33:57.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:57 smithi195 bash[14113]: cluster 2024-02-13T00:33:56.569648+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 2024-02-13T00:33:57.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:57 smithi087 bash[14097]: cluster 2024-02-13T00:33:56.569648+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 2024-02-13T00:33:57.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:57 smithi087 bash[17655]: cluster 2024-02-13T00:33:56.569648+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 2024-02-13T00:33:59.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:33:59 smithi195 bash[14113]: cluster 2024-02-13T00:33:58.570735+0000 mgr.y (mgr.14140) 394 : cluster [DBG] pgmap v373: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:33:59.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:33:59 smithi087 bash[14097]: cluster 2024-02-13T00:33:58.570735+0000 mgr.y (mgr.14140) 394 : cluster [DBG] pgmap v373: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:33:59.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:33:59 smithi087 bash[17655]: cluster 2024-02-13T00:33:58.570735+0000 mgr.y (mgr.14140) 394 : cluster [DBG] pgmap v373: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:01.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:01 smithi195 bash[14113]: cluster 2024-02-13T00:34:00.571811+0000 mgr.y (mgr.14140) 395 : cluster [DBG] pgmap v374: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:01.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:01 smithi087 bash[14097]: cluster 2024-02-13T00:34:00.571811+0000 mgr.y (mgr.14140) 395 : cluster [DBG] pgmap v374: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:01.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:01 smithi087 bash[17655]: cluster 2024-02-13T00:34:00.571811+0000 mgr.y (mgr.14140) 395 : cluster [DBG] pgmap v374: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:03.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:03 smithi195 bash[14113]: cluster 2024-02-13T00:34:02.573034+0000 mgr.y (mgr.14140) 396 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:03.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:03 smithi087 bash[14097]: cluster 2024-02-13T00:34:02.573034+0000 mgr.y (mgr.14140) 396 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:03.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:03 smithi087 bash[17655]: cluster 2024-02-13T00:34:02.573034+0000 mgr.y (mgr.14140) 396 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:05.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:05 smithi195 bash[14113]: cluster 2024-02-13T00:34:04.573774+0000 mgr.y (mgr.14140) 397 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:05.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:05 smithi087 bash[14097]: cluster 2024-02-13T00:34:04.573774+0000 mgr.y (mgr.14140) 397 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:05.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:05 smithi087 bash[17655]: cluster 2024-02-13T00:34:04.573774+0000 mgr.y (mgr.14140) 397 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:07.334 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-13T00:34:07.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:07 smithi087 bash[14097]: cluster 2024-02-13T00:34:06.574779+0000 mgr.y (mgr.14140) 398 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:07.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:07 smithi087 bash[14097]: audit 2024-02-13T00:34:07.319114+0000 mgr.y (mgr.14140) 399 : audit [DBG] from='client.14787 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:34:07.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:07 smithi087 bash[17655]: cluster 2024-02-13T00:34:06.574779+0000 mgr.y (mgr.14140) 398 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:07.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:07 smithi087 bash[17655]: audit 2024-02-13T00:34:07.319114+0000 mgr.y (mgr.14140) 399 : audit [DBG] from='client.14787 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:34:07.976 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-13T00:34:07.976 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (4m) 3m ago 5m prom/alertmanager 9f27df16978d 7ca715aabbc6 2024-02-13T00:34:07.976 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi195 running (4m) 3m ago 4m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c fda1de2da571 2024-02-13T00:34:07.976 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi195 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 9bf3d1378668 2024-02-13T00:34:07.977 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 0937788ffabb 2024-02-13T00:34:07.977 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b25ad31ef617 2024-02-13T00:34:07.977 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi195 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 35aaf4a253bc 2024-02-13T00:34:07.977 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 8f12759af0d7 2024-02-13T00:34:07.977 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (5m) 3m ago 5m prom/node-exporter 72c9c2088986 8de830295b09 2024-02-13T00:34:07.977 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi195 running (5m) 3m ago 5m prom/node-exporter 72c9c2088986 267e29a36209 2024-02-13T00:34:07.977 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b3545c11c1fc 2024-02-13T00:34:07.977 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d072aa901482 2024-02-13T00:34:07.977 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 c1e2dda177a5 2024-02-13T00:34:07.977 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 eb3513caf040 2024-02-13T00:34:07.977 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi195 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 45120a093718 2024-02-13T00:34:07.977 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi195 running (6m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 ea96e91cbf4f 2024-02-13T00:34:07.977 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi195 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 10ce02449645 2024-02-13T00:34:07.977 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi195 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cec464df4b8c 2024-02-13T00:34:07.977 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi195 running (4m) 3m ago 5m prom/prometheus:latest 2a72b385beaf 3566f467e4e1 2024-02-13T00:34:07.978 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.zfdisv smithi087 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f264ef71df55 2024-02-13T00:34:07.978 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi195.rcbggm smithi195 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 a11db66d56ef 2024-02-13T00:34:08.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:07 smithi195 bash[14113]: cluster 2024-02-13T00:34:06.574779+0000 mgr.y (mgr.14140) 398 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:08.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:07 smithi195 bash[14113]: audit 2024-02-13T00:34:07.319114+0000 mgr.y (mgr.14140) 399 : audit [DBG] from='client.14787 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:34:08.322 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:34:08.322 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-13T00:34:08.322 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-13T00:34:08.322 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:34:08.322 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-13T00:34:08.322 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-13T00:34:08.322 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:34:08.322 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-13T00:34:08.323 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-13T00:34:08.323 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:34:08.323 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-13T00:34:08.323 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-13T00:34:08.323 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-13T00:34:08.323 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:34:08.323 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-13T00:34:08.323 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2024-02-13T00:34:08.323 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-13T00:34:08.323 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:34:08.647 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:34:08.647 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1", 2024-02-13T00:34:08.647 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-13T00:34:08.647 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [], 2024-02-13T00:34:08.647 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "" 2024-02-13T00:34:08.647 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:34:08.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:08 smithi087 bash[14097]: audit 2024-02-13T00:34:07.644304+0000 mgr.y (mgr.14140) 400 : audit [DBG] from='client.24703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:34:08.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:08 smithi087 bash[14097]: audit 2024-02-13T00:34:07.968476+0000 mgr.y (mgr.14140) 401 : audit [DBG] from='client.14799 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:34:08.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:08 smithi087 bash[14097]: audit 2024-02-13T00:34:08.319317+0000 mon.a (mon.0) 579 : audit [DBG] from='client.? 172.21.15.87:0/1351933795' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:34:08.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:08 smithi087 bash[17655]: audit 2024-02-13T00:34:07.644304+0000 mgr.y (mgr.14140) 400 : audit [DBG] from='client.24703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:34:08.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:08 smithi087 bash[17655]: audit 2024-02-13T00:34:07.968476+0000 mgr.y (mgr.14140) 401 : audit [DBG] from='client.14799 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:34:08.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:08 smithi087 bash[17655]: audit 2024-02-13T00:34:08.319317+0000 mon.a (mon.0) 579 : audit [DBG] from='client.? 172.21.15.87:0/1351933795' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:34:09.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:08 smithi195 bash[14113]: audit 2024-02-13T00:34:07.644304+0000 mgr.y (mgr.14140) 400 : audit [DBG] from='client.24703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:34:09.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:08 smithi195 bash[14113]: audit 2024-02-13T00:34:07.968476+0000 mgr.y (mgr.14140) 401 : audit [DBG] from='client.14799 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:34:09.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:08 smithi195 bash[14113]: audit 2024-02-13T00:34:08.319317+0000 mon.a (mon.0) 579 : audit [DBG] from='client.? 172.21.15.87:0/1351933795' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:34:09.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:09 smithi087 bash[14097]: cluster 2024-02-13T00:34:08.575877+0000 mgr.y (mgr.14140) 402 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:09.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:09 smithi087 bash[14097]: audit 2024-02-13T00:34:08.643263+0000 mgr.y (mgr.14140) 403 : audit [DBG] from='client.24721 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:34:09.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:09 smithi087 bash[17655]: cluster 2024-02-13T00:34:08.575877+0000 mgr.y (mgr.14140) 402 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:09.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:09 smithi087 bash[17655]: audit 2024-02-13T00:34:08.643263+0000 mgr.y (mgr.14140) 403 : audit [DBG] from='client.24721 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:34:10.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:09 smithi195 bash[14113]: cluster 2024-02-13T00:34:08.575877+0000 mgr.y (mgr.14140) 402 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:10.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:09 smithi195 bash[14113]: audit 2024-02-13T00:34:08.643263+0000 mgr.y (mgr.14140) 403 : audit [DBG] from='client.24721 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:34:11.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:11 smithi087 bash[14097]: cluster 2024-02-13T00:34:10.576912+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 2024-02-13T00:34:11.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:11 smithi087 bash[17655]: cluster 2024-02-13T00:34:10.576912+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 2024-02-13T00:34:12.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:11 smithi195 bash[14113]: cluster 2024-02-13T00:34:10.576912+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 2024-02-13T00:34:13.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:13 smithi087 bash[14097]: cluster 2024-02-13T00:34:12.578049+0000 mgr.y (mgr.14140) 405 : cluster [DBG] pgmap v380: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:13.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:13 smithi087 bash[17655]: cluster 2024-02-13T00:34:12.578049+0000 mgr.y (mgr.14140) 405 : cluster [DBG] pgmap v380: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:14.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:13 smithi195 bash[14113]: cluster 2024-02-13T00:34:12.578049+0000 mgr.y (mgr.14140) 405 : cluster [DBG] pgmap v380: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:15.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:15 smithi087 bash[14097]: cluster 2024-02-13T00:34:14.578774+0000 mgr.y (mgr.14140) 406 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:15.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:15 smithi087 bash[17655]: cluster 2024-02-13T00:34:14.578774+0000 mgr.y (mgr.14140) 406 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:16.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:15 smithi195 bash[14113]: cluster 2024-02-13T00:34:14.578774+0000 mgr.y (mgr.14140) 406 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:17.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:17 smithi087 bash[14097]: cluster 2024-02-13T00:34:16.579782+0000 mgr.y (mgr.14140) 407 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:17.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:17 smithi087 bash[17655]: cluster 2024-02-13T00:34:16.579782+0000 mgr.y (mgr.14140) 407 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:18.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:17 smithi195 bash[14113]: cluster 2024-02-13T00:34:16.579782+0000 mgr.y (mgr.14140) 407 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:19.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:19 smithi195 bash[14113]: cluster 2024-02-13T00:34:18.580924+0000 mgr.y (mgr.14140) 408 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:19.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:19 smithi087 bash[14097]: cluster 2024-02-13T00:34:18.580924+0000 mgr.y (mgr.14140) 408 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:19.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:19 smithi087 bash[17655]: cluster 2024-02-13T00:34:18.580924+0000 mgr.y (mgr.14140) 408 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:21.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:21 smithi195 bash[14113]: cluster 2024-02-13T00:34:20.581901+0000 mgr.y (mgr.14140) 409 : cluster [DBG] pgmap v384: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:21.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:21 smithi087 bash[14097]: cluster 2024-02-13T00:34:20.581901+0000 mgr.y (mgr.14140) 409 : cluster [DBG] pgmap v384: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:21.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:21 smithi087 bash[17655]: cluster 2024-02-13T00:34:20.581901+0000 mgr.y (mgr.14140) 409 : cluster [DBG] pgmap v384: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:23.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:23 smithi195 bash[14113]: cluster 2024-02-13T00:34:22.583089+0000 mgr.y (mgr.14140) 410 : cluster [DBG] pgmap v385: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:23.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:23 smithi087 bash[14097]: cluster 2024-02-13T00:34:22.583089+0000 mgr.y (mgr.14140) 410 : cluster [DBG] pgmap v385: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:23.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:23 smithi087 bash[17655]: cluster 2024-02-13T00:34:22.583089+0000 mgr.y (mgr.14140) 410 : cluster [DBG] pgmap v385: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:25.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:25 smithi087 bash[14097]: cluster 2024-02-13T00:34:24.583914+0000 mgr.y (mgr.14140) 411 : cluster [DBG] pgmap v386: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:25.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:25 smithi087 bash[17655]: cluster 2024-02-13T00:34:24.583914+0000 mgr.y (mgr.14140) 411 : cluster [DBG] pgmap v386: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:26.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:25 smithi195 bash[14113]: cluster 2024-02-13T00:34:24.583914+0000 mgr.y (mgr.14140) 411 : cluster [DBG] pgmap v386: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:27.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:27 smithi087 bash[14097]: cluster 2024-02-13T00:34:26.584997+0000 mgr.y (mgr.14140) 412 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:27.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:27 smithi087 bash[17655]: cluster 2024-02-13T00:34:26.584997+0000 mgr.y (mgr.14140) 412 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:28.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:27 smithi195 bash[14113]: cluster 2024-02-13T00:34:26.584997+0000 mgr.y (mgr.14140) 412 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:29.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:29 smithi195 bash[14113]: cluster 2024-02-13T00:34:28.586118+0000 mgr.y (mgr.14140) 413 : cluster [DBG] pgmap v388: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:29.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:29 smithi087 bash[14097]: cluster 2024-02-13T00:34:28.586118+0000 mgr.y (mgr.14140) 413 : cluster [DBG] pgmap v388: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:29.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:29 smithi087 bash[17655]: cluster 2024-02-13T00:34:28.586118+0000 mgr.y (mgr.14140) 413 : cluster [DBG] pgmap v388: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:31.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:31 smithi195 bash[14113]: cluster 2024-02-13T00:34:30.587070+0000 mgr.y (mgr.14140) 414 : cluster [DBG] pgmap v389: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:31.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:31 smithi087 bash[14097]: cluster 2024-02-13T00:34:30.587070+0000 mgr.y (mgr.14140) 414 : cluster [DBG] pgmap v389: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:31.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:31 smithi087 bash[17655]: cluster 2024-02-13T00:34:30.587070+0000 mgr.y (mgr.14140) 414 : cluster [DBG] pgmap v389: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:33.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:33 smithi087 bash[14097]: cluster 2024-02-13T00:34:32.588267+0000 mgr.y (mgr.14140) 415 : cluster [DBG] pgmap v390: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:33.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:33 smithi087 bash[14097]: audit 2024-02-13T00:34:33.571901+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1", "who": "mgr.x"}]: dispatch 2024-02-13T00:34:33.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:33 smithi087 bash[14097]: audit 2024-02-13T00:34:33.580387+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1", "who": "mgr.x"}]': finished 2024-02-13T00:34:33.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:33 smithi087 bash[14097]: audit 2024-02-13T00:34:33.581734+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2024-02-13T00:34:33.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:33 smithi087 bash[14097]: audit 2024-02-13T00:34:33.583083+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:34:33.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:33 smithi087 bash[14097]: audit 2024-02-13T00:34:33.584614+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-13T00:34:33.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:33 smithi087 bash[17655]: cluster 2024-02-13T00:34:32.588267+0000 mgr.y (mgr.14140) 415 : cluster [DBG] pgmap v390: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:33.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:33 smithi087 bash[17655]: audit 2024-02-13T00:34:33.571901+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1", "who": "mgr.x"}]: dispatch 2024-02-13T00:34:33.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:33 smithi087 bash[17655]: audit 2024-02-13T00:34:33.580387+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1", "who": "mgr.x"}]': finished 2024-02-13T00:34:33.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:33 smithi087 bash[17655]: audit 2024-02-13T00:34:33.581734+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2024-02-13T00:34:33.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:33 smithi087 bash[17655]: audit 2024-02-13T00:34:33.583083+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:34:33.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:33 smithi087 bash[17655]: audit 2024-02-13T00:34:33.584614+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-13T00:34:34.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:33 smithi195 bash[14113]: cluster 2024-02-13T00:34:32.588267+0000 mgr.y (mgr.14140) 415 : cluster [DBG] pgmap v390: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:34.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:33 smithi195 bash[14113]: audit 2024-02-13T00:34:33.571901+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1", "who": "mgr.x"}]: dispatch 2024-02-13T00:34:34.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:33 smithi195 bash[14113]: audit 2024-02-13T00:34:33.580387+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1", "who": "mgr.x"}]': finished 2024-02-13T00:34:34.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:33 smithi195 bash[14113]: audit 2024-02-13T00:34:33.581734+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2024-02-13T00:34:34.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:33 smithi195 bash[14113]: audit 2024-02-13T00:34:33.583083+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:34:34.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:33 smithi195 bash[14113]: audit 2024-02-13T00:34:33.584614+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-13T00:34:34.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:34 smithi195 bash[14113]: cephadm 2024-02-13T00:34:33.571143+0000 mgr.y (mgr.14140) 416 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2024-02-13T00:34:34.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:34 smithi195 bash[14113]: cephadm 2024-02-13T00:34:33.571333+0000 mgr.y (mgr.14140) 417 : cephadm [INF] Upgrade: Redeploying mgr.x 2024-02-13T00:34:34.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:34 smithi195 bash[14113]: cephadm 2024-02-13T00:34:33.584076+0000 mgr.y (mgr.14140) 418 : cephadm [INF] Deploying daemon mgr.x on smithi195 2024-02-13T00:34:34.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:34 smithi087 bash[14097]: cephadm 2024-02-13T00:34:33.571143+0000 mgr.y (mgr.14140) 416 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2024-02-13T00:34:34.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:34 smithi087 bash[14097]: cephadm 2024-02-13T00:34:33.571333+0000 mgr.y (mgr.14140) 417 : cephadm [INF] Upgrade: Redeploying mgr.x 2024-02-13T00:34:34.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:34 smithi087 bash[14097]: cephadm 2024-02-13T00:34:33.584076+0000 mgr.y (mgr.14140) 418 : cephadm [INF] Deploying daemon mgr.x on smithi195 2024-02-13T00:34:34.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:34 smithi087 bash[17655]: cephadm 2024-02-13T00:34:33.571143+0000 mgr.y (mgr.14140) 416 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2024-02-13T00:34:34.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:34 smithi087 bash[17655]: cephadm 2024-02-13T00:34:33.571333+0000 mgr.y (mgr.14140) 417 : cephadm [INF] Upgrade: Redeploying mgr.x 2024-02-13T00:34:34.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:34 smithi087 bash[17655]: cephadm 2024-02-13T00:34:33.584076+0000 mgr.y (mgr.14140) 418 : cephadm [INF] Deploying daemon mgr.x on smithi195 2024-02-13T00:34:35.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:35 smithi195 bash[14113]: cluster 2024-02-13T00:34:34.589075+0000 mgr.y (mgr.14140) 419 : cluster [DBG] pgmap v391: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:35.903 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:34:35 smithi195 systemd[1]: Stopping Ceph mgr.x for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:34:35.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:35 smithi087 bash[14097]: cluster 2024-02-13T00:34:34.589075+0000 mgr.y (mgr.14140) 419 : cluster [DBG] pgmap v391: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:35.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:35 smithi087 bash[17655]: cluster 2024-02-13T00:34:34.589075+0000 mgr.y (mgr.14140) 419 : cluster [DBG] pgmap v391: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:37.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:37 smithi087 bash[14097]: cluster 2024-02-13T00:34:36.590084+0000 mgr.y (mgr.14140) 420 : cluster [DBG] pgmap v392: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:37.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:37 smithi087 bash[17655]: cluster 2024-02-13T00:34:36.590084+0000 mgr.y (mgr.14140) 420 : cluster [DBG] pgmap v392: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:38.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:37 smithi195 bash[14113]: cluster 2024-02-13T00:34:36.590084+0000 mgr.y (mgr.14140) 420 : cluster [DBG] pgmap v392: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:39.001 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-13T00:34:39.635 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-13T00:34:39.635 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (5m) 3m ago 5m prom/alertmanager 9f27df16978d 7ca715aabbc6 2024-02-13T00:34:39.636 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi195 running (5m) 3m ago 5m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c fda1de2da571 2024-02-13T00:34:39.636 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi195 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 9bf3d1378668 2024-02-13T00:34:39.636 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 running (12m) 3m ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 0937788ffabb 2024-02-13T00:34:39.636 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (12m) 3m ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b25ad31ef617 2024-02-13T00:34:39.636 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi195 running (10m) 3m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 35aaf4a253bc 2024-02-13T00:34:39.636 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (10m) 3m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 8f12759af0d7 2024-02-13T00:34:39.636 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (5m) 3m ago 6m prom/node-exporter 72c9c2088986 8de830295b09 2024-02-13T00:34:39.636 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi195 running (5m) 3m ago 6m prom/node-exporter 72c9c2088986 267e29a36209 2024-02-13T00:34:39.636 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b3545c11c1fc 2024-02-13T00:34:39.636 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d072aa901482 2024-02-13T00:34:39.636 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 c1e2dda177a5 2024-02-13T00:34:39.636 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 eb3513caf040 2024-02-13T00:34:39.637 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi195 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 45120a093718 2024-02-13T00:34:39.637 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi195 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 ea96e91cbf4f 2024-02-13T00:34:39.637 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi195 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 10ce02449645 2024-02-13T00:34:39.637 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi195 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cec464df4b8c 2024-02-13T00:34:39.637 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi195 running (5m) 3m ago 6m prom/prometheus:latest 2a72b385beaf 3566f467e4e1 2024-02-13T00:34:39.637 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.zfdisv smithi087 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f264ef71df55 2024-02-13T00:34:39.637 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi195.rcbggm smithi195 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 a11db66d56ef 2024-02-13T00:34:39.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:39 smithi195 bash[14113]: cluster 2024-02-13T00:34:38.591221+0000 mgr.y (mgr.14140) 421 : cluster [DBG] pgmap v393: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:39.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:39 smithi195 bash[14113]: audit 2024-02-13T00:34:38.981546+0000 mgr.y (mgr.14140) 422 : audit [DBG] from='client.24727 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:34:39.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:39 smithi195 bash[14113]: audit 2024-02-13T00:34:39.307918+0000 mgr.y (mgr.14140) 423 : audit [DBG] from='client.14823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:34:39.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:39 smithi087 bash[17655]: cluster 2024-02-13T00:34:38.591221+0000 mgr.y (mgr.14140) 421 : cluster [DBG] pgmap v393: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:39.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:39 smithi087 bash[17655]: audit 2024-02-13T00:34:38.981546+0000 mgr.y (mgr.14140) 422 : audit [DBG] from='client.24727 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:34:39.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:39 smithi087 bash[17655]: audit 2024-02-13T00:34:39.307918+0000 mgr.y (mgr.14140) 423 : audit [DBG] from='client.14823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:34:39.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:39 smithi087 bash[14097]: cluster 2024-02-13T00:34:38.591221+0000 mgr.y (mgr.14140) 421 : cluster [DBG] pgmap v393: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:39.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:39 smithi087 bash[14097]: audit 2024-02-13T00:34:38.981546+0000 mgr.y (mgr.14140) 422 : audit [DBG] from='client.24727 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:34:39.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:39 smithi087 bash[14097]: audit 2024-02-13T00:34:39.307918+0000 mgr.y (mgr.14140) 423 : audit [DBG] from='client.14823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:34:39.977 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:34:39.977 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-13T00:34:39.977 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-13T00:34:39.977 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:34:39.977 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-13T00:34:39.977 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-13T00:34:39.977 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:34:39.977 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-13T00:34:39.978 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-13T00:34:39.978 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:34:39.978 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-13T00:34:39.978 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-13T00:34:39.978 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-13T00:34:39.978 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:34:39.978 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-13T00:34:39.978 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2024-02-13T00:34:39.978 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-13T00:34:39.978 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:34:40.294 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:34:40.294 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1", 2024-02-13T00:34:40.294 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-13T00:34:40.294 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [], 2024-02-13T00:34:40.294 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "" 2024-02-13T00:34:40.294 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:34:40.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:40 smithi195 bash[14113]: audit 2024-02-13T00:34:39.625801+0000 mgr.y (mgr.14140) 424 : audit [DBG] from='client.14829 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:34:40.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:40 smithi195 bash[14113]: audit 2024-02-13T00:34:39.973984+0000 mon.a (mon.0) 585 : audit [DBG] from='client.? 172.21.15.87:0/3159941461' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:34:40.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:40 smithi195 bash[14113]: audit 2024-02-13T00:34:40.290974+0000 mgr.y (mgr.14140) 425 : audit [DBG] from='client.24751 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:34:40.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:40 smithi087 bash[14097]: audit 2024-02-13T00:34:39.625801+0000 mgr.y (mgr.14140) 424 : audit [DBG] from='client.14829 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:34:40.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:40 smithi087 bash[14097]: audit 2024-02-13T00:34:39.973984+0000 mon.a (mon.0) 585 : audit [DBG] from='client.? 172.21.15.87:0/3159941461' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:34:40.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:40 smithi087 bash[14097]: audit 2024-02-13T00:34:40.290974+0000 mgr.y (mgr.14140) 425 : audit [DBG] from='client.24751 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:34:40.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:40 smithi087 bash[17655]: audit 2024-02-13T00:34:39.625801+0000 mgr.y (mgr.14140) 424 : audit [DBG] from='client.14829 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:34:40.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:40 smithi087 bash[17655]: audit 2024-02-13T00:34:39.973984+0000 mon.a (mon.0) 585 : audit [DBG] from='client.? 172.21.15.87:0/3159941461' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:34:40.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:40 smithi087 bash[17655]: audit 2024-02-13T00:34:40.290974+0000 mgr.y (mgr.14140) 425 : audit [DBG] from='client.24751 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:34:41.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:41 smithi195 bash[14113]: cluster 2024-02-13T00:34:40.592157+0000 mgr.y (mgr.14140) 426 : cluster [DBG] pgmap v394: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:41.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:41 smithi087 bash[14097]: cluster 2024-02-13T00:34:40.592157+0000 mgr.y (mgr.14140) 426 : cluster [DBG] pgmap v394: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:41.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:41 smithi087 bash[17655]: cluster 2024-02-13T00:34:40.592157+0000 mgr.y (mgr.14140) 426 : cluster [DBG] pgmap v394: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:43.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:43 smithi087 bash[14097]: cluster 2024-02-13T00:34:42.593305+0000 mgr.y (mgr.14140) 427 : cluster [DBG] pgmap v395: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:43.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:43 smithi087 bash[17655]: cluster 2024-02-13T00:34:42.593305+0000 mgr.y (mgr.14140) 427 : cluster [DBG] pgmap v395: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:44.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:43 smithi195 bash[14113]: cluster 2024-02-13T00:34:42.593305+0000 mgr.y (mgr.14140) 427 : cluster [DBG] pgmap v395: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:45.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:45 smithi087 bash[14097]: cluster 2024-02-13T00:34:44.593835+0000 mgr.y (mgr.14140) 428 : cluster [DBG] pgmap v396: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:45.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:45 smithi087 bash[17655]: cluster 2024-02-13T00:34:44.593835+0000 mgr.y (mgr.14140) 428 : cluster [DBG] pgmap v396: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:45.968 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:45 smithi195 bash[14113]: cluster 2024-02-13T00:34:44.593835+0000 mgr.y (mgr.14140) 428 : cluster [DBG] pgmap v396: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:46.885 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:34:46 smithi195 docker[25573]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-mgr.x 2024-02-13T00:34:46.886 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:34:46 smithi195 systemd[1]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mgr.x.service: Main process exited, code=exited, status=137/n/a 2024-02-13T00:34:46.886 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:34:46 smithi195 systemd[1]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-02-13T00:34:46.886 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:34:46 smithi195 systemd[1]: Stopped Ceph mgr.x for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:34:47.153 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:34:46 smithi195 systemd[1]: Starting Ceph mgr.x for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:34:47.153 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:34:46 smithi195 docker[25672]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-mgr.x 2024-02-13T00:34:47.153 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:34:46 smithi195 systemd[1]: Started Ceph mgr.x for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:34:47.933 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:47 smithi195 bash[14113]: cluster 2024-02-13T00:34:46.594784+0000 mgr.y (mgr.14140) 429 : cluster [DBG] pgmap v397: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:47.933 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:47 smithi195 bash[14113]: audit 2024-02-13T00:34:46.931906+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355342\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355724\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355848\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355969\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356090\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356212\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356334\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356456\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}, \"rgw.r.z.smithi195.rcbggm\": {\"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356577\", \"created\": \"2024-02-13T00:30:46.214620\", \"started\": \"2024-02-13T00:30:46.237391\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:34:47.934 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:47 smithi195 bash[14113]: audit 2024-02-13T00:34:46.939750+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355342\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355724\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355848\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355969\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356090\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356212\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356334\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356456\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}, \"rgw.r.z.smithi195.rcbggm\": {\"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356577\", \"created\": \"2024-02-13T00:30:46.214620\", \"started\": \"2024-02-13T00:30:46.237391\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:34:47.934 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:47 smithi195 bash[14113]: audit 2024-02-13T00:34:47.226338+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355342\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355724\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355848\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355969\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356090\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356212\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356334\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356456\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}, \"rgw.r.z.smithi195.rcbggm\": {\"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356577\", \"created\": \"2024-02-13T00:30:46.214620\", \"started\": \"2024-02-13T00:30:46.237391\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:34:47.224143\"}"}]: dispatch 2024-02-13T00:34:47.934 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:47 smithi195 bash[14113]: audit 2024-02-13T00:34:47.234126+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355342\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355724\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355848\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355969\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356090\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356212\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356334\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356456\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}, \"rgw.r.z.smithi195.rcbggm\": {\"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356577\", \"created\": \"2024-02-13T00:30:46.214620\", \"started\": \"2024-02-13T00:30:46.237391\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:34:47.224143\"}"}]': finished 2024-02-13T00:34:47.934 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:47 smithi195 bash[14113]: audit 2024-02-13T00:34:47.235688+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:34:47.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:47 smithi087 bash[14097]: cluster 2024-02-13T00:34:46.594784+0000 mgr.y (mgr.14140) 429 : cluster [DBG] pgmap v397: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:47.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:47 smithi087 bash[17655]: cluster 2024-02-13T00:34:46.594784+0000 mgr.y (mgr.14140) 429 : cluster [DBG] pgmap v397: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:47.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:47 smithi087 bash[14097]: audit 2024-02-13T00:34:46.931906+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355342\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355724\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355848\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355969\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356090\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356212\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356334\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356456\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}, \"rgw.r.z.smithi195.rcbggm\": {\"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356577\", \"created\": \"2024-02-13T00:30:46.214620\", \"started\": \"2024-02-13T00:30:46.237391\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:34:47.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:47 smithi087 bash[17655]: audit 2024-02-13T00:34:46.931906+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355342\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355724\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355848\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355969\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356090\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356212\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356334\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356456\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}, \"rgw.r.z.smithi195.rcbggm\": {\"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356577\", \"created\": \"2024-02-13T00:30:46.214620\", \"started\": \"2024-02-13T00:30:46.237391\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]: dispatch 2024-02-13T00:34:47.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:47 smithi087 bash[14097]: audit 2024-02-13T00:34:46.939750+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355342\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355724\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355848\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355969\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356090\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356212\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356334\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356456\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}, \"rgw.r.z.smithi195.rcbggm\": {\"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356577\", \"created\": \"2024-02-13T00:30:46.214620\", \"started\": \"2024-02-13T00:30:46.237391\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:34:47.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:47 smithi087 bash[17655]: audit 2024-02-13T00:34:46.939750+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355342\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355724\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355848\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355969\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356090\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356212\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356334\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356456\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}, \"rgw.r.z.smithi195.rcbggm\": {\"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356577\", \"created\": \"2024-02-13T00:30:46.214620\", \"started\": \"2024-02-13T00:30:46.237391\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:23:52.048168\"}"}]': finished 2024-02-13T00:34:47.952 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:47 smithi087 bash[14097]: audit 2024-02-13T00:34:47.226338+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355342\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355724\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355848\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355969\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356090\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356212\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356334\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356456\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}, \"rgw.r.z.smithi195.rcbggm\": {\"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356577\", \"created\": \"2024-02-13T00:30:46.214620\", \"started\": \"2024-02-13T00:30:46.237391\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:34:47.224143\"}"}]: dispatch 2024-02-13T00:34:47.952 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:47 smithi087 bash[14097]: audit 2024-02-13T00:34:47.234126+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355342\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355724\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355848\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355969\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356090\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356212\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356334\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356456\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}, \"rgw.r.z.smithi195.rcbggm\": {\"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356577\", \"created\": \"2024-02-13T00:30:46.214620\", \"started\": \"2024-02-13T00:30:46.237391\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:34:47.224143\"}"}]': finished 2024-02-13T00:34:47.952 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:47 smithi087 bash[14097]: audit 2024-02-13T00:34:47.235688+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:34:47.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:47 smithi087 bash[17655]: audit 2024-02-13T00:34:47.226338+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355342\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355724\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355848\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355969\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356090\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356212\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356334\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356456\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}, \"rgw.r.z.smithi195.rcbggm\": {\"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356577\", \"created\": \"2024-02-13T00:30:46.214620\", \"started\": \"2024-02-13T00:30:46.237391\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:34:47.224143\"}"}]: dispatch 2024-02-13T00:34:47.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:47 smithi087 bash[17655]: audit 2024-02-13T00:34:47.234126+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355342\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355724\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355848\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.355969\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356090\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356212\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356334\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356456\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}, \"rgw.r.z.smithi195.rcbggm\": {\"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:30:51.356577\", \"created\": \"2024-02-13T00:30:46.214620\", \"started\": \"2024-02-13T00:30:46.237391\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:34:47.224143\"}"}]': finished 2024-02-13T00:34:47.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:47 smithi087 bash[17655]: audit 2024-02-13T00:34:47.235688+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-13T00:34:48.278 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:34:47 smithi195 bash[25685]: debug 2024-02-13T00:34:47.989+0000 7f729f25e700 1 -- 172.21.15.195:0/2764556119 <== mon.2 v2:172.21.15.195:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55e8e95024e0 con 0x55e8e95f6800 2024-02-13T00:34:48.278 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:34:48 smithi195 bash[25685]: debug 2024-02-13T00:34:48.165+0000 7f72af85a680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-13T00:34:48.652 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:34:48 smithi195 bash[25685]: debug 2024-02-13T00:34:48.269+0000 7f72af85a680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-13T00:34:49.152 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:34:48 smithi195 bash[25685]: debug 2024-02-13T00:34:48.757+0000 7f72af85a680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-13T00:34:49.891 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:49 smithi087 bash[14097]: cluster 2024-02-13T00:34:48.595970+0000 mgr.y (mgr.14140) 430 : cluster [DBG] pgmap v398: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:49.892 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:49 smithi087 bash[14097]: audit 2024-02-13T00:34:48.876364+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.872679\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.872877\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:34:46.930813\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873035\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873157\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873277\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873397\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873519\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873641\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873762\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}, \"rgw.r.z.smithi195.rcbggm\": {\"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873883\", \"created\": \"2024-02-13T00:30:46.214620\", \"started\": \"2024-02-13T00:30:46.237391\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929\"}}, \"last_daemon_update\": \"2024-02-13T00:34:48.874137\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:34:47.224143\"}"}]: dispatch 2024-02-13T00:34:49.892 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:49 smithi087 bash[17655]: cluster 2024-02-13T00:34:48.595970+0000 mgr.y (mgr.14140) 430 : cluster [DBG] pgmap v398: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:49.892 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:49 smithi087 bash[17655]: audit 2024-02-13T00:34:48.876364+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.872679\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.872877\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:34:46.930813\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873035\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873157\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873277\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873397\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873519\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873641\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873762\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}, \"rgw.r.z.smithi195.rcbggm\": {\"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873883\", \"created\": \"2024-02-13T00:30:46.214620\", \"started\": \"2024-02-13T00:30:46.237391\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929\"}}, \"last_daemon_update\": \"2024-02-13T00:34:48.874137\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:34:47.224143\"}"}]: dispatch 2024-02-13T00:34:49.893 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:49 smithi087 bash[14097]: audit 2024-02-13T00:34:48.881660+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.872679\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.872877\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:34:46.930813\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873035\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873157\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873277\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873397\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873519\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873641\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873762\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}, \"rgw.r.z.smithi195.rcbggm\": {\"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873883\", \"created\": \"2024-02-13T00:30:46.214620\", \"started\": \"2024-02-13T00:30:46.237391\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929\"}}, \"last_daemon_update\": \"2024-02-13T00:34:48.874137\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:34:47.224143\"}"}]': finished 2024-02-13T00:34:49.893 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:49 smithi087 bash[14097]: cephadm 2024-02-13T00:34:48.887412+0000 mgr.y (mgr.14140) 431 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 with id 1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5 2024-02-13T00:34:49.893 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:49 smithi087 bash[14097]: audit 2024-02-13T00:34:48.887930+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:34:49.893 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:49 smithi087 bash[14097]: cephadm 2024-02-13T00:34:48.889458+0000 mgr.y (mgr.14140) 432 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-02-13T00:34:49.893 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:49 smithi087 bash[14097]: cephadm 2024-02-13T00:34:48.889611+0000 mgr.y (mgr.14140) 433 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-13T00:34:49.893 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:49 smithi087 bash[14097]: cephadm 2024-02-13T00:34:48.892559+0000 mgr.y (mgr.14140) 434 : cephadm [INF] Upgrade: there are 1 other already-upgraded standby mgrs, failing over 2024-02-13T00:34:49.893 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:49 smithi087 bash[14097]: audit 2024-02-13T00:34:48.893289+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-13T00:34:49.893 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:49 smithi087 bash[14097]: cluster 2024-02-13T00:34:48.906074+0000 mon.a (mon.0) 595 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-02-13T00:34:49.893 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:49 smithi087 bash[17655]: audit 2024-02-13T00:34:48.881660+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.872679\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.872877\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:34:46.930813\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873035\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873157\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873277\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873397\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873519\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873641\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873762\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}, \"rgw.r.z.smithi195.rcbggm\": {\"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873883\", \"created\": \"2024-02-13T00:30:46.214620\", \"started\": \"2024-02-13T00:30:46.237391\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929\"}}, \"last_daemon_update\": \"2024-02-13T00:34:48.874137\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:34:47.224143\"}"}]': finished 2024-02-13T00:34:49.893 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:49 smithi087 bash[17655]: cephadm 2024-02-13T00:34:48.887412+0000 mgr.y (mgr.14140) 431 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 with id 1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5 2024-02-13T00:34:49.894 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:49 smithi087 bash[17655]: audit 2024-02-13T00:34:48.887930+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:34:49.894 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:49 smithi087 bash[17655]: cephadm 2024-02-13T00:34:48.889458+0000 mgr.y (mgr.14140) 432 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-02-13T00:34:49.894 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:49 smithi087 bash[17655]: cephadm 2024-02-13T00:34:48.889611+0000 mgr.y (mgr.14140) 433 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-13T00:34:49.894 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:49 smithi087 bash[17655]: cephadm 2024-02-13T00:34:48.892559+0000 mgr.y (mgr.14140) 434 : cephadm [INF] Upgrade: there are 1 other already-upgraded standby mgrs, failing over 2024-02-13T00:34:49.894 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:49 smithi087 bash[17655]: audit 2024-02-13T00:34:48.893289+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-13T00:34:49.894 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:49 smithi087 bash[17655]: cluster 2024-02-13T00:34:48.906074+0000 mon.a (mon.0) 595 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-02-13T00:34:49.902 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:34:49 smithi195 bash[25685]: debug 2024-02-13T00:34:49.669+0000 7f72af85a680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-13T00:34:49.903 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:34:49 smithi195 bash[25685]: debug 2024-02-13T00:34:49.761+0000 7f72af85a680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-13T00:34:49.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:49 smithi195 bash[14113]: cluster 2024-02-13T00:34:48.595970+0000 mgr.y (mgr.14140) 430 : cluster [DBG] pgmap v398: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:34:49.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:49 smithi195 bash[14113]: audit 2024-02-13T00:34:48.876364+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.872679\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.872877\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:34:46.930813\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873035\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873157\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873277\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873397\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873519\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873641\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873762\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}, \"rgw.r.z.smithi195.rcbggm\": {\"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873883\", \"created\": \"2024-02-13T00:30:46.214620\", \"started\": \"2024-02-13T00:30:46.237391\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929\"}}, \"last_daemon_update\": \"2024-02-13T00:34:48.874137\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:34:47.224143\"}"}]: dispatch 2024-02-13T00:34:49.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:49 smithi195 bash[14113]: audit 2024-02-13T00:34:48.881660+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.872679\", \"created\": \"2024-02-13T00:24:24.623951\", \"started\": \"2024-02-13T00:24:24.642195\"}, \"mgr.x\": {\"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.872877\", \"created\": \"2024-02-13T00:24:41.035572\", \"started\": \"2024-02-13T00:34:46.930813\"}, \"osd.4\": {\"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873035\", \"created\": \"2024-02-13T00:26:40.516169\", \"started\": \"2024-02-13T00:26:44.410468\"}, \"osd.5\": {\"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873157\", \"created\": \"2024-02-13T00:27:05.903594\", \"started\": \"2024-02-13T00:27:10.636254\"}, \"osd.6\": {\"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873277\", \"created\": \"2024-02-13T00:27:31.795007\", \"started\": \"2024-02-13T00:27:36.417536\"}, \"osd.7\": {\"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873397\", \"created\": \"2024-02-13T00:28:00.398357\", \"started\": \"2024-02-13T00:28:04.799664\"}, \"prometheus.a\": {\"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873519\", \"created\": \"2024-02-13T00:28:35.177565\", \"started\": \"2024-02-13T00:29:38.730480\"}, \"node-exporter.b\": {\"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873641\", \"created\": \"2024-02-13T00:28:37.385515\", \"started\": \"2024-02-13T00:28:43.706299\"}, \"grafana.a\": {\"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873762\", \"created\": \"2024-02-13T00:29:21.864501\", \"started\": \"2024-02-13T00:29:21.889584\"}, \"rgw.r.z.smithi195.rcbggm\": {\"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-13T00:34:48.873883\", \"created\": \"2024-02-13T00:30:46.214620\", \"started\": \"2024-02-13T00:30:46.237391\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929\"}}, \"last_daemon_update\": \"2024-02-13T00:34:48.874137\", \"last_device_update\": \"2024-02-13T00:28:08.530681\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.195\"], \"172.21.15.254\": [\"172.21.15.195\"]}, \"last_host_check\": \"2024-02-13T00:34:47.224143\"}"}]': finished 2024-02-13T00:34:49.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:49 smithi195 bash[14113]: cephadm 2024-02-13T00:34:48.887412+0000 mgr.y (mgr.14140) 431 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 with id 1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5 2024-02-13T00:34:49.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:49 smithi195 bash[14113]: audit 2024-02-13T00:34:48.887930+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:34:49.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:49 smithi195 bash[14113]: cephadm 2024-02-13T00:34:48.889458+0000 mgr.y (mgr.14140) 432 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-02-13T00:34:49.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:49 smithi195 bash[14113]: cephadm 2024-02-13T00:34:48.889611+0000 mgr.y (mgr.14140) 433 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-13T00:34:49.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:49 smithi195 bash[14113]: cephadm 2024-02-13T00:34:48.892559+0000 mgr.y (mgr.14140) 434 : cephadm [INF] Upgrade: there are 1 other already-upgraded standby mgrs, failing over 2024-02-13T00:34:49.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:49 smithi195 bash[14113]: audit 2024-02-13T00:34:48.893289+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-13T00:34:49.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:49 smithi195 bash[14113]: cluster 2024-02-13T00:34:48.906074+0000 mon.a (mon.0) 595 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-02-13T00:34:50.199 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:34:49 smithi087 bash[14357]: debug 2024-02-13T00:34:49.883+0000 7fc078c8a700 -1 mgr handle_mgr_map I was active but no longer am 2024-02-13T00:34:50.199 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:34:49 smithi087 bash[14357]: ignoring --setuser ceph since I am not root 2024-02-13T00:34:50.199 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:34:49 smithi087 bash[14357]: ignoring --setgroup ceph since I am not root 2024-02-13T00:34:50.199 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:34:49 smithi087 bash[14357]: debug 2024-02-13T00:34:49.923+0000 7f2550b86040 1 -- 172.21.15.87:0/3229338755 >> [v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0] conn(0x55ae3edac800 msgr2=0x55ae3ed51a80 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-02-13T00:34:50.199 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:34:49 smithi087 bash[14357]: debug 2024-02-13T00:34:49.923+0000 7f2550b86040 1 --2- 172.21.15.87:0/3229338755 >> [v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0] conn(0x55ae3edac800 0x55ae3ed51a80 secure :-1 s=READY pgs=89 cs=0 l=1 rx=0x55ae3ed9f0e0 tx=0x55ae3eda17c0).stop 2024-02-13T00:34:50.403 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:34:50 smithi195 bash[25685]: debug 2024-02-13T00:34:50.013+0000 7f72af85a680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-13T00:34:51.153 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:34:51 smithi195 bash[25685]: debug 2024-02-13T00:34:51.125+0000 7f72af85a680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-13T00:34:51.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:50 smithi195 bash[14113]: audit 2024-02-13T00:34:49.891163+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-02-13T00:34:51.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:50 smithi195 bash[14113]: cluster 2024-02-13T00:34:49.891315+0000 mon.a (mon.0) 597 : cluster [DBG] mgrmap e15: x(active, starting, since 0.997149s) 2024-02-13T00:34:51.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:50 smithi087 bash[14097]: audit 2024-02-13T00:34:49.891163+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-02-13T00:34:51.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:50 smithi087 bash[14097]: cluster 2024-02-13T00:34:49.891315+0000 mon.a (mon.0) 597 : cluster [DBG] mgrmap e15: x(active, starting, since 0.997149s) 2024-02-13T00:34:51.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:50 smithi087 bash[17655]: audit 2024-02-13T00:34:49.891163+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14140 172.21.15.87:0/4100976762' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-02-13T00:34:51.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:50 smithi087 bash[17655]: cluster 2024-02-13T00:34:49.891315+0000 mon.a (mon.0) 597 : cluster [DBG] mgrmap e15: x(active, starting, since 0.997149s) 2024-02-13T00:34:51.653 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:34:51 smithi195 bash[25685]: debug 2024-02-13T00:34:51.281+0000 7f72af85a680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-13T00:34:51.653 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:34:51 smithi195 bash[25685]: debug 2024-02-13T00:34:51.377+0000 7f72af85a680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-13T00:34:51.653 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:34:51 smithi195 bash[25685]: debug 2024-02-13T00:34:51.485+0000 7f72af85a680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-13T00:34:52.079 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:34:51 smithi195 bash[25685]: debug 2024-02-13T00:34:51.705+0000 7f72af85a680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-13T00:34:52.403 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:34:52 smithi195 bash[25685]: debug 2024-02-13T00:34:52.069+0000 7f72af85a680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-13T00:34:52.403 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:34:52 smithi195 bash[25685]: debug 2024-02-13T00:34:52.189+0000 7f72af85a680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-13T00:34:53.403 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:34:53 smithi195 bash[25685]: debug 2024-02-13T00:34:53.045+0000 7f72af85a680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-13T00:34:53.403 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:34:53 smithi195 bash[25685]: debug 2024-02-13T00:34:53.149+0000 7f72af85a680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-13T00:34:53.403 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:34:53 smithi195 bash[25685]: debug 2024-02-13T00:34:53.261+0000 7f72af85a680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-13T00:34:53.778 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:34:53 smithi195 bash[25685]: debug 2024-02-13T00:34:53.477+0000 7f72af85a680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-13T00:34:54.105 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:34:53 smithi195 bash[25685]: debug 2024-02-13T00:34:53.769+0000 7f72af85a680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-13T00:34:54.105 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:34:53 smithi195 bash[25685]: debug 2024-02-13T00:34:53.929+0000 7f72af85a680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-13T00:34:54.403 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:34:54 smithi195 bash[25685]: debug 2024-02-13T00:34:54.097+0000 7f72af85a680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-13T00:34:54.403 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:34:54 smithi195 bash[25685]: debug 2024-02-13T00:34:54.309+0000 7f72af85a680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-13T00:34:54.903 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:34:54 smithi195 bash[25685]: debug 2024-02-13T00:34:54.413+0000 7f72af85a680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-13T00:34:54.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:54 smithi195 bash[14113]: cluster 2024-02-13T00:34:54.152091+0000 mon.a (mon.0) 598 : cluster [DBG] Standby manager daemon y started 2024-02-13T00:34:54.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:54 smithi195 bash[14113]: audit 2024-02-13T00:34:54.152867+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.87:0/342405995' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-13T00:34:54.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:54 smithi195 bash[14113]: audit 2024-02-13T00:34:54.154998+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.87:0/342405995' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-13T00:34:54.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:54 smithi195 bash[14113]: cluster 2024-02-13T00:34:54.441155+0000 mon.a (mon.0) 599 : cluster [INF] Active manager daemon x restarted 2024-02-13T00:34:54.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:54 smithi195 bash[14113]: audit 2024-02-13T00:34:54.441209+0000 mon.b (mon.2) 21 : audit [DBG] from='mgr.? 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-13T00:34:54.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:54 smithi195 bash[14113]: cluster 2024-02-13T00:34:54.442355+0000 mon.a (mon.0) 600 : cluster [INF] Activating manager daemon x 2024-02-13T00:34:54.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:54 smithi195 bash[14113]: audit 2024-02-13T00:34:54.445745+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-13T00:34:54.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:54 smithi195 bash[14113]: audit 2024-02-13T00:34:54.447664+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-13T00:34:54.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:54 smithi195 bash[14113]: audit 2024-02-13T00:34:54.448297+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-13T00:34:54.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:54 smithi195 bash[14113]: cluster 2024-02-13T00:34:54.449505+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-02-13T00:34:54.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:54 smithi087 bash[14097]: cluster 2024-02-13T00:34:54.152091+0000 mon.a (mon.0) 598 : cluster [DBG] Standby manager daemon y started 2024-02-13T00:34:54.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:54 smithi087 bash[14097]: audit 2024-02-13T00:34:54.152867+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.87:0/342405995' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-13T00:34:54.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:54 smithi087 bash[14097]: audit 2024-02-13T00:34:54.154998+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.87:0/342405995' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-13T00:34:54.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:54 smithi087 bash[14097]: cluster 2024-02-13T00:34:54.441155+0000 mon.a (mon.0) 599 : cluster [INF] Active manager daemon x restarted 2024-02-13T00:34:54.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:54 smithi087 bash[14097]: audit 2024-02-13T00:34:54.441209+0000 mon.b (mon.2) 21 : audit [DBG] from='mgr.? 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-13T00:34:54.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:54 smithi087 bash[14097]: cluster 2024-02-13T00:34:54.442355+0000 mon.a (mon.0) 600 : cluster [INF] Activating manager daemon x 2024-02-13T00:34:54.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:54 smithi087 bash[14097]: audit 2024-02-13T00:34:54.445745+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-13T00:34:54.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:54 smithi087 bash[14097]: audit 2024-02-13T00:34:54.447664+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-13T00:34:54.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:54 smithi087 bash[14097]: audit 2024-02-13T00:34:54.448297+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-13T00:34:54.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:54 smithi087 bash[14097]: cluster 2024-02-13T00:34:54.449505+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-02-13T00:34:54.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:54 smithi087 bash[17655]: cluster 2024-02-13T00:34:54.152091+0000 mon.a (mon.0) 598 : cluster [DBG] Standby manager daemon y started 2024-02-13T00:34:54.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:54 smithi087 bash[17655]: audit 2024-02-13T00:34:54.152867+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.87:0/342405995' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-13T00:34:54.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:54 smithi087 bash[17655]: audit 2024-02-13T00:34:54.154998+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.87:0/342405995' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-13T00:34:54.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:54 smithi087 bash[17655]: cluster 2024-02-13T00:34:54.441155+0000 mon.a (mon.0) 599 : cluster [INF] Active manager daemon x restarted 2024-02-13T00:34:54.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:54 smithi087 bash[17655]: audit 2024-02-13T00:34:54.441209+0000 mon.b (mon.2) 21 : audit [DBG] from='mgr.? 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-13T00:34:54.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:54 smithi087 bash[17655]: cluster 2024-02-13T00:34:54.442355+0000 mon.a (mon.0) 600 : cluster [INF] Activating manager daemon x 2024-02-13T00:34:54.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:54 smithi087 bash[17655]: audit 2024-02-13T00:34:54.445745+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-13T00:34:54.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:54 smithi087 bash[17655]: audit 2024-02-13T00:34:54.447664+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-13T00:34:54.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:54 smithi087 bash[17655]: audit 2024-02-13T00:34:54.448297+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-13T00:34:54.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:54 smithi087 bash[17655]: cluster 2024-02-13T00:34:54.449505+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-02-13T00:34:55.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:34:55 smithi195 bash[14113]: cluster 2024-02-13T00:34:54.548302+0000 mon.a (mon.0) 602 : cluster [DBG] mgrmap e16: x(active, starting, since 0.106272s), standbys: y 2024-02-13T00:34:55.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:34:55 smithi087 bash[14097]: cluster 2024-02-13T00:34:54.548302+0000 mon.a (mon.0) 602 : cluster [DBG] mgrmap e16: x(active, starting, since 0.106272s), standbys: y 2024-02-13T00:34:55.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:34:55 smithi087 bash[17655]: cluster 2024-02-13T00:34:54.548302+0000 mon.a (mon.0) 602 : cluster [DBG] mgrmap e16: x(active, starting, since 0.106272s), standbys: y 2024-02-13T00:35:00.874 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:00 smithi195 bash[14113]: audit 2024-02-13T00:35:00.554409+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-13T00:35:00.874 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:00 smithi195 bash[14113]: audit 2024-02-13T00:35:00.554836+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-13T00:35:00.874 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:00 smithi195 bash[14113]: audit 2024-02-13T00:35:00.555186+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-13T00:35:00.874 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:00 smithi195 bash[14113]: audit 2024-02-13T00:35:00.558679+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-13T00:35:00.874 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:00 smithi195 bash[14113]: audit 2024-02-13T00:35:00.559572+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-13T00:35:00.874 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:00 smithi195 bash[14113]: audit 2024-02-13T00:35:00.560256+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T00:35:00.874 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:00 smithi195 bash[14113]: audit 2024-02-13T00:35:00.560956+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-13T00:35:00.875 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:00 smithi195 bash[14113]: audit 2024-02-13T00:35:00.561556+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-13T00:35:00.875 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:00 smithi195 bash[14113]: audit 2024-02-13T00:35:00.562176+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T00:35:00.875 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:00 smithi195 bash[14113]: audit 2024-02-13T00:35:00.562779+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-13T00:35:00.875 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:00 smithi195 bash[14113]: audit 2024-02-13T00:35:00.563396+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-13T00:35:00.875 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:00 smithi195 bash[14113]: audit 2024-02-13T00:35:00.563991+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-13T00:35:00.875 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:00 smithi195 bash[14113]: audit 2024-02-13T00:35:00.564618+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-13T00:35:00.875 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:00 smithi195 bash[14113]: audit 2024-02-13T00:35:00.564953+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-13T00:35:00.875 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:00 smithi195 bash[14113]: audit 2024-02-13T00:35:00.565251+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-13T00:35:00.875 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:00 smithi195 bash[14113]: audit 2024-02-13T00:35:00.565758+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-13T00:35:00.875 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:00 smithi195 bash[14113]: audit 2024-02-13T00:35:00.567180+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-13T00:35:00.875 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:00 smithi195 bash[14113]: audit 2024-02-13T00:35:00.568534+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-13T00:35:00.875 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:00 smithi195 bash[14113]: audit 2024-02-13T00:35:00.569166+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-13T00:35:00.875 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:00 smithi195 bash[14113]: audit 2024-02-13T00:35:00.569773+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi087"}]: dispatch 2024-02-13T00:35:00.875 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:00 smithi195 bash[14113]: audit 2024-02-13T00:35:00.570376+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi195"}]: dispatch 2024-02-13T00:35:00.876 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:00 smithi195 bash[14113]: audit 2024-02-13T00:35:00.570958+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-13T00:35:00.876 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:00 smithi195 bash[14113]: audit 2024-02-13T00:35:00.571460+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-13T00:35:00.876 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:00 smithi195 bash[14113]: audit 2024-02-13T00:35:00.571959+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-13T00:35:00.876 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:00 smithi195 bash[14113]: audit 2024-02-13T00:35:00.572427+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-13T00:35:00.876 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:00 smithi195 bash[14113]: audit 2024-02-13T00:35:00.572900+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-13T00:35:00.876 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:00 smithi195 bash[14113]: audit 2024-02-13T00:35:00.573360+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-13T00:35:00.876 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:00 smithi195 bash[14113]: audit 2024-02-13T00:35:00.573840+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-13T00:35:00.876 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:00 smithi195 bash[14113]: audit 2024-02-13T00:35:00.574326+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-13T00:35:00.876 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:00 smithi195 bash[14113]: audit 2024-02-13T00:35:00.574818+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-13T00:35:00.876 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:00 smithi195 bash[14113]: audit 2024-02-13T00:35:00.575337+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-13T00:35:00.876 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:00 smithi195 bash[14113]: audit 2024-02-13T00:35:00.575835+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-13T00:35:00.876 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:00 smithi195 bash[14113]: audit 2024-02-13T00:35:00.576359+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-13T00:35:00.876 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:00 smithi195 bash[14113]: audit 2024-02-13T00:35:00.576922+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-13T00:35:00.877 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:00 smithi195 bash[14113]: audit 2024-02-13T00:35:00.577487+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-13T00:35:00.877 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:00 smithi195 bash[14113]: audit 2024-02-13T00:35:00.578032+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-13T00:35:00.877 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:00 smithi195 bash[14113]: audit 2024-02-13T00:35:00.578541+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-13T00:35:00.877 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:00 smithi195 bash[14113]: audit 2024-02-13T00:35:00.579046+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-13T00:35:00.877 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:00 smithi195 bash[14113]: cluster 2024-02-13T00:35:00.599877+0000 mon.a (mon.0) 603 : cluster [INF] Manager daemon x is now available 2024-02-13T00:35:00.877 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[17655]: audit 2024-02-13T00:35:00.554409+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-13T00:35:00.878 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[17655]: audit 2024-02-13T00:35:00.554836+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-13T00:35:00.878 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[17655]: audit 2024-02-13T00:35:00.555186+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-13T00:35:00.878 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[17655]: audit 2024-02-13T00:35:00.558679+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-13T00:35:00.878 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[17655]: audit 2024-02-13T00:35:00.559572+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-13T00:35:00.878 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[17655]: audit 2024-02-13T00:35:00.560256+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T00:35:00.878 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[17655]: audit 2024-02-13T00:35:00.560956+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-13T00:35:00.878 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[17655]: audit 2024-02-13T00:35:00.561556+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-13T00:35:00.878 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[17655]: audit 2024-02-13T00:35:00.562176+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T00:35:00.878 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[17655]: audit 2024-02-13T00:35:00.562779+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-13T00:35:00.878 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[17655]: audit 2024-02-13T00:35:00.563396+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-13T00:35:00.878 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[17655]: audit 2024-02-13T00:35:00.563991+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-13T00:35:00.878 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[17655]: audit 2024-02-13T00:35:00.564618+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-13T00:35:00.878 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[17655]: audit 2024-02-13T00:35:00.564953+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-13T00:35:00.878 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[17655]: audit 2024-02-13T00:35:00.565251+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-13T00:35:00.878 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[17655]: audit 2024-02-13T00:35:00.565758+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-13T00:35:00.879 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[17655]: audit 2024-02-13T00:35:00.567180+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-13T00:35:00.879 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[17655]: audit 2024-02-13T00:35:00.568534+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-13T00:35:00.879 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[14097]: audit 2024-02-13T00:35:00.554409+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-13T00:35:00.879 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[14097]: audit 2024-02-13T00:35:00.554836+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-13T00:35:00.879 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[14097]: audit 2024-02-13T00:35:00.555186+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-13T00:35:00.879 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[14097]: audit 2024-02-13T00:35:00.558679+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-13T00:35:00.879 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[14097]: audit 2024-02-13T00:35:00.559572+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-13T00:35:00.879 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[14097]: audit 2024-02-13T00:35:00.560256+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T00:35:00.879 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[14097]: audit 2024-02-13T00:35:00.560956+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-13T00:35:00.879 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[14097]: audit 2024-02-13T00:35:00.561556+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-13T00:35:00.880 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[14097]: audit 2024-02-13T00:35:00.562176+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T00:35:00.880 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[14097]: audit 2024-02-13T00:35:00.562779+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-13T00:35:00.880 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[14097]: audit 2024-02-13T00:35:00.563396+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-13T00:35:00.880 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[14097]: audit 2024-02-13T00:35:00.563991+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-13T00:35:00.880 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[14097]: audit 2024-02-13T00:35:00.564618+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-13T00:35:00.880 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[14097]: audit 2024-02-13T00:35:00.564953+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-13T00:35:00.880 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[14097]: audit 2024-02-13T00:35:00.565251+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-13T00:35:00.880 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[14097]: audit 2024-02-13T00:35:00.565758+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-13T00:35:00.880 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[14097]: audit 2024-02-13T00:35:00.567180+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-13T00:35:00.880 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[14097]: audit 2024-02-13T00:35:00.568534+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-13T00:35:00.881 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[17655]: audit 2024-02-13T00:35:00.569166+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-13T00:35:00.881 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[17655]: audit 2024-02-13T00:35:00.569773+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi087"}]: dispatch 2024-02-13T00:35:00.881 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[17655]: audit 2024-02-13T00:35:00.570376+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi195"}]: dispatch 2024-02-13T00:35:00.881 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[17655]: audit 2024-02-13T00:35:00.570958+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-13T00:35:00.881 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[17655]: audit 2024-02-13T00:35:00.571460+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-13T00:35:00.881 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[17655]: audit 2024-02-13T00:35:00.571959+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-13T00:35:00.881 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[17655]: audit 2024-02-13T00:35:00.572427+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-13T00:35:00.881 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[17655]: audit 2024-02-13T00:35:00.572900+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-13T00:35:00.881 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[17655]: audit 2024-02-13T00:35:00.573360+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-13T00:35:00.881 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[17655]: audit 2024-02-13T00:35:00.573840+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-13T00:35:00.881 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[17655]: audit 2024-02-13T00:35:00.574326+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-13T00:35:00.881 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[17655]: audit 2024-02-13T00:35:00.574818+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-13T00:35:00.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[17655]: audit 2024-02-13T00:35:00.575337+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-13T00:35:00.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[17655]: audit 2024-02-13T00:35:00.575835+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-13T00:35:00.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[17655]: audit 2024-02-13T00:35:00.576359+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-13T00:35:00.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[17655]: audit 2024-02-13T00:35:00.576922+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-13T00:35:00.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[17655]: audit 2024-02-13T00:35:00.577487+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-13T00:35:00.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[17655]: audit 2024-02-13T00:35:00.578032+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-13T00:35:00.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[17655]: audit 2024-02-13T00:35:00.578541+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-13T00:35:00.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[17655]: audit 2024-02-13T00:35:00.579046+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-13T00:35:00.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[17655]: cluster 2024-02-13T00:35:00.599877+0000 mon.a (mon.0) 603 : cluster [INF] Manager daemon x is now available 2024-02-13T00:35:00.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[14097]: audit 2024-02-13T00:35:00.569166+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-13T00:35:00.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[14097]: audit 2024-02-13T00:35:00.569773+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi087"}]: dispatch 2024-02-13T00:35:00.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[14097]: audit 2024-02-13T00:35:00.570376+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi195"}]: dispatch 2024-02-13T00:35:00.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[14097]: audit 2024-02-13T00:35:00.570958+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-13T00:35:00.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[14097]: audit 2024-02-13T00:35:00.571460+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-13T00:35:00.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[14097]: audit 2024-02-13T00:35:00.571959+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-13T00:35:00.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[14097]: audit 2024-02-13T00:35:00.572427+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-13T00:35:00.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[14097]: audit 2024-02-13T00:35:00.572900+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-13T00:35:00.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[14097]: audit 2024-02-13T00:35:00.573360+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-13T00:35:00.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[14097]: audit 2024-02-13T00:35:00.573840+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-13T00:35:00.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[14097]: audit 2024-02-13T00:35:00.574326+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-13T00:35:00.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[14097]: audit 2024-02-13T00:35:00.574818+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-13T00:35:00.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[14097]: audit 2024-02-13T00:35:00.575337+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-13T00:35:00.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[14097]: audit 2024-02-13T00:35:00.575835+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-13T00:35:00.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[14097]: audit 2024-02-13T00:35:00.576359+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-13T00:35:00.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[14097]: audit 2024-02-13T00:35:00.576922+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-13T00:35:00.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[14097]: audit 2024-02-13T00:35:00.577487+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-13T00:35:00.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[14097]: audit 2024-02-13T00:35:00.578032+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-13T00:35:00.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[14097]: audit 2024-02-13T00:35:00.578541+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-13T00:35:00.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[14097]: audit 2024-02-13T00:35:00.579046+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-13T00:35:00.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:00 smithi087 bash[14097]: cluster 2024-02-13T00:35:00.599877+0000 mon.a (mon.0) 603 : cluster [INF] Manager daemon x is now available 2024-02-13T00:35:01.153 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:35:00 smithi195 bash[25685]: Warning: Permanently added '172.21.15.87' (ECDSA) to the list of known hosts. 2024-02-13T00:35:01.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:01 smithi087 bash[14097]: cephadm 2024-02-13T00:35:00.621289+0000 mgr.x (mgr.34697) 1 : cephadm [INF] inventory: adjusted host smithi087 addr 'smithi087' -> '172.21.15.87' 2024-02-13T00:35:01.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:01 smithi087 bash[14097]: audit 2024-02-13T00:35:00.622136+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi087\": {\"hostname\": \"smithi087\", \"addr\": \"172.21.15.87\", \"labels\": [], \"status\": \"\"}, \"smithi195\": {\"hostname\": \"smithi195\", \"addr\": \"smithi195\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-13T00:35:01.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:01 smithi087 bash[14097]: audit 2024-02-13T00:35:00.624286+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi087\": {\"hostname\": \"smithi087\", \"addr\": \"172.21.15.87\", \"labels\": [], \"status\": \"\"}, \"smithi195\": {\"hostname\": \"smithi195\", \"addr\": \"smithi195\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-13T00:35:01.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:01 smithi087 bash[14097]: audit 2024-02-13T00:35:00.627319+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi087\": {\"hostname\": \"smithi087\", \"addr\": \"172.21.15.87\", \"labels\": [], \"status\": \"\"}, \"smithi195\": {\"hostname\": \"smithi195\", \"addr\": \"smithi195\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-02-13T00:35:01.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:01 smithi087 bash[14097]: cephadm 2024-02-13T00:35:00.632900+0000 mgr.x (mgr.34697) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-02-13T00:35:01.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:01 smithi087 bash[14097]: audit 2024-02-13T00:35:00.633320+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-02-13T00:35:01.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:01 smithi087 bash[14097]: audit 2024-02-13T00:35:00.635452+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-02-13T00:35:01.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:01 smithi087 bash[14097]: audit 2024-02-13T00:35:00.642855+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2024-02-13T00:35:01.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:01 smithi087 bash[14097]: cluster 2024-02-13T00:35:00.662029+0000 mon.a (mon.0) 608 : cluster [DBG] mgrmap e17: x(active, since 6s), standbys: y 2024-02-13T00:35:01.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:01 smithi087 bash[14097]: cluster 2024-02-13T00:35:00.670564+0000 mgr.x (mgr.34697) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:01.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:01 smithi087 bash[14097]: audit 2024-02-13T00:35:00.773967+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2024-02-13T00:35:01.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:01 smithi087 bash[14097]: audit 2024-02-13T00:35:00.776434+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2024-02-13T00:35:01.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:01 smithi087 bash[17655]: cephadm 2024-02-13T00:35:00.621289+0000 mgr.x (mgr.34697) 1 : cephadm [INF] inventory: adjusted host smithi087 addr 'smithi087' -> '172.21.15.87' 2024-02-13T00:35:01.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:01 smithi087 bash[17655]: audit 2024-02-13T00:35:00.622136+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi087\": {\"hostname\": \"smithi087\", \"addr\": \"172.21.15.87\", \"labels\": [], \"status\": \"\"}, \"smithi195\": {\"hostname\": \"smithi195\", \"addr\": \"smithi195\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-13T00:35:01.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:01 smithi087 bash[17655]: audit 2024-02-13T00:35:00.624286+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi087\": {\"hostname\": \"smithi087\", \"addr\": \"172.21.15.87\", \"labels\": [], \"status\": \"\"}, \"smithi195\": {\"hostname\": \"smithi195\", \"addr\": \"smithi195\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-13T00:35:01.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:01 smithi087 bash[17655]: audit 2024-02-13T00:35:00.627319+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi087\": {\"hostname\": \"smithi087\", \"addr\": \"172.21.15.87\", \"labels\": [], \"status\": \"\"}, \"smithi195\": {\"hostname\": \"smithi195\", \"addr\": \"smithi195\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-02-13T00:35:01.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:01 smithi087 bash[17655]: cephadm 2024-02-13T00:35:00.632900+0000 mgr.x (mgr.34697) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-02-13T00:35:01.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:01 smithi087 bash[17655]: audit 2024-02-13T00:35:00.633320+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-02-13T00:35:01.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:01 smithi087 bash[17655]: audit 2024-02-13T00:35:00.635452+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-02-13T00:35:01.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:01 smithi087 bash[17655]: audit 2024-02-13T00:35:00.642855+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2024-02-13T00:35:01.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:01 smithi087 bash[17655]: cluster 2024-02-13T00:35:00.662029+0000 mon.a (mon.0) 608 : cluster [DBG] mgrmap e17: x(active, since 6s), standbys: y 2024-02-13T00:35:01.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:01 smithi087 bash[17655]: cluster 2024-02-13T00:35:00.670564+0000 mgr.x (mgr.34697) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:01.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:01 smithi087 bash[17655]: audit 2024-02-13T00:35:00.773967+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2024-02-13T00:35:01.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:01 smithi087 bash[17655]: audit 2024-02-13T00:35:00.776434+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2024-02-13T00:35:01.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:01 smithi087 bash[14097]: audit 2024-02-13T00:35:00.782597+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]': finished 2024-02-13T00:35:01.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:01 smithi087 bash[14097]: audit 2024-02-13T00:35:00.783437+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:35:01.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:01 smithi087 bash[14097]: audit 2024-02-13T00:35:00.786380+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:35:01.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:01 smithi087 bash[14097]: audit 2024-02-13T00:35:00.850743+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-13T00:35:01.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:01 smithi087 bash[14097]: audit 2024-02-13T00:35:00.853175+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-13T00:35:01.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:01 smithi087 bash[14097]: audit 2024-02-13T00:35:00.858704+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-13T00:35:01.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:01 smithi087 bash[14097]: audit 2024-02-13T00:35:00.861041+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-13T00:35:01.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:01 smithi087 bash[17655]: audit 2024-02-13T00:35:00.782597+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]': finished 2024-02-13T00:35:01.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:01 smithi087 bash[17655]: audit 2024-02-13T00:35:00.783437+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:35:01.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:01 smithi087 bash[17655]: audit 2024-02-13T00:35:00.786380+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:35:01.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:01 smithi087 bash[17655]: audit 2024-02-13T00:35:00.850743+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-13T00:35:01.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:01 smithi087 bash[17655]: audit 2024-02-13T00:35:00.853175+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-13T00:35:01.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:01 smithi087 bash[17655]: audit 2024-02-13T00:35:00.858704+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-13T00:35:01.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:01 smithi087 bash[17655]: audit 2024-02-13T00:35:00.861041+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-13T00:35:01.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:01 smithi195 bash[14113]: cephadm 2024-02-13T00:35:00.621289+0000 mgr.x (mgr.34697) 1 : cephadm [INF] inventory: adjusted host smithi087 addr 'smithi087' -> '172.21.15.87' 2024-02-13T00:35:01.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:01 smithi195 bash[14113]: audit 2024-02-13T00:35:00.622136+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi087\": {\"hostname\": \"smithi087\", \"addr\": \"172.21.15.87\", \"labels\": [], \"status\": \"\"}, \"smithi195\": {\"hostname\": \"smithi195\", \"addr\": \"smithi195\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-13T00:35:01.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:01 smithi195 bash[14113]: audit 2024-02-13T00:35:00.624286+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi087\": {\"hostname\": \"smithi087\", \"addr\": \"172.21.15.87\", \"labels\": [], \"status\": \"\"}, \"smithi195\": {\"hostname\": \"smithi195\", \"addr\": \"smithi195\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-13T00:35:01.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:01 smithi195 bash[14113]: audit 2024-02-13T00:35:00.627319+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi087\": {\"hostname\": \"smithi087\", \"addr\": \"172.21.15.87\", \"labels\": [], \"status\": \"\"}, \"smithi195\": {\"hostname\": \"smithi195\", \"addr\": \"smithi195\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-02-13T00:35:01.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:01 smithi195 bash[14113]: cephadm 2024-02-13T00:35:00.632900+0000 mgr.x (mgr.34697) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-02-13T00:35:01.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:01 smithi195 bash[14113]: audit 2024-02-13T00:35:00.633320+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-02-13T00:35:01.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:01 smithi195 bash[14113]: audit 2024-02-13T00:35:00.635452+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-02-13T00:35:01.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:01 smithi195 bash[14113]: audit 2024-02-13T00:35:00.642855+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2024-02-13T00:35:01.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:01 smithi195 bash[14113]: cluster 2024-02-13T00:35:00.662029+0000 mon.a (mon.0) 608 : cluster [DBG] mgrmap e17: x(active, since 6s), standbys: y 2024-02-13T00:35:01.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:01 smithi195 bash[14113]: cluster 2024-02-13T00:35:00.670564+0000 mgr.x (mgr.34697) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:01.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:01 smithi195 bash[14113]: audit 2024-02-13T00:35:00.773967+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2024-02-13T00:35:01.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:01 smithi195 bash[14113]: audit 2024-02-13T00:35:00.776434+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2024-02-13T00:35:01.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:01 smithi195 bash[14113]: audit 2024-02-13T00:35:00.782597+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]': finished 2024-02-13T00:35:01.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:01 smithi195 bash[14113]: audit 2024-02-13T00:35:00.783437+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:35:01.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:01 smithi195 bash[14113]: audit 2024-02-13T00:35:00.786380+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:35:01.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:01 smithi195 bash[14113]: audit 2024-02-13T00:35:00.850743+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-13T00:35:01.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:01 smithi195 bash[14113]: audit 2024-02-13T00:35:00.853175+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-13T00:35:01.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:01 smithi195 bash[14113]: audit 2024-02-13T00:35:00.858704+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-13T00:35:01.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:01 smithi195 bash[14113]: audit 2024-02-13T00:35:00.861041+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-13T00:35:03.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:03 smithi087 bash[14097]: cluster 2024-02-13T00:35:02.565118+0000 mgr.x (mgr.34697) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:03.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:03 smithi087 bash[14097]: cluster 2024-02-13T00:35:02.673844+0000 mon.a (mon.0) 613 : cluster [DBG] mgrmap e18: x(active, since 8s), standbys: y 2024-02-13T00:35:03.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:03 smithi087 bash[17655]: cluster 2024-02-13T00:35:02.565118+0000 mgr.x (mgr.34697) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:03.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:03 smithi087 bash[17655]: cluster 2024-02-13T00:35:02.673844+0000 mon.a (mon.0) 613 : cluster [DBG] mgrmap e18: x(active, since 8s), standbys: y 2024-02-13T00:35:04.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:03 smithi195 bash[14113]: cluster 2024-02-13T00:35:02.565118+0000 mgr.x (mgr.34697) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:04.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:03 smithi195 bash[14113]: cluster 2024-02-13T00:35:02.673844+0000 mon.a (mon.0) 613 : cluster [DBG] mgrmap e18: x(active, since 8s), standbys: y 2024-02-13T00:35:05.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:05 smithi087 bash[14097]: cluster 2024-02-13T00:35:04.565886+0000 mgr.x (mgr.34697) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:05.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:05 smithi087 bash[17655]: cluster 2024-02-13T00:35:04.565886+0000 mgr.x (mgr.34697) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:06.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:05 smithi195 bash[14113]: cluster 2024-02-13T00:35:04.565886+0000 mgr.x (mgr.34697) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:07.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:07 smithi087 bash[14097]: cluster 2024-02-13T00:35:06.567459+0000 mgr.x (mgr.34697) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:07.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:07 smithi087 bash[17655]: cluster 2024-02-13T00:35:06.567459+0000 mgr.x (mgr.34697) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:08.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:07 smithi195 bash[14113]: cluster 2024-02-13T00:35:06.567459+0000 mgr.x (mgr.34697) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:09.789 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:09 smithi087 bash[14097]: cluster 2024-02-13T00:35:08.568198+0000 mgr.x (mgr.34697) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:09.790 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:09 smithi087 bash[17655]: cluster 2024-02-13T00:35:08.568198+0000 mgr.x (mgr.34697) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:09.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:09 smithi195 bash[14113]: cluster 2024-02-13T00:35:08.568198+0000 mgr.x (mgr.34697) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:10.690 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-13T00:35:10.903 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:35:10 smithi195 bash[25685]: Warning: Permanently added 'smithi195,172.21.15.195' (ECDSA) to the list of known hosts. 2024-02-13T00:35:10.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:10 smithi195 bash[14113]: audit 2024-02-13T00:35:10.493947+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2024-02-13T00:35:10.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:10 smithi195 bash[14113]: audit 2024-02-13T00:35:10.496457+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2024-02-13T00:35:10.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:10 smithi195 bash[14113]: audit 2024-02-13T00:35:10.504056+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]': finished 2024-02-13T00:35:10.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:10 smithi195 bash[14113]: audit 2024-02-13T00:35:10.506415+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr.x"}]: dispatch 2024-02-13T00:35:10.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:10 smithi195 bash[14113]: audit 2024-02-13T00:35:10.508545+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr.x"}]: dispatch 2024-02-13T00:35:10.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:10 smithi195 bash[14113]: audit 2024-02-13T00:35:10.512915+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr.x"}]': finished 2024-02-13T00:35:10.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:10 smithi195 bash[14113]: audit 2024-02-13T00:35:10.516567+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:35:10.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:10 smithi087 bash[17655]: audit 2024-02-13T00:35:10.493947+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2024-02-13T00:35:10.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:10 smithi087 bash[17655]: audit 2024-02-13T00:35:10.496457+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2024-02-13T00:35:10.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:10 smithi087 bash[17655]: audit 2024-02-13T00:35:10.504056+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]': finished 2024-02-13T00:35:10.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:10 smithi087 bash[17655]: audit 2024-02-13T00:35:10.506415+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr.x"}]: dispatch 2024-02-13T00:35:10.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:10 smithi087 bash[17655]: audit 2024-02-13T00:35:10.508545+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr.x"}]: dispatch 2024-02-13T00:35:10.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:10 smithi087 bash[17655]: audit 2024-02-13T00:35:10.512915+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr.x"}]': finished 2024-02-13T00:35:10.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:10 smithi087 bash[17655]: audit 2024-02-13T00:35:10.516567+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:35:10.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:10 smithi087 bash[14097]: audit 2024-02-13T00:35:10.493947+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2024-02-13T00:35:10.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:10 smithi087 bash[14097]: audit 2024-02-13T00:35:10.496457+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2024-02-13T00:35:10.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:10 smithi087 bash[14097]: audit 2024-02-13T00:35:10.504056+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]': finished 2024-02-13T00:35:10.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:10 smithi087 bash[14097]: audit 2024-02-13T00:35:10.506415+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr.x"}]: dispatch 2024-02-13T00:35:10.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:10 smithi087 bash[14097]: audit 2024-02-13T00:35:10.508545+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr.x"}]: dispatch 2024-02-13T00:35:10.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:10 smithi087 bash[14097]: audit 2024-02-13T00:35:10.512915+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr.x"}]': finished 2024-02-13T00:35:10.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:10 smithi087 bash[14097]: audit 2024-02-13T00:35:10.516567+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:35:11.418 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-13T00:35:11.419 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (5m) 4m ago 6m - - 9f27df16978d 7ca715aabbc6 2024-02-13T00:35:11.419 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi195 running (5m) 22s ago 5m - - 6.6.2 87a51ecf0b1c fda1de2da571 2024-02-13T00:35:11.419 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi195 running (24s) 22s ago 10m - - 16.2.14-521-g0e714d9a 1fbc92c859dc d7a71d72a6ad 2024-02-13T00:35:11.419 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 running (12m) 4m ago 12m - - 15.2.0 204a01f9b0b6 0937788ffabb 2024-02-13T00:35:11.419 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (12m) 4m ago 12m - 2048M 15.2.0 204a01f9b0b6 b25ad31ef617 2024-02-13T00:35:11.420 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi195 running (10m) 22s ago 10m - 2048M 15.2.0 204a01f9b0b6 35aaf4a253bc 2024-02-13T00:35:11.420 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (11m) 4m ago 11m - 2048M 15.2.0 204a01f9b0b6 8f12759af0d7 2024-02-13T00:35:11.420 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (6m) 4m ago 6m - - 72c9c2088986 8de830295b09 2024-02-13T00:35:11.420 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi195 running (6m) 22s ago 6m - - 72c9c2088986 267e29a36209 2024-02-13T00:35:11.420 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (10m) 4m ago 10m - 4096M 15.2.0 204a01f9b0b6 b3545c11c1fc 2024-02-13T00:35:11.420 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (9m) 4m ago 9m - 4096M 15.2.0 204a01f9b0b6 d072aa901482 2024-02-13T00:35:11.421 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (9m) 4m ago 9m - 4096M 15.2.0 204a01f9b0b6 c1e2dda177a5 2024-02-13T00:35:11.421 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (8m) 4m ago 8m - 4096M 15.2.0 204a01f9b0b6 eb3513caf040 2024-02-13T00:35:11.421 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi195 running (8m) 22s ago 8m - 4096M 15.2.0 204a01f9b0b6 45120a093718 2024-02-13T00:35:11.421 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi195 running (8m) 22s ago 8m - 4096M 15.2.0 204a01f9b0b6 ea96e91cbf4f 2024-02-13T00:35:11.421 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi195 running (7m) 22s ago 7m - 4096M 15.2.0 204a01f9b0b6 10ce02449645 2024-02-13T00:35:11.421 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi195 running (7m) 22s ago 7m - 4096M 15.2.0 204a01f9b0b6 cec464df4b8c 2024-02-13T00:35:11.422 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi195 running (5m) 22s ago 6m - - 2a72b385beaf 3566f467e4e1 2024-02-13T00:35:11.422 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.zfdisv smithi087 running (4m) 4m ago 4m - - 15.2.0 204a01f9b0b6 f264ef71df55 2024-02-13T00:35:11.422 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi195.rcbggm smithi195 running (4m) 22s ago 4m - - 15.2.0 204a01f9b0b6 a11db66d56ef 2024-02-13T00:35:11.842 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:35:11.842 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-13T00:35:11.842 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-13T00:35:11.842 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:35:11.842 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-13T00:35:11.842 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2024-02-13T00:35:11.842 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 1 2024-02-13T00:35:11.842 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:35:11.843 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-13T00:35:11.843 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-13T00:35:11.843 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:35:11.843 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-13T00:35:11.843 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-13T00:35:11.843 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-13T00:35:11.843 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:35:11.843 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-13T00:35:11.843 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 14, 2024-02-13T00:35:11.843 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 1 2024-02-13T00:35:11.843 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-13T00:35:11.843 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:35:11.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:11 smithi195 bash[14113]: cluster 2024-02-13T00:35:10.568815+0000 mgr.x (mgr.34697) 8 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:11.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:11 smithi195 bash[14113]: audit 2024-02-13T00:35:10.668696+0000 mgr.x (mgr.34697) 9 : audit [DBG] from='client.24781 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:35:11.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:11 smithi195 bash[14113]: audit 2024-02-13T00:35:10.816178+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:35:11.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:11 smithi195 bash[14113]: audit 2024-02-13T00:35:11.389239+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:35:11.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:11 smithi195 bash[14113]: audit 2024-02-13T00:35:11.390312+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:35:11.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:11 smithi195 bash[14113]: audit 2024-02-13T00:35:11.391275+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:11.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:11 smithi195 bash[14113]: audit 2024-02-13T00:35:11.392259+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:11.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:11 smithi195 bash[14113]: audit 2024-02-13T00:35:11.393289+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:11.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:11 smithi195 bash[14113]: audit 2024-02-13T00:35:11.394247+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:11.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:11 smithi195 bash[14113]: audit 2024-02-13T00:35:11.399867+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:35:11.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:11 smithi195 bash[14113]: audit 2024-02-13T00:35:11.400904+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:11.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:11 smithi195 bash[14113]: audit 2024-02-13T00:35:11.401933+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:11.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:11 smithi195 bash[14113]: audit 2024-02-13T00:35:11.402960+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:11.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:11 smithi195 bash[14113]: audit 2024-02-13T00:35:11.403992+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:11.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:11 smithi087 bash[17655]: cluster 2024-02-13T00:35:10.568815+0000 mgr.x (mgr.34697) 8 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:11.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:11 smithi087 bash[17655]: audit 2024-02-13T00:35:10.668696+0000 mgr.x (mgr.34697) 9 : audit [DBG] from='client.24781 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:35:11.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:11 smithi087 bash[17655]: audit 2024-02-13T00:35:10.816178+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:35:11.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:11 smithi087 bash[17655]: audit 2024-02-13T00:35:11.389239+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:35:11.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:11 smithi087 bash[17655]: audit 2024-02-13T00:35:11.390312+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:35:11.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:11 smithi087 bash[17655]: audit 2024-02-13T00:35:11.391275+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:11.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:11 smithi087 bash[17655]: audit 2024-02-13T00:35:11.392259+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:11.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:11 smithi087 bash[17655]: audit 2024-02-13T00:35:11.393289+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:11.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:11 smithi087 bash[17655]: audit 2024-02-13T00:35:11.394247+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:11.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:11 smithi087 bash[17655]: audit 2024-02-13T00:35:11.399867+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:35:11.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:11 smithi087 bash[17655]: audit 2024-02-13T00:35:11.400904+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:11.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:11 smithi087 bash[17655]: audit 2024-02-13T00:35:11.401933+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:11.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:11 smithi087 bash[17655]: audit 2024-02-13T00:35:11.402960+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:11.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:11 smithi087 bash[17655]: audit 2024-02-13T00:35:11.403992+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:11.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:11 smithi087 bash[14097]: cluster 2024-02-13T00:35:10.568815+0000 mgr.x (mgr.34697) 8 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:11.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:11 smithi087 bash[14097]: audit 2024-02-13T00:35:10.668696+0000 mgr.x (mgr.34697) 9 : audit [DBG] from='client.24781 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:35:11.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:11 smithi087 bash[14097]: audit 2024-02-13T00:35:10.816178+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:35:11.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:11 smithi087 bash[14097]: audit 2024-02-13T00:35:11.389239+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:35:11.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:11 smithi087 bash[14097]: audit 2024-02-13T00:35:11.390312+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:35:11.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:11 smithi087 bash[14097]: audit 2024-02-13T00:35:11.391275+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:11.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:11 smithi087 bash[14097]: audit 2024-02-13T00:35:11.392259+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:11.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:11 smithi087 bash[14097]: audit 2024-02-13T00:35:11.393289+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:11.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:11 smithi087 bash[14097]: audit 2024-02-13T00:35:11.394247+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:11.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:11 smithi087 bash[14097]: audit 2024-02-13T00:35:11.399867+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:35:11.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:11 smithi087 bash[14097]: audit 2024-02-13T00:35:11.400904+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:11.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:11 smithi087 bash[14097]: audit 2024-02-13T00:35:11.401933+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:11.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:11 smithi087 bash[14097]: audit 2024-02-13T00:35:11.402960+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:11.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:11 smithi087 bash[14097]: audit 2024-02-13T00:35:11.403992+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:12.199 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:35:12.199 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1", 2024-02-13T00:35:12.199 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-13T00:35:12.199 INFO:teuthology.orchestra.run.smithi087.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-13T00:35:12.199 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [], 2024-02-13T00:35:12.199 INFO:teuthology.orchestra.run.smithi087.stdout: "progress": "", 2024-02-13T00:35:12.199 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "", 2024-02-13T00:35:12.199 INFO:teuthology.orchestra.run.smithi087.stdout: "is_paused": false 2024-02-13T00:35:12.199 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:35:12.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:12 smithi195 bash[14113]: audit 2024-02-13T00:35:11.033144+0000 mgr.x (mgr.34697) 10 : audit [DBG] from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:35:12.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:12 smithi195 bash[14113]: audit 2024-02-13T00:35:11.384503+0000 mgr.x (mgr.34697) 11 : audit [DBG] from='client.24793 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:35:12.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:12 smithi195 bash[14113]: audit 2024-02-13T00:35:11.839319+0000 mon.a (mon.0) 618 : audit [DBG] from='client.? 172.21.15.87:0/3058273502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:35:12.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:12 smithi087 bash[14097]: audit 2024-02-13T00:35:11.033144+0000 mgr.x (mgr.34697) 10 : audit [DBG] from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:35:12.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:12 smithi087 bash[14097]: audit 2024-02-13T00:35:11.384503+0000 mgr.x (mgr.34697) 11 : audit [DBG] from='client.24793 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:35:12.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:12 smithi087 bash[14097]: audit 2024-02-13T00:35:11.839319+0000 mon.a (mon.0) 618 : audit [DBG] from='client.? 172.21.15.87:0/3058273502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:35:12.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:12 smithi087 bash[17655]: audit 2024-02-13T00:35:11.033144+0000 mgr.x (mgr.34697) 10 : audit [DBG] from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:35:12.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:12 smithi087 bash[17655]: audit 2024-02-13T00:35:11.384503+0000 mgr.x (mgr.34697) 11 : audit [DBG] from='client.24793 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:35:12.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:12 smithi087 bash[17655]: audit 2024-02-13T00:35:11.839319+0000 mon.a (mon.0) 618 : audit [DBG] from='client.? 172.21.15.87:0/3058273502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:35:13.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:13 smithi195 bash[14113]: audit 2024-02-13T00:35:12.193905+0000 mgr.x (mgr.34697) 12 : audit [DBG] from='client.24805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:35:13.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:13 smithi195 bash[14113]: cluster 2024-02-13T00:35:12.570408+0000 mgr.x (mgr.34697) 13 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:13.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:13 smithi087 bash[14097]: audit 2024-02-13T00:35:12.193905+0000 mgr.x (mgr.34697) 12 : audit [DBG] from='client.24805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:35:13.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:13 smithi087 bash[14097]: cluster 2024-02-13T00:35:12.570408+0000 mgr.x (mgr.34697) 13 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:13.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:13 smithi087 bash[17655]: audit 2024-02-13T00:35:12.193905+0000 mgr.x (mgr.34697) 12 : audit [DBG] from='client.24805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:35:13.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:13 smithi087 bash[17655]: cluster 2024-02-13T00:35:12.570408+0000 mgr.x (mgr.34697) 13 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:15.911 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:15 smithi195 bash[14113]: cluster 2024-02-13T00:35:14.571154+0000 mgr.x (mgr.34697) 14 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:15.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:15 smithi087 bash[14097]: cluster 2024-02-13T00:35:14.571154+0000 mgr.x (mgr.34697) 14 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:15.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:15 smithi087 bash[17655]: cluster 2024-02-13T00:35:14.571154+0000 mgr.x (mgr.34697) 14 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:16.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:16 smithi195 bash[14113]: audit 2024-02-13T00:35:16.563590+0000 mon.b (mon.2) 85 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557619Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:22:34.224656Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15581839, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560169Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:29:30.312967Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:16.560877Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:35:16.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:16 smithi195 bash[14113]: audit 2024-02-13T00:35:16.566557+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557619Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:22:34.224656Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15581839, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560169Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:29:30.312967Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:16.560877Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:35:16.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:16 smithi195 bash[14113]: audit 2024-02-13T00:35:16.572788+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557619Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:22:34.224656Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15581839, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560169Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:29:30.312967Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:16.560877Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-13T00:35:16.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:16 smithi087 bash[14097]: audit 2024-02-13T00:35:16.563590+0000 mon.b (mon.2) 85 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557619Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:22:34.224656Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15581839, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560169Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:29:30.312967Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:16.560877Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:35:16.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:16 smithi087 bash[17655]: audit 2024-02-13T00:35:16.563590+0000 mon.b (mon.2) 85 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557619Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:22:34.224656Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15581839, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560169Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:29:30.312967Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:16.560877Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:35:16.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:16 smithi087 bash[14097]: audit 2024-02-13T00:35:16.566557+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557619Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:22:34.224656Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15581839, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560169Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:29:30.312967Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:16.560877Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:35:16.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:16 smithi087 bash[14097]: audit 2024-02-13T00:35:16.572788+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557619Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:22:34.224656Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15581839, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560169Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:29:30.312967Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:16.560877Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-13T00:35:16.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:16 smithi087 bash[17655]: audit 2024-02-13T00:35:16.566557+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557619Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:22:34.224656Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15581839, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560169Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:29:30.312967Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:16.560877Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:35:16.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:16 smithi087 bash[17655]: audit 2024-02-13T00:35:16.572788+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557619Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:22:34.224656Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15581839, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560169Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:29:30.312967Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:16.560877Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-13T00:35:17.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:17 smithi195 bash[14113]: cluster 2024-02-13T00:35:16.572472+0000 mgr.x (mgr.34697) 15 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:17.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:17 smithi195 bash[14113]: audit 2024-02-13T00:35:16.867212+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:35:17.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:17 smithi195 bash[14113]: audit 2024-02-13T00:35:16.867956+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:17.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:17 smithi195 bash[14113]: audit 2024-02-13T00:35:16.868731+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:35:17.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:17 smithi195 bash[14113]: audit 2024-02-13T00:35:16.869349+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:17.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:17 smithi195 bash[14113]: audit 2024-02-13T00:35:16.869875+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:35:17.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:17 smithi195 bash[14113]: audit 2024-02-13T00:35:16.870392+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:17.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:17 smithi195 bash[14113]: audit 2024-02-13T00:35:16.870932+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:35:17.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:17 smithi195 bash[14113]: audit 2024-02-13T00:35:16.871443+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:17.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:17 smithi195 bash[14113]: audit 2024-02-13T00:35:16.871952+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:35:17.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:17 smithi195 bash[14113]: audit 2024-02-13T00:35:17.573349+0000 mon.b (mon.2) 95 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99425976, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568600Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427085004, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568794Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49010442, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568904Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_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\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569004Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48328867, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569102Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50604277, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569200Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 26518487, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569298Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:29:38.730480Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12310282, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569395Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26979860, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569498Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51306823, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569595Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:17.569759Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:35:17.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:17 smithi195 bash[14113]: audit 2024-02-13T00:35:17.576212+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99425976, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568600Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427085004, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568794Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49010442, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568904Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_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\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569004Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48328867, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569102Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50604277, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569200Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 26518487, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569298Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:29:38.730480Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12310282, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569395Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26979860, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569498Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51306823, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569595Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:17.569759Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:35:17.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:17 smithi195 bash[14113]: audit 2024-02-13T00:35:17.584069+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99425976, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568600Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427085004, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568794Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49010442, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568904Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_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\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569004Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48328867, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569102Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50604277, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569200Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 26518487, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569298Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:29:38.730480Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12310282, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569395Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26979860, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569498Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51306823, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569595Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:17.569759Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-13T00:35:17.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:17 smithi087 bash[14097]: cluster 2024-02-13T00:35:16.572472+0000 mgr.x (mgr.34697) 15 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:17.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:17 smithi087 bash[14097]: audit 2024-02-13T00:35:16.867212+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:35:17.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:17 smithi087 bash[14097]: audit 2024-02-13T00:35:16.867956+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:17.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:17 smithi087 bash[14097]: audit 2024-02-13T00:35:16.868731+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:35:17.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:17 smithi087 bash[14097]: audit 2024-02-13T00:35:16.869349+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:17.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:17 smithi087 bash[14097]: audit 2024-02-13T00:35:16.869875+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:35:17.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:17 smithi087 bash[14097]: audit 2024-02-13T00:35:16.870392+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:17.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:17 smithi087 bash[14097]: audit 2024-02-13T00:35:16.870932+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:35:17.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:17 smithi087 bash[14097]: audit 2024-02-13T00:35:16.871443+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:17.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:17 smithi087 bash[14097]: audit 2024-02-13T00:35:16.871952+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:35:17.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:17 smithi087 bash[17655]: cluster 2024-02-13T00:35:16.572472+0000 mgr.x (mgr.34697) 15 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:17.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:17 smithi087 bash[17655]: audit 2024-02-13T00:35:16.867212+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:35:17.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:17 smithi087 bash[17655]: audit 2024-02-13T00:35:16.867956+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:17.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:17 smithi087 bash[17655]: audit 2024-02-13T00:35:16.868731+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:35:17.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:17 smithi087 bash[17655]: audit 2024-02-13T00:35:16.869349+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:17.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:17 smithi087 bash[17655]: audit 2024-02-13T00:35:16.869875+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:35:17.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:17 smithi087 bash[17655]: audit 2024-02-13T00:35:16.870392+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:17.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:17 smithi087 bash[17655]: audit 2024-02-13T00:35:16.870932+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:35:17.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:17 smithi087 bash[17655]: audit 2024-02-13T00:35:16.871443+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:17.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:17 smithi087 bash[17655]: audit 2024-02-13T00:35:16.871952+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:35:17.952 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:17 smithi087 bash[14097]: audit 2024-02-13T00:35:17.573349+0000 mon.b (mon.2) 95 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99425976, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568600Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427085004, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568794Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49010442, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568904Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_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\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569004Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48328867, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569102Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50604277, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569200Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 26518487, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569298Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:29:38.730480Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12310282, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569395Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26979860, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569498Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51306823, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569595Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:17.569759Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:35:17.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:17 smithi087 bash[17655]: audit 2024-02-13T00:35:17.573349+0000 mon.b (mon.2) 95 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99425976, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568600Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427085004, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568794Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49010442, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568904Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_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\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569004Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48328867, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569102Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50604277, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569200Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 26518487, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569298Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:29:38.730480Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12310282, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569395Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26979860, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569498Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51306823, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569595Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:17.569759Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:35:17.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:17 smithi087 bash[14097]: audit 2024-02-13T00:35:17.576212+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99425976, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568600Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427085004, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568794Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49010442, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568904Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_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\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569004Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48328867, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569102Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50604277, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569200Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 26518487, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569298Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:29:38.730480Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12310282, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569395Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26979860, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569498Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51306823, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569595Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:17.569759Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:35:17.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:17 smithi087 bash[14097]: audit 2024-02-13T00:35:17.584069+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99425976, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568600Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427085004, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568794Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49010442, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568904Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_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\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569004Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48328867, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569102Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50604277, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569200Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 26518487, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569298Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:29:38.730480Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12310282, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569395Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26979860, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569498Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51306823, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569595Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:17.569759Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-13T00:35:17.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:17 smithi087 bash[17655]: audit 2024-02-13T00:35:17.576212+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99425976, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568600Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427085004, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568794Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49010442, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568904Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_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\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569004Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48328867, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569102Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50604277, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569200Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 26518487, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569298Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:29:38.730480Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12310282, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569395Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26979860, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569498Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51306823, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569595Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:17.569759Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:35:17.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:17 smithi087 bash[17655]: audit 2024-02-13T00:35:17.584069+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99425976, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568600Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427085004, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568794Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49010442, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568904Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_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\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569004Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48328867, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569102Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50604277, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569200Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 26518487, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569298Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:29:38.730480Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12310282, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569395Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26979860, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569498Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51306823, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569595Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:20.302832Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:17.569759Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-13T00:35:18.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:18 smithi195 bash[14113]: audit 2024-02-13T00:35:17.878721+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:35:18.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:18 smithi195 bash[14113]: audit 2024-02-13T00:35:17.879574+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:18.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:18 smithi195 bash[14113]: audit 2024-02-13T00:35:17.880329+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:35:18.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:18 smithi195 bash[14113]: audit 2024-02-13T00:35:17.881016+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:18.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:18 smithi195 bash[14113]: audit 2024-02-13T00:35:17.881675+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:35:18.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:18 smithi195 bash[14113]: audit 2024-02-13T00:35:17.882352+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:18.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:18 smithi195 bash[14113]: audit 2024-02-13T00:35:17.883005+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:35:18.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:18 smithi195 bash[14113]: audit 2024-02-13T00:35:17.883716+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:18.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:18 smithi195 bash[14113]: audit 2024-02-13T00:35:17.884463+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:35:18.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:18 smithi195 bash[14113]: audit 2024-02-13T00:35:17.887362+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-13T00:35:18.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:18 smithi195 bash[14113]: audit 2024-02-13T00:35:17.889777+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-13T00:35:18.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:18 smithi195 bash[14113]: audit 2024-02-13T00:35:17.896249+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-13T00:35:18.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:18 smithi195 bash[14113]: cephadm 2024-02-13T00:35:17.900139+0000 mgr.x (mgr.34697) 16 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-02-13T00:35:18.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:18 smithi195 bash[14113]: audit 2024-02-13T00:35:17.900563+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T00:35:18.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:18 smithi195 bash[14113]: audit 2024-02-13T00:35:17.901947+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-13T00:35:18.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:18 smithi195 bash[14113]: audit 2024-02-13T00:35:17.903155+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:35:18.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:18 smithi195 bash[14113]: cephadm 2024-02-13T00:35:17.904302+0000 mgr.x (mgr.34697) 17 : cephadm [INF] Reconfiguring daemon mon.a on smithi087 2024-02-13T00:35:18.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:18 smithi195 bash[14113]: audit 2024-02-13T00:35:17.905053+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-13T00:35:18.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:18 smithi087 bash[14097]: audit 2024-02-13T00:35:17.878721+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:35:18.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:18 smithi087 bash[14097]: audit 2024-02-13T00:35:17.879574+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:18.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:18 smithi087 bash[14097]: audit 2024-02-13T00:35:17.880329+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:35:18.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:18 smithi087 bash[14097]: audit 2024-02-13T00:35:17.881016+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:18.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:18 smithi087 bash[14097]: audit 2024-02-13T00:35:17.881675+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:35:18.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:18 smithi087 bash[14097]: audit 2024-02-13T00:35:17.882352+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:18.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:18 smithi087 bash[14097]: audit 2024-02-13T00:35:17.883005+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:35:18.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:18 smithi087 bash[14097]: audit 2024-02-13T00:35:17.883716+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:18.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:18 smithi087 bash[14097]: audit 2024-02-13T00:35:17.884463+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:35:18.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:18 smithi087 bash[14097]: audit 2024-02-13T00:35:17.887362+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-13T00:35:18.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:18 smithi087 bash[14097]: audit 2024-02-13T00:35:17.889777+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-13T00:35:18.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:18 smithi087 bash[14097]: audit 2024-02-13T00:35:17.896249+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-13T00:35:18.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:18 smithi087 bash[14097]: cephadm 2024-02-13T00:35:17.900139+0000 mgr.x (mgr.34697) 16 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-02-13T00:35:18.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:18 smithi087 bash[14097]: audit 2024-02-13T00:35:17.900563+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T00:35:18.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:18 smithi087 bash[14097]: audit 2024-02-13T00:35:17.901947+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-13T00:35:18.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:18 smithi087 bash[14097]: audit 2024-02-13T00:35:17.903155+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:35:18.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:18 smithi087 bash[14097]: cephadm 2024-02-13T00:35:17.904302+0000 mgr.x (mgr.34697) 17 : cephadm [INF] Reconfiguring daemon mon.a on smithi087 2024-02-13T00:35:18.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:18 smithi087 bash[14097]: audit 2024-02-13T00:35:17.905053+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-13T00:35:18.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:18 smithi087 bash[17655]: audit 2024-02-13T00:35:17.878721+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:35:18.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:18 smithi087 bash[17655]: audit 2024-02-13T00:35:17.879574+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:18.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:18 smithi087 bash[17655]: audit 2024-02-13T00:35:17.880329+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:35:18.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:18 smithi087 bash[17655]: audit 2024-02-13T00:35:17.881016+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:18.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:18 smithi087 bash[17655]: audit 2024-02-13T00:35:17.881675+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:35:18.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:18 smithi087 bash[17655]: audit 2024-02-13T00:35:17.882352+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:18.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:18 smithi087 bash[17655]: audit 2024-02-13T00:35:17.883005+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:35:18.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:18 smithi087 bash[17655]: audit 2024-02-13T00:35:17.883716+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:18.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:18 smithi087 bash[17655]: audit 2024-02-13T00:35:17.884463+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:35:18.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:18 smithi087 bash[17655]: audit 2024-02-13T00:35:17.887362+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-13T00:35:18.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:18 smithi087 bash[17655]: audit 2024-02-13T00:35:17.889777+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-13T00:35:18.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:18 smithi087 bash[17655]: audit 2024-02-13T00:35:17.896249+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-13T00:35:18.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:18 smithi087 bash[17655]: cephadm 2024-02-13T00:35:17.900139+0000 mgr.x (mgr.34697) 16 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-02-13T00:35:18.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:18 smithi087 bash[17655]: audit 2024-02-13T00:35:17.900563+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T00:35:18.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:18 smithi087 bash[17655]: audit 2024-02-13T00:35:17.901947+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-13T00:35:18.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:18 smithi087 bash[17655]: audit 2024-02-13T00:35:17.903155+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:35:18.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:18 smithi087 bash[17655]: cephadm 2024-02-13T00:35:17.904302+0000 mgr.x (mgr.34697) 17 : cephadm [INF] Reconfiguring daemon mon.a on smithi087 2024-02-13T00:35:18.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:18 smithi087 bash[17655]: audit 2024-02-13T00:35:17.905053+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-13T00:35:19.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:19 smithi087 bash[14097]: cluster 2024-02-13T00:35:18.573143+0000 mgr.x (mgr.34697) 18 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:19.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:19 smithi087 bash[17655]: cluster 2024-02-13T00:35:18.573143+0000 mgr.x (mgr.34697) 18 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:20.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:19 smithi195 bash[14113]: cluster 2024-02-13T00:35:18.573143+0000 mgr.x (mgr.34697) 18 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:20.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:20 smithi087 bash[14097]: audit 2024-02-13T00:35:19.938104+0000 mon.b (mon.2) 110 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557619Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:22:34.224656Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15581839, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560169Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:29:30.312967Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:16.560877Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:35:20.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:20 smithi087 bash[17655]: audit 2024-02-13T00:35:19.938104+0000 mon.b (mon.2) 110 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557619Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:22:34.224656Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15581839, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560169Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:29:30.312967Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:16.560877Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:35:20.952 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:20 smithi087 bash[14097]: audit 2024-02-13T00:35:19.941208+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557619Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:22:34.224656Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15581839, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560169Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:29:30.312967Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:16.560877Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:35:20.952 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:20 smithi087 bash[14097]: audit 2024-02-13T00:35:19.947774+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557619Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:22:34.224656Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15581839, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560169Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:29:30.312967Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:16.560877Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-13T00:35:20.952 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:20 smithi087 bash[14097]: cephadm 2024-02-13T00:35:19.949009+0000 mgr.x (mgr.34697) 19 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-13T00:35:20.952 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:20 smithi087 bash[14097]: audit 2024-02-13T00:35:19.949661+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T00:35:20.952 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:20 smithi087 bash[14097]: audit 2024-02-13T00:35:19.951432+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-13T00:35:20.952 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:20 smithi087 bash[14097]: audit 2024-02-13T00:35:19.952962+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:35:20.952 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:20 smithi087 bash[14097]: cephadm 2024-02-13T00:35:19.954385+0000 mgr.x (mgr.34697) 20 : cephadm [INF] Reconfiguring daemon mon.c on smithi087 2024-02-13T00:35:20.952 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:20 smithi087 bash[14097]: audit 2024-02-13T00:35:19.955364+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-13T00:35:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:20 smithi087 bash[17655]: audit 2024-02-13T00:35:19.941208+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557619Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:22:34.224656Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15581839, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560169Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:29:30.312967Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:16.560877Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:35:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:20 smithi087 bash[17655]: audit 2024-02-13T00:35:19.947774+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557619Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:22:34.224656Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15581839, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560169Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:29:30.312967Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:16.560877Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-13T00:35:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:20 smithi087 bash[17655]: cephadm 2024-02-13T00:35:19.949009+0000 mgr.x (mgr.34697) 19 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-13T00:35:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:20 smithi087 bash[17655]: audit 2024-02-13T00:35:19.949661+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T00:35:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:20 smithi087 bash[17655]: audit 2024-02-13T00:35:19.951432+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-13T00:35:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:20 smithi087 bash[17655]: audit 2024-02-13T00:35:19.952962+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:35:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:20 smithi087 bash[17655]: cephadm 2024-02-13T00:35:19.954385+0000 mgr.x (mgr.34697) 20 : cephadm [INF] Reconfiguring daemon mon.c on smithi087 2024-02-13T00:35:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:20 smithi087 bash[17655]: audit 2024-02-13T00:35:19.955364+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-13T00:35:21.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:20 smithi195 bash[14113]: audit 2024-02-13T00:35:19.938104+0000 mon.b (mon.2) 110 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557619Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:22:34.224656Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15581839, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560169Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:29:30.312967Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:16.560877Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:35:21.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:20 smithi195 bash[14113]: audit 2024-02-13T00:35:19.941208+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557619Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:22:34.224656Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15581839, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560169Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:29:30.312967Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:16.560877Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:35:21.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:20 smithi195 bash[14113]: audit 2024-02-13T00:35:19.947774+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557619Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:22:34.224656Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15581839, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560169Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:29:30.312967Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:04.873461Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:16.560877Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-13T00:35:21.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:20 smithi195 bash[14113]: cephadm 2024-02-13T00:35:19.949009+0000 mgr.x (mgr.34697) 19 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-13T00:35:21.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:20 smithi195 bash[14113]: audit 2024-02-13T00:35:19.949661+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T00:35:21.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:20 smithi195 bash[14113]: audit 2024-02-13T00:35:19.951432+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-13T00:35:21.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:20 smithi195 bash[14113]: audit 2024-02-13T00:35:19.952962+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:35:21.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:20 smithi195 bash[14113]: cephadm 2024-02-13T00:35:19.954385+0000 mgr.x (mgr.34697) 20 : cephadm [INF] Reconfiguring daemon mon.c on smithi087 2024-02-13T00:35:21.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:20 smithi195 bash[14113]: audit 2024-02-13T00:35:19.955364+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-13T00:35:22.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:21 smithi195 bash[14113]: cluster 2024-02-13T00:35:20.573830+0000 mgr.x (mgr.34697) 21 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:22.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:21 smithi195 bash[14113]: audit 2024-02-13T00:35:21.921623+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557619Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:22:34.224656Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15581839, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560169Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:29:30.312967Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:16.560877Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-13T00:35:22.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:21 smithi195 bash[14113]: audit 2024-02-13T00:35:21.924729+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557619Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:22:34.224656Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15581839, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560169Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:29:30.312967Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:16.560877Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-13T00:35:22.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:21 smithi195 bash[14113]: audit 2024-02-13T00:35:21.932263+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557619Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:22:34.224656Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15581839, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560169Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:29:30.312967Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:16.560877Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}}"}]': finished 2024-02-13T00:35:22.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:21 smithi087 bash[14097]: cluster 2024-02-13T00:35:20.573830+0000 mgr.x (mgr.34697) 21 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:22.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:21 smithi087 bash[17655]: cluster 2024-02-13T00:35:20.573830+0000 mgr.x (mgr.34697) 21 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:22.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:21 smithi087 bash[14097]: audit 2024-02-13T00:35:21.921623+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557619Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:22:34.224656Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15581839, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560169Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:29:30.312967Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:16.560877Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-13T00:35:22.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:21 smithi087 bash[17655]: audit 2024-02-13T00:35:21.921623+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557619Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:22:34.224656Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15581839, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560169Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:29:30.312967Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:16.560877Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-13T00:35:22.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:21 smithi087 bash[14097]: audit 2024-02-13T00:35:21.924729+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557619Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:22:34.224656Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15581839, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560169Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:29:30.312967Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:16.560877Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-13T00:35:22.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:21 smithi087 bash[14097]: audit 2024-02-13T00:35:21.932263+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557619Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:22:34.224656Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15581839, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560169Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:29:30.312967Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:16.560877Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}}"}]': finished 2024-02-13T00:35:22.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:21 smithi087 bash[17655]: audit 2024-02-13T00:35:21.924729+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557619Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:22:34.224656Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15581839, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560169Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:29:30.312967Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:16.560877Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-13T00:35:22.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:21 smithi087 bash[17655]: audit 2024-02-13T00:35:21.932263+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557619Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:22:34.224656Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"7ca715aabbc6\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15581839, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560169Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:29:30.312967Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-13T00:29:23.959186Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:16.560877Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}}"}]': finished 2024-02-13T00:35:23.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:22 smithi195 bash[14113]: cephadm 2024-02-13T00:35:21.933325+0000 mgr.x (mgr.34697) 22 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-13T00:35:23.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:22 smithi195 bash[14113]: cephadm 2024-02-13T00:35:21.950034+0000 mgr.x (mgr.34697) 23 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi087 2024-02-13T00:35:23.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:22 smithi087 bash[14097]: cephadm 2024-02-13T00:35:21.933325+0000 mgr.x (mgr.34697) 22 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-13T00:35:23.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:22 smithi087 bash[14097]: cephadm 2024-02-13T00:35:21.950034+0000 mgr.x (mgr.34697) 23 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi087 2024-02-13T00:35:23.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:22 smithi087 bash[17655]: cephadm 2024-02-13T00:35:21.933325+0000 mgr.x (mgr.34697) 22 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-13T00:35:23.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:22 smithi087 bash[17655]: cephadm 2024-02-13T00:35:21.950034+0000 mgr.x (mgr.34697) 23 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi087 2024-02-13T00:35:24.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:23 smithi195 bash[14113]: cluster 2024-02-13T00:35:22.575287+0000 mgr.x (mgr.34697) 24 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:24.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:23 smithi087 bash[14097]: cluster 2024-02-13T00:35:22.575287+0000 mgr.x (mgr.34697) 24 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:24.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:23 smithi087 bash[17655]: cluster 2024-02-13T00:35:22.575287+0000 mgr.x (mgr.34697) 24 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:26.240 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:25 smithi087 bash[14097]: cluster 2024-02-13T00:35:24.576012+0000 mgr.x (mgr.34697) 25 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:26.241 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:25 smithi087 bash[17655]: cluster 2024-02-13T00:35:24.576012+0000 mgr.x (mgr.34697) 25 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:26.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:25 smithi195 bash[14113]: cluster 2024-02-13T00:35:24.576012+0000 mgr.x (mgr.34697) 25 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:28.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:27 smithi195 bash[14113]: cluster 2024-02-13T00:35:26.577409+0000 mgr.x (mgr.34697) 26 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:28.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:27 smithi087 bash[14097]: cluster 2024-02-13T00:35:26.577409+0000 mgr.x (mgr.34697) 26 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:28.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:27 smithi087 bash[17655]: cluster 2024-02-13T00:35:26.577409+0000 mgr.x (mgr.34697) 26 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:29.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:29 smithi195 bash[14113]: cluster 2024-02-13T00:35:28.578110+0000 mgr.x (mgr.34697) 27 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:29.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:29 smithi087 bash[14097]: cluster 2024-02-13T00:35:28.578110+0000 mgr.x (mgr.34697) 27 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:29.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:29 smithi087 bash[17655]: cluster 2024-02-13T00:35:28.578110+0000 mgr.x (mgr.34697) 27 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:30.439 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:35:30 smithi087 systemd[1]: Stopping Ceph alertmanager.a for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:35:30.439 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:35:30 smithi087 bash[28317]: ts=2024-02-13T00:35:30.234Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2024-02-13T00:35:31.199 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:35:30 smithi087 docker[36073]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-alertmanager.a 2024-02-13T00:35:31.199 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:35:30 smithi087 systemd[1]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-13T00:35:31.199 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:35:30 smithi087 systemd[1]: Stopped Ceph alertmanager.a for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:35:31.199 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:35:30 smithi087 systemd[1]: Starting Ceph alertmanager.a for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:35:31.199 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:35:30 smithi087 docker[36111]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-alertmanager.a 2024-02-13T00:35:31.200 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:35:30 smithi087 systemd[1]: Started Ceph alertmanager.a for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:35:31.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:31 smithi195 bash[14113]: cluster 2024-02-13T00:35:30.578813+0000 mgr.x (mgr.34697) 28 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:31.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:31 smithi195 bash[14113]: audit 2024-02-13T00:35:31.004707+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557619Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:22:34.224656Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:35:21.949854Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-13T00:35:31.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:31 smithi195 bash[14113]: audit 2024-02-13T00:35:31.007430+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557619Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:22:34.224656Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:35:21.949854Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-13T00:35:31.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:31 smithi195 bash[14113]: audit 2024-02-13T00:35:31.011842+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557619Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:22:34.224656Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:35:21.949854Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}}"}]': finished 2024-02-13T00:35:31.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:31 smithi195 bash[14113]: audit 2024-02-13T00:35:31.014971+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T00:35:31.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:31 smithi195 bash[14113]: audit 2024-02-13T00:35:31.016727+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-13T00:35:31.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:31 smithi195 bash[14113]: audit 2024-02-13T00:35:31.018295+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:35:31.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:31 smithi195 bash[14113]: audit 2024-02-13T00:35:31.020772+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-13T00:35:31.907 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:31 smithi087 bash[17655]: cluster 2024-02-13T00:35:30.578813+0000 mgr.x (mgr.34697) 28 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:31.908 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:31 smithi087 bash[14097]: cluster 2024-02-13T00:35:30.578813+0000 mgr.x (mgr.34697) 28 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:31.908 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:31 smithi087 bash[14097]: audit 2024-02-13T00:35:31.004707+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557619Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:22:34.224656Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:35:21.949854Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-13T00:35:31.908 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:31 smithi087 bash[17655]: audit 2024-02-13T00:35:31.004707+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557619Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:22:34.224656Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:35:21.949854Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-13T00:35:31.909 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:31 smithi087 bash[14097]: audit 2024-02-13T00:35:31.007430+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557619Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:22:34.224656Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:35:21.949854Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-13T00:35:31.909 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:31 smithi087 bash[17655]: audit 2024-02-13T00:35:31.007430+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557619Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:22:34.224656Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:35:21.949854Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-13T00:35:31.909 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:31 smithi087 bash[14097]: audit 2024-02-13T00:35:31.011842+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557619Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:22:34.224656Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:35:21.949854Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}}"}]': finished 2024-02-13T00:35:31.909 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:31 smithi087 bash[14097]: audit 2024-02-13T00:35:31.014971+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T00:35:31.910 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:31 smithi087 bash[14097]: audit 2024-02-13T00:35:31.016727+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-13T00:35:31.910 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:31 smithi087 bash[14097]: audit 2024-02-13T00:35:31.018295+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:35:31.910 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:31 smithi087 bash[14097]: audit 2024-02-13T00:35:31.020772+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-13T00:35:31.910 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:31 smithi087 bash[17655]: audit 2024-02-13T00:35:31.011842+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"0937788ffabb\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301255884, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557619Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:22:34.224656Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:42.028003Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:35:21.949854Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}}"}]': finished 2024-02-13T00:35:31.910 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:31 smithi087 bash[17655]: audit 2024-02-13T00:35:31.014971+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T00:35:31.910 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:31 smithi087 bash[17655]: audit 2024-02-13T00:35:31.016727+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-13T00:35:31.910 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:31 smithi087 bash[17655]: audit 2024-02-13T00:35:31.018295+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:35:31.910 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:31 smithi087 bash[17655]: audit 2024-02-13T00:35:31.020772+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-13T00:35:32.449 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:35:31 smithi087 bash[36121]: ts=2024-02-13T00:35:31.964Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2024-02-13T00:35:32.449 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:35:31 smithi087 bash[36121]: ts=2024-02-13T00:35:31.964Z 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)" 2024-02-13T00:35:32.449 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:35:31 smithi087 bash[36121]: ts=2024-02-13T00:35:31.966Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.87 port=9094 2024-02-13T00:35:32.449 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:35:31 smithi087 bash[36121]: ts=2024-02-13T00:35:31.968Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-13T00:35:32.450 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:35:32 smithi087 bash[36121]: ts=2024-02-13T00:35:32.014Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-13T00:35:32.450 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:35:32 smithi087 bash[36121]: ts=2024-02-13T00:35:32.014Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-13T00:35:32.450 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:35:32 smithi087 bash[36121]: ts=2024-02-13T00:35:32.016Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2024-02-13T00:35:32.450 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:35:32 smithi087 bash[36121]: ts=2024-02-13T00:35:32.016Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-02-13T00:35:32.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:32 smithi087 bash[14097]: cephadm 2024-02-13T00:35:31.014316+0000 mgr.x (mgr.34697) 29 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-13T00:35:32.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:32 smithi087 bash[14097]: cephadm 2024-02-13T00:35:31.019782+0000 mgr.x (mgr.34697) 30 : cephadm [INF] Reconfiguring daemon mon.b on smithi195 2024-02-13T00:35:32.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:32 smithi087 bash[17655]: cephadm 2024-02-13T00:35:31.014316+0000 mgr.x (mgr.34697) 29 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-13T00:35:32.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:32 smithi087 bash[17655]: cephadm 2024-02-13T00:35:31.019782+0000 mgr.x (mgr.34697) 30 : cephadm [INF] Reconfiguring daemon mon.b on smithi195 2024-02-13T00:35:33.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:32 smithi195 bash[14113]: cephadm 2024-02-13T00:35:31.014316+0000 mgr.x (mgr.34697) 29 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-13T00:35:33.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:32 smithi195 bash[14113]: cephadm 2024-02-13T00:35:31.019782+0000 mgr.x (mgr.34697) 30 : cephadm [INF] Reconfiguring daemon mon.b on smithi195 2024-02-13T00:35:33.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:33 smithi087 bash[14097]: cluster 2024-02-13T00:35:32.580320+0000 mgr.x (mgr.34697) 31 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:33.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:33 smithi087 bash[17655]: cluster 2024-02-13T00:35:32.580320+0000 mgr.x (mgr.34697) 31 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:33.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:33 smithi087 bash[14097]: audit 2024-02-13T00:35:33.357825+0000 mon.b (mon.2) 121 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99425976, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568600Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427085004, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568794Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49010442, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568904Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_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\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569004Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48328867, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569102Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50604277, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569200Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 26518487, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569298Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:29:38.730480Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12310282, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569395Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26979860, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569498Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51306823, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569595Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:17.569759Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:35:33.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:33 smithi087 bash[17655]: audit 2024-02-13T00:35:33.357825+0000 mon.b (mon.2) 121 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99425976, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568600Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427085004, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568794Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49010442, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568904Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_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\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569004Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48328867, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569102Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50604277, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569200Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 26518487, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569298Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:29:38.730480Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12310282, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569395Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26979860, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569498Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51306823, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569595Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:17.569759Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:35:33.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:33 smithi087 bash[14097]: audit 2024-02-13T00:35:33.361082+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99425976, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568600Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427085004, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568794Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49010442, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568904Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_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\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569004Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48328867, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569102Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50604277, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569200Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 26518487, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569298Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:29:38.730480Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12310282, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569395Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26979860, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569498Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51306823, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569595Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:17.569759Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:35:33.952 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:33 smithi087 bash[14097]: audit 2024-02-13T00:35:33.368116+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99425976, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568600Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427085004, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568794Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49010442, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568904Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_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\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569004Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48328867, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569102Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50604277, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569200Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 26518487, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569298Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:29:38.730480Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12310282, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569395Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26979860, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569498Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51306823, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569595Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:17.569759Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-13T00:35:33.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:33 smithi087 bash[17655]: audit 2024-02-13T00:35:33.361082+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99425976, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568600Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427085004, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568794Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49010442, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568904Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_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\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569004Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48328867, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569102Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50604277, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569200Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 26518487, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569298Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:29:38.730480Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12310282, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569395Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26979860, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569498Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51306823, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569595Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:17.569759Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:35:33.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:33 smithi087 bash[17655]: audit 2024-02-13T00:35:33.368116+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99425976, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568600Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427085004, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568794Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49010442, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568904Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_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\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569004Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48328867, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569102Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50604277, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569200Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 26518487, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569298Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:29:38.730480Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12310282, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569395Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26979860, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569498Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51306823, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569595Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:17.569759Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-13T00:35:34.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:33 smithi195 bash[14113]: cluster 2024-02-13T00:35:32.580320+0000 mgr.x (mgr.34697) 31 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:34.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:33 smithi195 bash[14113]: audit 2024-02-13T00:35:33.357825+0000 mon.b (mon.2) 121 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99425976, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568600Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427085004, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568794Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49010442, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568904Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_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\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569004Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48328867, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569102Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50604277, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569200Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 26518487, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569298Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:29:38.730480Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12310282, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569395Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26979860, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569498Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51306823, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569595Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:17.569759Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:35:34.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:33 smithi195 bash[14113]: audit 2024-02-13T00:35:33.361082+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99425976, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568600Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427085004, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568794Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49010442, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568904Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_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\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569004Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48328867, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569102Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50604277, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569200Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 26518487, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569298Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:29:38.730480Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12310282, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569395Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26979860, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569498Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51306823, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569595Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:17.569759Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:35:34.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:33 smithi195 bash[14113]: audit 2024-02-13T00:35:33.368116+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99425976, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568600Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427085004, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568794Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49010442, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568904Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_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\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569004Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48328867, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569102Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50604277, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569200Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"3566f467e4e1\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 26518487, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569298Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:29:38.730480Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12310282, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569395Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26979860, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569498Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51306823, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569595Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:29:30.322709Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:35:17.569759Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-13T00:35:34.452 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:35:33 smithi087 bash[36121]: ts=2024-02-13T00:35:33.969Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.00071953s 2024-02-13T00:35:34.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:34 smithi087 bash[14097]: cephadm 2024-02-13T00:35:33.370594+0000 mgr.x (mgr.34697) 32 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-13T00:35:34.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:34 smithi087 bash[14097]: cephadm 2024-02-13T00:35:33.387357+0000 mgr.x (mgr.34697) 33 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi195 2024-02-13T00:35:34.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:34 smithi087 bash[17655]: cephadm 2024-02-13T00:35:33.370594+0000 mgr.x (mgr.34697) 32 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-13T00:35:34.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:34 smithi087 bash[17655]: cephadm 2024-02-13T00:35:33.387357+0000 mgr.x (mgr.34697) 33 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi195 2024-02-13T00:35:35.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:34 smithi195 bash[14113]: cephadm 2024-02-13T00:35:33.370594+0000 mgr.x (mgr.34697) 32 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-13T00:35:35.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:34 smithi195 bash[14113]: cephadm 2024-02-13T00:35:33.387357+0000 mgr.x (mgr.34697) 33 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi195 2024-02-13T00:35:35.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:35 smithi087 bash[14097]: cluster 2024-02-13T00:35:34.581036+0000 mgr.x (mgr.34697) 34 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:35.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:35 smithi087 bash[17655]: cluster 2024-02-13T00:35:34.581036+0000 mgr.x (mgr.34697) 34 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:36.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:35 smithi195 bash[14113]: cluster 2024-02-13T00:35:34.581036+0000 mgr.x (mgr.34697) 34 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:37.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:37 smithi087 bash[14097]: cluster 2024-02-13T00:35:36.582466+0000 mgr.x (mgr.34697) 35 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:37.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:37 smithi087 bash[17655]: cluster 2024-02-13T00:35:36.582466+0000 mgr.x (mgr.34697) 35 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:38.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:37 smithi195 bash[14113]: cluster 2024-02-13T00:35:36.582466+0000 mgr.x (mgr.34697) 35 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:39.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:39 smithi195 bash[14113]: cluster 2024-02-13T00:35:38.583036+0000 mgr.x (mgr.34697) 36 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:39.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:39 smithi087 bash[14097]: cluster 2024-02-13T00:35:38.583036+0000 mgr.x (mgr.34697) 36 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:39.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:39 smithi087 bash[17655]: cluster 2024-02-13T00:35:38.583036+0000 mgr.x (mgr.34697) 36 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:41.916 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:41 smithi195 bash[14113]: cluster 2024-02-13T00:35:40.583696+0000 mgr.x (mgr.34697) 37 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:41.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:41 smithi087 bash[14097]: cluster 2024-02-13T00:35:40.583696+0000 mgr.x (mgr.34697) 37 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:41.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:41 smithi087 bash[17655]: cluster 2024-02-13T00:35:40.583696+0000 mgr.x (mgr.34697) 37 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:42.449 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:35:41 smithi087 bash[36121]: ts=2024-02-13T00:35:41.971Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.00286545s 2024-02-13T00:35:42.592 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-13T00:35:43.324 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-13T00:35:43.324 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 starting - - - - 2024-02-13T00:35:43.324 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi195 running (6m) 25s ago 6m 25.7M - 6.6.2 87a51ecf0b1c fda1de2da571 2024-02-13T00:35:43.324 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi195 running (56s) 25s ago 11m 407M - 16.2.14-521-g0e714d9a 1fbc92c859dc d7a71d72a6ad 2024-02-13T00:35:43.324 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 running (13m) 26s ago 13m 287M - 15.2.0 204a01f9b0b6 0937788ffabb 2024-02-13T00:35:43.324 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (13m) 26s ago 13m 97.4M 2048M 15.2.0 204a01f9b0b6 b25ad31ef617 2024-02-13T00:35:43.324 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi195 running (11m) 25s ago 11m 94.8M 2048M 15.2.0 204a01f9b0b6 35aaf4a253bc 2024-02-13T00:35:43.324 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (11m) 26s ago 11m 92.4M 2048M 15.2.0 204a01f9b0b6 8f12759af0d7 2024-02-13T00:35:43.325 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (6m) 26s ago 7m 11.4M - 1.7.0 72c9c2088986 8de830295b09 2024-02-13T00:35:43.325 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi195 running (6m) 25s ago 7m 11.7M - 1.7.0 72c9c2088986 267e29a36209 2024-02-13T00:35:43.325 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (10m) 26s ago 10m 47.7M 4096M 15.2.0 204a01f9b0b6 b3545c11c1fc 2024-02-13T00:35:43.325 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (10m) 26s ago 10m 47.6M 4096M 15.2.0 204a01f9b0b6 d072aa901482 2024-02-13T00:35:43.325 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (9m) 26s ago 9m 45.5M 4096M 15.2.0 204a01f9b0b6 c1e2dda177a5 2024-02-13T00:35:43.325 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (9m) 26s ago 9m 48.5M 4096M 15.2.0 204a01f9b0b6 eb3513caf040 2024-02-13T00:35:43.325 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi195 running (8m) 25s ago 9m 46.7M 4096M 15.2.0 204a01f9b0b6 45120a093718 2024-02-13T00:35:43.325 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi195 running (8m) 25s ago 8m 47.0M 4096M 15.2.0 204a01f9b0b6 ea96e91cbf4f 2024-02-13T00:35:43.325 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi195 running (8m) 25s ago 8m 46.0M 4096M 15.2.0 204a01f9b0b6 10ce02449645 2024-02-13T00:35:43.325 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi195 running (7m) 25s ago 7m 48.2M 4096M 15.2.0 204a01f9b0b6 cec464df4b8c 2024-02-13T00:35:43.325 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi195 running (6m) 25s ago 7m 25.2M - 2.49.1 2a72b385beaf 3566f467e4e1 2024-02-13T00:35:43.325 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.zfdisv smithi087 running (4m) 26s ago 4m 48.5M - 15.2.0 204a01f9b0b6 f264ef71df55 2024-02-13T00:35:43.325 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi195.rcbggm smithi195 running (4m) 25s ago 4m 48.9M - 15.2.0 204a01f9b0b6 a11db66d56ef 2024-02-13T00:35:43.758 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:35:43.758 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-13T00:35:43.758 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-13T00:35:43.758 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:35:43.758 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-13T00:35:43.758 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2024-02-13T00:35:43.759 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 1 2024-02-13T00:35:43.759 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:35:43.759 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-13T00:35:43.759 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-13T00:35:43.759 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:35:43.759 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-13T00:35:43.759 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-13T00:35:43.759 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-13T00:35:43.759 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:35:43.759 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-13T00:35:43.759 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 14, 2024-02-13T00:35:43.759 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 1 2024-02-13T00:35:43.760 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-13T00:35:43.760 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:35:43.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:43 smithi195 bash[14113]: audit 2024-02-13T00:35:42.569318+0000 mgr.x (mgr.34697) 38 : audit [DBG] from='client.14901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:35:43.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:43 smithi195 bash[14113]: cluster 2024-02-13T00:35:42.585275+0000 mgr.x (mgr.34697) 39 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:43.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:43 smithi195 bash[14113]: audit 2024-02-13T00:35:42.936645+0000 mgr.x (mgr.34697) 40 : audit [DBG] from='client.24817 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:35:43.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:43 smithi195 bash[14113]: audit 2024-02-13T00:35:43.294343+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:35:43.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:43 smithi195 bash[14113]: audit 2024-02-13T00:35:43.295177+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:35:43.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:43 smithi195 bash[14113]: audit 2024-02-13T00:35:43.295965+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:43.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:43 smithi195 bash[14113]: audit 2024-02-13T00:35:43.296816+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:43.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:43 smithi195 bash[14113]: audit 2024-02-13T00:35:43.297657+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:43.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:43 smithi195 bash[14113]: audit 2024-02-13T00:35:43.298473+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:43.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:43 smithi195 bash[14113]: audit 2024-02-13T00:35:43.302468+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:35:43.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:43 smithi195 bash[14113]: audit 2024-02-13T00:35:43.303298+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:43.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:43 smithi195 bash[14113]: audit 2024-02-13T00:35:43.304084+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:43.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:43 smithi195 bash[14113]: audit 2024-02-13T00:35:43.304894+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:43.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:43 smithi195 bash[14113]: audit 2024-02-13T00:35:43.305631+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:43.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:43 smithi087 bash[14097]: audit 2024-02-13T00:35:42.569318+0000 mgr.x (mgr.34697) 38 : audit [DBG] from='client.14901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:35:43.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:43 smithi087 bash[14097]: cluster 2024-02-13T00:35:42.585275+0000 mgr.x (mgr.34697) 39 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:43.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:43 smithi087 bash[14097]: audit 2024-02-13T00:35:42.936645+0000 mgr.x (mgr.34697) 40 : audit [DBG] from='client.24817 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:35:43.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:43 smithi087 bash[14097]: audit 2024-02-13T00:35:43.294343+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:35:43.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:43 smithi087 bash[14097]: audit 2024-02-13T00:35:43.295177+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:35:43.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:43 smithi087 bash[14097]: audit 2024-02-13T00:35:43.295965+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:43.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:43 smithi087 bash[14097]: audit 2024-02-13T00:35:43.296816+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:43.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:43 smithi087 bash[14097]: audit 2024-02-13T00:35:43.297657+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:43.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:43 smithi087 bash[14097]: audit 2024-02-13T00:35:43.298473+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:43.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:43 smithi087 bash[14097]: audit 2024-02-13T00:35:43.302468+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:35:43.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:43 smithi087 bash[14097]: audit 2024-02-13T00:35:43.303298+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:43.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:43 smithi087 bash[14097]: audit 2024-02-13T00:35:43.304084+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:43.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:43 smithi087 bash[14097]: audit 2024-02-13T00:35:43.304894+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:43.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:43 smithi087 bash[14097]: audit 2024-02-13T00:35:43.305631+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:43.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:43 smithi087 bash[17655]: audit 2024-02-13T00:35:42.569318+0000 mgr.x (mgr.34697) 38 : audit [DBG] from='client.14901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:35:43.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:43 smithi087 bash[17655]: cluster 2024-02-13T00:35:42.585275+0000 mgr.x (mgr.34697) 39 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:43.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:43 smithi087 bash[17655]: audit 2024-02-13T00:35:42.936645+0000 mgr.x (mgr.34697) 40 : audit [DBG] from='client.24817 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:35:43.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:43 smithi087 bash[17655]: audit 2024-02-13T00:35:43.294343+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:35:43.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:43 smithi087 bash[17655]: audit 2024-02-13T00:35:43.295177+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:35:43.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:43 smithi087 bash[17655]: audit 2024-02-13T00:35:43.295965+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:43.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:43 smithi087 bash[17655]: audit 2024-02-13T00:35:43.296816+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:43.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:43 smithi087 bash[17655]: audit 2024-02-13T00:35:43.297657+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:43.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:43 smithi087 bash[17655]: audit 2024-02-13T00:35:43.298473+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:43.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:43 smithi087 bash[17655]: audit 2024-02-13T00:35:43.302468+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:35:43.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:43 smithi087 bash[17655]: audit 2024-02-13T00:35:43.303298+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:43.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:43 smithi087 bash[17655]: audit 2024-02-13T00:35:43.304084+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:43.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:43 smithi087 bash[17655]: audit 2024-02-13T00:35:43.304894+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:43.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:43 smithi087 bash[17655]: audit 2024-02-13T00:35:43.305631+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:35:44.118 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:35:44.118 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1", 2024-02-13T00:35:44.118 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-13T00:35:44.118 INFO:teuthology.orchestra.run.smithi087.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-13T00:35:44.118 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [], 2024-02-13T00:35:44.118 INFO:teuthology.orchestra.run.smithi087.stdout: "progress": "", 2024-02-13T00:35:44.118 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "", 2024-02-13T00:35:44.119 INFO:teuthology.orchestra.run.smithi087.stdout: "is_paused": false 2024-02-13T00:35:44.119 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:35:44.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:44 smithi195 bash[14113]: audit 2024-02-13T00:35:43.289489+0000 mgr.x (mgr.34697) 41 : audit [DBG] from='client.24823 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:35:44.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:44 smithi195 bash[14113]: audit 2024-02-13T00:35:43.755425+0000 mon.a (mon.0) 633 : audit [DBG] from='client.? 172.21.15.87:0/2407040919' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:35:44.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:44 smithi087 bash[14097]: audit 2024-02-13T00:35:43.289489+0000 mgr.x (mgr.34697) 41 : audit [DBG] from='client.24823 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:35:44.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:44 smithi087 bash[14097]: audit 2024-02-13T00:35:43.755425+0000 mon.a (mon.0) 633 : audit [DBG] from='client.? 172.21.15.87:0/2407040919' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:35:44.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:44 smithi087 bash[17655]: audit 2024-02-13T00:35:43.289489+0000 mgr.x (mgr.34697) 41 : audit [DBG] from='client.24823 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:35:44.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:44 smithi087 bash[17655]: audit 2024-02-13T00:35:43.755425+0000 mon.a (mon.0) 633 : audit [DBG] from='client.? 172.21.15.87:0/2407040919' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:35:45.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:45 smithi195 bash[14113]: audit 2024-02-13T00:35:44.113168+0000 mgr.x (mgr.34697) 42 : audit [DBG] from='client.14925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:35:45.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:45 smithi195 bash[14113]: cluster 2024-02-13T00:35:44.585983+0000 mgr.x (mgr.34697) 43 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:45.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:45 smithi087 bash[14097]: audit 2024-02-13T00:35:44.113168+0000 mgr.x (mgr.34697) 42 : audit [DBG] from='client.14925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:35:45.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:45 smithi087 bash[14097]: cluster 2024-02-13T00:35:44.585983+0000 mgr.x (mgr.34697) 43 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:45.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:45 smithi087 bash[17655]: audit 2024-02-13T00:35:44.113168+0000 mgr.x (mgr.34697) 42 : audit [DBG] from='client.14925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:35:45.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:45 smithi087 bash[17655]: cluster 2024-02-13T00:35:44.585983+0000 mgr.x (mgr.34697) 43 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:46.403 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:46 smithi195 systemd[1]: Stopping Ceph prometheus.a for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:35:46.403 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:46 smithi195 bash[23707]: ts=2024-02-13T00:35:46.214Z caller=main.go:874 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-13T00:35:46.403 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:46 smithi195 bash[23707]: ts=2024-02-13T00:35:46.214Z caller=main.go:898 level=info msg="Stopping scrape discovery manager..." 2024-02-13T00:35:46.403 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:46 smithi195 bash[23707]: ts=2024-02-13T00:35:46.214Z caller=main.go:912 level=info msg="Stopping notify discovery manager..." 2024-02-13T00:35:46.403 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:46 smithi195 bash[23707]: ts=2024-02-13T00:35:46.214Z caller=manager.go:160 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-13T00:35:46.403 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:46 smithi195 bash[23707]: ts=2024-02-13T00:35:46.214Z caller=manager.go:170 level=info component="rule manager" msg="Rule manager stopped" 2024-02-13T00:35:46.404 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:46 smithi195 bash[23707]: ts=2024-02-13T00:35:46.214Z caller=main.go:894 level=info msg="Scrape discovery manager stopped" 2024-02-13T00:35:46.404 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:46 smithi195 bash[23707]: ts=2024-02-13T00:35:46.214Z caller=main.go:949 level=info msg="Stopping scrape manager..." 2024-02-13T00:35:46.404 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:46 smithi195 bash[23707]: ts=2024-02-13T00:35:46.214Z caller=main.go:908 level=info msg="Notify discovery manager stopped" 2024-02-13T00:35:46.404 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:46 smithi195 bash[23707]: ts=2024-02-13T00:35:46.215Z caller=main.go:941 level=info msg="Scrape manager stopped" 2024-02-13T00:35:46.404 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:46 smithi195 bash[23707]: ts=2024-02-13T00:35:46.216Z caller=notifier.go:604 level=info component=notifier msg="Stopping notification manager..." 2024-02-13T00:35:46.404 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:46 smithi195 bash[23707]: ts=2024-02-13T00:35:46.216Z caller=main.go:1171 level=info msg="Notifier manager stopped" 2024-02-13T00:35:46.404 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:46 smithi195 bash[23707]: ts=2024-02-13T00:35:46.216Z caller=main.go:1183 level=info msg="See you next time!" 2024-02-13T00:35:47.022 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:46 smithi195 docker[27192]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-prometheus.a 2024-02-13T00:35:47.403 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:47 smithi195 systemd[1]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715@prometheus.a.service: Succeeded. 2024-02-13T00:35:47.403 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:47 smithi195 systemd[1]: Stopped Ceph prometheus.a for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:35:47.403 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:47 smithi195 systemd[1]: Starting Ceph prometheus.a for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:35:47.403 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:47 smithi195 docker[27230]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-prometheus.a 2024-02-13T00:35:47.403 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:47 smithi195 systemd[1]: Started Ceph prometheus.a for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:35:47.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:47 smithi087 bash[14097]: cluster 2024-02-13T00:35:46.587559+0000 mgr.x (mgr.34697) 44 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:47.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:47 smithi087 bash[17655]: cluster 2024-02-13T00:35:46.587559+0000 mgr.x (mgr.34697) 44 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:47.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:47 smithi087 bash[14097]: audit 2024-02-13T00:35:47.082863+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99425976, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568600Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427085004, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-13T00:35:17.568794Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49010442, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568904Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_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\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569004Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48328867, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569102Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50604277, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569200Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"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\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12310282, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569395Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26979860, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569498Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51306823, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569595Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:35:33.387214Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-13T00:35:47.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:47 smithi087 bash[17655]: audit 2024-02-13T00:35:47.082863+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99425976, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568600Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427085004, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-13T00:35:17.568794Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49010442, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568904Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_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\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569004Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48328867, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569102Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50604277, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569200Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"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\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12310282, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569395Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26979860, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569498Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51306823, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569595Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:35:33.387214Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-13T00:35:47.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:47 smithi087 bash[14097]: audit 2024-02-13T00:35:47.085792+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99425976, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568600Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427085004, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-13T00:35:17.568794Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49010442, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568904Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_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\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569004Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48328867, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569102Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50604277, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569200Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"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\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12310282, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569395Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26979860, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569498Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51306823, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569595Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:35:33.387214Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-13T00:35:47.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:47 smithi087 bash[17655]: audit 2024-02-13T00:35:47.085792+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99425976, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568600Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427085004, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-13T00:35:17.568794Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49010442, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568904Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_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\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569004Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48328867, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569102Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50604277, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569200Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"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\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12310282, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569395Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26979860, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569498Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51306823, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569595Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:35:33.387214Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-13T00:35:47.952 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:47 smithi087 bash[14097]: audit 2024-02-13T00:35:47.092490+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99425976, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568600Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427085004, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-13T00:35:17.568794Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49010442, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568904Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_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\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569004Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48328867, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569102Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50604277, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569200Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"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\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12310282, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569395Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26979860, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569498Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51306823, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569595Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:35:33.387214Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}}"}]': finished 2024-02-13T00:35:47.952 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:47 smithi087 bash[14097]: audit 2024-02-13T00:35:47.096064+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-13T00:35:47.952 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:47 smithi087 bash[14097]: audit 2024-02-13T00:35:47.098303+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi087.front.sepia.ceph.com:9093"}]: dispatch 2024-02-13T00:35:47.952 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:47 smithi087 bash[14097]: audit 2024-02-13T00:35:47.099445+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi087.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2024-02-13T00:35:47.952 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:47 smithi087 bash[14097]: audit 2024-02-13T00:35:47.101976+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi087.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2024-02-13T00:35:47.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:47 smithi087 bash[14097]: audit 2024-02-13T00:35:47.109377+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi087.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2024-02-13T00:35:47.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:47 smithi087 bash[14097]: audit 2024-02-13T00:35:47.117672+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-13T00:35:47.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:47 smithi087 bash[14097]: audit 2024-02-13T00:35:47.124269+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi195.front.sepia.ceph.com:9095"}]: dispatch 2024-02-13T00:35:47.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:47 smithi087 bash[14097]: audit 2024-02-13T00:35:47.126264+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi195.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2024-02-13T00:35:47.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:47 smithi087 bash[14097]: audit 2024-02-13T00:35:47.128741+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi195.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2024-02-13T00:35:47.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:47 smithi087 bash[14097]: audit 2024-02-13T00:35:47.136417+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi195.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2024-02-13T00:35:47.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:47 smithi087 bash[17655]: audit 2024-02-13T00:35:47.092490+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99425976, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568600Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427085004, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-13T00:35:17.568794Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49010442, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568904Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_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\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569004Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48328867, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569102Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50604277, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569200Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"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\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12310282, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569395Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26979860, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569498Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51306823, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569595Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:35:33.387214Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}}"}]': finished 2024-02-13T00:35:47.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:47 smithi087 bash[17655]: audit 2024-02-13T00:35:47.096064+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-13T00:35:47.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:47 smithi087 bash[17655]: audit 2024-02-13T00:35:47.098303+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi087.front.sepia.ceph.com:9093"}]: dispatch 2024-02-13T00:35:47.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:47 smithi087 bash[17655]: audit 2024-02-13T00:35:47.099445+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi087.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2024-02-13T00:35:47.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:47 smithi087 bash[17655]: audit 2024-02-13T00:35:47.101976+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi087.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2024-02-13T00:35:47.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:47 smithi087 bash[17655]: audit 2024-02-13T00:35:47.109377+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi087.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2024-02-13T00:35:47.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:47 smithi087 bash[17655]: audit 2024-02-13T00:35:47.117672+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-13T00:35:47.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:47 smithi087 bash[17655]: audit 2024-02-13T00:35:47.124269+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi195.front.sepia.ceph.com:9095"}]: dispatch 2024-02-13T00:35:47.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:47 smithi087 bash[17655]: audit 2024-02-13T00:35:47.126264+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi195.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2024-02-13T00:35:47.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:47 smithi087 bash[17655]: audit 2024-02-13T00:35:47.128741+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi195.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2024-02-13T00:35:47.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:47 smithi087 bash[17655]: audit 2024-02-13T00:35:47.136417+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi195.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2024-02-13T00:35:48.015 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:47 smithi195 bash[14113]: cluster 2024-02-13T00:35:46.587559+0000 mgr.x (mgr.34697) 44 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:48.015 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:47 smithi195 bash[14113]: audit 2024-02-13T00:35:47.082863+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99425976, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568600Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427085004, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-13T00:35:17.568794Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49010442, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568904Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_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\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569004Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48328867, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569102Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50604277, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569200Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"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\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12310282, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569395Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26979860, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569498Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51306823, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569595Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:35:33.387214Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-13T00:35:48.015 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:47 smithi195 bash[14113]: audit 2024-02-13T00:35:47.085792+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99425976, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568600Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427085004, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-13T00:35:17.568794Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49010442, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568904Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_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\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569004Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48328867, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569102Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50604277, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569200Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"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\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12310282, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569395Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26979860, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569498Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51306823, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569595Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:35:33.387214Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-13T00:35:48.015 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:47 smithi195 bash[14113]: audit 2024-02-13T00:35:47.092490+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99425976, \"cpu_percentage\": \"1.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568600Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427085004, \"cpu_percentage\": \"2.85%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-13T00:35:17.568794Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49010442, \"cpu_percentage\": \"0.95%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.568904Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_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\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569004Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48328867, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569102Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50604277, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569200Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"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\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12310282, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569395Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26979860, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569498Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51306823, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:17.569595Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:35:33.387214Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}}"}]': finished 2024-02-13T00:35:48.015 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:47 smithi195 bash[14113]: audit 2024-02-13T00:35:47.096064+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-13T00:35:48.015 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:47 smithi195 bash[14113]: audit 2024-02-13T00:35:47.098303+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi087.front.sepia.ceph.com:9093"}]: dispatch 2024-02-13T00:35:48.015 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:47 smithi195 bash[14113]: audit 2024-02-13T00:35:47.099445+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi087.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2024-02-13T00:35:48.016 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:47 smithi195 bash[14113]: audit 2024-02-13T00:35:47.101976+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi087.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2024-02-13T00:35:48.016 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:47 smithi195 bash[14113]: audit 2024-02-13T00:35:47.109377+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi087.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2024-02-13T00:35:48.016 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:47 smithi195 bash[14113]: audit 2024-02-13T00:35:47.117672+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-13T00:35:48.016 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:47 smithi195 bash[14113]: audit 2024-02-13T00:35:47.124269+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi195.front.sepia.ceph.com:9095"}]: dispatch 2024-02-13T00:35:48.016 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:47 smithi195 bash[14113]: audit 2024-02-13T00:35:47.126264+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi195.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2024-02-13T00:35:48.016 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:47 smithi195 bash[14113]: audit 2024-02-13T00:35:47.128741+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi195.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2024-02-13T00:35:48.016 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:47 smithi195 bash[14113]: audit 2024-02-13T00:35:47.136417+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi195.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2024-02-13T00:35:48.403 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:48 smithi195 bash[27240]: ts=2024-02-13T00:35:48.155Z caller=main.go:544 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-02-13T00:35:48.403 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:48 smithi195 bash[27240]: ts=2024-02-13T00:35:48.155Z caller=main.go:588 level=info msg="Starting Prometheus Server" mode=server version="(version=2.49.1, branch=HEAD, revision=43e14844a33b65e2a396e3944272af8b3a494071)" 2024-02-13T00:35:48.403 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:48 smithi195 bash[27240]: ts=2024-02-13T00:35:48.155Z caller=main.go:593 level=info build_context="(go=go1.21.6, platform=linux/amd64, user=root@6d5f4c649d25, date=20240115-16:58:43, tags=netgo,builtinassets,stringlabels)" 2024-02-13T00:35:48.403 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:48 smithi195 bash[27240]: ts=2024-02-13T00:35:48.155Z caller=main.go:594 level=info host_details="(Linux 5.4.0-171-generic #189-Ubuntu SMP Fri Jan 5 14:23:02 UTC 2024 x86_64 smithi195 (none))" 2024-02-13T00:35:48.404 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:48 smithi195 bash[27240]: ts=2024-02-13T00:35:48.155Z caller=main.go:595 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-13T00:35:48.404 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:48 smithi195 bash[27240]: ts=2024-02-13T00:35:48.155Z caller=main.go:596 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-13T00:35:48.404 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:48 smithi195 bash[27240]: ts=2024-02-13T00:35:48.158Z caller=web.go:565 level=info component=web msg="Start listening for connections" address=:9095 2024-02-13T00:35:48.404 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:48 smithi195 bash[27240]: ts=2024-02-13T00:35:48.158Z caller=main.go:1039 level=info msg="Starting TSDB ..." 2024-02-13T00:35:48.404 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:48 smithi195 bash[27240]: ts=2024-02-13T00:35:48.162Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2024-02-13T00:35:48.404 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:48 smithi195 bash[27240]: ts=2024-02-13T00:35:48.162Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-02-13T00:35:48.404 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:48 smithi195 bash[27240]: ts=2024-02-13T00:35:48.166Z caller=head.go:606 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-13T00:35:48.404 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:48 smithi195 bash[27240]: ts=2024-02-13T00:35:48.166Z caller=head.go:687 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.206µs 2024-02-13T00:35:48.404 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:48 smithi195 bash[27240]: ts=2024-02-13T00:35:48.166Z caller=head.go:695 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-13T00:35:48.404 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:48 smithi195 bash[27240]: ts=2024-02-13T00:35:48.167Z caller=head.go:766 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-02-13T00:35:48.404 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:48 smithi195 bash[27240]: ts=2024-02-13T00:35:48.189Z caller=head.go:766 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-02-13T00:35:48.404 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:48 smithi195 bash[27240]: ts=2024-02-13T00:35:48.190Z caller=head.go:766 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-02-13T00:35:48.404 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:48 smithi195 bash[27240]: ts=2024-02-13T00:35:48.190Z caller=head.go:803 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=89.841µs wal_replay_duration=24.140734ms wbl_replay_duration=236ns total_replay_duration=24.295125ms 2024-02-13T00:35:48.405 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:48 smithi195 bash[27240]: ts=2024-02-13T00:35:48.193Z caller=main.go:1060 level=info fs_type=XFS_SUPER_MAGIC 2024-02-13T00:35:48.405 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:48 smithi195 bash[27240]: ts=2024-02-13T00:35:48.193Z caller=main.go:1063 level=info msg="TSDB started" 2024-02-13T00:35:48.405 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:48 smithi195 bash[27240]: ts=2024-02-13T00:35:48.193Z caller=main.go:1245 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-13T00:35:48.405 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:48 smithi195 bash[27240]: ts=2024-02-13T00:35:48.209Z caller=main.go:1282 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=15.948102ms db_storage=1.102µs remote_storage=1.381µs web_handler=460ns query_engine=904ns scrape=464.108µs scrape_sd=37.321µs notify=30.771µs notify_sd=16.378µs rules=15.096973ms tracing=6.217µs 2024-02-13T00:35:48.405 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:48 smithi195 bash[27240]: ts=2024-02-13T00:35:48.209Z caller=main.go:1024 level=info msg="Server is ready to receive web requests." 2024-02-13T00:35:48.405 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:35:48 smithi195 bash[27240]: ts=2024-02-13T00:35:48.209Z caller=manager.go:146 level=info component="rule manager" msg="Starting rule manager..." 2024-02-13T00:35:48.937 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:48 smithi087 bash[17655]: audit 2024-02-13T00:35:47.096818+0000 mgr.x (mgr.34697) 45 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-13T00:35:48.937 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:48 smithi087 bash[17655]: audit 2024-02-13T00:35:47.098983+0000 mgr.x (mgr.34697) 46 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi087.front.sepia.ceph.com:9093"}]: dispatch 2024-02-13T00:35:48.937 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:48 smithi087 bash[17655]: audit 2024-02-13T00:35:47.118793+0000 mgr.x (mgr.34697) 47 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-13T00:35:48.937 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:48 smithi087 bash[17655]: audit 2024-02-13T00:35:47.125051+0000 mgr.x (mgr.34697) 48 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi195.front.sepia.ceph.com:9095"}]: dispatch 2024-02-13T00:35:48.937 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:48 smithi087 bash[17655]: cephadm 2024-02-13T00:35:47.139636+0000 mgr.x (mgr.34697) 49 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 2024-02-13T00:35:48.937 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:48 smithi087 bash[14097]: audit 2024-02-13T00:35:47.096818+0000 mgr.x (mgr.34697) 45 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-13T00:35:48.937 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:48 smithi087 bash[14097]: audit 2024-02-13T00:35:47.098983+0000 mgr.x (mgr.34697) 46 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi087.front.sepia.ceph.com:9093"}]: dispatch 2024-02-13T00:35:48.937 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:48 smithi087 bash[14097]: audit 2024-02-13T00:35:47.118793+0000 mgr.x (mgr.34697) 47 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-13T00:35:48.937 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:48 smithi087 bash[14097]: audit 2024-02-13T00:35:47.125051+0000 mgr.x (mgr.34697) 48 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi195.front.sepia.ceph.com:9095"}]: dispatch 2024-02-13T00:35:48.938 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:48 smithi087 bash[14097]: cephadm 2024-02-13T00:35:47.139636+0000 mgr.x (mgr.34697) 49 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 2024-02-13T00:35:49.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:48 smithi195 bash[14113]: audit 2024-02-13T00:35:47.096818+0000 mgr.x (mgr.34697) 45 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-13T00:35:49.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:48 smithi195 bash[14113]: audit 2024-02-13T00:35:47.098983+0000 mgr.x (mgr.34697) 46 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi087.front.sepia.ceph.com:9093"}]: dispatch 2024-02-13T00:35:49.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:48 smithi195 bash[14113]: audit 2024-02-13T00:35:47.118793+0000 mgr.x (mgr.34697) 47 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-13T00:35:49.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:48 smithi195 bash[14113]: audit 2024-02-13T00:35:47.125051+0000 mgr.x (mgr.34697) 48 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi195.front.sepia.ceph.com:9095"}]: dispatch 2024-02-13T00:35:49.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:48 smithi195 bash[14113]: cephadm 2024-02-13T00:35:47.139636+0000 mgr.x (mgr.34697) 49 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 2024-02-13T00:35:49.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:49 smithi087 bash[14097]: cluster 2024-02-13T00:35:48.588345+0000 mgr.x (mgr.34697) 50 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:49.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:49 smithi087 bash[14097]: audit 2024-02-13T00:35:49.639527+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"8af76a36-74c0-474e-b527-6fde89e4f629\", \"target_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"target_version\": \"16.2.14-521-g0e714d9a\", \"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 2024-02-13T00:35:49.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:49 smithi087 bash[14097]: audit 2024-02-13T00:35:49.642194+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"8af76a36-74c0-474e-b527-6fde89e4f629\", \"target_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"target_version\": \"16.2.14-521-g0e714d9a\", \"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 2024-02-13T00:35:49.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:49 smithi087 bash[14097]: audit 2024-02-13T00:35:49.648192+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"8af76a36-74c0-474e-b527-6fde89e4f629\", \"target_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"target_version\": \"16.2.14-521-g0e714d9a\", \"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 2024-02-13T00:35:49.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:49 smithi087 bash[14097]: audit 2024-02-13T00:35:49.650111+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:35:49.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:49 smithi087 bash[14097]: audit 2024-02-13T00:35:49.652460+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-13T00:35:49.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:49 smithi087 bash[14097]: audit 2024-02-13T00:35:49.654872+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-13T00:35:49.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:49 smithi087 bash[14097]: audit 2024-02-13T00:35:49.662298+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2024-02-13T00:35:49.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:49 smithi087 bash[17655]: cluster 2024-02-13T00:35:48.588345+0000 mgr.x (mgr.34697) 50 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:49.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:49 smithi087 bash[17655]: audit 2024-02-13T00:35:49.639527+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"8af76a36-74c0-474e-b527-6fde89e4f629\", \"target_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"target_version\": \"16.2.14-521-g0e714d9a\", \"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 2024-02-13T00:35:49.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:49 smithi087 bash[17655]: audit 2024-02-13T00:35:49.642194+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"8af76a36-74c0-474e-b527-6fde89e4f629\", \"target_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"target_version\": \"16.2.14-521-g0e714d9a\", \"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 2024-02-13T00:35:49.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:49 smithi087 bash[17655]: audit 2024-02-13T00:35:49.648192+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"8af76a36-74c0-474e-b527-6fde89e4f629\", \"target_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"target_version\": \"16.2.14-521-g0e714d9a\", \"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 2024-02-13T00:35:49.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:49 smithi087 bash[17655]: audit 2024-02-13T00:35:49.650111+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:35:49.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:49 smithi087 bash[17655]: audit 2024-02-13T00:35:49.652460+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-13T00:35:49.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:49 smithi087 bash[17655]: audit 2024-02-13T00:35:49.654872+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-13T00:35:49.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:49 smithi087 bash[17655]: audit 2024-02-13T00:35:49.662298+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2024-02-13T00:35:50.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:49 smithi195 bash[14113]: cluster 2024-02-13T00:35:48.588345+0000 mgr.x (mgr.34697) 50 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:50.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:49 smithi195 bash[14113]: audit 2024-02-13T00:35:49.639527+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"8af76a36-74c0-474e-b527-6fde89e4f629\", \"target_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"target_version\": \"16.2.14-521-g0e714d9a\", \"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 2024-02-13T00:35:50.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:49 smithi195 bash[14113]: audit 2024-02-13T00:35:49.642194+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"8af76a36-74c0-474e-b527-6fde89e4f629\", \"target_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"target_version\": \"16.2.14-521-g0e714d9a\", \"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 2024-02-13T00:35:50.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:49 smithi195 bash[14113]: audit 2024-02-13T00:35:49.648192+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"8af76a36-74c0-474e-b527-6fde89e4f629\", \"target_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"target_version\": \"16.2.14-521-g0e714d9a\", \"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 2024-02-13T00:35:50.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:49 smithi195 bash[14113]: audit 2024-02-13T00:35:49.650111+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:35:50.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:49 smithi195 bash[14113]: audit 2024-02-13T00:35:49.652460+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-13T00:35:50.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:49 smithi195 bash[14113]: audit 2024-02-13T00:35:49.654872+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-13T00:35:50.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:49 smithi195 bash[14113]: audit 2024-02-13T00:35:49.662298+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2024-02-13T00:35:51.081 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:50 smithi087 bash[14097]: cephadm 2024-02-13T00:35:49.647513+0000 mgr.x (mgr.34697) 51 : cephadm [INF] Upgrade: Target is version 16.2.14-521-g0e714d9a (pacific) 2024-02-13T00:35:51.082 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:50 smithi087 bash[14097]: cephadm 2024-02-13T00:35:49.647745+0000 mgr.x (mgr.34697) 52 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc, digests ['quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc'] 2024-02-13T00:35:51.082 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:50 smithi087 bash[14097]: cephadm 2024-02-13T00:35:49.663512+0000 mgr.x (mgr.34697) 53 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-13T00:35:51.082 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:50 smithi087 bash[14097]: cephadm 2024-02-13T00:35:49.664679+0000 mgr.x (mgr.34697) 54 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-13T00:35:51.082 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:50 smithi087 bash[17655]: cephadm 2024-02-13T00:35:49.647513+0000 mgr.x (mgr.34697) 51 : cephadm [INF] Upgrade: Target is version 16.2.14-521-g0e714d9a (pacific) 2024-02-13T00:35:51.082 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:50 smithi087 bash[17655]: cephadm 2024-02-13T00:35:49.647745+0000 mgr.x (mgr.34697) 52 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc, digests ['quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc'] 2024-02-13T00:35:51.082 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:50 smithi087 bash[17655]: cephadm 2024-02-13T00:35:49.663512+0000 mgr.x (mgr.34697) 53 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-13T00:35:51.082 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:50 smithi087 bash[17655]: cephadm 2024-02-13T00:35:49.664679+0000 mgr.x (mgr.34697) 54 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-13T00:35:51.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:50 smithi195 bash[14113]: cephadm 2024-02-13T00:35:49.647513+0000 mgr.x (mgr.34697) 51 : cephadm [INF] Upgrade: Target is version 16.2.14-521-g0e714d9a (pacific) 2024-02-13T00:35:51.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:50 smithi195 bash[14113]: cephadm 2024-02-13T00:35:49.647745+0000 mgr.x (mgr.34697) 52 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc, digests ['quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc'] 2024-02-13T00:35:51.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:50 smithi195 bash[14113]: cephadm 2024-02-13T00:35:49.663512+0000 mgr.x (mgr.34697) 53 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-13T00:35:51.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:50 smithi195 bash[14113]: cephadm 2024-02-13T00:35:49.664679+0000 mgr.x (mgr.34697) 54 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-13T00:35:51.993 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:51 smithi087 bash[14097]: cluster 2024-02-13T00:35:50.589049+0000 mgr.x (mgr.34697) 55 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:51.993 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:51 smithi087 bash[17655]: cluster 2024-02-13T00:35:50.589049+0000 mgr.x (mgr.34697) 55 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:52.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:51 smithi195 bash[14113]: cluster 2024-02-13T00:35:50.589049+0000 mgr.x (mgr.34697) 55 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:53.024 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:52 smithi087 bash[14097]: cephadm 2024-02-13T00:35:51.762318+0000 mgr.x (mgr.34697) 56 : cephadm [INF] Upgrade: Updating mgr.y 2024-02-13T00:35:53.024 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:52 smithi087 bash[14097]: audit 2024-02-13T00:35:51.763062+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr.y"}]: dispatch 2024-02-13T00:35:53.024 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:52 smithi087 bash[14097]: audit 2024-02-13T00:35:51.765540+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr.y"}]: dispatch 2024-02-13T00:35:53.024 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:52 smithi087 bash[14097]: audit 2024-02-13T00:35:51.770814+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr.y"}]': finished 2024-02-13T00:35:53.025 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:52 smithi087 bash[14097]: audit 2024-02-13T00:35:51.774114+0000 mon.b (mon.2) 144 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-13T00:35:53.025 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:52 smithi087 bash[14097]: audit 2024-02-13T00:35:51.776611+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-13T00:35:53.025 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:52 smithi087 bash[14097]: audit 2024-02-13T00:35:51.776971+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-13T00:35:53.025 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:52 smithi087 bash[14097]: audit 2024-02-13T00:35:51.778507+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:35:53.025 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:52 smithi087 bash[14097]: cephadm 2024-02-13T00:35:51.779839+0000 mgr.x (mgr.34697) 57 : cephadm [INF] Deploying daemon mgr.y on smithi087 2024-02-13T00:35:53.025 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:52 smithi087 bash[14097]: audit 2024-02-13T00:35:51.780780+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-02-13T00:35:53.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:52 smithi087 bash[17655]: cephadm 2024-02-13T00:35:51.762318+0000 mgr.x (mgr.34697) 56 : cephadm [INF] Upgrade: Updating mgr.y 2024-02-13T00:35:53.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:52 smithi087 bash[17655]: audit 2024-02-13T00:35:51.763062+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr.y"}]: dispatch 2024-02-13T00:35:53.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:52 smithi087 bash[17655]: audit 2024-02-13T00:35:51.765540+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr.y"}]: dispatch 2024-02-13T00:35:53.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:52 smithi087 bash[17655]: audit 2024-02-13T00:35:51.770814+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr.y"}]': finished 2024-02-13T00:35:53.025 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:52 smithi087 bash[17655]: audit 2024-02-13T00:35:51.774114+0000 mon.b (mon.2) 144 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-13T00:35:53.026 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:52 smithi087 bash[17655]: audit 2024-02-13T00:35:51.776611+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-13T00:35:53.026 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:52 smithi087 bash[17655]: audit 2024-02-13T00:35:51.776971+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-13T00:35:53.026 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:52 smithi087 bash[17655]: audit 2024-02-13T00:35:51.778507+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:35:53.026 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:52 smithi087 bash[17655]: cephadm 2024-02-13T00:35:51.779839+0000 mgr.x (mgr.34697) 57 : cephadm [INF] Deploying daemon mgr.y on smithi087 2024-02-13T00:35:53.026 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:52 smithi087 bash[17655]: audit 2024-02-13T00:35:51.780780+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-02-13T00:35:53.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:52 smithi195 bash[14113]: cephadm 2024-02-13T00:35:51.762318+0000 mgr.x (mgr.34697) 56 : cephadm [INF] Upgrade: Updating mgr.y 2024-02-13T00:35:53.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:52 smithi195 bash[14113]: audit 2024-02-13T00:35:51.763062+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr.y"}]: dispatch 2024-02-13T00:35:53.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:52 smithi195 bash[14113]: audit 2024-02-13T00:35:51.765540+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr.y"}]: dispatch 2024-02-13T00:35:53.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:52 smithi195 bash[14113]: audit 2024-02-13T00:35:51.770814+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr.y"}]': finished 2024-02-13T00:35:53.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:52 smithi195 bash[14113]: audit 2024-02-13T00:35:51.774114+0000 mon.b (mon.2) 144 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-13T00:35:53.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:52 smithi195 bash[14113]: audit 2024-02-13T00:35:51.776611+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-13T00:35:53.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:52 smithi195 bash[14113]: audit 2024-02-13T00:35:51.776971+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-13T00:35:53.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:52 smithi195 bash[14113]: audit 2024-02-13T00:35:51.778507+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:35:53.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:52 smithi195 bash[14113]: cephadm 2024-02-13T00:35:51.779839+0000 mgr.x (mgr.34697) 57 : cephadm [INF] Deploying daemon mgr.y on smithi087 2024-02-13T00:35:53.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:52 smithi195 bash[14113]: audit 2024-02-13T00:35:51.780780+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-02-13T00:35:54.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:53 smithi195 bash[14113]: cluster 2024-02-13T00:35:52.590646+0000 mgr.x (mgr.34697) 58 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:54.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:53 smithi087 bash[14097]: cluster 2024-02-13T00:35:52.590646+0000 mgr.x (mgr.34697) 58 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:54.200 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:35:53 smithi087 systemd[1]: Stopping Ceph mgr.y for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:35:54.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:53 smithi087 bash[17655]: cluster 2024-02-13T00:35:52.590646+0000 mgr.x (mgr.34697) 58 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:56.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:55 smithi195 bash[14113]: cluster 2024-02-13T00:35:54.591384+0000 mgr.x (mgr.34697) 59 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:56.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:55 smithi087 bash[14097]: cluster 2024-02-13T00:35:54.591384+0000 mgr.x (mgr.34697) 59 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:56.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:55 smithi087 bash[17655]: cluster 2024-02-13T00:35:54.591384+0000 mgr.x (mgr.34697) 59 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:58.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:57 smithi195 bash[14113]: cluster 2024-02-13T00:35:56.592916+0000 mgr.x (mgr.34697) 60 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:58.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:57 smithi087 bash[14097]: cluster 2024-02-13T00:35:56.592916+0000 mgr.x (mgr.34697) 60 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:58.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:57 smithi087 bash[17655]: cluster 2024-02-13T00:35:56.592916+0000 mgr.x (mgr.34697) 60 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:59.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:35:59 smithi195 bash[14113]: cluster 2024-02-13T00:35:58.593644+0000 mgr.x (mgr.34697) 61 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:59.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:35:59 smithi087 bash[14097]: cluster 2024-02-13T00:35:58.593644+0000 mgr.x (mgr.34697) 61 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:35:59.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:35:59 smithi087 bash[17655]: cluster 2024-02-13T00:35:58.593644+0000 mgr.x (mgr.34697) 61 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:00.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:00 smithi087 bash[14097]: audit 2024-02-13T00:36:00.614668+0000 mon.b (mon.2) 148 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2024-02-13T00:36:00.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:00 smithi087 bash[14097]: audit 2024-02-13T00:36:00.615342+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-13T00:36:00.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:00 smithi087 bash[14097]: audit 2024-02-13T00:36:00.615652+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-13T00:36:00.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:00 smithi087 bash[14097]: audit 2024-02-13T00:36:00.615954+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-13T00:36:00.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:00 smithi087 bash[14097]: audit 2024-02-13T00:36:00.617447+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2024-02-13T00:36:00.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:00 smithi087 bash[14097]: audit 2024-02-13T00:36:00.618516+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-13T00:36:00.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:00 smithi087 bash[14097]: audit 2024-02-13T00:36:00.618964+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-13T00:36:00.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:00 smithi087 bash[14097]: audit 2024-02-13T00:36:00.619401+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-13T00:36:00.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:00 smithi087 bash[17655]: audit 2024-02-13T00:36:00.614668+0000 mon.b (mon.2) 148 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2024-02-13T00:36:00.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:00 smithi087 bash[17655]: audit 2024-02-13T00:36:00.615342+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-13T00:36:00.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:00 smithi087 bash[17655]: audit 2024-02-13T00:36:00.615652+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-13T00:36:00.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:00 smithi087 bash[17655]: audit 2024-02-13T00:36:00.615954+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-13T00:36:00.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:00 smithi087 bash[17655]: audit 2024-02-13T00:36:00.617447+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2024-02-13T00:36:00.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:00 smithi087 bash[17655]: audit 2024-02-13T00:36:00.618516+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-13T00:36:00.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:00 smithi087 bash[17655]: audit 2024-02-13T00:36:00.618964+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-13T00:36:00.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:00 smithi087 bash[17655]: audit 2024-02-13T00:36:00.619401+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-13T00:36:01.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:00 smithi195 bash[14113]: audit 2024-02-13T00:36:00.614668+0000 mon.b (mon.2) 148 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2024-02-13T00:36:01.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:00 smithi195 bash[14113]: audit 2024-02-13T00:36:00.615342+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-13T00:36:01.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:00 smithi195 bash[14113]: audit 2024-02-13T00:36:00.615652+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-13T00:36:01.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:00 smithi195 bash[14113]: audit 2024-02-13T00:36:00.615954+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-13T00:36:01.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:00 smithi195 bash[14113]: audit 2024-02-13T00:36:00.617447+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2024-02-13T00:36:01.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:00 smithi195 bash[14113]: audit 2024-02-13T00:36:00.618516+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-13T00:36:01.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:00 smithi195 bash[14113]: audit 2024-02-13T00:36:00.618964+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-13T00:36:01.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:00 smithi195 bash[14113]: audit 2024-02-13T00:36:00.619401+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-13T00:36:01.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:01 smithi087 bash[14097]: cluster 2024-02-13T00:36:00.594350+0000 mgr.x (mgr.34697) 62 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:01.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:01 smithi087 bash[17655]: cluster 2024-02-13T00:36:00.594350+0000 mgr.x (mgr.34697) 62 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:02.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:01 smithi195 bash[14113]: cluster 2024-02-13T00:36:00.594350+0000 mgr.x (mgr.34697) 62 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:03.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:03 smithi087 bash[14097]: cluster 2024-02-13T00:36:02.595989+0000 mgr.x (mgr.34697) 63 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:03.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:03 smithi087 bash[17655]: cluster 2024-02-13T00:36:02.595989+0000 mgr.x (mgr.34697) 63 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:04.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:03 smithi195 bash[14113]: cluster 2024-02-13T00:36:02.595989+0000 mgr.x (mgr.34697) 63 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:05.029 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:36:04 smithi087 bash[36630]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-mgr.y 2024-02-13T00:36:05.029 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:36:04 smithi087 systemd[1]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mgr.y.service: Main process exited, code=exited, status=137/n/a 2024-02-13T00:36:05.029 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:36:04 smithi087 bash[36692]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-mgr.y 2024-02-13T00:36:05.280 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:36:05 smithi087 systemd[1]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2024-02-13T00:36:05.280 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:36:05 smithi087 systemd[1]: Stopped Ceph mgr.y for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:36:05.689 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:36:05 smithi087 systemd[1]: Started Ceph mgr.y for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:36:05.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:05 smithi087 bash[14097]: cluster 2024-02-13T00:36:04.596772+0000 mgr.x (mgr.34697) 64 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:05.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:05 smithi087 bash[17655]: cluster 2024-02-13T00:36:04.596772+0000 mgr.x (mgr.34697) 64 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:05.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:05 smithi087 bash[14097]: audit 2024-02-13T00:36:05.312976+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:51.779587Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:35:21.949854Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-13T00:36:05.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:05 smithi087 bash[17655]: audit 2024-02-13T00:36:05.312976+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:51.779587Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:35:21.949854Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-13T00:36:05.952 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:05 smithi087 bash[14097]: audit 2024-02-13T00:36:05.315772+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:51.779587Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:35:21.949854Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-13T00:36:05.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:05 smithi087 bash[17655]: audit 2024-02-13T00:36:05.315772+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:51.779587Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:35:21.949854Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-13T00:36:05.952 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:05 smithi087 bash[14097]: audit 2024-02-13T00:36:05.319652+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:51.779587Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:35:21.949854Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}}"}]': finished 2024-02-13T00:36:05.952 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:05 smithi087 bash[14097]: audit 2024-02-13T00:36:05.322039+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:36:05.952 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:05 smithi087 bash[14097]: audit 2024-02-13T00:36:05.326042+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:36:05.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:05 smithi087 bash[14097]: audit 2024-02-13T00:36:05.326763+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:36:05.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:05 smithi087 bash[17655]: audit 2024-02-13T00:36:05.319652+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:51.779587Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:35:21.949854Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}}"}]': finished 2024-02-13T00:36:05.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:05 smithi087 bash[17655]: audit 2024-02-13T00:36:05.322039+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:36:05.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:05 smithi087 bash[17655]: audit 2024-02-13T00:36:05.326042+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:36:05.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:05 smithi087 bash[17655]: audit 2024-02-13T00:36:05.326763+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:36:06.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:05 smithi195 bash[14113]: cluster 2024-02-13T00:36:04.596772+0000 mgr.x (mgr.34697) 64 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:06.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:05 smithi195 bash[14113]: audit 2024-02-13T00:36:05.312976+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:51.779587Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:35:21.949854Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-13T00:36:06.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:05 smithi195 bash[14113]: audit 2024-02-13T00:36:05.315772+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:51.779587Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:35:21.949854Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-13T00:36:06.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:05 smithi195 bash[14113]: audit 2024-02-13T00:36:05.319652+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102215188, \"cpu_percentage\": \"1.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557124Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.557988Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50121932, \"cpu_percentage\": \"0.73%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558341Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.558707Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47783608, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559091Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50939822, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559453Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.559797Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50918850, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:35:16.560450Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:51.779587Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:35:21.949854Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}}"}]': finished 2024-02-13T00:36:06.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:05 smithi195 bash[14113]: audit 2024-02-13T00:36:05.322039+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:36:06.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:05 smithi195 bash[14113]: audit 2024-02-13T00:36:05.326042+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:36:06.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:05 smithi195 bash[14113]: audit 2024-02-13T00:36:05.326763+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:36:06.449 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:36:06 smithi087 bash[36810]: debug 2024-02-13T00:36:06.294+0000 7f4fd5cd8700 1 -- 172.21.15.87:0/3418376162 <== mon.0 v2:172.21.15.87:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a302e1a4e0 con 0x55a302f0f000 2024-02-13T00:36:06.949 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:36:06 smithi087 bash[36810]: debug 2024-02-13T00:36:06.454+0000 7f4fe62d4680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-13T00:36:06.949 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:36:06 smithi087 bash[36810]: debug 2024-02-13T00:36:06.562+0000 7f4fe62d4680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-13T00:36:07.449 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:36:07 smithi087 bash[36810]: debug 2024-02-13T00:36:07.022+0000 7f4fe62d4680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-13T00:36:07.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:07 smithi087 bash[14097]: cluster 2024-02-13T00:36:06.598300+0000 mgr.x (mgr.34697) 65 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:07.949 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:36:07 smithi087 bash[36810]: debug 2024-02-13T00:36:07.930+0000 7f4fe62d4680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-13T00:36:07.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:07 smithi087 bash[17655]: cluster 2024-02-13T00:36:06.598300+0000 mgr.x (mgr.34697) 65 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:08.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:07 smithi195 bash[14113]: cluster 2024-02-13T00:36:06.598300+0000 mgr.x (mgr.34697) 65 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:08.449 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:36:08 smithi087 bash[36810]: debug 2024-02-13T00:36:08.022+0000 7f4fe62d4680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-13T00:36:08.449 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:36:08 smithi087 bash[36810]: debug 2024-02-13T00:36:08.274+0000 7f4fe62d4680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-13T00:36:09.665 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:36:09 smithi087 bash[36810]: debug 2024-02-13T00:36:09.394+0000 7f4fe62d4680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-13T00:36:09.665 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:36:09 smithi087 bash[36810]: debug 2024-02-13T00:36:09.554+0000 7f4fe62d4680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-13T00:36:09.665 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:09 smithi087 bash[14097]: cluster 2024-02-13T00:36:08.598976+0000 mgr.x (mgr.34697) 66 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:09.665 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:09 smithi087 bash[17655]: cluster 2024-02-13T00:36:08.598976+0000 mgr.x (mgr.34697) 66 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:09.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:09 smithi195 bash[14113]: cluster 2024-02-13T00:36:08.598976+0000 mgr.x (mgr.34697) 66 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:09.949 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:36:09 smithi087 bash[36810]: debug 2024-02-13T00:36:09.658+0000 7f4fe62d4680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-13T00:36:09.949 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:36:09 smithi087 bash[36810]: debug 2024-02-13T00:36:09.770+0000 7f4fe62d4680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-13T00:36:10.383 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:36:09 smithi087 bash[36810]: debug 2024-02-13T00:36:09.986+0000 7f4fe62d4680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-13T00:36:10.699 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:36:10 smithi087 bash[36810]: debug 2024-02-13T00:36:10.374+0000 7f4fe62d4680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-13T00:36:10.699 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:36:10 smithi087 bash[36810]: debug 2024-02-13T00:36:10.506+0000 7f4fe62d4680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-13T00:36:11.933 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:36:11 smithi087 bash[36810]: debug 2024-02-13T00:36:11.478+0000 7f4fe62d4680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-13T00:36:11.933 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:36:11 smithi087 bash[36810]: debug 2024-02-13T00:36:11.586+0000 7f4fe62d4680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-13T00:36:11.933 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:36:11 smithi087 bash[36810]: debug 2024-02-13T00:36:11.702+0000 7f4fe62d4680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-13T00:36:11.934 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:11 smithi087 bash[14097]: cluster 2024-02-13T00:36:10.599715+0000 mgr.x (mgr.34697) 67 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:11.934 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:11 smithi087 bash[17655]: cluster 2024-02-13T00:36:10.599715+0000 mgr.x (mgr.34697) 67 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:11.934 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:11 smithi087 bash[14097]: audit 2024-02-13T00:36:11.363414+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"1.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.356224Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"58b9df7f1a87\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 89925877, \"cpu_percentage\": \"99.92%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-13T00:36:11.356606Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:36:05.339864Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.356963Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50824478, \"cpu_percentage\": \"1.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.357332Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.357693Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47720693, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.358033Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51128565, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.358390Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.358736Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"4c691ad0bb49\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15854469, \"cpu_percentage\": \"0.09%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.359074Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:35:30.996409Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51107594, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.359415Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:51.779587Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:35:21.949854Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_daemon_update\": \"2024-02-13T00:36:11.359940Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-13T00:36:11.935 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:11 smithi087 bash[14097]: audit 2024-02-13T00:36:11.366207+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"1.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.356224Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"58b9df7f1a87\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 89925877, \"cpu_percentage\": \"99.92%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-13T00:36:11.356606Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:36:05.339864Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.356963Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50824478, \"cpu_percentage\": \"1.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.357332Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.357693Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47720693, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.358033Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51128565, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.358390Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.358736Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"4c691ad0bb49\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15854469, \"cpu_percentage\": \"0.09%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.359074Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:35:30.996409Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51107594, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.359415Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:51.779587Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:35:21.949854Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_daemon_update\": \"2024-02-13T00:36:11.359940Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-13T00:36:11.935 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:11 smithi087 bash[14097]: audit 2024-02-13T00:36:11.373387+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"1.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.356224Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"58b9df7f1a87\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 89925877, \"cpu_percentage\": \"99.92%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-13T00:36:11.356606Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:36:05.339864Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.356963Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50824478, \"cpu_percentage\": \"1.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.357332Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.357693Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47720693, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.358033Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51128565, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.358390Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.358736Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"4c691ad0bb49\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15854469, \"cpu_percentage\": \"0.09%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.359074Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:35:30.996409Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51107594, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.359415Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:51.779587Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:35:21.949854Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_daemon_update\": \"2024-02-13T00:36:11.359940Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}}"}]': finished 2024-02-13T00:36:11.935 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:11 smithi087 bash[17655]: audit 2024-02-13T00:36:11.363414+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"1.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.356224Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"58b9df7f1a87\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 89925877, \"cpu_percentage\": \"99.92%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-13T00:36:11.356606Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:36:05.339864Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.356963Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50824478, \"cpu_percentage\": \"1.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.357332Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.357693Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47720693, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.358033Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51128565, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.358390Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.358736Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"4c691ad0bb49\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15854469, \"cpu_percentage\": \"0.09%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.359074Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:35:30.996409Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51107594, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.359415Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:51.779587Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:35:21.949854Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_daemon_update\": \"2024-02-13T00:36:11.359940Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-13T00:36:11.935 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:11 smithi087 bash[17655]: audit 2024-02-13T00:36:11.366207+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"1.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.356224Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"58b9df7f1a87\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 89925877, \"cpu_percentage\": \"99.92%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-13T00:36:11.356606Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:36:05.339864Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.356963Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50824478, \"cpu_percentage\": \"1.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.357332Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.357693Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47720693, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.358033Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51128565, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.358390Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.358736Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"4c691ad0bb49\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15854469, \"cpu_percentage\": \"0.09%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.359074Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:35:30.996409Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51107594, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.359415Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:51.779587Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:35:21.949854Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_daemon_update\": \"2024-02-13T00:36:11.359940Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-13T00:36:11.936 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:11 smithi087 bash[17655]: audit 2024-02-13T00:36:11.373387+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"1.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.356224Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"58b9df7f1a87\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 89925877, \"cpu_percentage\": \"99.92%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-13T00:36:11.356606Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:36:05.339864Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.356963Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50824478, \"cpu_percentage\": \"1.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.357332Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.357693Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47720693, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.358033Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51128565, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.358390Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.358736Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"4c691ad0bb49\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15854469, \"cpu_percentage\": \"0.09%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.359074Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:35:30.996409Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51107594, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.359415Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:51.779587Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:35:21.949854Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_daemon_update\": \"2024-02-13T00:36:11.359940Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}}"}]': finished 2024-02-13T00:36:12.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:11 smithi195 bash[14113]: cluster 2024-02-13T00:36:10.599715+0000 mgr.x (mgr.34697) 67 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:12.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:11 smithi195 bash[14113]: audit 2024-02-13T00:36:11.363414+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"1.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.356224Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"58b9df7f1a87\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 89925877, \"cpu_percentage\": \"99.92%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-13T00:36:11.356606Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:36:05.339864Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.356963Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50824478, \"cpu_percentage\": \"1.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.357332Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.357693Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47720693, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.358033Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51128565, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.358390Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.358736Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"4c691ad0bb49\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15854469, \"cpu_percentage\": \"0.09%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.359074Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:35:30.996409Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51107594, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.359415Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:51.779587Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:35:21.949854Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_daemon_update\": \"2024-02-13T00:36:11.359940Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-13T00:36:12.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:11 smithi195 bash[14113]: audit 2024-02-13T00:36:11.366207+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"1.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.356224Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"58b9df7f1a87\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 89925877, \"cpu_percentage\": \"99.92%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-13T00:36:11.356606Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:36:05.339864Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.356963Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50824478, \"cpu_percentage\": \"1.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.357332Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.357693Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47720693, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.358033Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51128565, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.358390Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.358736Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"4c691ad0bb49\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15854469, \"cpu_percentage\": \"0.09%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.359074Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:35:30.996409Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51107594, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.359415Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:51.779587Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:35:21.949854Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_daemon_update\": \"2024-02-13T00:36:11.359940Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-13T00:36:12.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:11 smithi195 bash[14113]: audit 2024-02-13T00:36:11.373387+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96898908, \"cpu_percentage\": \"1.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.356224Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"58b9df7f1a87\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 89925877, \"cpu_percentage\": \"99.92%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-13T00:36:11.356606Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:36:05.339864Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110729625, \"cpu_percentage\": \"1.46%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.356963Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50824478, \"cpu_percentage\": \"1.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.357332Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.357693Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47720693, \"cpu_percentage\": \"1.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.358033Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51128565, \"cpu_percentage\": \"1.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.358390Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11974737, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.358736Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"4c691ad0bb49\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15854469, \"cpu_percentage\": \"0.09%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.359074Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:35:30.996409Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51107594, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.359415Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:51.779587Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:35:21.949854Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_daemon_update\": \"2024-02-13T00:36:11.359940Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}}"}]': finished 2024-02-13T00:36:12.199 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:36:11 smithi087 bash[36810]: debug 2024-02-13T00:36:11.926+0000 7f4fe62d4680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-13T00:36:12.557 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[36810]: debug 2024-02-13T00:36:12.217+0000 7f4fe62d4680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-13T00:36:12.557 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[36810]: debug 2024-02-13T00:36:12.377+0000 7f4fe62d4680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-13T00:36:12.838 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[14097]: audit 2024-02-13T00:36:11.777172+0000 mon.b (mon.2) 157 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111987916, \"cpu_percentage\": \"1.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.771038Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 434844467, \"cpu_percentage\": \"2.77%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.771419Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49660559, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.771680Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49555701, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.771928Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48790241, \"cpu_percentage\": \"1.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.772225Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50950307, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.772481Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"04ac84e622a6\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 34844180, \"cpu_percentage\": \"0.12%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.772728Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:35:47.073114Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12582912, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.772973Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27042775, \"cpu_percentage\": \"0.07%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.773217Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51485081, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.773459Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:35:33.387214Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:36:11.773835Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-13T00:36:12.838 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[36810]: debug 2024-02-13T00:36:12.549+0000 7f4fe62d4680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-13T00:36:12.838 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[36810]: debug 2024-02-13T00:36:12.769+0000 7f4fe62d4680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-13T00:36:12.839 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[17655]: audit 2024-02-13T00:36:11.777172+0000 mon.b (mon.2) 157 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111987916, \"cpu_percentage\": \"1.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.771038Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 434844467, \"cpu_percentage\": \"2.77%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.771419Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49660559, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.771680Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49555701, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.771928Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48790241, \"cpu_percentage\": \"1.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.772225Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50950307, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.772481Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"04ac84e622a6\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 34844180, \"cpu_percentage\": \"0.12%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.772728Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:35:47.073114Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12582912, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.772973Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27042775, \"cpu_percentage\": \"0.07%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.773217Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51485081, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.773459Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:35:33.387214Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:36:11.773835Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-13T00:36:12.839 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[14097]: audit 2024-02-13T00:36:11.780393+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111987916, \"cpu_percentage\": \"1.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.771038Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 434844467, \"cpu_percentage\": \"2.77%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.771419Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49660559, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.771680Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49555701, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.771928Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48790241, \"cpu_percentage\": \"1.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.772225Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50950307, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.772481Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"04ac84e622a6\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 34844180, \"cpu_percentage\": \"0.12%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.772728Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:35:47.073114Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12582912, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.772973Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27042775, \"cpu_percentage\": \"0.07%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.773217Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51485081, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.773459Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:35:33.387214Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:36:11.773835Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-13T00:36:12.840 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[17655]: audit 2024-02-13T00:36:11.780393+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111987916, \"cpu_percentage\": \"1.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.771038Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 434844467, \"cpu_percentage\": \"2.77%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.771419Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49660559, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.771680Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49555701, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.771928Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48790241, \"cpu_percentage\": \"1.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.772225Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50950307, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.772481Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"04ac84e622a6\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 34844180, \"cpu_percentage\": \"0.12%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.772728Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:35:47.073114Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12582912, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.772973Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27042775, \"cpu_percentage\": \"0.07%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.773217Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51485081, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.773459Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:35:33.387214Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:36:11.773835Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-13T00:36:12.840 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[14097]: audit 2024-02-13T00:36:11.786467+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111987916, \"cpu_percentage\": \"1.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.771038Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 434844467, \"cpu_percentage\": \"2.77%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.771419Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49660559, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.771680Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49555701, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.771928Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48790241, \"cpu_percentage\": \"1.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.772225Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50950307, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.772481Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"04ac84e622a6\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 34844180, \"cpu_percentage\": \"0.12%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.772728Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:35:47.073114Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12582912, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.772973Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27042775, \"cpu_percentage\": \"0.07%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.773217Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51485081, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.773459Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:35:33.387214Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:36:11.773835Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}}"}]': finished 2024-02-13T00:36:12.840 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[14097]: audit 2024-02-13T00:36:11.788167+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-13T00:36:12.840 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[14097]: audit 2024-02-13T00:36:11.790555+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-13T00:36:12.840 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[14097]: audit 2024-02-13T00:36:11.795696+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-13T00:36:12.840 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[14097]: audit 2024-02-13T00:36:11.805903+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:36:12.841 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[14097]: audit 2024-02-13T00:36:11.808046+0000 mon.b (mon.2) 160 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-13T00:36:12.841 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[14097]: audit 2024-02-13T00:36:11.810455+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-13T00:36:12.841 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[14097]: cephadm 2024-02-13T00:36:11.810579+0000 mgr.x (mgr.34697) 68 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-13T00:36:12.841 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[14097]: cephadm 2024-02-13T00:36:11.811821+0000 mgr.x (mgr.34697) 69 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-13T00:36:12.841 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[14097]: cephadm 2024-02-13T00:36:11.817916+0000 mgr.x (mgr.34697) 70 : cephadm [INF] Failing over to other MGR 2024-02-13T00:36:12.841 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[14097]: audit 2024-02-13T00:36:11.818494+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-13T00:36:12.841 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[14097]: audit 2024-02-13T00:36:11.820871+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-13T00:36:12.841 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[14097]: audit 2024-02-13T00:36:11.827937+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-13T00:36:12.841 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[14097]: cluster 2024-02-13T00:36:11.831212+0000 mon.a (mon.0) 661 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-02-13T00:36:12.841 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[14097]: audit 2024-02-13T00:36:11.831648+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-13T00:36:12.841 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[14097]: audit 2024-02-13T00:36:11.832281+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-13T00:36:12.841 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[14097]: audit 2024-02-13T00:36:11.833738+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-13T00:36:12.842 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[17655]: audit 2024-02-13T00:36:11.786467+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111987916, \"cpu_percentage\": \"1.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.771038Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 434844467, \"cpu_percentage\": \"2.77%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.771419Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49660559, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.771680Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49555701, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.771928Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48790241, \"cpu_percentage\": \"1.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.772225Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50950307, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.772481Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"04ac84e622a6\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 34844180, \"cpu_percentage\": \"0.12%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.772728Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:35:47.073114Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12582912, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.772973Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27042775, \"cpu_percentage\": \"0.07%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.773217Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51485081, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.773459Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:35:33.387214Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:36:11.773835Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}}"}]': finished 2024-02-13T00:36:12.842 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[17655]: audit 2024-02-13T00:36:11.788167+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-13T00:36:12.842 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[17655]: audit 2024-02-13T00:36:11.790555+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-13T00:36:12.842 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[17655]: audit 2024-02-13T00:36:11.795696+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-13T00:36:12.842 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[17655]: audit 2024-02-13T00:36:11.805903+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:36:12.842 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[17655]: audit 2024-02-13T00:36:11.808046+0000 mon.b (mon.2) 160 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-13T00:36:12.842 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[17655]: audit 2024-02-13T00:36:11.810455+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-13T00:36:12.842 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[17655]: cephadm 2024-02-13T00:36:11.810579+0000 mgr.x (mgr.34697) 68 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-13T00:36:12.842 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[17655]: cephadm 2024-02-13T00:36:11.811821+0000 mgr.x (mgr.34697) 69 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-13T00:36:12.842 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[17655]: cephadm 2024-02-13T00:36:11.817916+0000 mgr.x (mgr.34697) 70 : cephadm [INF] Failing over to other MGR 2024-02-13T00:36:12.842 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[17655]: audit 2024-02-13T00:36:11.818494+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-13T00:36:12.843 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[17655]: audit 2024-02-13T00:36:11.820871+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-13T00:36:12.843 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[17655]: audit 2024-02-13T00:36:11.827937+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-13T00:36:12.843 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[17655]: cluster 2024-02-13T00:36:11.831212+0000 mon.a (mon.0) 661 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-02-13T00:36:12.843 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[17655]: audit 2024-02-13T00:36:11.831648+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-13T00:36:12.843 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[17655]: audit 2024-02-13T00:36:11.832281+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-13T00:36:12.843 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[17655]: audit 2024-02-13T00:36:11.833738+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-13T00:36:13.013 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:12 smithi195 bash[25685]: debug 2024-02-13T00:36:12.795+0000 7f729ca59700 -1 mgr handle_mgr_map I was active but no longer am 2024-02-13T00:36:13.013 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:12 smithi195 bash[25685]: ignoring --setuser ceph since I am not root 2024-02-13T00:36:13.013 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:12 smithi195 bash[25685]: ignoring --setgroup ceph since I am not root 2024-02-13T00:36:13.013 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:12 smithi195 bash[25685]: debug 2024-02-13T00:36:12.843+0000 7f1092f60700 1 -- 172.21.15.195:0/4153119798 <== mon.2 v2:172.21.15.195:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c02b6144e0 con 0x55c02b708c00 2024-02-13T00:36:13.013 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:12 smithi195 bash[14113]: audit 2024-02-13T00:36:11.777172+0000 mon.b (mon.2) 157 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111987916, \"cpu_percentage\": \"1.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.771038Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 434844467, \"cpu_percentage\": \"2.77%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.771419Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49660559, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.771680Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49555701, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.771928Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48790241, \"cpu_percentage\": \"1.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.772225Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50950307, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.772481Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"04ac84e622a6\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 34844180, \"cpu_percentage\": \"0.12%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.772728Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:35:47.073114Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12582912, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.772973Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27042775, \"cpu_percentage\": \"0.07%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.773217Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51485081, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.773459Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:35:33.387214Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:36:11.773835Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-13T00:36:13.014 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:12 smithi195 bash[14113]: audit 2024-02-13T00:36:11.780393+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111987916, \"cpu_percentage\": \"1.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.771038Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 434844467, \"cpu_percentage\": \"2.77%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.771419Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49660559, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.771680Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49555701, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.771928Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48790241, \"cpu_percentage\": \"1.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.772225Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50950307, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.772481Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"04ac84e622a6\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 34844180, \"cpu_percentage\": \"0.12%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.772728Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:35:47.073114Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12582912, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.772973Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27042775, \"cpu_percentage\": \"0.07%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.773217Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51485081, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.773459Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:35:33.387214Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:36:11.773835Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-13T00:36:13.014 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:12 smithi195 bash[14113]: audit 2024-02-13T00:36:11.786467+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111987916, \"cpu_percentage\": \"1.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.771038Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 434844467, \"cpu_percentage\": \"2.77%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.771419Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49660559, \"cpu_percentage\": \"2.00%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.771680Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49555701, \"cpu_percentage\": \"1.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.771928Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48790241, \"cpu_percentage\": \"1.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.772225Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50950307, \"cpu_percentage\": \"1.75%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.772481Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"04ac84e622a6\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 34844180, \"cpu_percentage\": \"0.12%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.772728Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:35:47.073114Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12582912, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.772973Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27042775, \"cpu_percentage\": \"0.07%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.773217Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51485081, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:11.773459Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:35:33.387214Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:36:11.773835Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}}"}]': finished 2024-02-13T00:36:13.014 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:12 smithi195 bash[14113]: audit 2024-02-13T00:36:11.788167+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-13T00:36:13.014 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:12 smithi195 bash[14113]: audit 2024-02-13T00:36:11.790555+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-13T00:36:13.015 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:12 smithi195 bash[14113]: audit 2024-02-13T00:36:11.795696+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-13T00:36:13.015 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:12 smithi195 bash[14113]: audit 2024-02-13T00:36:11.805903+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:36:13.015 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:12 smithi195 bash[14113]: audit 2024-02-13T00:36:11.808046+0000 mon.b (mon.2) 160 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-13T00:36:13.015 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:12 smithi195 bash[14113]: audit 2024-02-13T00:36:11.810455+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-13T00:36:13.015 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:12 smithi195 bash[14113]: cephadm 2024-02-13T00:36:11.810579+0000 mgr.x (mgr.34697) 68 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-13T00:36:13.015 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:12 smithi195 bash[14113]: cephadm 2024-02-13T00:36:11.811821+0000 mgr.x (mgr.34697) 69 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-13T00:36:13.015 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:12 smithi195 bash[14113]: cephadm 2024-02-13T00:36:11.817916+0000 mgr.x (mgr.34697) 70 : cephadm [INF] Failing over to other MGR 2024-02-13T00:36:13.015 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:12 smithi195 bash[14113]: audit 2024-02-13T00:36:11.818494+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-13T00:36:13.015 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:12 smithi195 bash[14113]: audit 2024-02-13T00:36:11.820871+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-13T00:36:13.015 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:12 smithi195 bash[14113]: audit 2024-02-13T00:36:11.827937+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-13T00:36:13.015 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:12 smithi195 bash[14113]: cluster 2024-02-13T00:36:11.831212+0000 mon.a (mon.0) 661 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-02-13T00:36:13.015 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:12 smithi195 bash[14113]: audit 2024-02-13T00:36:11.831648+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.34697 172.21.15.195:0/1993724354' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-13T00:36:13.015 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:12 smithi195 bash[14113]: audit 2024-02-13T00:36:11.832281+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-13T00:36:13.015 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:12 smithi195 bash[14113]: audit 2024-02-13T00:36:11.833738+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-13T00:36:13.199 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:36:12 smithi087 bash[36810]: debug 2024-02-13T00:36:12.877+0000 7f4fe62d4680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-13T00:36:13.403 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:13 smithi195 bash[25685]: debug 2024-02-13T00:36:13.007+0000 7f10a313e680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-13T00:36:13.403 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:13 smithi195 bash[25685]: debug 2024-02-13T00:36:13.111+0000 7f10a313e680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-13T00:36:13.903 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:13 smithi195 bash[25685]: debug 2024-02-13T00:36:13.551+0000 7f10a313e680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-13T00:36:13.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:13 smithi195 bash[14113]: audit 2024-02-13T00:36:12.801341+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-02-13T00:36:13.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:13 smithi195 bash[14113]: cluster 2024-02-13T00:36:12.801426+0000 mon.a (mon.0) 665 : cluster [DBG] mgrmap e19: y(active, starting, since 0.979653s) 2024-02-13T00:36:13.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:13 smithi195 bash[14113]: audit 2024-02-13T00:36:12.828133+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-13T00:36:13.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:13 smithi195 bash[14113]: cluster 2024-02-13T00:36:12.829143+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-02-13T00:36:13.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:13 smithi195 bash[14113]: cluster 2024-02-13T00:36:12.887040+0000 mon.a (mon.0) 668 : cluster [INF] Active manager daemon y restarted 2024-02-13T00:36:13.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:13 smithi195 bash[14113]: cluster 2024-02-13T00:36:12.887947+0000 mon.a (mon.0) 669 : cluster [INF] Activating manager daemon y 2024-02-13T00:36:13.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:13 smithi195 bash[14113]: audit 2024-02-13T00:36:12.888441+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-13T00:36:13.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:13 smithi195 bash[14113]: cluster 2024-02-13T00:36:12.892028+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-13T00:36:13.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:13 smithi195 bash[14113]: audit 2024-02-13T00:36:12.897030+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-13T00:36:13.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:13 smithi195 bash[14113]: audit 2024-02-13T00:36:12.898938+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-13T00:36:13.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:13 smithi195 bash[14113]: audit 2024-02-13T00:36:12.899386+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-13T00:36:14.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:13 smithi087 bash[14097]: audit 2024-02-13T00:36:12.801341+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-02-13T00:36:14.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:13 smithi087 bash[14097]: cluster 2024-02-13T00:36:12.801426+0000 mon.a (mon.0) 665 : cluster [DBG] mgrmap e19: y(active, starting, since 0.979653s) 2024-02-13T00:36:14.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:13 smithi087 bash[14097]: audit 2024-02-13T00:36:12.828133+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-13T00:36:14.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:13 smithi087 bash[14097]: cluster 2024-02-13T00:36:12.829143+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-02-13T00:36:14.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:13 smithi087 bash[14097]: cluster 2024-02-13T00:36:12.887040+0000 mon.a (mon.0) 668 : cluster [INF] Active manager daemon y restarted 2024-02-13T00:36:14.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:13 smithi087 bash[14097]: cluster 2024-02-13T00:36:12.887947+0000 mon.a (mon.0) 669 : cluster [INF] Activating manager daemon y 2024-02-13T00:36:14.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:13 smithi087 bash[14097]: audit 2024-02-13T00:36:12.888441+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-13T00:36:14.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:13 smithi087 bash[14097]: cluster 2024-02-13T00:36:12.892028+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-13T00:36:14.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:13 smithi087 bash[14097]: audit 2024-02-13T00:36:12.897030+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-13T00:36:14.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:13 smithi087 bash[14097]: audit 2024-02-13T00:36:12.898938+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-13T00:36:14.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:13 smithi087 bash[14097]: audit 2024-02-13T00:36:12.899386+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-13T00:36:14.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:13 smithi087 bash[17655]: audit 2024-02-13T00:36:12.801341+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-02-13T00:36:14.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:13 smithi087 bash[17655]: cluster 2024-02-13T00:36:12.801426+0000 mon.a (mon.0) 665 : cluster [DBG] mgrmap e19: y(active, starting, since 0.979653s) 2024-02-13T00:36:14.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:13 smithi087 bash[17655]: audit 2024-02-13T00:36:12.828133+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34697 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-13T00:36:14.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:13 smithi087 bash[17655]: cluster 2024-02-13T00:36:12.829143+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-02-13T00:36:14.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:13 smithi087 bash[17655]: cluster 2024-02-13T00:36:12.887040+0000 mon.a (mon.0) 668 : cluster [INF] Active manager daemon y restarted 2024-02-13T00:36:14.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:13 smithi087 bash[17655]: cluster 2024-02-13T00:36:12.887947+0000 mon.a (mon.0) 669 : cluster [INF] Activating manager daemon y 2024-02-13T00:36:14.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:13 smithi087 bash[17655]: audit 2024-02-13T00:36:12.888441+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-13T00:36:14.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:13 smithi087 bash[17655]: cluster 2024-02-13T00:36:12.892028+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-13T00:36:14.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:13 smithi087 bash[17655]: audit 2024-02-13T00:36:12.897030+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-13T00:36:14.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:13 smithi087 bash[17655]: audit 2024-02-13T00:36:12.898938+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-13T00:36:14.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:13 smithi087 bash[17655]: audit 2024-02-13T00:36:12.899386+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-13T00:36:14.824 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:14 smithi195 bash[25685]: debug 2024-02-13T00:36:14.479+0000 7f10a313e680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-13T00:36:14.824 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:14 smithi195 bash[25685]: debug 2024-02-13T00:36:14.571+0000 7f10a313e680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-13T00:36:15.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:14 smithi195 bash[14113]: cluster 2024-02-13T00:36:13.843700+0000 mon.a (mon.0) 671 : cluster [DBG] mgrmap e20: y(active, starting, since 0.955877s) 2024-02-13T00:36:15.153 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:14 smithi195 bash[25685]: debug 2024-02-13T00:36:14.819+0000 7f10a313e680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-13T00:36:15.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:14 smithi087 bash[14097]: cluster 2024-02-13T00:36:13.843700+0000 mon.a (mon.0) 671 : cluster [DBG] mgrmap e20: y(active, starting, since 0.955877s) 2024-02-13T00:36:15.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:14 smithi087 bash[17655]: cluster 2024-02-13T00:36:13.843700+0000 mon.a (mon.0) 671 : cluster [DBG] mgrmap e20: y(active, starting, since 0.955877s) 2024-02-13T00:36:16.198 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:15 smithi195 bash[25685]: debug 2024-02-13T00:36:15.935+0000 7f10a313e680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-13T00:36:16.198 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:16 smithi195 bash[25685]: debug 2024-02-13T00:36:16.095+0000 7f10a313e680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-13T00:36:16.530 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:16 smithi195 bash[25685]: debug 2024-02-13T00:36:16.191+0000 7f10a313e680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-13T00:36:16.530 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:16 smithi195 bash[25685]: debug 2024-02-13T00:36:16.303+0000 7f10a313e680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-13T00:36:16.896 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:16 smithi195 bash[25685]: debug 2024-02-13T00:36:16.523+0000 7f10a313e680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-13T00:36:17.153 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:16 smithi195 bash[25685]: debug 2024-02-13T00:36:16.887+0000 7f10a313e680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-13T00:36:17.153 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:17 smithi195 bash[25685]: debug 2024-02-13T00:36:17.007+0000 7f10a313e680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-13T00:36:18.153 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:17 smithi195 bash[25685]: debug 2024-02-13T00:36:17.867+0000 7f10a313e680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-13T00:36:18.153 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:17 smithi195 bash[25685]: debug 2024-02-13T00:36:17.971+0000 7f10a313e680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-13T00:36:18.153 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:18 smithi195 bash[25685]: debug 2024-02-13T00:36:18.087+0000 7f10a313e680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-13T00:36:18.606 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:18 smithi195 bash[25685]: debug 2024-02-13T00:36:18.307+0000 7f10a313e680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-13T00:36:18.903 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:18 smithi195 bash[25685]: debug 2024-02-13T00:36:18.599+0000 7f10a313e680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-13T00:36:18.903 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:18 smithi195 bash[25685]: debug 2024-02-13T00:36:18.763+0000 7f10a313e680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-13T00:36:19.263 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:18 smithi195 bash[25685]: debug 2024-02-13T00:36:18.935+0000 7f10a313e680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-13T00:36:19.263 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:19 smithi195 bash[25685]: debug 2024-02-13T00:36:19.151+0000 7f10a313e680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-13T00:36:19.582 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:19 smithi195 bash[25685]: debug 2024-02-13T00:36:19.255+0000 7f10a313e680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-13T00:36:19.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:19 smithi195 bash[14113]: cluster 2024-02-13T00:36:19.281033+0000 mon.a (mon.0) 672 : cluster [DBG] Standby manager daemon x started 2024-02-13T00:36:19.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:19 smithi195 bash[14113]: audit 2024-02-13T00:36:19.281136+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.195:0/3802555255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-13T00:36:19.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:19 smithi195 bash[14113]: audit 2024-02-13T00:36:19.282102+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.195:0/3802555255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-13T00:36:19.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:19 smithi195 bash[14113]: audit 2024-02-13T00:36:19.284226+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.195:0/3802555255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-13T00:36:19.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:19 smithi195 bash[14113]: audit 2024-02-13T00:36:19.285096+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.195:0/3802555255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-13T00:36:19.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:19 smithi087 bash[17655]: cluster 2024-02-13T00:36:19.281033+0000 mon.a (mon.0) 672 : cluster [DBG] Standby manager daemon x started 2024-02-13T00:36:19.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:19 smithi087 bash[17655]: audit 2024-02-13T00:36:19.281136+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.195:0/3802555255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-13T00:36:19.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:19 smithi087 bash[17655]: audit 2024-02-13T00:36:19.282102+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.195:0/3802555255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-13T00:36:19.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:19 smithi087 bash[17655]: audit 2024-02-13T00:36:19.284226+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.195:0/3802555255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-13T00:36:19.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:19 smithi087 bash[17655]: audit 2024-02-13T00:36:19.285096+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.195:0/3802555255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-13T00:36:19.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:19 smithi087 bash[14097]: cluster 2024-02-13T00:36:19.281033+0000 mon.a (mon.0) 672 : cluster [DBG] Standby manager daemon x started 2024-02-13T00:36:19.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:19 smithi087 bash[14097]: audit 2024-02-13T00:36:19.281136+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.195:0/3802555255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-13T00:36:19.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:19 smithi087 bash[14097]: audit 2024-02-13T00:36:19.282102+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.195:0/3802555255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-13T00:36:19.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:19 smithi087 bash[14097]: audit 2024-02-13T00:36:19.284226+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.195:0/3802555255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-13T00:36:19.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:19 smithi087 bash[14097]: audit 2024-02-13T00:36:19.285096+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.195:0/3802555255' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-13T00:36:20.449 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[36810]: Warning: Permanently added '172.21.15.87' (ECDSA) to the list of known hosts. 2024-02-13T00:36:20.449 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[36810]: Warning: Permanently added '172.21.15.195' (ECDSA) to the list of known hosts. 2024-02-13T00:36:20.650 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-13T00:36:20.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: cluster 2024-02-13T00:36:19.572698+0000 mon.a (mon.0) 673 : cluster [DBG] mgrmap e21: y(active, starting, since 6s), standbys: x 2024-02-13T00:36:20.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.575286+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-13T00:36:20.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.575529+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-13T00:36:20.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.848347+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-13T00:36:20.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.848692+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-13T00:36:20.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.849031+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-13T00:36:20.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.853278+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T00:36:20.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.853788+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-13T00:36:20.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.854153+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-13T00:36:20.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.854573+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T00:36:20.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.854994+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-13T00:36:20.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.855414+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-13T00:36:20.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.856087+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-13T00:36:20.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.856564+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-13T00:36:20.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.857082+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-13T00:36:20.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.857457+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-13T00:36:20.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.858292+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-13T00:36:20.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.860181+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-13T00:36:20.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.861828+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-02-13T00:36:20.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.862528+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-13T00:36:20.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.863213+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-13T00:36:20.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.863816+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi087"}]: dispatch 2024-02-13T00:36:20.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.864471+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi195"}]: dispatch 2024-02-13T00:36:20.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.865084+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-13T00:36:20.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.865696+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-13T00:36:20.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.866186+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-13T00:36:20.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.866719+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-13T00:36:20.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.867249+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-13T00:36:20.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.867720+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-13T00:36:20.906 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.868109+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-13T00:36:20.906 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.868575+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-13T00:36:20.906 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.869117+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-13T00:36:20.906 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.869642+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-13T00:36:20.906 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.870205+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-13T00:36:20.906 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.870711+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-13T00:36:20.906 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.871197+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-13T00:36:20.906 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.871698+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-13T00:36:20.906 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.872172+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-13T00:36:20.906 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.872647+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-13T00:36:20.907 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.873140+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-13T00:36:20.907 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.873687+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-13T00:36:20.907 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: cluster 2024-02-13T00:36:19.891769+0000 mon.a (mon.0) 712 : cluster [INF] Manager daemon y is now available 2024-02-13T00:36:20.907 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: cephadm 2024-02-13T00:36:19.912906+0000 mgr.y (mgr.24841) 1 : cephadm [INF] inventory: adjusted host smithi195 addr 'smithi195' -> '172.21.15.195' 2024-02-13T00:36:20.907 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.913601+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi087\": {\"hostname\": \"smithi087\", \"addr\": \"172.21.15.87\", \"labels\": [], \"status\": \"\"}, \"smithi195\": {\"hostname\": \"smithi195\", \"addr\": \"172.21.15.195\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-13T00:36:20.907 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:19.919577+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi087\": {\"hostname\": \"smithi087\", \"addr\": \"172.21.15.87\", \"labels\": [], \"status\": \"\"}, \"smithi195\": {\"hostname\": \"smithi195\", \"addr\": \"172.21.15.195\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-02-13T00:36:20.907 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:20.055612+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:36:20.907 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:20.058447+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:36:20.907 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:20.132023+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T00:36:20.907 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:20.137086+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T00:36:20.907 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:20.365140+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:36:20.907 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:20 smithi195 bash[14113]: audit 2024-02-13T00:36:20.366124+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:36:20.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: cluster 2024-02-13T00:36:19.572698+0000 mon.a (mon.0) 673 : cluster [DBG] mgrmap e21: y(active, starting, since 6s), standbys: x 2024-02-13T00:36:20.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.575286+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-13T00:36:20.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.575529+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-13T00:36:20.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.848347+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-13T00:36:20.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.848692+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-13T00:36:20.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.849031+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-13T00:36:20.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.853278+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T00:36:20.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.853788+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-13T00:36:20.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.854153+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-13T00:36:20.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.854573+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T00:36:20.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.854994+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-13T00:36:20.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.855414+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-13T00:36:20.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.856087+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-13T00:36:20.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.856564+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-13T00:36:20.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.857082+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-13T00:36:20.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.857457+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-13T00:36:20.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.858292+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-13T00:36:20.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.860181+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-13T00:36:20.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.861828+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-02-13T00:36:20.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.862528+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-13T00:36:20.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.863213+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-13T00:36:20.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.863816+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi087"}]: dispatch 2024-02-13T00:36:20.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.864471+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi195"}]: dispatch 2024-02-13T00:36:20.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.865084+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-13T00:36:20.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.865696+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-13T00:36:20.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.866186+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-13T00:36:20.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.866719+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-13T00:36:20.952 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.867249+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-13T00:36:20.952 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.867720+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-13T00:36:20.952 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.868109+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-13T00:36:20.952 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.868575+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-13T00:36:20.952 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.869117+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-13T00:36:20.952 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.869642+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-13T00:36:20.952 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.870205+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-13T00:36:20.952 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.870711+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-13T00:36:20.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: cluster 2024-02-13T00:36:19.572698+0000 mon.a (mon.0) 673 : cluster [DBG] mgrmap e21: y(active, starting, since 6s), standbys: x 2024-02-13T00:36:20.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.575286+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-13T00:36:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.575529+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-13T00:36:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.848347+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-13T00:36:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.848692+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-13T00:36:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.849031+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-13T00:36:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.853278+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T00:36:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.853788+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-13T00:36:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.854153+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-13T00:36:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.854573+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T00:36:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.854994+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-13T00:36:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.855414+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-13T00:36:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.856087+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-13T00:36:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.856564+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-13T00:36:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.857082+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-13T00:36:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.857457+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-13T00:36:20.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.858292+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-13T00:36:20.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.860181+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-13T00:36:20.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.871197+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-13T00:36:20.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.871698+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-13T00:36:20.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.872172+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-13T00:36:20.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.872647+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-13T00:36:20.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.873140+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-13T00:36:20.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.873687+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-13T00:36:20.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: cluster 2024-02-13T00:36:19.891769+0000 mon.a (mon.0) 712 : cluster [INF] Manager daemon y is now available 2024-02-13T00:36:20.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: cephadm 2024-02-13T00:36:19.912906+0000 mgr.y (mgr.24841) 1 : cephadm [INF] inventory: adjusted host smithi195 addr 'smithi195' -> '172.21.15.195' 2024-02-13T00:36:20.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.913601+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi087\": {\"hostname\": \"smithi087\", \"addr\": \"172.21.15.87\", \"labels\": [], \"status\": \"\"}, \"smithi195\": {\"hostname\": \"smithi195\", \"addr\": \"172.21.15.195\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-13T00:36:20.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:19.919577+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi087\": {\"hostname\": \"smithi087\", \"addr\": \"172.21.15.87\", \"labels\": [], \"status\": \"\"}, \"smithi195\": {\"hostname\": \"smithi195\", \"addr\": \"172.21.15.195\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-02-13T00:36:20.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:20.055612+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:36:20.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:20.058447+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:36:20.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:20.132023+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T00:36:20.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:20.137086+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T00:36:20.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:20.365140+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:36:20.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[14097]: audit 2024-02-13T00:36:20.366124+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:36:20.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.861828+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-02-13T00:36:20.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.862528+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-13T00:36:20.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.863213+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-13T00:36:20.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.863816+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi087"}]: dispatch 2024-02-13T00:36:20.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.864471+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi195"}]: dispatch 2024-02-13T00:36:20.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.865084+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-13T00:36:20.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.865696+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-13T00:36:20.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.866186+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-13T00:36:20.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.866719+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-13T00:36:20.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.867249+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-13T00:36:20.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.867720+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-13T00:36:20.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.868109+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-13T00:36:20.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.868575+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-13T00:36:20.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.869117+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-13T00:36:20.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.869642+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-13T00:36:20.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.870205+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-13T00:36:20.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.870711+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-13T00:36:20.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.871197+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-13T00:36:20.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.871698+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-13T00:36:20.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.872172+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-13T00:36:20.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.872647+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-13T00:36:20.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.873140+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-13T00:36:20.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.873687+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-13T00:36:20.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: cluster 2024-02-13T00:36:19.891769+0000 mon.a (mon.0) 712 : cluster [INF] Manager daemon y is now available 2024-02-13T00:36:20.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: cephadm 2024-02-13T00:36:19.912906+0000 mgr.y (mgr.24841) 1 : cephadm [INF] inventory: adjusted host smithi195 addr 'smithi195' -> '172.21.15.195' 2024-02-13T00:36:20.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.913601+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi087\": {\"hostname\": \"smithi087\", \"addr\": \"172.21.15.87\", \"labels\": [], \"status\": \"\"}, \"smithi195\": {\"hostname\": \"smithi195\", \"addr\": \"172.21.15.195\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-13T00:36:20.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:19.919577+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi087\": {\"hostname\": \"smithi087\", \"addr\": \"172.21.15.87\", \"labels\": [], \"status\": \"\"}, \"smithi195\": {\"hostname\": \"smithi195\", \"addr\": \"172.21.15.195\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-02-13T00:36:20.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:20.055612+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:36:20.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:20.058447+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:36:20.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:20.132023+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T00:36:20.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:20.137086+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T00:36:20.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:20.365140+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:36:20.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:20 smithi087 bash[17655]: audit 2024-02-13T00:36:20.366124+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:36:21.380 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-13T00:36:21.380 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (50s) 10s ago 7m 15.1M - 0.26.0 9f27df16978d 4c691ad0bb49 2024-02-13T00:36:21.380 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi195 running (6m) 9s ago 6m 25.7M - 6.6.2 87a51ecf0b1c fda1de2da571 2024-02-13T00:36:21.381 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi195 running (94s) 9s ago 11m 414M - 16.2.14-521-g0e714d9a 1fbc92c859dc d7a71d72a6ad 2024-02-13T00:36:21.381 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443 running (16s) 10s ago 13m 85.7M - 16.2.14-521-g0e714d9a 1fbc92c859dc 58b9df7f1a87 2024-02-13T00:36:21.381 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (13m) 10s ago 13m 92.4M 2048M 15.2.0 204a01f9b0b6 b25ad31ef617 2024-02-13T00:36:21.381 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi195 running (11m) 9s ago 11m 106M 2048M 15.2.0 204a01f9b0b6 35aaf4a253bc 2024-02-13T00:36:21.381 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (12m) 10s ago 12m 105M 2048M 15.2.0 204a01f9b0b6 8f12759af0d7 2024-02-13T00:36:21.381 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (7m) 10s ago 7m 11.4M - 1.7.0 72c9c2088986 8de830295b09 2024-02-13T00:36:21.381 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi195 running (7m) 9s ago 7m 12.0M - 1.7.0 72c9c2088986 267e29a36209 2024-02-13T00:36:21.381 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (11m) 10s ago 11m 48.4M 4096M 15.2.0 204a01f9b0b6 b3545c11c1fc 2024-02-13T00:36:21.381 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (10m) 10s ago 10m 48.0M 4096M 15.2.0 204a01f9b0b6 d072aa901482 2024-02-13T00:36:21.381 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (10m) 10s ago 10m 45.5M 4096M 15.2.0 204a01f9b0b6 c1e2dda177a5 2024-02-13T00:36:21.381 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (9m) 10s ago 10m 48.7M 4096M 15.2.0 204a01f9b0b6 eb3513caf040 2024-02-13T00:36:21.381 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi195 running (9m) 9s ago 9m 47.3M 4096M 15.2.0 204a01f9b0b6 45120a093718 2024-02-13T00:36:21.381 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi195 running (9m) 9s ago 9m 47.2M 4096M 15.2.0 204a01f9b0b6 ea96e91cbf4f 2024-02-13T00:36:21.381 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi195 running (8m) 9s ago 8m 46.5M 4096M 15.2.0 204a01f9b0b6 10ce02449645 2024-02-13T00:36:21.382 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi195 running (8m) 9s ago 8m 48.5M 4096M 15.2.0 204a01f9b0b6 cec464df4b8c 2024-02-13T00:36:21.382 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi195 running (34s) 9s ago 7m 33.2M - 2.49.1 2a72b385beaf 04ac84e622a6 2024-02-13T00:36:21.382 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.zfdisv smithi087 running (5m) 10s ago 5m 48.7M - 15.2.0 204a01f9b0b6 f264ef71df55 2024-02-13T00:36:21.382 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi195.rcbggm smithi195 running (5m) 9s ago 5m 49.0M - 15.2.0 204a01f9b0b6 a11db66d56ef 2024-02-13T00:36:21.817 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:36:21.817 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-13T00:36:21.818 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-13T00:36:21.818 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:36:21.818 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-13T00:36:21.818 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-13T00:36:21.818 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:36:21.818 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-13T00:36:21.818 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-13T00:36:21.818 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:36:21.818 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-13T00:36:21.818 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-13T00:36:21.818 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-13T00:36:21.818 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:36:21.818 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-13T00:36:21.818 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 13, 2024-02-13T00:36:21.819 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-13T00:36:21.819 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-13T00:36:21.819 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:36:21.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:21 smithi195 bash[14113]: cluster 2024-02-13T00:36:20.602640+0000 mon.a (mon.0) 721 : cluster [DBG] mgrmap e22: y(active, since 7s), standbys: x 2024-02-13T00:36:21.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:21 smithi195 bash[14113]: audit 2024-02-13T00:36:20.631454+0000 mgr.y (mgr.24841) 2 : audit [DBG] from='client.24853 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:36:21.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:21 smithi195 bash[14113]: cluster 2024-02-13T00:36:20.636675+0000 mgr.y (mgr.24841) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:21.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:21 smithi195 bash[14113]: audit 2024-02-13T00:36:21.001197+0000 mgr.y (mgr.24841) 4 : audit [DBG] from='client.24871 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:36:21.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:21 smithi195 bash[14113]: audit 2024-02-13T00:36:21.355562+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:36:21.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:21 smithi195 bash[14113]: audit 2024-02-13T00:36:21.356490+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:36:21.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:21 smithi195 bash[14113]: audit 2024-02-13T00:36:21.357196+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:21.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:21 smithi195 bash[14113]: audit 2024-02-13T00:36:21.358055+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:21.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:21 smithi195 bash[14113]: audit 2024-02-13T00:36:21.358831+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:21.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:21 smithi195 bash[14113]: audit 2024-02-13T00:36:21.359710+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:21.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:21 smithi195 bash[14113]: audit 2024-02-13T00:36:21.365207+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:36:21.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:21 smithi195 bash[14113]: audit 2024-02-13T00:36:21.366126+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:21.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:21 smithi195 bash[14113]: audit 2024-02-13T00:36:21.366936+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:21.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:21 smithi195 bash[14113]: audit 2024-02-13T00:36:21.367800+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:21.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:21 smithi195 bash[14113]: audit 2024-02-13T00:36:21.368623+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:21.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:21 smithi087 bash[14097]: cluster 2024-02-13T00:36:20.602640+0000 mon.a (mon.0) 721 : cluster [DBG] mgrmap e22: y(active, since 7s), standbys: x 2024-02-13T00:36:21.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:21 smithi087 bash[14097]: audit 2024-02-13T00:36:20.631454+0000 mgr.y (mgr.24841) 2 : audit [DBG] from='client.24853 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:36:21.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:21 smithi087 bash[14097]: cluster 2024-02-13T00:36:20.636675+0000 mgr.y (mgr.24841) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:21.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:21 smithi087 bash[14097]: audit 2024-02-13T00:36:21.001197+0000 mgr.y (mgr.24841) 4 : audit [DBG] from='client.24871 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:36:21.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:21 smithi087 bash[14097]: audit 2024-02-13T00:36:21.355562+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:36:21.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:21 smithi087 bash[14097]: audit 2024-02-13T00:36:21.356490+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:36:21.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:21 smithi087 bash[14097]: audit 2024-02-13T00:36:21.357196+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:21.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:21 smithi087 bash[14097]: audit 2024-02-13T00:36:21.358055+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:21.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:21 smithi087 bash[14097]: audit 2024-02-13T00:36:21.358831+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:21.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:21 smithi087 bash[14097]: audit 2024-02-13T00:36:21.359710+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:21.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:21 smithi087 bash[14097]: audit 2024-02-13T00:36:21.365207+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:36:21.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:21 smithi087 bash[14097]: audit 2024-02-13T00:36:21.366126+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:21.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:21 smithi087 bash[14097]: audit 2024-02-13T00:36:21.366936+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:21.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:21 smithi087 bash[14097]: audit 2024-02-13T00:36:21.367800+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:21.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:21 smithi087 bash[14097]: audit 2024-02-13T00:36:21.368623+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:21.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:21 smithi087 bash[17655]: cluster 2024-02-13T00:36:20.602640+0000 mon.a (mon.0) 721 : cluster [DBG] mgrmap e22: y(active, since 7s), standbys: x 2024-02-13T00:36:21.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:21 smithi087 bash[17655]: audit 2024-02-13T00:36:20.631454+0000 mgr.y (mgr.24841) 2 : audit [DBG] from='client.24853 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:36:21.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:21 smithi087 bash[17655]: cluster 2024-02-13T00:36:20.636675+0000 mgr.y (mgr.24841) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:21.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:21 smithi087 bash[17655]: audit 2024-02-13T00:36:21.001197+0000 mgr.y (mgr.24841) 4 : audit [DBG] from='client.24871 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:36:21.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:21 smithi087 bash[17655]: audit 2024-02-13T00:36:21.355562+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:36:21.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:21 smithi087 bash[17655]: audit 2024-02-13T00:36:21.356490+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:36:21.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:21 smithi087 bash[17655]: audit 2024-02-13T00:36:21.357196+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:21.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:21 smithi087 bash[17655]: audit 2024-02-13T00:36:21.358055+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:21.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:21 smithi087 bash[17655]: audit 2024-02-13T00:36:21.358831+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:21.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:21 smithi087 bash[17655]: audit 2024-02-13T00:36:21.359710+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:21.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:21 smithi087 bash[17655]: audit 2024-02-13T00:36:21.365207+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:36:21.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:21 smithi087 bash[17655]: audit 2024-02-13T00:36:21.366126+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:21.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:21 smithi087 bash[17655]: audit 2024-02-13T00:36:21.366936+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:21.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:21 smithi087 bash[17655]: audit 2024-02-13T00:36:21.367800+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:21.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:21 smithi087 bash[17655]: audit 2024-02-13T00:36:21.368623+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:22.171 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:36:22.171 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", 2024-02-13T00:36:22.171 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-13T00:36:22.171 INFO:teuthology.orchestra.run.smithi087.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-13T00:36:22.172 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [ 2024-02-13T00:36:22.172 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr" 2024-02-13T00:36:22.172 INFO:teuthology.orchestra.run.smithi087.stdout: ], 2024-02-13T00:36:22.172 INFO:teuthology.orchestra.run.smithi087.stdout: "progress": "2/20 daemons upgraded", 2024-02-13T00:36:22.172 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "", 2024-02-13T00:36:22.172 INFO:teuthology.orchestra.run.smithi087.stdout: "is_paused": false 2024-02-13T00:36:22.172 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:36:22.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:22 smithi195 bash[14113]: audit 2024-02-13T00:36:21.349804+0000 mgr.y (mgr.24841) 5 : audit [DBG] from='client.24877 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:36:22.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:22 smithi195 bash[14113]: cluster 2024-02-13T00:36:21.613009+0000 mon.a (mon.0) 733 : cluster [DBG] mgrmap e23: y(active, since 8s), standbys: x 2024-02-13T00:36:22.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:22 smithi195 bash[14113]: audit 2024-02-13T00:36:21.814556+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.87:0/3677988038' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:36:22.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:22 smithi195 bash[14113]: cluster 2024-02-13T00:36:21.855623+0000 mgr.y (mgr.24841) 6 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:22.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:22 smithi195 bash[14113]: audit 2024-02-13T00:36:22.168457+0000 mgr.y (mgr.24841) 7 : audit [DBG] from='client.24889 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:36:22.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:22 smithi087 bash[14097]: audit 2024-02-13T00:36:21.349804+0000 mgr.y (mgr.24841) 5 : audit [DBG] from='client.24877 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:36:22.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:22 smithi087 bash[14097]: cluster 2024-02-13T00:36:21.613009+0000 mon.a (mon.0) 733 : cluster [DBG] mgrmap e23: y(active, since 8s), standbys: x 2024-02-13T00:36:22.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:22 smithi087 bash[14097]: audit 2024-02-13T00:36:21.814556+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.87:0/3677988038' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:36:22.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:22 smithi087 bash[14097]: cluster 2024-02-13T00:36:21.855623+0000 mgr.y (mgr.24841) 6 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:22.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:22 smithi087 bash[14097]: audit 2024-02-13T00:36:22.168457+0000 mgr.y (mgr.24841) 7 : audit [DBG] from='client.24889 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:36:22.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:22 smithi087 bash[17655]: audit 2024-02-13T00:36:21.349804+0000 mgr.y (mgr.24841) 5 : audit [DBG] from='client.24877 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:36:22.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:22 smithi087 bash[17655]: cluster 2024-02-13T00:36:21.613009+0000 mon.a (mon.0) 733 : cluster [DBG] mgrmap e23: y(active, since 8s), standbys: x 2024-02-13T00:36:22.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:22 smithi087 bash[17655]: audit 2024-02-13T00:36:21.814556+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.87:0/3677988038' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:36:22.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:22 smithi087 bash[17655]: cluster 2024-02-13T00:36:21.855623+0000 mgr.y (mgr.24841) 6 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:22.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:22 smithi087 bash[17655]: audit 2024-02-13T00:36:22.168457+0000 mgr.y (mgr.24841) 7 : audit [DBG] from='client.24889 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:36:24.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:24 smithi195 bash[14113]: cluster 2024-02-13T00:36:23.856459+0000 mgr.y (mgr.24841) 8 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:24.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:24 smithi087 bash[14097]: cluster 2024-02-13T00:36:23.856459+0000 mgr.y (mgr.24841) 8 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:24.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:24 smithi087 bash[17655]: cluster 2024-02-13T00:36:23.856459+0000 mgr.y (mgr.24841) 8 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:27.199 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:36:26 smithi087 bash[36121]: ts=2024-02-13T00:36:26.962Z 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" 2024-02-13T00:36:27.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:26 smithi087 bash[14097]: cluster 2024-02-13T00:36:25.858118+0000 mgr.y (mgr.24841) 9 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:27.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:26 smithi087 bash[17655]: cluster 2024-02-13T00:36:25.858118+0000 mgr.y (mgr.24841) 9 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:27.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:26 smithi087 bash[17655]: audit 2024-02-13T00:36:26.554715+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99300147, \"cpu_percentage\": \"2.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.548641Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"58b9df7f1a87\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 424044134, \"cpu_percentage\": \"2.60%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-13T00:36:26.549034Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:36:05.339864Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110834483, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.549287Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49828331, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.549521Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50488934, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.549749Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47982837, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.549974Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51914997, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.550241Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12698255, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.550500Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"4c691ad0bb49\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16169041, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.550730Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:35:30.996409Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.550957Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:51.779587Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:35:21.949854Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_daemon_update\": \"2024-02-13T00:36:26.551324Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:36:27.202 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:26 smithi087 bash[14097]: audit 2024-02-13T00:36:26.554715+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99300147, \"cpu_percentage\": \"2.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.548641Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"58b9df7f1a87\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 424044134, \"cpu_percentage\": \"2.60%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-13T00:36:26.549034Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:36:05.339864Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110834483, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.549287Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49828331, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.549521Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50488934, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.549749Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47982837, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.549974Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51914997, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.550241Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12698255, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.550500Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"4c691ad0bb49\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16169041, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.550730Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:35:30.996409Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.550957Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:51.779587Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:35:21.949854Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_daemon_update\": \"2024-02-13T00:36:26.551324Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:36:27.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:26 smithi087 bash[17655]: audit 2024-02-13T00:36:26.561538+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99300147, \"cpu_percentage\": \"2.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.548641Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"58b9df7f1a87\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 424044134, \"cpu_percentage\": \"2.60%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-13T00:36:26.549034Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:36:05.339864Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110834483, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.549287Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49828331, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.549521Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50488934, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.549749Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47982837, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.549974Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51914997, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.550241Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12698255, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.550500Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"4c691ad0bb49\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16169041, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.550730Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:35:30.996409Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.550957Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:51.779587Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:35:21.949854Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_daemon_update\": \"2024-02-13T00:36:26.551324Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-13T00:36:27.203 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:26 smithi087 bash[14097]: audit 2024-02-13T00:36:26.561538+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99300147, \"cpu_percentage\": \"2.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.548641Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"58b9df7f1a87\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 424044134, \"cpu_percentage\": \"2.60%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-13T00:36:26.549034Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:36:05.339864Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110834483, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.549287Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49828331, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.549521Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50488934, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.549749Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47982837, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.549974Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51914997, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.550241Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12698255, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.550500Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"4c691ad0bb49\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16169041, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.550730Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:35:30.996409Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.550957Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:51.779587Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:35:21.949854Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_daemon_update\": \"2024-02-13T00:36:26.551324Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-13T00:36:27.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:26 smithi087 bash[17655]: audit 2024-02-13T00:36:26.773398+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111883059, \"cpu_percentage\": \"1.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.767622Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 395732582, \"cpu_percentage\": \"0.58%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.767981Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50079989, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768236Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49975132, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768479Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49010442, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768718Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51568967, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768979Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"04ac84e622a6\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 35431383, \"cpu_percentage\": \"0.56%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.769230Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:35:47.073114Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12624855, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.769468Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.769705Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52313456, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.769943Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:35:33.387214Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:36:26.770325Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:36:27.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:26 smithi087 bash[17655]: audit 2024-02-13T00:36:26.780299+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111883059, \"cpu_percentage\": \"1.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.767622Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 395732582, \"cpu_percentage\": \"0.58%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.767981Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50079989, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768236Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49975132, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768479Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49010442, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768718Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51568967, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768979Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"04ac84e622a6\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 35431383, \"cpu_percentage\": \"0.56%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.769230Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:35:47.073114Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12624855, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.769468Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.769705Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52313456, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.769943Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:35:33.387214Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:36:26.770325Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-13T00:36:27.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:26 smithi087 bash[17655]: audit 2024-02-13T00:36:26.824910+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:36:27.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:26 smithi087 bash[17655]: audit 2024-02-13T00:36:26.825809+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:27.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:26 smithi087 bash[17655]: audit 2024-02-13T00:36:26.826686+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:36:27.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:26 smithi087 bash[17655]: audit 2024-02-13T00:36:26.827409+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:27.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:26 smithi087 bash[17655]: audit 2024-02-13T00:36:26.828051+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:36:27.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:26 smithi087 bash[17655]: audit 2024-02-13T00:36:26.828802+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:27.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:26 smithi087 bash[17655]: audit 2024-02-13T00:36:26.829458+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:36:27.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:26 smithi087 bash[14097]: audit 2024-02-13T00:36:26.773398+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111883059, \"cpu_percentage\": \"1.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.767622Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 395732582, \"cpu_percentage\": \"0.58%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.767981Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50079989, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768236Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49975132, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768479Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49010442, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768718Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51568967, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768979Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"04ac84e622a6\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 35431383, \"cpu_percentage\": \"0.56%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.769230Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:35:47.073114Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12624855, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.769468Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.769705Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52313456, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.769943Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:35:33.387214Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:36:26.770325Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:36:27.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:26 smithi087 bash[17655]: audit 2024-02-13T00:36:26.830097+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:27.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:26 smithi087 bash[17655]: audit 2024-02-13T00:36:26.830734+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:36:27.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:26 smithi087 bash[14097]: audit 2024-02-13T00:36:26.780299+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111883059, \"cpu_percentage\": \"1.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.767622Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 395732582, \"cpu_percentage\": \"0.58%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.767981Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50079989, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768236Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49975132, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768479Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49010442, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768718Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51568967, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768979Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"04ac84e622a6\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 35431383, \"cpu_percentage\": \"0.56%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.769230Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:35:47.073114Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12624855, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.769468Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.769705Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52313456, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.769943Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:35:33.387214Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:36:26.770325Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-13T00:36:27.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:26 smithi087 bash[14097]: audit 2024-02-13T00:36:26.824910+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:36:27.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:26 smithi087 bash[14097]: audit 2024-02-13T00:36:26.825809+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:27.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:26 smithi087 bash[14097]: audit 2024-02-13T00:36:26.826686+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:36:27.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:26 smithi087 bash[14097]: audit 2024-02-13T00:36:26.827409+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:27.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:26 smithi087 bash[14097]: audit 2024-02-13T00:36:26.828051+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:36:27.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:26 smithi087 bash[14097]: audit 2024-02-13T00:36:26.828802+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:27.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:26 smithi087 bash[14097]: audit 2024-02-13T00:36:26.829458+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:36:27.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:26 smithi087 bash[14097]: audit 2024-02-13T00:36:26.830097+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:27.206 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:26 smithi087 bash[14097]: audit 2024-02-13T00:36:26.830734+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:36:27.275 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:26 smithi195 bash[14113]: cluster 2024-02-13T00:36:25.858118+0000 mgr.y (mgr.24841) 9 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:27.276 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:26 smithi195 bash[14113]: audit 2024-02-13T00:36:26.554715+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99300147, \"cpu_percentage\": \"2.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.548641Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"58b9df7f1a87\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 424044134, \"cpu_percentage\": \"2.60%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-13T00:36:26.549034Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:36:05.339864Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110834483, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.549287Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49828331, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.549521Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50488934, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.549749Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47982837, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.549974Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51914997, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.550241Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12698255, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.550500Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"4c691ad0bb49\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16169041, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.550730Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:35:30.996409Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.550957Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:51.779587Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:35:21.949854Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_daemon_update\": \"2024-02-13T00:36:26.551324Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:36:27.277 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:26 smithi195 bash[14113]: audit 2024-02-13T00:36:26.561538+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"b25ad31ef617\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 99300147, \"cpu_percentage\": \"2.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.548641Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:22:31.992550Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"58b9df7f1a87\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 424044134, \"cpu_percentage\": \"2.60%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-13T00:36:26.549034Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:36:05.339864Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110834483, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.549287Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49828331, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.549521Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50488934, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.549749Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47982837, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.549974Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51914997, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.550241Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12698255, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.550500Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"4c691ad0bb49\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16169041, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.550730Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:35:30.996409Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.550957Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:51.779587Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:35:21.949854Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:17.904161Z\"}}, \"last_daemon_update\": \"2024-02-13T00:36:26.551324Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-13T00:36:27.277 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:26 smithi195 bash[14113]: audit 2024-02-13T00:36:26.773398+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111883059, \"cpu_percentage\": \"1.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.767622Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 395732582, \"cpu_percentage\": \"0.58%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.767981Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50079989, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768236Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49975132, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768479Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49010442, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768718Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51568967, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768979Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"04ac84e622a6\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 35431383, \"cpu_percentage\": \"0.56%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.769230Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:35:47.073114Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12624855, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.769468Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.769705Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52313456, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.769943Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:35:33.387214Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:36:26.770325Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:36:27.277 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:26 smithi195 bash[14113]: audit 2024-02-13T00:36:26.780299+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111883059, \"cpu_percentage\": \"1.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.767622Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"d7a71d72a6ad\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 395732582, \"cpu_percentage\": \"0.58%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.767981Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:34:46.930813Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50079989, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768236Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49975132, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768479Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49010442, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768718Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51568967, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768979Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"04ac84e622a6\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 35431383, \"cpu_percentage\": \"0.56%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.769230Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:35:47.073114Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12624855, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.769468Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.769705Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52313456, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.769943Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:34:33.581366Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:35:33.387214Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:36:26.770325Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-13T00:36:27.278 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:26 smithi195 bash[14113]: audit 2024-02-13T00:36:26.824910+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:36:27.278 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:26 smithi195 bash[14113]: audit 2024-02-13T00:36:26.825809+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:27.278 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:26 smithi195 bash[14113]: audit 2024-02-13T00:36:26.826686+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:36:27.278 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:26 smithi195 bash[14113]: audit 2024-02-13T00:36:26.827409+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:27.278 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:26 smithi195 bash[14113]: audit 2024-02-13T00:36:26.828051+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:36:27.278 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:26 smithi195 bash[14113]: audit 2024-02-13T00:36:26.828802+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:27.278 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:26 smithi195 bash[14113]: audit 2024-02-13T00:36:26.829458+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:36:27.278 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:26 smithi195 bash[14113]: audit 2024-02-13T00:36:26.830097+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:27.278 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:26 smithi195 bash[14113]: audit 2024-02-13T00:36:26.830734+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:36:28.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:27 smithi087 bash[14097]: audit 2024-02-13T00:36:27.035732+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:36:28.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:27 smithi087 bash[14097]: audit 2024-02-13T00:36:27.036839+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:28.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:27 smithi087 bash[14097]: audit 2024-02-13T00:36:27.037797+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:36:28.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:27 smithi087 bash[14097]: audit 2024-02-13T00:36:27.038774+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:28.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:27 smithi087 bash[14097]: audit 2024-02-13T00:36:27.039696+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:36:28.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:27 smithi087 bash[14097]: audit 2024-02-13T00:36:27.040651+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:28.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:27 smithi087 bash[14097]: audit 2024-02-13T00:36:27.041598+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:36:28.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:27 smithi087 bash[14097]: audit 2024-02-13T00:36:27.042520+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:28.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:27 smithi087 bash[14097]: audit 2024-02-13T00:36:27.043498+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:36:28.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:27 smithi087 bash[14097]: audit 2024-02-13T00:36:27.047356+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-13T00:36:28.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:27 smithi087 bash[14097]: audit 2024-02-13T00:36:27.052057+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-13T00:36:28.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:27 smithi087 bash[14097]: audit 2024-02-13T00:36:27.061765+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:36:28.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:27 smithi087 bash[14097]: audit 2024-02-13T00:36:27.064015+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-13T00:36:28.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:27 smithi087 bash[17655]: audit 2024-02-13T00:36:27.035732+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:36:28.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:27 smithi087 bash[17655]: audit 2024-02-13T00:36:27.036839+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:28.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:27 smithi087 bash[17655]: audit 2024-02-13T00:36:27.037797+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:36:28.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:27 smithi087 bash[17655]: audit 2024-02-13T00:36:27.038774+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:28.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:27 smithi087 bash[17655]: audit 2024-02-13T00:36:27.039696+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:36:28.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:27 smithi087 bash[17655]: audit 2024-02-13T00:36:27.040651+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:28.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:27 smithi087 bash[17655]: audit 2024-02-13T00:36:27.041598+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:36:28.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:27 smithi087 bash[17655]: audit 2024-02-13T00:36:27.042520+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:28.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:27 smithi087 bash[17655]: audit 2024-02-13T00:36:27.043498+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:36:28.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:27 smithi087 bash[17655]: audit 2024-02-13T00:36:27.047356+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-13T00:36:28.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:27 smithi087 bash[17655]: audit 2024-02-13T00:36:27.052057+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-13T00:36:28.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:27 smithi087 bash[17655]: audit 2024-02-13T00:36:27.061765+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:36:28.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:27 smithi087 bash[17655]: audit 2024-02-13T00:36:27.064015+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-13T00:36:28.389 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:27 smithi195 bash[14113]: audit 2024-02-13T00:36:27.035732+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:36:28.389 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:27 smithi195 bash[14113]: audit 2024-02-13T00:36:27.036839+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:28.389 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:27 smithi195 bash[14113]: audit 2024-02-13T00:36:27.037797+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:36:28.389 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:27 smithi195 bash[14113]: audit 2024-02-13T00:36:27.038774+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:28.389 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:27 smithi195 bash[14113]: audit 2024-02-13T00:36:27.039696+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:36:28.389 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:27 smithi195 bash[14113]: audit 2024-02-13T00:36:27.040651+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:28.389 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:27 smithi195 bash[14113]: audit 2024-02-13T00:36:27.041598+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:36:28.389 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:27 smithi195 bash[14113]: audit 2024-02-13T00:36:27.042520+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:28.389 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:27 smithi195 bash[14113]: audit 2024-02-13T00:36:27.043498+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:36:28.390 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:27 smithi195 bash[14113]: audit 2024-02-13T00:36:27.047356+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-13T00:36:28.390 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:27 smithi195 bash[14113]: audit 2024-02-13T00:36:27.052057+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-13T00:36:28.390 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:27 smithi195 bash[14113]: audit 2024-02-13T00:36:27.061765+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:36:28.390 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:27 smithi195 bash[14113]: audit 2024-02-13T00:36:27.064015+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-13T00:36:29.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:29 smithi195 bash[14113]: cluster 2024-02-13T00:36:27.858943+0000 mgr.y (mgr.24841) 10 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:29.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:29 smithi087 bash[14097]: cluster 2024-02-13T00:36:27.858943+0000 mgr.y (mgr.24841) 10 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:29.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:29 smithi087 bash[17655]: cluster 2024-02-13T00:36:27.858943+0000 mgr.y (mgr.24841) 10 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:30.071 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:30 smithi087 bash[17655]: audit 2024-02-13T00:36:29.425342+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-13T00:36:30.071 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:30 smithi087 bash[17655]: audit 2024-02-13T00:36:29.427467+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-13T00:36:30.071 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:30 smithi087 bash[17655]: audit 2024-02-13T00:36:29.429432+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:36:30.072 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:30 smithi087 bash[17655]: audit 2024-02-13T00:36:29.431923+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-02-13T00:36:30.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:30 smithi195 bash[14113]: audit 2024-02-13T00:36:29.425342+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-13T00:36:30.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:30 smithi195 bash[14113]: audit 2024-02-13T00:36:29.427467+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-13T00:36:30.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:30 smithi195 bash[14113]: audit 2024-02-13T00:36:29.429432+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:36:30.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:30 smithi195 bash[14113]: audit 2024-02-13T00:36:29.431923+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-02-13T00:36:30.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:30 smithi087 bash[14097]: audit 2024-02-13T00:36:29.425342+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-13T00:36:30.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:30 smithi087 bash[14097]: audit 2024-02-13T00:36:29.427467+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-13T00:36:30.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:30 smithi087 bash[14097]: audit 2024-02-13T00:36:29.429432+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:36:30.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:30 smithi087 bash[14097]: audit 2024-02-13T00:36:29.431923+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-02-13T00:36:31.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:31 smithi195 bash[14113]: cephadm 2024-02-13T00:36:29.424567+0000 mgr.y (mgr.24841) 11 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-13T00:36:31.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:31 smithi195 bash[14113]: cephadm 2024-02-13T00:36:29.430947+0000 mgr.y (mgr.24841) 12 : cephadm [INF] Deploying daemon mgr.x on smithi195 2024-02-13T00:36:31.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:31 smithi195 bash[14113]: cluster 2024-02-13T00:36:29.859664+0000 mgr.y (mgr.24841) 13 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:31.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:31 smithi087 bash[14097]: cephadm 2024-02-13T00:36:29.424567+0000 mgr.y (mgr.24841) 11 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-13T00:36:31.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:31 smithi087 bash[14097]: cephadm 2024-02-13T00:36:29.430947+0000 mgr.y (mgr.24841) 12 : cephadm [INF] Deploying daemon mgr.x on smithi195 2024-02-13T00:36:31.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:31 smithi087 bash[14097]: cluster 2024-02-13T00:36:29.859664+0000 mgr.y (mgr.24841) 13 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:31.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:31 smithi087 bash[17655]: cephadm 2024-02-13T00:36:29.424567+0000 mgr.y (mgr.24841) 11 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-13T00:36:31.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:31 smithi087 bash[17655]: cephadm 2024-02-13T00:36:29.430947+0000 mgr.y (mgr.24841) 12 : cephadm [INF] Deploying daemon mgr.x on smithi195 2024-02-13T00:36:31.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:31 smithi087 bash[17655]: cluster 2024-02-13T00:36:29.859664+0000 mgr.y (mgr.24841) 13 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:31.903 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:31 smithi195 systemd[1]: Stopping Ceph mgr.x for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:36:33.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:33 smithi195 bash[14113]: cluster 2024-02-13T00:36:31.861291+0000 mgr.y (mgr.24841) 14 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:33.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:33 smithi087 bash[14097]: cluster 2024-02-13T00:36:31.861291+0000 mgr.y (mgr.24841) 14 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:33.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:33 smithi087 bash[17655]: cluster 2024-02-13T00:36:31.861291+0000 mgr.y (mgr.24841) 14 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:34.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:34 smithi195 bash[14113]: cluster 2024-02-13T00:36:33.862184+0000 mgr.y (mgr.24841) 15 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:34.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:34 smithi087 bash[14097]: cluster 2024-02-13T00:36:33.862184+0000 mgr.y (mgr.24841) 15 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:34.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:34 smithi087 bash[17655]: cluster 2024-02-13T00:36:33.862184+0000 mgr.y (mgr.24841) 15 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:37.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:36 smithi087 bash[14097]: cluster 2024-02-13T00:36:35.863622+0000 mgr.y (mgr.24841) 16 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:37.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:36 smithi087 bash[17655]: cluster 2024-02-13T00:36:35.863622+0000 mgr.y (mgr.24841) 16 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:37.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:36 smithi195 bash[14113]: cluster 2024-02-13T00:36:35.863622+0000 mgr.y (mgr.24841) 16 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:39.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:38 smithi087 bash[14097]: cluster 2024-02-13T00:36:37.864325+0000 mgr.y (mgr.24841) 17 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:39.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:38 smithi087 bash[17655]: cluster 2024-02-13T00:36:37.864325+0000 mgr.y (mgr.24841) 17 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:39.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:38 smithi195 bash[14113]: cluster 2024-02-13T00:36:37.864325+0000 mgr.y (mgr.24841) 17 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:41.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:40 smithi087 bash[14097]: cluster 2024-02-13T00:36:39.865037+0000 mgr.y (mgr.24841) 18 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:41.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:40 smithi087 bash[17655]: cluster 2024-02-13T00:36:39.865037+0000 mgr.y (mgr.24841) 18 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:41.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:40 smithi195 bash[14113]: cluster 2024-02-13T00:36:39.865037+0000 mgr.y (mgr.24841) 18 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:42.641 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:42 smithi195 bash[28754]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-mgr.x 2024-02-13T00:36:42.903 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:42 smithi195 systemd[1]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mgr.x.service: Main process exited, code=exited, status=137/n/a 2024-02-13T00:36:42.903 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:42 smithi195 bash[28819]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-mgr.x 2024-02-13T00:36:42.903 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:42 smithi195 systemd[1]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-02-13T00:36:42.903 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:42 smithi195 systemd[1]: Stopped Ceph mgr.x for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:36:43.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:42 smithi087 bash[14097]: cluster 2024-02-13T00:36:41.866441+0000 mgr.y (mgr.24841) 19 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:43.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:42 smithi087 bash[17655]: cluster 2024-02-13T00:36:41.866441+0000 mgr.y (mgr.24841) 19 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:43.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:42 smithi195 bash[14113]: cluster 2024-02-13T00:36:41.866441+0000 mgr.y (mgr.24841) 19 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:43.403 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:42 smithi195 systemd[1]: Started Ceph mgr.x for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:36:44.283 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:44 smithi195 bash[28936]: debug 2024-02-13T00:36:44.107+0000 7fac9be73700 1 -- 172.21.15.195:0/4045403056 <== mon.2 v2:172.21.15.195:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b57efec4e0 con 0x55b57f0e1000 2024-02-13T00:36:44.284 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:43 smithi195 bash[14113]: audit 2024-02-13T00:36:43.021342+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111883059, \"cpu_percentage\": \"1.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.767622Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50079989, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768236Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49975132, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768479Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49010442, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768718Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51568967, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768979Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"04ac84e622a6\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 35431383, \"cpu_percentage\": \"0.56%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-13T00:36:26.769230Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:35:47.073114Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12624855, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.769468Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-13T00:36:26.769705Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52313456, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.769943Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:36:29.430692Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:35:33.387214Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:36:44.284 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:43 smithi195 bash[14113]: audit 2024-02-13T00:36:43.027082+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111883059, \"cpu_percentage\": \"1.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.767622Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50079989, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768236Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49975132, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768479Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49010442, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768718Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51568967, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768979Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"04ac84e622a6\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 35431383, \"cpu_percentage\": \"0.56%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-13T00:36:26.769230Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:35:47.073114Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12624855, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.769468Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-13T00:36:26.769705Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52313456, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.769943Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:36:29.430692Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:35:33.387214Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-13T00:36:44.284 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:43 smithi195 bash[14113]: audit 2024-02-13T00:36:43.028460+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:36:44.284 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:43 smithi195 bash[14113]: audit 2024-02-13T00:36:43.032175+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:36:44.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:43 smithi087 bash[17655]: audit 2024-02-13T00:36:43.021342+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111883059, \"cpu_percentage\": \"1.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.767622Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50079989, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768236Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49975132, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768479Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49010442, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768718Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51568967, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768979Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"04ac84e622a6\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 35431383, \"cpu_percentage\": \"0.56%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-13T00:36:26.769230Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:35:47.073114Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12624855, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.769468Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-13T00:36:26.769705Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52313456, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.769943Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:36:29.430692Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:35:33.387214Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:36:44.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:43 smithi087 bash[17655]: audit 2024-02-13T00:36:43.027082+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111883059, \"cpu_percentage\": \"1.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.767622Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50079989, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768236Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49975132, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768479Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49010442, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768718Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51568967, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768979Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"04ac84e622a6\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 35431383, \"cpu_percentage\": \"0.56%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-13T00:36:26.769230Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:35:47.073114Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12624855, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.769468Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-13T00:36:26.769705Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52313456, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.769943Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:36:29.430692Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:35:33.387214Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-13T00:36:44.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:43 smithi087 bash[17655]: audit 2024-02-13T00:36:43.028460+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:36:44.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:43 smithi087 bash[17655]: audit 2024-02-13T00:36:43.032175+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:36:44.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:43 smithi087 bash[14097]: audit 2024-02-13T00:36:43.021342+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111883059, \"cpu_percentage\": \"1.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.767622Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50079989, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768236Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49975132, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768479Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49010442, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768718Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51568967, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768979Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"04ac84e622a6\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 35431383, \"cpu_percentage\": \"0.56%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-13T00:36:26.769230Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:35:47.073114Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12624855, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.769468Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-13T00:36:26.769705Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52313456, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.769943Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:36:29.430692Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:35:33.387214Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:36:44.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:43 smithi087 bash[14097]: audit 2024-02-13T00:36:43.027082+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111883059, \"cpu_percentage\": \"1.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.767622Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50079989, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768236Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49975132, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768479Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49010442, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768718Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51568967, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.768979Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"04ac84e622a6\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 35431383, \"cpu_percentage\": \"0.56%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-13T00:36:26.769230Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:35:47.073114Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12624855, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.769468Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27147632, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-13T00:36:26.769705Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52313456, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.769943Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:36:29.430692Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:35:33.387214Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-13T00:36:44.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:43 smithi087 bash[14097]: audit 2024-02-13T00:36:43.028460+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:36:44.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:43 smithi087 bash[14097]: audit 2024-02-13T00:36:43.032175+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:36:44.653 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:44 smithi195 bash[28936]: debug 2024-02-13T00:36:44.275+0000 7facac46f680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-13T00:36:44.653 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:44 smithi195 bash[28936]: debug 2024-02-13T00:36:44.379+0000 7facac46f680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-13T00:36:45.153 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:44 smithi195 bash[28936]: debug 2024-02-13T00:36:44.815+0000 7facac46f680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-13T00:36:45.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:44 smithi195 bash[14113]: cluster 2024-02-13T00:36:43.867100+0000 mgr.y (mgr.24841) 20 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:45.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:44 smithi087 bash[14097]: cluster 2024-02-13T00:36:43.867100+0000 mgr.y (mgr.24841) 20 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:45.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:44 smithi087 bash[17655]: cluster 2024-02-13T00:36:43.867100+0000 mgr.y (mgr.24841) 20 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:46.119 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:45 smithi195 bash[28936]: debug 2024-02-13T00:36:45.750+0000 7facac46f680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-13T00:36:46.119 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:45 smithi195 bash[28936]: debug 2024-02-13T00:36:45.850+0000 7facac46f680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-13T00:36:46.119 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:46 smithi195 bash[28936]: debug 2024-02-13T00:36:46.110+0000 7facac46f680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-13T00:36:47.241 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:46 smithi195 bash[14113]: cluster 2024-02-13T00:36:45.868626+0000 mgr.y (mgr.24841) 21 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:47.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:46 smithi087 bash[14097]: cluster 2024-02-13T00:36:45.868626+0000 mgr.y (mgr.24841) 21 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:47.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:46 smithi087 bash[17655]: cluster 2024-02-13T00:36:45.868626+0000 mgr.y (mgr.24841) 21 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:47.498 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:47 smithi195 bash[28936]: debug 2024-02-13T00:36:47.234+0000 7facac46f680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-13T00:36:47.498 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:47 smithi195 bash[28936]: debug 2024-02-13T00:36:47.394+0000 7facac46f680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-13T00:36:47.830 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:47 smithi195 bash[28936]: debug 2024-02-13T00:36:47.490+0000 7facac46f680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-13T00:36:47.830 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:47 smithi195 bash[28936]: debug 2024-02-13T00:36:47.602+0000 7facac46f680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-13T00:36:48.153 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:47 smithi195 bash[28936]: debug 2024-02-13T00:36:47.822+0000 7facac46f680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-13T00:36:48.653 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:48 smithi195 bash[28936]: debug 2024-02-13T00:36:48.198+0000 7facac46f680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-13T00:36:48.653 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:48 smithi195 bash[28936]: debug 2024-02-13T00:36:48.322+0000 7facac46f680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-13T00:36:49.261 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:48 smithi195 bash[14113]: cluster 2024-02-13T00:36:47.869399+0000 mgr.y (mgr.24841) 22 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:49.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:48 smithi087 bash[14097]: cluster 2024-02-13T00:36:47.869399+0000 mgr.y (mgr.24841) 22 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:49.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:48 smithi087 bash[17655]: cluster 2024-02-13T00:36:47.869399+0000 mgr.y (mgr.24841) 22 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:49.652 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:49 smithi195 bash[28936]: debug 2024-02-13T00:36:49.254+0000 7facac46f680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-13T00:36:49.653 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:49 smithi195 bash[28936]: debug 2024-02-13T00:36:49.358+0000 7facac46f680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-13T00:36:49.653 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:49 smithi195 bash[28936]: debug 2024-02-13T00:36:49.470+0000 7facac46f680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-13T00:36:49.976 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:49 smithi195 bash[28936]: debug 2024-02-13T00:36:49.686+0000 7facac46f680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-13T00:36:49.978 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:49 smithi195 bash[14113]: audit 2024-02-13T00:36:49.239430+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111987916, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.233085Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"7bfef9ce0304\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 87912611, \"cpu_percentage\": \"99.55%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-13T00:36:49.233492Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:36:43.040945Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50163875, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.233759Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50174361, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.234013Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48779755, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.234261Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_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.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.234507Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"04ac84e622a6\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36574330, \"cpu_percentage\": \"1.45%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.234754Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:35:47.073114Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13233029, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.235001Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27189575, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.235260Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52397342, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.235512Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:36:29.430692Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:35:33.387214Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:36:49.235911Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:36:49.978 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:49 smithi195 bash[14113]: audit 2024-02-13T00:36:49.246172+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111987916, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.233085Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"7bfef9ce0304\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 87912611, \"cpu_percentage\": \"99.55%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-13T00:36:49.233492Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:36:43.040945Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50163875, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.233759Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50174361, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.234013Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48779755, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.234261Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_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.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.234507Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"04ac84e622a6\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36574330, \"cpu_percentage\": \"1.45%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.234754Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:35:47.073114Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13233029, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.235001Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27189575, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.235260Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52397342, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.235512Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:36:29.430692Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:35:33.387214Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:36:49.235911Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-13T00:36:49.978 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:49 smithi195 bash[14113]: audit 2024-02-13T00:36:49.250016+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-13T00:36:49.978 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:49 smithi195 bash[14113]: audit 2024-02-13T00:36:49.255949+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-13T00:36:49.979 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:49 smithi195 bash[14113]: audit 2024-02-13T00:36:49.267312+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:36:49.979 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:49 smithi195 bash[14113]: audit 2024-02-13T00:36:49.269004+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-13T00:36:49.979 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:49 smithi195 bash[14113]: audit 2024-02-13T00:36:49.271920+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:36:49.979 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:49 smithi195 bash[14113]: cephadm 2024-02-13T00:36:49.273056+0000 mgr.y (mgr.24841) 23 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-02-13T00:36:49.979 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:49 smithi195 bash[14113]: audit 2024-02-13T00:36:49.273445+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr"}]: dispatch 2024-02-13T00:36:49.979 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:49 smithi195 bash[14113]: audit 2024-02-13T00:36:49.280304+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr"}]': finished 2024-02-13T00:36:49.979 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:49 smithi195 bash[14113]: audit 2024-02-13T00:36:49.281792+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-13T00:36:49.979 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:49 smithi195 bash[14113]: audit 2024-02-13T00:36:49.290045+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-02-13T00:36:49.979 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:49 smithi195 bash[14113]: audit 2024-02-13T00:36:49.291461+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-13T00:36:49.979 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:49 smithi195 bash[14113]: audit 2024-02-13T00:36:49.298018+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-02-13T00:36:49.979 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:49 smithi195 bash[14113]: audit 2024-02-13T00:36:49.300566+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-13T00:36:49.979 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:49 smithi195 bash[14113]: audit 2024-02-13T00:36:49.302125+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-13T00:36:49.979 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:49 smithi195 bash[14113]: cephadm 2024-02-13T00:36:49.303155+0000 mgr.y (mgr.24841) 24 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-02-13T00:36:50.317 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:49 smithi087 bash[17655]: audit 2024-02-13T00:36:49.239430+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111987916, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.233085Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"7bfef9ce0304\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 87912611, \"cpu_percentage\": \"99.55%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-13T00:36:49.233492Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:36:43.040945Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50163875, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.233759Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50174361, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.234013Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48779755, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.234261Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_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.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.234507Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"04ac84e622a6\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36574330, \"cpu_percentage\": \"1.45%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.234754Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:35:47.073114Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13233029, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.235001Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27189575, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.235260Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52397342, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.235512Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:36:29.430692Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:35:33.387214Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:36:49.235911Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:36:50.318 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:49 smithi087 bash[17655]: audit 2024-02-13T00:36:49.246172+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111987916, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.233085Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"7bfef9ce0304\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 87912611, \"cpu_percentage\": \"99.55%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-13T00:36:49.233492Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:36:43.040945Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50163875, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.233759Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50174361, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.234013Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48779755, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.234261Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_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.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.234507Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"04ac84e622a6\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36574330, \"cpu_percentage\": \"1.45%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.234754Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:35:47.073114Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13233029, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.235001Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27189575, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.235260Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52397342, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.235512Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:36:29.430692Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:35:33.387214Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:36:49.235911Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-13T00:36:50.318 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:49 smithi087 bash[17655]: audit 2024-02-13T00:36:49.250016+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-13T00:36:50.318 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:49 smithi087 bash[17655]: audit 2024-02-13T00:36:49.255949+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-13T00:36:50.318 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:49 smithi087 bash[17655]: audit 2024-02-13T00:36:49.267312+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:36:50.318 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:49 smithi087 bash[14097]: audit 2024-02-13T00:36:49.239430+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111987916, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.233085Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"7bfef9ce0304\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 87912611, \"cpu_percentage\": \"99.55%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-13T00:36:49.233492Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:36:43.040945Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50163875, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.233759Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50174361, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.234013Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48779755, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.234261Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_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.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.234507Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"04ac84e622a6\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36574330, \"cpu_percentage\": \"1.45%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.234754Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:35:47.073114Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13233029, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.235001Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27189575, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.235260Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52397342, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.235512Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:36:29.430692Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:35:33.387214Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:36:49.235911Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:36:50.319 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:49 smithi087 bash[17655]: audit 2024-02-13T00:36:49.269004+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-13T00:36:50.319 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:49 smithi087 bash[17655]: audit 2024-02-13T00:36:49.271920+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:36:50.319 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:49 smithi087 bash[17655]: cephadm 2024-02-13T00:36:49.273056+0000 mgr.y (mgr.24841) 23 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-02-13T00:36:50.319 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:49 smithi087 bash[17655]: audit 2024-02-13T00:36:49.273445+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr"}]: dispatch 2024-02-13T00:36:50.319 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:49 smithi087 bash[17655]: audit 2024-02-13T00:36:49.280304+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr"}]': finished 2024-02-13T00:36:50.319 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:49 smithi087 bash[17655]: audit 2024-02-13T00:36:49.281792+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-13T00:36:50.319 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:49 smithi087 bash[17655]: audit 2024-02-13T00:36:49.290045+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-02-13T00:36:50.319 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:49 smithi087 bash[17655]: audit 2024-02-13T00:36:49.291461+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-13T00:36:50.319 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:49 smithi087 bash[17655]: audit 2024-02-13T00:36:49.298018+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-02-13T00:36:50.319 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:49 smithi087 bash[17655]: audit 2024-02-13T00:36:49.300566+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-13T00:36:50.319 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:49 smithi087 bash[17655]: audit 2024-02-13T00:36:49.302125+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-13T00:36:50.320 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:49 smithi087 bash[17655]: cephadm 2024-02-13T00:36:49.303155+0000 mgr.y (mgr.24841) 24 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-02-13T00:36:50.320 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:49 smithi087 bash[14097]: audit 2024-02-13T00:36:49.246172+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111987916, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.233085Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"7bfef9ce0304\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 87912611, \"cpu_percentage\": \"99.55%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-13T00:36:49.233492Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:36:43.040945Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50163875, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.233759Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50174361, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.234013Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48779755, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.234261Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_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.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.234507Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"04ac84e622a6\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36574330, \"cpu_percentage\": \"1.45%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.234754Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:35:47.073114Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13233029, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.235001Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27189575, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.235260Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52397342, \"cpu_percentage\": \"0.14%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:49.235512Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:36:29.430692Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:35:33.387214Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:36:49.235911Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-13T00:36:50.320 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:49 smithi087 bash[14097]: audit 2024-02-13T00:36:49.250016+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-13T00:36:50.320 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:49 smithi087 bash[14097]: audit 2024-02-13T00:36:49.255949+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-13T00:36:50.321 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:49 smithi087 bash[14097]: audit 2024-02-13T00:36:49.267312+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:36:50.321 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:49 smithi087 bash[14097]: audit 2024-02-13T00:36:49.269004+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-13T00:36:50.321 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:49 smithi087 bash[14097]: audit 2024-02-13T00:36:49.271920+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:36:50.321 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:49 smithi087 bash[14097]: cephadm 2024-02-13T00:36:49.273056+0000 mgr.y (mgr.24841) 23 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-02-13T00:36:50.321 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:49 smithi087 bash[14097]: audit 2024-02-13T00:36:49.273445+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr"}]: dispatch 2024-02-13T00:36:50.321 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:49 smithi087 bash[14097]: audit 2024-02-13T00:36:49.280304+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr"}]': finished 2024-02-13T00:36:50.321 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:49 smithi087 bash[14097]: audit 2024-02-13T00:36:49.281792+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-13T00:36:50.321 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:49 smithi087 bash[14097]: audit 2024-02-13T00:36:49.290045+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-02-13T00:36:50.321 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:49 smithi087 bash[14097]: audit 2024-02-13T00:36:49.291461+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-13T00:36:50.321 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:49 smithi087 bash[14097]: audit 2024-02-13T00:36:49.298018+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-02-13T00:36:50.321 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:49 smithi087 bash[14097]: audit 2024-02-13T00:36:49.300566+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-13T00:36:50.321 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:49 smithi087 bash[14097]: audit 2024-02-13T00:36:49.302125+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-13T00:36:50.321 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:49 smithi087 bash[14097]: cephadm 2024-02-13T00:36:49.303155+0000 mgr.y (mgr.24841) 24 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-02-13T00:36:50.322 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:49 smithi195 bash[28936]: debug 2024-02-13T00:36:49.978+0000 7facac46f680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-13T00:36:50.322 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:50 smithi195 bash[28936]: debug 2024-02-13T00:36:50.138+0000 7facac46f680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-13T00:36:50.636 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:50 smithi195 bash[28936]: debug 2024-02-13T00:36:50.310+0000 7facac46f680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-13T00:36:50.636 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:50 smithi195 bash[28936]: debug 2024-02-13T00:36:50.522+0000 7facac46f680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-13T00:36:50.903 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:50 smithi195 bash[28936]: debug 2024-02-13T00:36:50.626+0000 7facac46f680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-13T00:36:51.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:51 smithi195 bash[14113]: cluster 2024-02-13T00:36:49.870193+0000 mgr.y (mgr.24841) 25 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:51.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:51 smithi195 bash[14113]: cluster 2024-02-13T00:36:50.658110+0000 mon.a (mon.0) 783 : cluster [DBG] Standby manager daemon x restarted 2024-02-13T00:36:51.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:51 smithi195 bash[14113]: audit 2024-02-13T00:36:50.658170+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.? 172.21.15.195:0/581616055' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-13T00:36:51.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:51 smithi195 bash[14113]: cluster 2024-02-13T00:36:50.658386+0000 mon.a (mon.0) 784 : cluster [DBG] Standby manager daemon x started 2024-02-13T00:36:51.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:51 smithi195 bash[14113]: audit 2024-02-13T00:36:50.659363+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.? 172.21.15.195:0/581616055' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-13T00:36:51.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:51 smithi195 bash[14113]: audit 2024-02-13T00:36:50.661408+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.? 172.21.15.195:0/581616055' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-13T00:36:51.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:51 smithi195 bash[14113]: audit 2024-02-13T00:36:50.662134+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.? 172.21.15.195:0/581616055' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-13T00:36:51.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:51 smithi087 bash[14097]: cluster 2024-02-13T00:36:49.870193+0000 mgr.y (mgr.24841) 25 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:51.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:51 smithi087 bash[14097]: cluster 2024-02-13T00:36:50.658110+0000 mon.a (mon.0) 783 : cluster [DBG] Standby manager daemon x restarted 2024-02-13T00:36:51.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:51 smithi087 bash[14097]: audit 2024-02-13T00:36:50.658170+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.? 172.21.15.195:0/581616055' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-13T00:36:51.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:51 smithi087 bash[14097]: cluster 2024-02-13T00:36:50.658386+0000 mon.a (mon.0) 784 : cluster [DBG] Standby manager daemon x started 2024-02-13T00:36:51.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:51 smithi087 bash[14097]: audit 2024-02-13T00:36:50.659363+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.? 172.21.15.195:0/581616055' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-13T00:36:51.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:51 smithi087 bash[14097]: audit 2024-02-13T00:36:50.661408+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.? 172.21.15.195:0/581616055' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-13T00:36:51.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:51 smithi087 bash[14097]: audit 2024-02-13T00:36:50.662134+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.? 172.21.15.195:0/581616055' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-13T00:36:51.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:51 smithi087 bash[17655]: cluster 2024-02-13T00:36:49.870193+0000 mgr.y (mgr.24841) 25 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:51.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:51 smithi087 bash[17655]: cluster 2024-02-13T00:36:50.658110+0000 mon.a (mon.0) 783 : cluster [DBG] Standby manager daemon x restarted 2024-02-13T00:36:51.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:51 smithi087 bash[17655]: audit 2024-02-13T00:36:50.658170+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.? 172.21.15.195:0/581616055' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-13T00:36:51.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:51 smithi087 bash[17655]: cluster 2024-02-13T00:36:50.658386+0000 mon.a (mon.0) 784 : cluster [DBG] Standby manager daemon x started 2024-02-13T00:36:51.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:51 smithi087 bash[17655]: audit 2024-02-13T00:36:50.659363+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.? 172.21.15.195:0/581616055' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-13T00:36:51.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:51 smithi087 bash[17655]: audit 2024-02-13T00:36:50.661408+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.? 172.21.15.195:0/581616055' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-13T00:36:51.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:51 smithi087 bash[17655]: audit 2024-02-13T00:36:50.662134+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.? 172.21.15.195:0/581616055' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-13T00:36:52.578 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-13T00:36:52.582 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:52 smithi087 bash[14097]: cluster 2024-02-13T00:36:51.311314+0000 mon.a (mon.0) 785 : cluster [DBG] mgrmap e24: y(active, since 38s), standbys: x 2024-02-13T00:36:52.582 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:52 smithi087 bash[14097]: cephadm 2024-02-13T00:36:51.336043+0000 mgr.y (mgr.24841) 26 : cephadm [INF] Upgrade: Updating mon.a 2024-02-13T00:36:52.582 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:52 smithi087 bash[14097]: audit 2024-02-13T00:36:51.336589+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mon.a"}]: dispatch 2024-02-13T00:36:52.582 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:52 smithi087 bash[14097]: audit 2024-02-13T00:36:51.342545+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mon.a"}]': finished 2024-02-13T00:36:52.582 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:52 smithi087 bash[14097]: audit 2024-02-13T00:36:51.343682+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T00:36:52.583 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:52 smithi087 bash[14097]: audit 2024-02-13T00:36:51.344482+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-13T00:36:52.583 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:52 smithi087 bash[14097]: audit 2024-02-13T00:36:51.345318+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:36:52.583 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:52 smithi087 bash[14097]: cephadm 2024-02-13T00:36:51.346148+0000 mgr.y (mgr.24841) 27 : cephadm [INF] Deploying daemon mon.a on smithi087 2024-02-13T00:36:52.583 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:52 smithi087 bash[14097]: audit 2024-02-13T00:36:51.346761+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-13T00:36:52.583 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:52 smithi087 bash[14097]: cluster 2024-02-13T00:36:51.871774+0000 mgr.y (mgr.24841) 28 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:52.583 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:52 smithi087 bash[17655]: cluster 2024-02-13T00:36:51.311314+0000 mon.a (mon.0) 785 : cluster [DBG] mgrmap e24: y(active, since 38s), standbys: x 2024-02-13T00:36:52.583 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:52 smithi087 bash[17655]: cephadm 2024-02-13T00:36:51.336043+0000 mgr.y (mgr.24841) 26 : cephadm [INF] Upgrade: Updating mon.a 2024-02-13T00:36:52.583 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:52 smithi087 bash[17655]: audit 2024-02-13T00:36:51.336589+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mon.a"}]: dispatch 2024-02-13T00:36:52.583 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:52 smithi087 bash[17655]: audit 2024-02-13T00:36:51.342545+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mon.a"}]': finished 2024-02-13T00:36:52.583 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:52 smithi087 bash[17655]: audit 2024-02-13T00:36:51.343682+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T00:36:52.584 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:52 smithi087 bash[17655]: audit 2024-02-13T00:36:51.344482+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-13T00:36:52.584 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:52 smithi087 bash[17655]: audit 2024-02-13T00:36:51.345318+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:36:52.584 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:52 smithi087 bash[17655]: cephadm 2024-02-13T00:36:51.346148+0000 mgr.y (mgr.24841) 27 : cephadm [INF] Deploying daemon mon.a on smithi087 2024-02-13T00:36:52.584 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:52 smithi087 bash[17655]: audit 2024-02-13T00:36:51.346761+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-13T00:36:52.584 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:52 smithi087 bash[17655]: cluster 2024-02-13T00:36:51.871774+0000 mgr.y (mgr.24841) 28 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:52.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:52 smithi195 bash[14113]: cluster 2024-02-13T00:36:51.311314+0000 mon.a (mon.0) 785 : cluster [DBG] mgrmap e24: y(active, since 38s), standbys: x 2024-02-13T00:36:52.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:52 smithi195 bash[14113]: cephadm 2024-02-13T00:36:51.336043+0000 mgr.y (mgr.24841) 26 : cephadm [INF] Upgrade: Updating mon.a 2024-02-13T00:36:52.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:52 smithi195 bash[14113]: audit 2024-02-13T00:36:51.336589+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mon.a"}]: dispatch 2024-02-13T00:36:52.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:52 smithi195 bash[14113]: audit 2024-02-13T00:36:51.342545+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mon.a"}]': finished 2024-02-13T00:36:52.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:52 smithi195 bash[14113]: audit 2024-02-13T00:36:51.343682+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T00:36:52.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:52 smithi195 bash[14113]: audit 2024-02-13T00:36:51.344482+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-13T00:36:52.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:52 smithi195 bash[14113]: audit 2024-02-13T00:36:51.345318+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:36:52.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:52 smithi195 bash[14113]: cephadm 2024-02-13T00:36:51.346148+0000 mgr.y (mgr.24841) 27 : cephadm [INF] Deploying daemon mon.a on smithi087 2024-02-13T00:36:52.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:52 smithi195 bash[14113]: audit 2024-02-13T00:36:51.346761+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-13T00:36:52.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:52 smithi195 bash[14113]: cluster 2024-02-13T00:36:51.871774+0000 mgr.y (mgr.24841) 28 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:53.306 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-13T00:36:53.306 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (82s) 26s ago 7m 15.4M - 0.26.0 9f27df16978d 4c691ad0bb49 2024-02-13T00:36:53.306 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi195 running (7m) 4s ago 7m 25.9M - 6.6.2 87a51ecf0b1c fda1de2da571 2024-02-13T00:36:53.306 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi195 *:8443 running (10s) 4s ago 12m 83.8M - 16.2.14-521-g0e714d9a 1fbc92c859dc 7bfef9ce0304 2024-02-13T00:36:53.306 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443 running (47s) 26s ago 14m 404M - 16.2.14-521-g0e714d9a 1fbc92c859dc 58b9df7f1a87 2024-02-13T00:36:53.306 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (14m) 26s ago 14m 94.7M 2048M 15.2.0 204a01f9b0b6 b25ad31ef617 2024-02-13T00:36:53.306 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi195 running (12m) 4s ago 12m 106M 2048M 15.2.0 204a01f9b0b6 35aaf4a253bc 2024-02-13T00:36:53.306 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (12m) 26s ago 12m 105M 2048M 15.2.0 204a01f9b0b6 8f12759af0d7 2024-02-13T00:36:53.306 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (8m) 26s ago 8m 12.1M - 1.7.0 72c9c2088986 8de830295b09 2024-02-13T00:36:53.307 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi195 running (8m) 4s ago 8m 12.6M - 1.7.0 72c9c2088986 267e29a36209 2024-02-13T00:36:53.307 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (11m) 26s ago 11m 47.5M 4096M 15.2.0 204a01f9b0b6 b3545c11c1fc 2024-02-13T00:36:53.307 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (11m) 26s ago 11m 48.1M 4096M 15.2.0 204a01f9b0b6 d072aa901482 2024-02-13T00:36:53.307 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (10m) 26s ago 11m 45.7M 4096M 15.2.0 204a01f9b0b6 c1e2dda177a5 2024-02-13T00:36:53.307 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (10m) 26s ago 10m 49.5M 4096M 15.2.0 204a01f9b0b6 eb3513caf040 2024-02-13T00:36:53.307 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi195 running (10m) 4s ago 10m 47.8M 4096M 15.2.0 204a01f9b0b6 45120a093718 2024-02-13T00:36:53.307 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi195 running (9m) 4s ago 9m 47.8M 4096M 15.2.0 204a01f9b0b6 ea96e91cbf4f 2024-02-13T00:36:53.307 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi195 running (9m) 4s ago 9m 46.5M 4096M 15.2.0 204a01f9b0b6 10ce02449645 2024-02-13T00:36:53.307 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi195 running (8m) 4s ago 8m 48.9M 4096M 15.2.0 204a01f9b0b6 cec464df4b8c 2024-02-13T00:36:53.307 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi195 running (66s) 4s ago 8m 34.8M - 2.49.1 2a72b385beaf 04ac84e622a6 2024-02-13T00:36:53.307 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.zfdisv smithi087 running (6m) 26s ago 6m 49.4M - 15.2.0 204a01f9b0b6 f264ef71df55 2024-02-13T00:36:53.307 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi195.rcbggm smithi195 running (6m) 4s ago 6m 49.9M - 15.2.0 204a01f9b0b6 a11db66d56ef 2024-02-13T00:36:53.511 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:53 smithi087 bash[17655]: audit 2024-02-13T00:36:52.561628+0000 mgr.y (mgr.24841) 29 : audit [DBG] from='client.14991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:36:53.512 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:53 smithi087 bash[17655]: audit 2024-02-13T00:36:52.919571+0000 mgr.y (mgr.24841) 30 : audit [DBG] from='client.24907 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:36:53.512 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:53 smithi087 bash[17655]: audit 2024-02-13T00:36:53.277139+0000 mgr.y (mgr.24841) 31 : audit [DBG] from='client.15003 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:36:53.512 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:53 smithi087 bash[17655]: audit 2024-02-13T00:36:53.283055+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:36:53.512 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:53 smithi087 bash[17655]: audit 2024-02-13T00:36:53.283951+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:36:53.512 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:53 smithi087 bash[17655]: audit 2024-02-13T00:36:53.284806+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:53.512 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:53 smithi087 bash[17655]: audit 2024-02-13T00:36:53.285596+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:53.512 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:53 smithi087 bash[17655]: audit 2024-02-13T00:36:53.286378+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:53.512 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:53 smithi087 bash[17655]: audit 2024-02-13T00:36:53.288761+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:53.512 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:53 smithi087 bash[17655]: audit 2024-02-13T00:36:53.291774+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:36:53.513 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:53 smithi087 bash[17655]: audit 2024-02-13T00:36:53.292461+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:53.513 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:53 smithi087 bash[17655]: audit 2024-02-13T00:36:53.293045+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:53.513 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:53 smithi087 bash[17655]: audit 2024-02-13T00:36:53.293453+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:53.513 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:53 smithi087 bash[17655]: audit 2024-02-13T00:36:53.293853+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:53.513 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:53 smithi087 bash[14097]: audit 2024-02-13T00:36:52.561628+0000 mgr.y (mgr.24841) 29 : audit [DBG] from='client.14991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:36:53.513 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:53 smithi087 bash[14097]: audit 2024-02-13T00:36:52.919571+0000 mgr.y (mgr.24841) 30 : audit [DBG] from='client.24907 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:36:53.513 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:53 smithi087 bash[14097]: audit 2024-02-13T00:36:53.277139+0000 mgr.y (mgr.24841) 31 : audit [DBG] from='client.15003 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:36:53.513 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:53 smithi087 bash[14097]: audit 2024-02-13T00:36:53.283055+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:36:53.513 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:53 smithi087 bash[14097]: audit 2024-02-13T00:36:53.283951+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:36:53.513 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:53 smithi087 bash[14097]: audit 2024-02-13T00:36:53.284806+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:53.513 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:53 smithi087 bash[14097]: audit 2024-02-13T00:36:53.285596+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:53.513 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:53 smithi087 bash[14097]: audit 2024-02-13T00:36:53.286378+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:53.513 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:53 smithi087 bash[14097]: audit 2024-02-13T00:36:53.288761+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:53.514 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:53 smithi087 bash[14097]: audit 2024-02-13T00:36:53.291774+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:36:53.514 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:53 smithi087 bash[14097]: audit 2024-02-13T00:36:53.292461+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:53.514 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:53 smithi087 bash[14097]: audit 2024-02-13T00:36:53.293045+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:53.514 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:53 smithi087 bash[14097]: audit 2024-02-13T00:36:53.293453+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:53.514 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:53 smithi087 bash[14097]: audit 2024-02-13T00:36:53.293853+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:53.514 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:53 smithi087 systemd[1]: Stopping Ceph mon.a for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:36:53.514 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:53 smithi087 bash[14097]: debug 2024-02-13T00:36:53.501+0000 7fafce167700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-13T00:36:53.514 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:53 smithi087 bash[14097]: debug 2024-02-13T00:36:53.501+0000 7fafce167700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-02-13T00:36:53.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:53 smithi195 bash[14113]: audit 2024-02-13T00:36:52.561628+0000 mgr.y (mgr.24841) 29 : audit [DBG] from='client.14991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:36:53.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:53 smithi195 bash[14113]: audit 2024-02-13T00:36:52.919571+0000 mgr.y (mgr.24841) 30 : audit [DBG] from='client.24907 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:36:53.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:53 smithi195 bash[14113]: audit 2024-02-13T00:36:53.277139+0000 mgr.y (mgr.24841) 31 : audit [DBG] from='client.15003 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:36:53.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:53 smithi195 bash[14113]: audit 2024-02-13T00:36:53.283055+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:36:53.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:53 smithi195 bash[14113]: audit 2024-02-13T00:36:53.283951+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:36:53.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:53 smithi195 bash[14113]: audit 2024-02-13T00:36:53.284806+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:53.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:53 smithi195 bash[14113]: audit 2024-02-13T00:36:53.285596+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:53.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:53 smithi195 bash[14113]: audit 2024-02-13T00:36:53.286378+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:53.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:53 smithi195 bash[14113]: audit 2024-02-13T00:36:53.288761+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:53.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:53 smithi195 bash[14113]: audit 2024-02-13T00:36:53.291774+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:36:53.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:53 smithi195 bash[14113]: audit 2024-02-13T00:36:53.292461+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:53.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:53 smithi195 bash[14113]: audit 2024-02-13T00:36:53.293045+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:53.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:53 smithi195 bash[14113]: audit 2024-02-13T00:36:53.293453+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:53.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:53 smithi195 bash[14113]: audit 2024-02-13T00:36:53.293853+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:53.747 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:36:53.747 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-13T00:36:53.747 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-13T00:36:53.747 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:36:53.747 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-13T00:36:53.747 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-13T00:36:53.747 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:36:53.747 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-13T00:36:53.748 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-13T00:36:53.748 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:36:53.748 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-13T00:36:53.748 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-13T00:36:53.748 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-13T00:36:53.748 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:36:53.748 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-13T00:36:53.748 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 13, 2024-02-13T00:36:53.748 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-13T00:36:53.748 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-13T00:36:53.748 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:36:54.108 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:36:54.108 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", 2024-02-13T00:36:54.108 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-13T00:36:54.108 INFO:teuthology.orchestra.run.smithi087.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-13T00:36:54.108 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [ 2024-02-13T00:36:54.108 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr" 2024-02-13T00:36:54.108 INFO:teuthology.orchestra.run.smithi087.stdout: ], 2024-02-13T00:36:54.108 INFO:teuthology.orchestra.run.smithi087.stdout: "progress": "2/20 daemons upgraded", 2024-02-13T00:36:54.108 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "Currently upgrading mon daemons", 2024-02-13T00:36:54.109 INFO:teuthology.orchestra.run.smithi087.stdout: "is_paused": false 2024-02-13T00:36:54.109 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:36:54.491 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:54 smithi087 bash[38545]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-mon.a 2024-02-13T00:36:54.491 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:54 smithi087 bash[38629]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-mon.a 2024-02-13T00:36:54.829 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:54 smithi087 systemd[1]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mon.a.service: Succeeded. 2024-02-13T00:36:54.829 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:54 smithi087 systemd[1]: Stopped Ceph mon.a for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:36:54.829 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:54 smithi087 systemd[1]: Started Ceph mon.a for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:36:55.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.741+0000 7f5961127880 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-13T00:36:55.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.741+0000 7f5961127880 0 ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable), process ceph-mon, pid 7 2024-02-13T00:36:55.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.741+0000 7f5961127880 0 pidfile_write: ignore empty --pid-file 2024-02-13T00:36:55.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 0 load: jerasure load: lrc load: isa 2024-02-13T00:36:55.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: RocksDB version: 6.8.1 2024-02-13T00:36:55.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-13T00:36:55.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Compile date Feb 8 2024 2024-02-13T00:36:55.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: DB SUMMARY 2024-02-13T00:36:55.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: CURRENT file: CURRENT 2024-02-13T00:36:55.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: IDENTITY file: IDENTITY 2024-02-13T00:36:55.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: MANIFEST file: MANIFEST-000008 size: 879 Bytes 2024-02-13T00:36:55.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 2, files: 000026.sst 000027.sst 2024-02-13T00:36:55.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000024.log size: 8268390 ; 2024-02-13T00:36:55.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.error_if_exists: 0 2024-02-13T00:36:55.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.create_if_missing: 0 2024-02-13T00:36:55.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.paranoid_checks: 1 2024-02-13T00:36:55.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.env: 0x561d7b539080 2024-02-13T00:36:55.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.fs: Posix File System 2024-02-13T00:36:55.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.info_log: 0x561d7be98220 2024-02-13T00:36:55.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-13T00:36:55.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.statistics: (nil) 2024-02-13T00:36:55.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.use_fsync: 0 2024-02-13T00:36:55.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.max_log_file_size: 0 2024-02-13T00:36:55.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-13T00:36:55.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-13T00:36:55.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-13T00:36:55.951 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-13T00:36:55.952 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.allow_fallocate: 1 2024-02-13T00:36:55.952 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-13T00:36:55.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-13T00:36:55.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.use_direct_reads: 0 2024-02-13T00:36:55.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-13T00:36:55.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.create_missing_column_families: 0 2024-02-13T00:36:55.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.db_log_dir: 2024-02-13T00:36:55.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-02-13T00:36:55.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-13T00:36:55.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.max_subcompactions: 1 2024-02-13T00:36:55.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.max_background_flushes: -1 2024-02-13T00:36:55.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-13T00:36:55.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-13T00:36:55.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-13T00:36:55.953 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-13T00:36:55.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-13T00:36:55.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.advise_random_on_open: 1 2024-02-13T00:36:55.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-13T00:36:55.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.write_buffer_manager: 0x561d7cb8c390 2024-02-13T00:36:55.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-13T00:36:55.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-13T00:36:55.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-13T00:36:55.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-13T00:36:55.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.rate_limiter: (nil) 2024-02-13T00:36:55.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-13T00:36:55.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-13T00:36:55.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-13T00:36:55.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-13T00:36:55.954 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.unordered_write: 0 2024-02-13T00:36:55.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-13T00:36:55.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-13T00:36:55.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-13T00:36:55.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-13T00:36:55.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.row_cache: None 2024-02-13T00:36:55.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.wal_filter: None 2024-02-13T00:36:55.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-13T00:36:55.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-13T00:36:55.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.preserve_deletes: 0 2024-02-13T00:36:55.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.two_write_queues: 0 2024-02-13T00:36:55.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.manual_wal_flush: 0 2024-02-13T00:36:55.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.atomic_flush: 0 2024-02-13T00:36:55.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-13T00:36:55.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-13T00:36:55.955 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-13T00:36:55.956 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.log_readahead_size: 0 2024-02-13T00:36:55.956 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-02-13T00:36:55.956 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.max_background_jobs: 2 2024-02-13T00:36:55.956 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.max_background_compactions: -1 2024-02-13T00:36:55.956 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-13T00:36:55.956 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-13T00:36:55.956 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-13T00:36:55.956 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.max_total_wal_size: 0 2024-02-13T00:36:55.956 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-13T00:36:55.956 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-13T00:36:55.956 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-13T00:36:55.956 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-13T00:36:55.956 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.max_open_files: -1 2024-02-13T00:36:55.956 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.bytes_per_sync: 0 2024-02-13T00:36:55.957 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-13T00:36:55.957 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-13T00:36:55.957 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-13T00:36:55.957 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Compression algorithms supported: 2024-02-13T00:36:55.957 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-13T00:36:55.957 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: kZSTD supported: 0 2024-02-13T00:36:55.957 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: kXpressCompression supported: 0 2024-02-13T00:36:55.957 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-13T00:36:55.957 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: kLZ4Compression supported: 1 2024-02-13T00:36:55.957 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: kBZip2Compression supported: 0 2024-02-13T00:36:55.957 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: kZlibCompression supported: 1 2024-02-13T00:36:55.957 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: kSnappyCompression supported: 1 2024-02-13T00:36:55.957 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-13T00:36:55.957 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000008 2024-02-13T00:36:55.958 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-02-13T00:36:55.958 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-13T00:36:55.958 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.merge_operator: 2024-02-13T00:36:55.958 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.compaction_filter: None 2024-02-13T00:36:55.958 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.compaction_filter_factory: None 2024-02-13T00:36:55.958 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-13T00:36:55.958 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-13T00:36:55.958 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x561d7be3bd28) 2024-02-13T00:36:55.958 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: cache_index_and_filter_blocks: 1 2024-02-13T00:36:55.958 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-13T00:36:55.958 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-13T00:36:55.958 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: pin_top_level_index_and_filter: 1 2024-02-13T00:36:55.958 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: index_type: 0 2024-02-13T00:36:55.958 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: data_block_index_type: 0 2024-02-13T00:36:55.959 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: index_shortening: 1 2024-02-13T00:36:55.959 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: data_block_hash_table_util_ratio: 0.750000 2024-02-13T00:36:55.959 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: hash_index_allow_collision: 1 2024-02-13T00:36:55.959 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: checksum: 1 2024-02-13T00:36:55.959 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: no_block_cache: 0 2024-02-13T00:36:55.959 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: block_cache: 0x561d7be72f10 2024-02-13T00:36:55.959 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: block_cache_name: BinnedLRUCache 2024-02-13T00:36:55.959 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: block_cache_options: 2024-02-13T00:36:55.959 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: capacity : 536870912 2024-02-13T00:36:55.959 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: num_shard_bits : 4 2024-02-13T00:36:55.959 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: strict_capacity_limit : 0 2024-02-13T00:36:55.959 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: high_pri_pool_ratio: 0.000 2024-02-13T00:36:55.959 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: block_cache_compressed: (nil) 2024-02-13T00:36:55.959 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: persistent_cache: (nil) 2024-02-13T00:36:55.959 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: block_size: 4096 2024-02-13T00:36:55.960 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: block_size_deviation: 10 2024-02-13T00:36:55.960 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: block_restart_interval: 16 2024-02-13T00:36:55.960 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: index_block_restart_interval: 1 2024-02-13T00:36:55.960 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: metadata_block_size: 4096 2024-02-13T00:36:55.960 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: partition_filters: 0 2024-02-13T00:36:55.960 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: use_delta_encoding: 1 2024-02-13T00:36:55.960 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-13T00:36:55.960 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: whole_key_filtering: 1 2024-02-13T00:36:55.960 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: verify_compression: 0 2024-02-13T00:36:55.960 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: read_amp_bytes_per_bit: 0 2024-02-13T00:36:55.960 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: format_version: 2 2024-02-13T00:36:55.960 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: enable_index_compression: 1 2024-02-13T00:36:55.960 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: block_align: 0 2024-02-13T00:36:55.960 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-13T00:36:55.961 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-13T00:36:55.961 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.compression: NoCompression 2024-02-13T00:36:55.961 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-13T00:36:55.961 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-13T00:36:55.961 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-13T00:36:55.961 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.num_levels: 7 2024-02-13T00:36:55.961 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-13T00:36:55.961 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-13T00:36:55.961 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-13T00:36:55.961 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-13T00:36:55.961 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-13T00:36:55.961 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-13T00:36:55.961 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-13T00:36:55.961 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-13T00:36:55.962 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-13T00:36:55.962 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-13T00:36:55.962 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.compression_opts.level: 32767 2024-02-13T00:36:55.962 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-13T00:36:55.962 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-13T00:36:55.962 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-13T00:36:55.962 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.compression_opts.enabled: false 2024-02-13T00:36:55.962 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-13T00:36:55.962 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-13T00:36:55.962 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-13T00:36:55.962 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-13T00:36:55.962 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-13T00:36:55.962 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-13T00:36:55.962 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-13T00:36:55.963 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-13T00:36:55.963 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-13T00:36:55.963 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-13T00:36:55.963 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-13T00:36:55.963 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-13T00:36:55.963 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-13T00:36:55.963 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-13T00:36:55.963 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-13T00:36:55.963 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-13T00:36:55.963 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-13T00:36:55.963 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.arena_block_size: 4194304 2024-02-13T00:36:55.964 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-13T00:36:55.964 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-13T00:36:55.964 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-13T00:36:55.964 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-13T00:36:55.964 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-13T00:36:55.964 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-13T00:36:55.965 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-13T00:36:55.965 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-13T00:36:55.965 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-13T00:36:55.965 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-13T00:36:55.965 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-13T00:36:55.965 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-13T00:36:55.965 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-13T00:36:55.965 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-13T00:36:55.965 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.table_properties_collectors: 2024-02-13T00:36:55.965 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.inplace_update_support: 0 2024-02-13T00:36:55.965 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-13T00:36:55.965 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-13T00:36:55.965 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-13T00:36:55.965 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-13T00:36:55.966 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.bloom_locality: 0 2024-02-13T00:36:55.966 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.max_successive_merges: 0 2024-02-13T00:36:55.966 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-13T00:36:55.966 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-13T00:36:55.966 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.force_consistency_checks: 0 2024-02-13T00:36:55.966 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-13T00:36:55.966 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.ttl: 2592000 2024-02-13T00:36:55.966 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.745+0000 7f5961127880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-13T00:36:55.966 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.749+0000 7f5961127880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000008 succeeded,manifest_file_number is 8, next_file_number is 29, last_sequence is 10926, log_number is 24,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-13T00:36:55.966 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.749+0000 7f5961127880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 24 2024-02-13T00:36:55.966 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.749+0000 7f5961127880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707784615753539, "job": 1, "event": "recovery_started", "log_files": [24]} 2024-02-13T00:36:55.966 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.749+0000 7f5961127880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #24 mode 2 2024-02-13T00:36:55.966 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.761+0000 7f5961127880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-02-13T00:36:55.966 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.773+0000 7f5961127880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707784615777592, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 29, "file_size": 8207971, "table_properties": {"data_size": 8201265, "index_size": 5178, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 709, "raw_key_size": 5099, "raw_average_key_size": 20, "raw_value_size": 8193881, "raw_average_value_size": 33719, "num_data_blocks": 161, "num_entries": 243, "num_deletions": 2, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1707784615, "oldest_key_time": 3, "file_creation_time": 0}} 2024-02-13T00:36:55.967 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.773+0000 7f5961127880 4 rocksdb: [version_set.cc:3826] Creating manifest 30 2024-02-13T00:36:55.967 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.773+0000 7f5961127880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707784615778734, "job": 1, "event": "recovery_finished"} 2024-02-13T00:36:55.967 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.773+0000 7f5961127880 4 rocksdb: DB pointer 0x561d7bf3b800 2024-02-13T00:36:55.967 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.773+0000 7f5947f18700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-02-13T00:36:55.967 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.773+0000 7f5947f18700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-02-13T00:36:55.967 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: ** DB Stats ** 2024-02-13T00:36:55.967 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-13T00:36:55.967 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-13T00:36:55.967 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-13T00:36:55.967 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-13T00:36:55.967 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-13T00:36:55.967 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-13T00:36:55.967 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-13T00:36:55.967 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: ** Compaction Stats [default] ** 2024-02-13T00:36:55.968 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-13T00:36:55.968 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-13T00:36:55.968 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: L0 1/0 7.83 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 637.1 0.01 0.00 1 0.012 0 0 2024-02-13T00:36:55.968 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: L6 2/0 76.82 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-13T00:36:55.968 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: Sum 3/0 84.65 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 637.1 0.01 0.00 1 0.012 0 0 2024-02-13T00:36:55.968 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 637.1 0.01 0.00 1 0.012 0 0 2024-02-13T00:36:55.968 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: ** Compaction Stats [default] ** 2024-02-13T00:36:55.968 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-13T00:36:55.968 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-13T00:36:55.968 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 637.1 0.01 0.00 1 0.012 0 0 2024-02-13T00:36:55.968 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-13T00:36:55.968 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: Flush(GB): cumulative 0.008, interval 0.008 2024-02-13T00:36:55.968 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-13T00:36:55.969 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: AddFile(Total Files): cumulative 0, interval 0 2024-02-13T00:36:55.969 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-13T00:36:55.969 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: AddFile(Keys): cumulative 0, interval 0 2024-02-13T00:36:55.969 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: Cumulative compaction: 0.01 GB write, 271.25 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-13T00:36:55.969 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: Interval compaction: 0.01 GB write, 271.25 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-13T00:36:55.969 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-13T00:36:55.969 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: ** File Read Latency Histogram By Level [default] ** 2024-02-13T00:36:55.969 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: ** Compaction Stats [default] ** 2024-02-13T00:36:55.969 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-13T00:36:55.969 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-13T00:36:55.969 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: L0 1/0 7.83 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 637.1 0.01 0.00 1 0.012 0 0 2024-02-13T00:36:55.969 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: L6 2/0 76.82 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-13T00:36:55.969 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: Sum 3/0 84.65 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 637.1 0.01 0.00 1 0.012 0 0 2024-02-13T00:36:55.969 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-13T00:36:55.970 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: ** Compaction Stats [default] ** 2024-02-13T00:36:55.970 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-13T00:36:55.970 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-13T00:36:55.970 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 637.1 0.01 0.00 1 0.012 0 0 2024-02-13T00:36:55.970 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-13T00:36:55.970 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: Flush(GB): cumulative 0.008, interval 0.000 2024-02-13T00:36:55.970 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-13T00:36:55.970 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: AddFile(Total Files): cumulative 0, interval 0 2024-02-13T00:36:55.970 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-13T00:36:55.970 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: AddFile(Keys): cumulative 0, interval 0 2024-02-13T00:36:55.970 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: Cumulative compaction: 0.01 GB write, 270.34 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-13T00:36:55.970 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-13T00:36:55.970 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-13T00:36:55.970 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: ** File Read Latency Histogram By Level [default] ** 2024-02-13T00:36:55.970 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.777+0000 7f5961127880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0] at bind addrs [v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid d7990f38-ca05-11ee-95b9-87774f69a715 2024-02-13T00:36:55.971 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.777+0000 7f5961127880 1 mon.a@-1(???) e3 preinit fsid d7990f38-ca05-11ee-95b9-87774f69a715 2024-02-13T00:36:55.971 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.777+0000 7f5961127880 0 mon.a@-1(???).mds e1 new map 2024-02-13T00:36:55.971 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.777+0000 7f5961127880 0 mon.a@-1(???).mds e1 print_map 2024-02-13T00:36:55.971 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: e1 2024-02-13T00:36:55.971 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: enable_multiple, ever_enabled_multiple: 0,0 2024-02-13T00:36:55.971 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-13T00:36:55.971 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: legacy client fscid: -1 2024-02-13T00:36:55.971 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: 2024-02-13T00:36:55.971 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: No filesystems configured 2024-02-13T00:36:55.971 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.777+0000 7f5961127880 0 mon.a@-1(???).osd e63 crush map has features 3314933000852226048, adjusting msgr requires 2024-02-13T00:36:55.971 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.777+0000 7f5961127880 0 mon.a@-1(???).osd e63 crush map has features 288514051259236352, adjusting msgr requires 2024-02-13T00:36:55.971 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.777+0000 7f5961127880 0 mon.a@-1(???).osd e63 crush map has features 288514051259236352, adjusting msgr requires 2024-02-13T00:36:55.971 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.777+0000 7f5961127880 0 mon.a@-1(???).osd e63 crush map has features 288514051259236352, adjusting msgr requires 2024-02-13T00:36:55.972 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: audit 2024-02-13T00:36:52.561628+0000 mgr.y (mgr.24841) 29 : audit [DBG] from='client.14991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:36:55.972 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: audit 2024-02-13T00:36:52.919571+0000 mgr.y (mgr.24841) 30 : audit [DBG] from='client.24907 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:36:55.972 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: audit 2024-02-13T00:36:53.277139+0000 mgr.y (mgr.24841) 31 : audit [DBG] from='client.15003 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:36:55.972 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: audit 2024-02-13T00:36:53.283055+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:36:55.972 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: audit 2024-02-13T00:36:53.283951+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:36:55.972 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: audit 2024-02-13T00:36:53.284806+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:55.972 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: audit 2024-02-13T00:36:53.285596+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:55.972 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: audit 2024-02-13T00:36:53.286378+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:55.972 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: audit 2024-02-13T00:36:53.288761+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:55.972 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: audit 2024-02-13T00:36:53.291774+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:36:55.972 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: audit 2024-02-13T00:36:53.292461+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:55.972 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: audit 2024-02-13T00:36:53.293045+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:55.972 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: audit 2024-02-13T00:36:53.293453+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:55.972 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: audit 2024-02-13T00:36:53.293853+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:36:55.973 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:55 smithi087 bash[38740]: debug 2024-02-13T00:36:55.781+0000 7f5961127880 1 mon.a@-1(???).paxosservice(auth 1..21) refresh upgraded, format 0 -> 3 2024-02-13T00:36:57.541 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:57 smithi195 bash[28936]: ignoring --setuser ceph since I am not root 2024-02-13T00:36:57.541 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:57 smithi195 bash[28936]: ignoring --setgroup ceph since I am not root 2024-02-13T00:36:57.541 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:57 smithi195 bash[28936]: debug 2024-02-13T00:36:57.274+0000 7fb9fbf66700 1 -- 172.21.15.195:0/2756951132 <== mon.2 v2:172.21.15.195:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x564ea74a04e0 con 0x564ea7594c00 2024-02-13T00:36:57.541 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:57 smithi195 bash[28936]: debug 2024-02-13T00:36:57.426+0000 7fba0c144680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-13T00:36:57.541 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:57 smithi195 bash[14113]: audit 2024-02-13T00:36:53.515117+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-13T00:36:57.542 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:57 smithi195 bash[14113]: audit 2024-02-13T00:36:53.515537+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-13T00:36:57.542 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:57 smithi195 bash[14113]: audit 2024-02-13T00:36:53.515942+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-13T00:36:57.542 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:57 smithi195 bash[14113]: audit 2024-02-13T00:36:53.742065+0000 mon.b (mon.2) 171 : audit [DBG] from='client.15009 172.21.15.87:0/2516542261' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:36:57.542 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:57 smithi195 bash[14113]: cluster 2024-02-13T00:36:53.872235+0000 mgr.y (mgr.24841) 32 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:57.542 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:57 smithi195 bash[14113]: audit 2024-02-13T00:36:54.104633+0000 mgr.y (mgr.24841) 33 : audit [DBG] from='client.24925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:36:57.542 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:57 smithi195 bash[14113]: audit 2024-02-13T00:36:54.795483+0000 mon.b (mon.2) 172 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"service_name\": \"mon\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"58b9df7f1a87\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 424044134, \"cpu_percentage\": \"2.60%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [8443], \"last_refresh\": \"2024-02-13T00:36:26.549034Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:36:05.339864Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110834483, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.549287Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49828331, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.549521Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50488934, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.549749Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47982837, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.549974Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51914997, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.550241Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12698255, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.550500Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"4c691ad0bb49\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16169041, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-13T00:36:26.550730Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:35:30.996409Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.550957Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:51.779587Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:35:21.949854Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:36:51.345997Z\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:36:57.542 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:57 smithi195 bash[14113]: cluster 2024-02-13T00:36:55.873632+0000 mgr.y (mgr.24841) 34 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:57.542 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:57 smithi195 bash[14113]: cluster 2024-02-13T00:36:57.202267+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-02-13T00:36:57.542 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:57 smithi195 bash[14113]: cluster 2024-02-13T00:36:57.205683+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-13T00:36:57.542 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:57 smithi195 bash[14113]: cluster 2024-02-13T00:36:57.213997+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} removed_ranks: {} 2024-02-13T00:36:57.542 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:57 smithi195 bash[14113]: cluster 2024-02-13T00:36:57.214658+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-02-13T00:36:57.542 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:57 smithi195 bash[14113]: cluster 2024-02-13T00:36:57.214699+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-13T00:36:57.542 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:57 smithi195 bash[14113]: cluster 2024-02-13T00:36:57.215973+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e24: y(active, since 44s), standbys: x 2024-02-13T00:36:57.542 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:57 smithi195 bash[14113]: cluster 2024-02-13T00:36:57.232806+0000 mon.a (mon.0) 7 : cluster [DBG] mgrmap e25: y(active, since 44s), standbys: x 2024-02-13T00:36:57.543 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:57 smithi195 bash[14113]: cluster 2024-02-13T00:36:57.233908+0000 mon.a (mon.0) 8 : cluster [INF] overall HEALTH_OK 2024-02-13T00:36:57.543 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:57 smithi195 bash[14113]: audit 2024-02-13T00:36:57.239485+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.24841 ' entity='' 2024-02-13T00:36:57.547 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:36:57 smithi087 bash[36810]: ignoring --setuser ceph since I am not root 2024-02-13T00:36:57.547 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:36:57 smithi087 bash[36810]: ignoring --setgroup ceph since I am not root 2024-02-13T00:36:57.547 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:36:57 smithi087 bash[36810]: debug 2024-02-13T00:36:57.280+0000 7f1211608700 1 -- 172.21.15.87:0/2733282925 <== mon.1 v2:172.21.15.87:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f4f8be64e0 con 0x55f4f8cdac00 2024-02-13T00:36:57.547 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:36:57 smithi087 bash[36810]: debug 2024-02-13T00:36:57.432+0000 7f12217e6680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-13T00:36:57.548 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:36:57 smithi087 bash[36810]: debug 2024-02-13T00:36:57.536+0000 7f12217e6680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-13T00:36:57.548 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:57 smithi087 bash[17655]: audit 2024-02-13T00:36:53.515117+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-13T00:36:57.548 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:57 smithi087 bash[17655]: audit 2024-02-13T00:36:53.515537+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-13T00:36:57.548 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:57 smithi087 bash[17655]: audit 2024-02-13T00:36:53.515942+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-13T00:36:57.548 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:57 smithi087 bash[17655]: audit 2024-02-13T00:36:53.742065+0000 mon.b (mon.2) 171 : audit [DBG] from='client.15009 172.21.15.87:0/2516542261' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:36:57.548 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:57 smithi087 bash[17655]: cluster 2024-02-13T00:36:53.872235+0000 mgr.y (mgr.24841) 32 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:57.548 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:57 smithi087 bash[17655]: audit 2024-02-13T00:36:54.104633+0000 mgr.y (mgr.24841) 33 : audit [DBG] from='client.24925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:36:57.549 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:57 smithi087 bash[38740]: audit 2024-02-13T00:36:53.515117+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-13T00:36:57.549 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:57 smithi087 bash[38740]: audit 2024-02-13T00:36:53.515537+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-13T00:36:57.549 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:57 smithi087 bash[38740]: audit 2024-02-13T00:36:53.515942+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-13T00:36:57.549 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:57 smithi087 bash[38740]: audit 2024-02-13T00:36:53.742065+0000 mon.b (mon.2) 171 : audit [DBG] from='client.15009 172.21.15.87:0/2516542261' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:36:57.549 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:57 smithi087 bash[38740]: cluster 2024-02-13T00:36:53.872235+0000 mgr.y (mgr.24841) 32 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:57.549 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:57 smithi087 bash[38740]: audit 2024-02-13T00:36:54.104633+0000 mgr.y (mgr.24841) 33 : audit [DBG] from='client.24925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:36:57.549 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:57 smithi087 bash[17655]: audit 2024-02-13T00:36:54.795483+0000 mon.b (mon.2) 172 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"service_name\": \"mon\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"58b9df7f1a87\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 424044134, \"cpu_percentage\": \"2.60%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [8443], \"last_refresh\": \"2024-02-13T00:36:26.549034Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:36:05.339864Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110834483, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.549287Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49828331, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.549521Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50488934, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.549749Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47982837, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.549974Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51914997, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.550241Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12698255, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.550500Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"4c691ad0bb49\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16169041, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-13T00:36:26.550730Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:35:30.996409Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.550957Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:51.779587Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:35:21.949854Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:36:51.345997Z\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:36:57.549 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:57 smithi087 bash[17655]: cluster 2024-02-13T00:36:55.873632+0000 mgr.y (mgr.24841) 34 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:57.549 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:57 smithi087 bash[17655]: cluster 2024-02-13T00:36:57.202267+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-02-13T00:36:57.550 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:57 smithi087 bash[17655]: cluster 2024-02-13T00:36:57.205683+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-13T00:36:57.550 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:57 smithi087 bash[17655]: cluster 2024-02-13T00:36:57.213997+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} removed_ranks: {} 2024-02-13T00:36:57.550 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:57 smithi087 bash[17655]: cluster 2024-02-13T00:36:57.214658+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-02-13T00:36:57.550 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:57 smithi087 bash[17655]: cluster 2024-02-13T00:36:57.214699+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-13T00:36:57.550 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:57 smithi087 bash[17655]: cluster 2024-02-13T00:36:57.215973+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e24: y(active, since 44s), standbys: x 2024-02-13T00:36:57.550 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:57 smithi087 bash[17655]: cluster 2024-02-13T00:36:57.232806+0000 mon.a (mon.0) 7 : cluster [DBG] mgrmap e25: y(active, since 44s), standbys: x 2024-02-13T00:36:57.550 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:57 smithi087 bash[17655]: cluster 2024-02-13T00:36:57.233908+0000 mon.a (mon.0) 8 : cluster [INF] overall HEALTH_OK 2024-02-13T00:36:57.550 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:57 smithi087 bash[17655]: audit 2024-02-13T00:36:57.239485+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.24841 ' entity='' 2024-02-13T00:36:57.550 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:57 smithi087 bash[38740]: audit 2024-02-13T00:36:54.795483+0000 mon.b (mon.2) 172 : audit [INF] from='mgr.24841 172.21.15.87:0/1633419994' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"service_name\": \"mon\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"58b9df7f1a87\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 424044134, \"cpu_percentage\": \"2.60%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [8443], \"last_refresh\": \"2024-02-13T00:36:26.549034Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:36:05.339864Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 110834483, \"cpu_percentage\": \"1.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.549287Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49828331, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.549521Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50488934, \"cpu_percentage\": \"0.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.549749Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47982837, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.549974Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51914997, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.550241Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12698255, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.550500Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"4c691ad0bb49\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16169041, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-13T00:36:26.550730Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:35:30.996409Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:36:26.550957Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:51.779587Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:35:21.949854Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:36:51.345997Z\"}}, \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:36:57.550 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:57 smithi087 bash[38740]: cluster 2024-02-13T00:36:55.873632+0000 mgr.y (mgr.24841) 34 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:36:57.550 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:57 smithi087 bash[38740]: cluster 2024-02-13T00:36:57.202267+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-02-13T00:36:57.550 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:57 smithi087 bash[38740]: cluster 2024-02-13T00:36:57.205683+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-13T00:36:57.551 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:57 smithi087 bash[38740]: cluster 2024-02-13T00:36:57.213997+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} removed_ranks: {} 2024-02-13T00:36:57.551 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:57 smithi087 bash[38740]: cluster 2024-02-13T00:36:57.214658+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-02-13T00:36:57.551 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:57 smithi087 bash[38740]: cluster 2024-02-13T00:36:57.214699+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-13T00:36:57.551 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:57 smithi087 bash[38740]: cluster 2024-02-13T00:36:57.215973+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e24: y(active, since 44s), standbys: x 2024-02-13T00:36:57.551 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:57 smithi087 bash[38740]: cluster 2024-02-13T00:36:57.232806+0000 mon.a (mon.0) 7 : cluster [DBG] mgrmap e25: y(active, since 44s), standbys: x 2024-02-13T00:36:57.551 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:57 smithi087 bash[38740]: cluster 2024-02-13T00:36:57.233908+0000 mon.a (mon.0) 8 : cluster [INF] overall HEALTH_OK 2024-02-13T00:36:57.551 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:57 smithi087 bash[38740]: audit 2024-02-13T00:36:57.239485+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.24841 ' entity='' 2024-02-13T00:36:57.903 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:57 smithi195 bash[28936]: debug 2024-02-13T00:36:57.534+0000 7fba0c144680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-13T00:36:58.403 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:57 smithi195 bash[28936]: debug 2024-02-13T00:36:57.966+0000 7fba0c144680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-13T00:36:58.449 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:36:57 smithi087 bash[36810]: debug 2024-02-13T00:36:57.976+0000 7f12217e6680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-13T00:36:59.153 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:58 smithi195 bash[28936]: debug 2024-02-13T00:36:58.886+0000 7fba0c144680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-13T00:36:59.153 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:58 smithi195 bash[28936]: debug 2024-02-13T00:36:58.986+0000 7fba0c144680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-13T00:36:59.199 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:36:58 smithi087 bash[36810]: debug 2024-02-13T00:36:58.884+0000 7f12217e6680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-13T00:36:59.199 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:36:58 smithi087 bash[36810]: debug 2024-02-13T00:36:58.976+0000 7f12217e6680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-13T00:36:59.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:36:59 smithi195 bash[14113]: cluster 2024-02-13T00:36:58.235496+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e26: y(active, since 45s), standbys: x 2024-02-13T00:36:59.653 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:36:59 smithi195 bash[28936]: debug 2024-02-13T00:36:59.230+0000 7fba0c144680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-13T00:36:59.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:36:59 smithi087 bash[38740]: cluster 2024-02-13T00:36:58.235496+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e26: y(active, since 45s), standbys: x 2024-02-13T00:36:59.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:36:59 smithi087 bash[17655]: cluster 2024-02-13T00:36:58.235496+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e26: y(active, since 45s), standbys: x 2024-02-13T00:36:59.700 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:36:59 smithi087 bash[36810]: debug 2024-02-13T00:36:59.224+0000 7f12217e6680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-13T00:37:00.600 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:37:00 smithi087 bash[36810]: debug 2024-02-13T00:37:00.340+0000 7f12217e6680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-13T00:37:00.601 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:37:00 smithi087 bash[36810]: debug 2024-02-13T00:37:00.500+0000 7f12217e6680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-13T00:37:00.608 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:37:00 smithi195 bash[28936]: debug 2024-02-13T00:37:00.342+0000 7fba0c144680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-13T00:37:00.608 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:37:00 smithi195 bash[28936]: debug 2024-02-13T00:37:00.502+0000 7fba0c144680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-13T00:37:00.903 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:37:00 smithi195 bash[28936]: debug 2024-02-13T00:37:00.598+0000 7fba0c144680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-13T00:37:00.904 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:37:00 smithi195 bash[28936]: debug 2024-02-13T00:37:00.710+0000 7fba0c144680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-13T00:37:00.929 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:37:00 smithi087 bash[36810]: debug 2024-02-13T00:37:00.596+0000 7f12217e6680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-13T00:37:00.930 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:37:00 smithi087 bash[36810]: debug 2024-02-13T00:37:00.704+0000 7f12217e6680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-13T00:37:01.200 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:37:00 smithi087 bash[36810]: debug 2024-02-13T00:37:00.924+0000 7f12217e6680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-13T00:37:01.310 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:37:00 smithi195 bash[28936]: debug 2024-02-13T00:37:00.930+0000 7fba0c144680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-13T00:37:01.653 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:37:01 smithi195 bash[28936]: debug 2024-02-13T00:37:01.294+0000 7fba0c144680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-13T00:37:01.654 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:37:01 smithi195 bash[28936]: debug 2024-02-13T00:37:01.414+0000 7fba0c144680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-13T00:37:01.701 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:37:01 smithi087 bash[36810]: debug 2024-02-13T00:37:01.288+0000 7f12217e6680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-13T00:37:01.701 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:37:01 smithi087 bash[36810]: debug 2024-02-13T00:37:01.408+0000 7f12217e6680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-13T00:37:02.653 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:37:02 smithi195 bash[28936]: debug 2024-02-13T00:37:02.270+0000 7fba0c144680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-13T00:37:02.653 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:37:02 smithi195 bash[28936]: debug 2024-02-13T00:37:02.378+0000 7fba0c144680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-13T00:37:02.653 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:37:02 smithi195 bash[28936]: debug 2024-02-13T00:37:02.490+0000 7fba0c144680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-13T00:37:02.699 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:37:02 smithi087 bash[36810]: debug 2024-02-13T00:37:02.268+0000 7f12217e6680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-13T00:37:02.700 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:37:02 smithi087 bash[36810]: debug 2024-02-13T00:37:02.376+0000 7f12217e6680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-13T00:37:02.700 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:37:02 smithi087 bash[36810]: debug 2024-02-13T00:37:02.492+0000 7f12217e6680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-13T00:37:03.004 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:37:02 smithi087 bash[36810]: debug 2024-02-13T00:37:02.712+0000 7f12217e6680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-13T00:37:03.010 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:37:02 smithi195 bash[28936]: debug 2024-02-13T00:37:02.710+0000 7fba0c144680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-13T00:37:03.339 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:37:03 smithi087 bash[36810]: debug 2024-02-13T00:37:03.000+0000 7f12217e6680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-13T00:37:03.340 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:37:03 smithi087 bash[36810]: debug 2024-02-13T00:37:03.164+0000 7f12217e6680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-13T00:37:03.346 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:37:03 smithi195 bash[28936]: debug 2024-02-13T00:37:03.002+0000 7fba0c144680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-13T00:37:03.346 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:37:03 smithi195 bash[28936]: debug 2024-02-13T00:37:03.166+0000 7fba0c144680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-13T00:37:03.653 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:37:03 smithi195 bash[28936]: debug 2024-02-13T00:37:03.338+0000 7fba0c144680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-13T00:37:03.653 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:37:03 smithi195 bash[28936]: debug 2024-02-13T00:37:03.550+0000 7fba0c144680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-13T00:37:03.663 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:37:03 smithi087 bash[36810]: debug 2024-02-13T00:37:03.336+0000 7f12217e6680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-13T00:37:03.663 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:37:03 smithi087 bash[36810]: debug 2024-02-13T00:37:03.552+0000 7f12217e6680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-13T00:37:03.949 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:37:03 smithi087 bash[36810]: debug 2024-02-13T00:37:03.656+0000 7f12217e6680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-13T00:37:03.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:03 smithi087 bash[38740]: cluster 2024-02-13T00:37:03.682898+0000 mon.a (mon.0) 11 : cluster [INF] Active manager daemon y restarted 2024-02-13T00:37:03.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:03 smithi087 bash[38740]: cluster 2024-02-13T00:37:03.683478+0000 mon.a (mon.0) 12 : cluster [INF] Activating manager daemon y 2024-02-13T00:37:03.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:03 smithi087 bash[38740]: audit 2024-02-13T00:37:03.696599+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.? 172.21.15.195:0/892393440' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-13T00:37:03.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:03 smithi087 bash[38740]: cluster 2024-02-13T00:37:03.696695+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-13T00:37:03.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:03 smithi087 bash[38740]: audit 2024-02-13T00:37:03.697194+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.? 172.21.15.195:0/892393440' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-13T00:37:03.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:03 smithi087 bash[38740]: cluster 2024-02-13T00:37:03.697333+0000 mon.a (mon.0) 14 : cluster [DBG] Standby manager daemon x restarted 2024-02-13T00:37:03.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:03 smithi087 bash[38740]: cluster 2024-02-13T00:37:03.697415+0000 mon.a (mon.0) 15 : cluster [DBG] Standby manager daemon x started 2024-02-13T00:37:03.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:03 smithi087 bash[38740]: cluster 2024-02-13T00:37:03.697649+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e27: y(active, starting, since 0.0143315s), standbys: x 2024-02-13T00:37:03.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:03 smithi087 bash[38740]: audit 2024-02-13T00:37:03.698260+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.? 172.21.15.195:0/892393440' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-13T00:37:03.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:03 smithi087 bash[38740]: audit 2024-02-13T00:37:03.698619+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.? 172.21.15.195:0/892393440' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-13T00:37:03.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:03 smithi087 bash[17655]: cluster 2024-02-13T00:37:03.682898+0000 mon.a (mon.0) 11 : cluster [INF] Active manager daemon y restarted 2024-02-13T00:37:03.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:03 smithi087 bash[17655]: cluster 2024-02-13T00:37:03.683478+0000 mon.a (mon.0) 12 : cluster [INF] Activating manager daemon y 2024-02-13T00:37:03.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:03 smithi087 bash[17655]: audit 2024-02-13T00:37:03.696599+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.? 172.21.15.195:0/892393440' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-13T00:37:03.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:03 smithi087 bash[17655]: cluster 2024-02-13T00:37:03.696695+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-13T00:37:03.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:03 smithi087 bash[17655]: audit 2024-02-13T00:37:03.697194+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.? 172.21.15.195:0/892393440' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-13T00:37:03.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:03 smithi087 bash[17655]: cluster 2024-02-13T00:37:03.697333+0000 mon.a (mon.0) 14 : cluster [DBG] Standby manager daemon x restarted 2024-02-13T00:37:03.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:03 smithi087 bash[17655]: cluster 2024-02-13T00:37:03.697415+0000 mon.a (mon.0) 15 : cluster [DBG] Standby manager daemon x started 2024-02-13T00:37:03.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:03 smithi087 bash[17655]: cluster 2024-02-13T00:37:03.697649+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e27: y(active, starting, since 0.0143315s), standbys: x 2024-02-13T00:37:03.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:03 smithi087 bash[17655]: audit 2024-02-13T00:37:03.698260+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.? 172.21.15.195:0/892393440' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-13T00:37:03.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:03 smithi087 bash[17655]: audit 2024-02-13T00:37:03.698619+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.? 172.21.15.195:0/892393440' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-13T00:37:04.153 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:37:03 smithi195 bash[28936]: debug 2024-02-13T00:37:03.658+0000 7fba0c144680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-13T00:37:04.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:03 smithi195 bash[14113]: cluster 2024-02-13T00:37:03.682898+0000 mon.a (mon.0) 11 : cluster [INF] Active manager daemon y restarted 2024-02-13T00:37:04.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:03 smithi195 bash[14113]: cluster 2024-02-13T00:37:03.683478+0000 mon.a (mon.0) 12 : cluster [INF] Activating manager daemon y 2024-02-13T00:37:04.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:03 smithi195 bash[14113]: audit 2024-02-13T00:37:03.696599+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.? 172.21.15.195:0/892393440' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-13T00:37:04.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:03 smithi195 bash[14113]: cluster 2024-02-13T00:37:03.696695+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-13T00:37:04.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:03 smithi195 bash[14113]: audit 2024-02-13T00:37:03.697194+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.? 172.21.15.195:0/892393440' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-13T00:37:04.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:03 smithi195 bash[14113]: cluster 2024-02-13T00:37:03.697333+0000 mon.a (mon.0) 14 : cluster [DBG] Standby manager daemon x restarted 2024-02-13T00:37:04.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:03 smithi195 bash[14113]: cluster 2024-02-13T00:37:03.697415+0000 mon.a (mon.0) 15 : cluster [DBG] Standby manager daemon x started 2024-02-13T00:37:04.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:03 smithi195 bash[14113]: cluster 2024-02-13T00:37:03.697649+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e27: y(active, starting, since 0.0143315s), standbys: x 2024-02-13T00:37:04.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:03 smithi195 bash[14113]: audit 2024-02-13T00:37:03.698260+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.? 172.21.15.195:0/892393440' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-13T00:37:04.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:03 smithi195 bash[14113]: audit 2024-02-13T00:37:03.698619+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.? 172.21.15.195:0/892393440' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-13T00:37:05.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:05 smithi087 bash[17655]: cluster 2024-02-13T00:37:04.698808+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e28: y(active, starting, since 1.01546s), standbys: x 2024-02-13T00:37:05.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:05 smithi087 bash[17655]: audit 2024-02-13T00:37:04.700079+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.? 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-13T00:37:05.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:05 smithi087 bash[17655]: audit 2024-02-13T00:37:04.700711+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.? 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-13T00:37:05.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:05 smithi087 bash[38740]: cluster 2024-02-13T00:37:04.698808+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e28: y(active, starting, since 1.01546s), standbys: x 2024-02-13T00:37:05.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:05 smithi087 bash[38740]: audit 2024-02-13T00:37:04.700079+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.? 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-13T00:37:05.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:05 smithi087 bash[38740]: audit 2024-02-13T00:37:04.700711+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.? 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-13T00:37:06.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:05 smithi195 bash[14113]: cluster 2024-02-13T00:37:04.698808+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e28: y(active, starting, since 1.01546s), standbys: x 2024-02-13T00:37:06.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:05 smithi195 bash[14113]: audit 2024-02-13T00:37:04.700079+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.? 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-13T00:37:06.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:05 smithi195 bash[14113]: audit 2024-02-13T00:37:04.700711+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.? 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-13T00:37:10.025 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[36810]: debug 2024-02-13T00:37:09.812+0000 7f11e4fd1700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-02-13T00:37:10.025 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[36810]: Warning: Permanently added '172.21.15.195' (ECDSA) to the list of known hosts. 2024-02-13T00:37:10.025 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[36810]: Warning: Permanently added '172.21.15.87' (ECDSA) to the list of known hosts. 2024-02-13T00:37:10.026 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[38740]: audit 2024-02-13T00:37:09.698321+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-13T00:37:10.026 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[38740]: audit 2024-02-13T00:37:09.698970+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-13T00:37:10.026 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[38740]: audit 2024-02-13T00:37:09.699500+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-13T00:37:10.026 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[38740]: audit 2024-02-13T00:37:09.702957+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T00:37:10.026 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[38740]: audit 2024-02-13T00:37:09.703722+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-13T00:37:10.026 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[38740]: audit 2024-02-13T00:37:09.704496+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-13T00:37:10.026 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[38740]: audit 2024-02-13T00:37:09.705295+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T00:37:10.026 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[38740]: audit 2024-02-13T00:37:09.706031+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-13T00:37:10.026 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[38740]: audit 2024-02-13T00:37:09.706687+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-13T00:37:10.026 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[38740]: audit 2024-02-13T00:37:09.707052+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-13T00:37:10.027 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[38740]: audit 2024-02-13T00:37:09.707465+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-13T00:37:10.027 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[38740]: audit 2024-02-13T00:37:09.707898+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-13T00:37:10.027 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[38740]: audit 2024-02-13T00:37:09.708221+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-13T00:37:10.027 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[38740]: audit 2024-02-13T00:37:09.708773+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-13T00:37:10.027 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[38740]: audit 2024-02-13T00:37:09.710397+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-13T00:37:10.027 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[38740]: audit 2024-02-13T00:37:09.711780+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-02-13T00:37:10.027 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[38740]: audit 2024-02-13T00:37:09.712450+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-13T00:37:10.027 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[38740]: audit 2024-02-13T00:37:09.713108+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-13T00:37:10.027 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[17655]: audit 2024-02-13T00:37:09.698321+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-13T00:37:10.028 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[17655]: audit 2024-02-13T00:37:09.698970+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-13T00:37:10.028 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[17655]: audit 2024-02-13T00:37:09.699500+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-13T00:37:10.028 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[17655]: audit 2024-02-13T00:37:09.702957+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T00:37:10.028 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[17655]: audit 2024-02-13T00:37:09.703722+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-13T00:37:10.028 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[17655]: audit 2024-02-13T00:37:09.704496+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-13T00:37:10.028 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[17655]: audit 2024-02-13T00:37:09.705295+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T00:37:10.028 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[17655]: audit 2024-02-13T00:37:09.706031+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-13T00:37:10.028 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[17655]: audit 2024-02-13T00:37:09.706687+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-13T00:37:10.028 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[17655]: audit 2024-02-13T00:37:09.707052+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-13T00:37:10.028 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[17655]: audit 2024-02-13T00:37:09.707465+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-13T00:37:10.028 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[17655]: audit 2024-02-13T00:37:09.707898+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-13T00:37:10.028 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[17655]: audit 2024-02-13T00:37:09.708221+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-13T00:37:10.029 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[17655]: audit 2024-02-13T00:37:09.708773+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-13T00:37:10.029 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[17655]: audit 2024-02-13T00:37:09.710397+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-13T00:37:10.029 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[17655]: audit 2024-02-13T00:37:09.711780+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-02-13T00:37:10.029 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[17655]: audit 2024-02-13T00:37:09.712450+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-13T00:37:10.029 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[17655]: audit 2024-02-13T00:37:09.713108+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-13T00:37:10.029 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[17655]: audit 2024-02-13T00:37:09.713721+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi087"}]: dispatch 2024-02-13T00:37:10.029 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[17655]: audit 2024-02-13T00:37:09.714285+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi195"}]: dispatch 2024-02-13T00:37:10.029 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[17655]: audit 2024-02-13T00:37:09.714855+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-13T00:37:10.029 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[17655]: audit 2024-02-13T00:37:09.715383+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-13T00:37:10.029 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[17655]: audit 2024-02-13T00:37:09.715903+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-13T00:37:10.029 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[17655]: audit 2024-02-13T00:37:09.716439+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-13T00:37:10.029 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[17655]: audit 2024-02-13T00:37:09.717006+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-13T00:37:10.029 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[17655]: audit 2024-02-13T00:37:09.717589+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-13T00:37:10.029 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[17655]: audit 2024-02-13T00:37:09.718133+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-13T00:37:10.030 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[17655]: audit 2024-02-13T00:37:09.718667+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-13T00:37:10.030 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[17655]: audit 2024-02-13T00:37:09.719206+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-13T00:37:10.030 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[17655]: audit 2024-02-13T00:37:09.719743+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-13T00:37:10.030 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[17655]: audit 2024-02-13T00:37:09.720275+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-13T00:37:10.030 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[17655]: audit 2024-02-13T00:37:09.720807+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-13T00:37:10.030 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[17655]: audit 2024-02-13T00:37:09.721364+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-13T00:37:10.030 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[17655]: audit 2024-02-13T00:37:09.721919+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-13T00:37:10.030 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[17655]: audit 2024-02-13T00:37:09.722460+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-13T00:37:10.030 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[38740]: audit 2024-02-13T00:37:09.713721+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi087"}]: dispatch 2024-02-13T00:37:10.030 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[38740]: audit 2024-02-13T00:37:09.714285+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi195"}]: dispatch 2024-02-13T00:37:10.031 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[38740]: audit 2024-02-13T00:37:09.714855+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-13T00:37:10.031 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[38740]: audit 2024-02-13T00:37:09.715383+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-13T00:37:10.031 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[38740]: audit 2024-02-13T00:37:09.715903+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-13T00:37:10.031 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[38740]: audit 2024-02-13T00:37:09.716439+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-13T00:37:10.031 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[38740]: audit 2024-02-13T00:37:09.717006+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-13T00:37:10.031 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[38740]: audit 2024-02-13T00:37:09.717589+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-13T00:37:10.031 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[38740]: audit 2024-02-13T00:37:09.718133+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-13T00:37:10.031 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[38740]: audit 2024-02-13T00:37:09.718667+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-13T00:37:10.031 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[38740]: audit 2024-02-13T00:37:09.719206+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-13T00:37:10.031 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[38740]: audit 2024-02-13T00:37:09.719743+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-13T00:37:10.031 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[38740]: audit 2024-02-13T00:37:09.720275+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-13T00:37:10.031 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[38740]: audit 2024-02-13T00:37:09.720807+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-13T00:37:10.031 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[38740]: audit 2024-02-13T00:37:09.721364+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-13T00:37:10.031 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[38740]: audit 2024-02-13T00:37:09.721919+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-13T00:37:10.032 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[38740]: audit 2024-02-13T00:37:09.722460+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-13T00:37:10.032 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[38740]: audit 2024-02-13T00:37:09.722991+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-13T00:37:10.032 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[38740]: audit 2024-02-13T00:37:09.723511+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-13T00:37:10.032 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[38740]: audit 2024-02-13T00:37:09.724022+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-13T00:37:10.032 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[17655]: audit 2024-02-13T00:37:09.722991+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-13T00:37:10.032 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[17655]: audit 2024-02-13T00:37:09.723511+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-13T00:37:10.032 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:09 smithi087 bash[17655]: audit 2024-02-13T00:37:09.724022+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-13T00:37:10.033 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:09 smithi195 bash[14113]: audit 2024-02-13T00:37:09.698321+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-13T00:37:10.033 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:09 smithi195 bash[14113]: audit 2024-02-13T00:37:09.698970+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-13T00:37:10.033 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:09 smithi195 bash[14113]: audit 2024-02-13T00:37:09.699500+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-13T00:37:10.033 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:09 smithi195 bash[14113]: audit 2024-02-13T00:37:09.702957+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T00:37:10.033 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:09 smithi195 bash[14113]: audit 2024-02-13T00:37:09.703722+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-13T00:37:10.033 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:09 smithi195 bash[14113]: audit 2024-02-13T00:37:09.704496+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-13T00:37:10.033 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:09 smithi195 bash[14113]: audit 2024-02-13T00:37:09.705295+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T00:37:10.033 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:09 smithi195 bash[14113]: audit 2024-02-13T00:37:09.706031+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-13T00:37:10.033 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:09 smithi195 bash[14113]: audit 2024-02-13T00:37:09.706687+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-13T00:37:10.033 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:09 smithi195 bash[14113]: audit 2024-02-13T00:37:09.707052+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-13T00:37:10.033 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:09 smithi195 bash[14113]: audit 2024-02-13T00:37:09.707465+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-13T00:37:10.034 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:09 smithi195 bash[14113]: audit 2024-02-13T00:37:09.707898+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-13T00:37:10.034 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:09 smithi195 bash[14113]: audit 2024-02-13T00:37:09.708221+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-13T00:37:10.034 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:09 smithi195 bash[14113]: audit 2024-02-13T00:37:09.708773+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-13T00:37:10.034 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:09 smithi195 bash[14113]: audit 2024-02-13T00:37:09.710397+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-13T00:37:10.034 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:09 smithi195 bash[14113]: audit 2024-02-13T00:37:09.711780+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-02-13T00:37:10.034 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:09 smithi195 bash[14113]: audit 2024-02-13T00:37:09.712450+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-13T00:37:10.034 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:09 smithi195 bash[14113]: audit 2024-02-13T00:37:09.713108+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-13T00:37:10.034 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:09 smithi195 bash[14113]: audit 2024-02-13T00:37:09.713721+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi087"}]: dispatch 2024-02-13T00:37:10.034 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:09 smithi195 bash[14113]: audit 2024-02-13T00:37:09.714285+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi195"}]: dispatch 2024-02-13T00:37:10.034 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:09 smithi195 bash[14113]: audit 2024-02-13T00:37:09.714855+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-13T00:37:10.034 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:09 smithi195 bash[14113]: audit 2024-02-13T00:37:09.715383+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-13T00:37:10.034 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:09 smithi195 bash[14113]: audit 2024-02-13T00:37:09.715903+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-13T00:37:10.034 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:09 smithi195 bash[14113]: audit 2024-02-13T00:37:09.716439+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-13T00:37:10.034 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:09 smithi195 bash[14113]: audit 2024-02-13T00:37:09.717006+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-13T00:37:10.035 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:09 smithi195 bash[14113]: audit 2024-02-13T00:37:09.717589+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-13T00:37:10.035 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:09 smithi195 bash[14113]: audit 2024-02-13T00:37:09.718133+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-13T00:37:10.035 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:09 smithi195 bash[14113]: audit 2024-02-13T00:37:09.718667+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-13T00:37:10.035 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:09 smithi195 bash[14113]: audit 2024-02-13T00:37:09.719206+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-13T00:37:10.035 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:09 smithi195 bash[14113]: audit 2024-02-13T00:37:09.719743+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-13T00:37:10.035 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:09 smithi195 bash[14113]: audit 2024-02-13T00:37:09.720275+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-13T00:37:10.035 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:09 smithi195 bash[14113]: audit 2024-02-13T00:37:09.720807+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-13T00:37:10.035 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:09 smithi195 bash[14113]: audit 2024-02-13T00:37:09.721364+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-13T00:37:10.035 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:09 smithi195 bash[14113]: audit 2024-02-13T00:37:09.721919+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-13T00:37:10.035 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:09 smithi195 bash[14113]: audit 2024-02-13T00:37:09.722460+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-13T00:37:10.035 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:09 smithi195 bash[14113]: audit 2024-02-13T00:37:09.722991+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-13T00:37:10.035 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:09 smithi195 bash[14113]: audit 2024-02-13T00:37:09.723511+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-13T00:37:10.035 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:09 smithi195 bash[14113]: audit 2024-02-13T00:37:09.724022+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-13T00:37:11.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:10 smithi195 bash[14113]: cluster 2024-02-13T00:37:09.751049+0000 mon.a (mon.0) 20 : cluster [INF] Manager daemon y is now available 2024-02-13T00:37:11.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:10 smithi195 bash[14113]: cluster 2024-02-13T00:37:09.811912+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e29: y(active, since 6s), standbys: x 2024-02-13T00:37:11.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:10 smithi195 bash[14113]: cluster 2024-02-13T00:37:09.822111+0000 mgr.y (mgr.44106) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:11.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:10 smithi195 bash[14113]: audit 2024-02-13T00:37:09.907852+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:37:11.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:10 smithi195 bash[14113]: audit 2024-02-13T00:37:09.911300+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:37:11.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:10 smithi195 bash[14113]: audit 2024-02-13T00:37:09.986647+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T00:37:11.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:10 smithi195 bash[14113]: audit 2024-02-13T00:37:09.987212+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T00:37:11.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:10 smithi195 bash[14113]: audit 2024-02-13T00:37:09.993912+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T00:37:11.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:10 smithi195 bash[14113]: audit 2024-02-13T00:37:09.994376+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T00:37:11.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:10 smithi195 bash[14113]: audit 2024-02-13T00:37:10.255990+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:37:11.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:10 smithi195 bash[14113]: audit 2024-02-13T00:37:10.256568+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:37:11.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:10 smithi087 bash[38740]: cluster 2024-02-13T00:37:09.751049+0000 mon.a (mon.0) 20 : cluster [INF] Manager daemon y is now available 2024-02-13T00:37:11.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:10 smithi087 bash[38740]: cluster 2024-02-13T00:37:09.811912+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e29: y(active, since 6s), standbys: x 2024-02-13T00:37:11.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:10 smithi087 bash[38740]: cluster 2024-02-13T00:37:09.822111+0000 mgr.y (mgr.44106) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:11.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:10 smithi087 bash[38740]: audit 2024-02-13T00:37:09.907852+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:37:11.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:10 smithi087 bash[38740]: audit 2024-02-13T00:37:09.911300+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:37:11.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:10 smithi087 bash[38740]: audit 2024-02-13T00:37:09.986647+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T00:37:11.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:10 smithi087 bash[38740]: audit 2024-02-13T00:37:09.987212+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T00:37:11.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:10 smithi087 bash[38740]: audit 2024-02-13T00:37:09.993912+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T00:37:11.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:10 smithi087 bash[38740]: audit 2024-02-13T00:37:09.994376+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T00:37:11.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:10 smithi087 bash[38740]: audit 2024-02-13T00:37:10.255990+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:37:11.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:10 smithi087 bash[38740]: audit 2024-02-13T00:37:10.256568+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:37:11.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:10 smithi087 bash[17655]: cluster 2024-02-13T00:37:09.751049+0000 mon.a (mon.0) 20 : cluster [INF] Manager daemon y is now available 2024-02-13T00:37:11.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:10 smithi087 bash[17655]: cluster 2024-02-13T00:37:09.811912+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e29: y(active, since 6s), standbys: x 2024-02-13T00:37:11.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:10 smithi087 bash[17655]: cluster 2024-02-13T00:37:09.822111+0000 mgr.y (mgr.44106) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:11.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:10 smithi087 bash[17655]: audit 2024-02-13T00:37:09.907852+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:37:11.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:10 smithi087 bash[17655]: audit 2024-02-13T00:37:09.911300+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:37:11.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:10 smithi087 bash[17655]: audit 2024-02-13T00:37:09.986647+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T00:37:11.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:10 smithi087 bash[17655]: audit 2024-02-13T00:37:09.987212+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-13T00:37:11.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:10 smithi087 bash[17655]: audit 2024-02-13T00:37:09.993912+0000 mon.c (mon.1) 85 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T00:37:11.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:10 smithi087 bash[17655]: audit 2024-02-13T00:37:09.994376+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-13T00:37:11.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:10 smithi087 bash[17655]: audit 2024-02-13T00:37:10.255990+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:37:11.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:10 smithi087 bash[17655]: audit 2024-02-13T00:37:10.256568+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:37:13.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:12 smithi195 bash[14113]: cluster 2024-02-13T00:37:11.706549+0000 mgr.y (mgr.44106) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:13.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:12 smithi195 bash[14113]: cluster 2024-02-13T00:37:11.827011+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e30: y(active, since 8s), standbys: x 2024-02-13T00:37:13.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:12 smithi087 bash[38740]: cluster 2024-02-13T00:37:11.706549+0000 mgr.y (mgr.44106) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:13.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:12 smithi087 bash[38740]: cluster 2024-02-13T00:37:11.827011+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e30: y(active, since 8s), standbys: x 2024-02-13T00:37:13.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:12 smithi087 bash[17655]: cluster 2024-02-13T00:37:11.706549+0000 mgr.y (mgr.44106) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:13.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:12 smithi087 bash[17655]: cluster 2024-02-13T00:37:11.827011+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e30: y(active, since 8s), standbys: x 2024-02-13T00:37:15.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:14 smithi195 bash[14113]: cluster 2024-02-13T00:37:13.707288+0000 mgr.y (mgr.44106) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:15.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:14 smithi087 bash[38740]: cluster 2024-02-13T00:37:13.707288+0000 mgr.y (mgr.44106) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:15.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:14 smithi087 bash[17655]: cluster 2024-02-13T00:37:13.707288+0000 mgr.y (mgr.44106) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:17.153 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:16 smithi087 bash[38740]: cluster 2024-02-13T00:37:15.708526+0000 mgr.y (mgr.44106) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:17.153 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:16 smithi087 bash[38740]: audit 2024-02-13T00:37:16.412284+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"service_name\": \"mon\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"724e3ce7f539\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 37098618, \"cpu_percentage\": \"1.55%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [], \"last_refresh\": \"2024-02-13T00:37:16.406051Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:36:54.821914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"58b9df7f1a87\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 426980147, \"cpu_percentage\": \"2.77%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-13T00:37:16.406514Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:36:05.339864Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111044198, \"cpu_percentage\": \"1.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.406785Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50132418, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.407036Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.407283Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48423239, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.407527Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52145684, \"cpu_percentage\": \"1.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.407771Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12582912, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.408030Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"4c691ad0bb49\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17794334, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.408275Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:35:30.996409Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52743372, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.408519Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:51.779587Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:35:21.949854Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:36:51.345997Z\"}}, \"last_daemon_update\": \"2024-02-13T00:37:16.408957Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:37:17.153 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:16 smithi087 bash[38740]: audit 2024-02-13T00:37:16.419691+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-02-13T00:37:17.153 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:16 smithi087 bash[17655]: cluster 2024-02-13T00:37:15.708526+0000 mgr.y (mgr.44106) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:17.154 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:16 smithi087 bash[17655]: audit 2024-02-13T00:37:16.412284+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"service_name\": \"mon\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"724e3ce7f539\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 37098618, \"cpu_percentage\": \"1.55%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [], \"last_refresh\": \"2024-02-13T00:37:16.406051Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:36:54.821914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"58b9df7f1a87\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 426980147, \"cpu_percentage\": \"2.77%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-13T00:37:16.406514Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:36:05.339864Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111044198, \"cpu_percentage\": \"1.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.406785Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50132418, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.407036Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.407283Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48423239, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.407527Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52145684, \"cpu_percentage\": \"1.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.407771Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12582912, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.408030Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"4c691ad0bb49\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17794334, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.408275Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:35:30.996409Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52743372, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.408519Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:51.779587Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:35:21.949854Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:36:51.345997Z\"}}, \"last_daemon_update\": \"2024-02-13T00:37:16.408957Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:37:17.154 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:16 smithi087 bash[17655]: audit 2024-02-13T00:37:16.419691+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-02-13T00:37:17.155 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:16 smithi087 bash[38740]: audit 2024-02-13T00:37:16.621377+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112197632, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.615560Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"7bfef9ce0304\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 394788864, \"cpu_percentage\": \"0.79%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-13T00:37:16.615924Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:36:43.040945Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50740592, \"cpu_percentage\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.616181Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50656706, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.616425Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49429872, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.616666Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51673825, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.616906Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"04ac84e622a6\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 37287362, \"cpu_percentage\": \"0.63%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.617175Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:35:47.073114Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12603883, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.617416Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27325890, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.617655Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52984545, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.617892Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:36:29.430692Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:35:33.387214Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:37:16.618283Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:37:17.155 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:16 smithi087 bash[38740]: audit 2024-02-13T00:37:16.628014+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-02-13T00:37:17.155 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:16 smithi087 bash[38740]: audit 2024-02-13T00:37:16.683094+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:37:17.156 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:16 smithi087 bash[38740]: audit 2024-02-13T00:37:16.683944+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:17.156 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:16 smithi087 bash[38740]: audit 2024-02-13T00:37:16.684618+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:37:17.156 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:16 smithi087 bash[38740]: audit 2024-02-13T00:37:16.685276+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:17.156 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:16 smithi087 bash[38740]: audit 2024-02-13T00:37:16.685944+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:37:17.156 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:16 smithi087 bash[38740]: audit 2024-02-13T00:37:16.686619+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:17.156 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:16 smithi087 bash[38740]: audit 2024-02-13T00:37:16.687203+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:37:17.156 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:16 smithi087 bash[38740]: audit 2024-02-13T00:37:16.687833+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:17.156 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:16 smithi087 bash[38740]: audit 2024-02-13T00:37:16.688578+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:37:17.157 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:16 smithi087 bash[17655]: audit 2024-02-13T00:37:16.621377+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112197632, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.615560Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"7bfef9ce0304\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 394788864, \"cpu_percentage\": \"0.79%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-13T00:37:16.615924Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:36:43.040945Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50740592, \"cpu_percentage\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.616181Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50656706, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.616425Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49429872, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.616666Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51673825, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.616906Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"04ac84e622a6\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 37287362, \"cpu_percentage\": \"0.63%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.617175Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:35:47.073114Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12603883, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.617416Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27325890, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.617655Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52984545, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.617892Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:36:29.430692Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:35:33.387214Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:37:16.618283Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:37:17.157 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:16 smithi087 bash[17655]: audit 2024-02-13T00:37:16.628014+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-02-13T00:37:17.157 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:16 smithi087 bash[17655]: audit 2024-02-13T00:37:16.683094+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:37:17.157 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:16 smithi087 bash[17655]: audit 2024-02-13T00:37:16.683944+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:17.157 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:16 smithi087 bash[17655]: audit 2024-02-13T00:37:16.684618+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:37:17.157 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:16 smithi087 bash[17655]: audit 2024-02-13T00:37:16.685276+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:17.157 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:16 smithi087 bash[17655]: audit 2024-02-13T00:37:16.685944+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:37:17.157 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:16 smithi087 bash[17655]: audit 2024-02-13T00:37:16.686619+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:17.157 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:16 smithi087 bash[17655]: audit 2024-02-13T00:37:16.687203+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:37:17.157 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:16 smithi087 bash[17655]: audit 2024-02-13T00:37:16.687833+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:17.158 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:16 smithi087 bash[17655]: audit 2024-02-13T00:37:16.688578+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:37:17.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:16 smithi195 bash[14113]: cluster 2024-02-13T00:37:15.708526+0000 mgr.y (mgr.44106) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:17.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:16 smithi195 bash[14113]: audit 2024-02-13T00:37:16.412284+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi087","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"service_name\": \"mon\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi087\", \"container_id\": \"724e3ce7f539\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 37098618, \"cpu_percentage\": \"1.55%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [], \"last_refresh\": \"2024-02-13T00:37:16.406051Z\", \"created\": \"2024-02-13T00:22:26.224787Z\", \"started\": \"2024-02-13T00:36:54.821914Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi087\", \"container_id\": \"58b9df7f1a87\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 426980147, \"cpu_percentage\": \"2.77%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-13T00:37:16.406514Z\", \"created\": \"2024-02-13T00:22:34.200603Z\", \"started\": \"2024-02-13T00:36:05.339864Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi087\", \"container_id\": \"8f12759af0d7\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111044198, \"cpu_percentage\": \"1.31%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.406785Z\", \"created\": \"2024-02-13T00:24:08.582428Z\", \"started\": \"2024-02-13T00:24:08.610163Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi087\", \"container_id\": \"b3545c11c1fc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50132418, \"cpu_percentage\": \"1.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.407036Z\", \"created\": \"2024-02-13T00:25:00.893223Z\", \"started\": \"2024-02-13T00:25:04.820515Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi087\", \"container_id\": \"d072aa901482\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.407283Z\", \"created\": \"2024-02-13T00:25:25.920649Z\", \"started\": \"2024-02-13T00:25:30.532106Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi087\", \"container_id\": \"c1e2dda177a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48423239, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.407527Z\", \"created\": \"2024-02-13T00:25:51.236068Z\", \"started\": \"2024-02-13T00:25:55.533227Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi087\", \"container_id\": \"eb3513caf040\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52145684, \"cpu_percentage\": \"1.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.407771Z\", \"created\": \"2024-02-13T00:26:18.303446Z\", \"started\": \"2024-02-13T00:26:22.176056Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi087\", \"container_id\": \"8de830295b09\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12582912, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.408030Z\", \"created\": \"2024-02-13T00:28:38.108233Z\", \"started\": \"2024-02-13T00:28:45.809021Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi087\", \"container_id\": \"4c691ad0bb49\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17794334, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.408275Z\", \"created\": \"2024-02-13T00:28:56.231816Z\", \"started\": \"2024-02-13T00:35:30.996409Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi087.zfdisv\", \"daemon_name\": \"rgw.r.z.smithi087.zfdisv\", \"hostname\": \"smithi087\", \"container_id\": \"f264ef71df55\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52743372, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.408519Z\", \"created\": \"2024-02-13T00:30:49.053253Z\", \"started\": \"2024-02-13T00:30:49.078306Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628312Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"dd2d97e8-bcaa-4510-968a-ec640ed2361f\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"xBA5OP-FgQr-b2Dh-OgRI-RG2r-xnWH-EmPnnC\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"2eec309e-fae7-412e-8ae1-0a58ce930d06\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"049Tj5-Mt5c-tdde-6O2y-R89a-I6QA-o2k1yY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"235d9041-2437-4b15-a7bb-139e3b5bae25\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"NZn06R-poMq-j0vI-sjpJ-1iVc-LQSY-Du4G1k\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"874d0e60-63ac-4a0d-9056-837e4609eb23\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"q5p8K9-8Azn-3BXf-tidP-jXpk-sVfG-BoDh7a\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400NQ400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.628330Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LGPP\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:19.954183Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:51.779587Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-13T00:24:58.812039Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:23.671023Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-13T00:25:49.026488Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:16.014692Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:37.416031Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-13T00:35:21.949854Z\"}, \"rgw.r.z.smithi087.zfdisv\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:46.257420Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-13T00:36:51.345997Z\"}}, \"last_daemon_update\": \"2024-02-13T00:37:16.408957Z\", \"last_device_update\": \"2024-02-13T00:26:25.399411Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:32:59.244083Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:37:17.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:16 smithi195 bash[14113]: audit 2024-02-13T00:37:16.419691+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-02-13T00:37:17.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:16 smithi195 bash[14113]: audit 2024-02-13T00:37:16.621377+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi195","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi195\", \"container_id\": \"35aaf4a253bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 112197632, \"cpu_percentage\": \"0.97%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.615560Z\", \"created\": \"2024-02-13T00:24:24.623951Z\", \"started\": \"2024-02-13T00:24:24.642195Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi195\", \"container_id\": \"7bfef9ce0304\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 394788864, \"cpu_percentage\": \"0.79%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-13T00:37:16.615924Z\", \"created\": \"2024-02-13T00:24:41.035572Z\", \"started\": \"2024-02-13T00:36:43.040945Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi195\", \"container_id\": \"45120a093718\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50740592, \"cpu_percentage\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.616181Z\", \"created\": \"2024-02-13T00:26:40.516169Z\", \"started\": \"2024-02-13T00:26:44.410468Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi195\", \"container_id\": \"ea96e91cbf4f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50656706, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.616425Z\", \"created\": \"2024-02-13T00:27:05.903594Z\", \"started\": \"2024-02-13T00:27:10.636254Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi195\", \"container_id\": \"10ce02449645\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49429872, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.616666Z\", \"created\": \"2024-02-13T00:27:31.795007Z\", \"started\": \"2024-02-13T00:27:36.417536Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi195\", \"container_id\": \"cec464df4b8c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51673825, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.616906Z\", \"created\": \"2024-02-13T00:28:00.398357Z\", \"started\": \"2024-02-13T00:28:04.799664Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi195\", \"container_id\": \"04ac84e622a6\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 37287362, \"cpu_percentage\": \"0.63%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.617175Z\", \"created\": \"2024-02-13T00:28:35.177565Z\", \"started\": \"2024-02-13T00:35:47.073114Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi195\", \"container_id\": \"267e29a36209\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12603883, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.617416Z\", \"created\": \"2024-02-13T00:28:37.385515Z\", \"started\": \"2024-02-13T00:28:43.706299Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi195\", \"container_id\": \"fda1de2da571\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27325890, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.617655Z\", \"created\": \"2024-02-13T00:29:21.864501Z\", \"started\": \"2024-02-13T00:29:21.889584Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi195.rcbggm\", \"daemon_name\": \"rgw.r.z.smithi195.rcbggm\", \"hostname\": \"smithi195\", \"container_id\": \"a11db66d56ef\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52984545, \"cpu_percentage\": \"0.29%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-13T00:37:16.617892Z\", \"created\": \"2024-02-13T00:30:46.214620Z\", \"started\": \"2024-02-13T00:30:46.237391Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630293Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fddc8f44-7163-497a-8ca6-28c965322f74\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"w0d7fj-b0bt-OnqK-lvtE-x8Ib-C20l-EZft1H\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"8094b1dd-904c-4c7b-a9ca-510b56107dcc\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"cRf8gy-ZXHA-Hggc-cYDW-9M4r-CnK9-Juhw0x\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bf5dd747-3e55-4506-9868-3737abd36838\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"lGphJe-OCmv-daee-NNxs-yxsT-oG2R-53BH0o\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7ef78918-8b26-4d00-98e5-676adb98c510\", \"cluster_fsid\": \"d7990f38-ca05-11ee-95b9-87774f69a715\", \"block_uuid\": \"uTxrSZ-kw6a-WYoT-L6C9-BxmR-ZZBN-dM3vch\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB751300FS480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-13T00:35:00.630307Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XLZZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:35:31.019575Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-13T00:36:29.430692Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-13T00:26:38.287345Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:03.688501Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:29.537791Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-13T00:27:57.962149Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-13T00:35:33.387214Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-13T00:28:36.704077Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-13T00:28:56.261526Z\"}, \"rgw.r.z.smithi195.rcbggm\": {\"deps\": [], \"last_config\": \"2024-02-13T00:30:43.576929Z\"}}, \"last_daemon_update\": \"2024-02-13T00:37:16.618283Z\", \"last_device_update\": \"2024-02-13T00:28:08.530681Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-13T00:34:47.224143Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-13T00:37:17.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:16 smithi195 bash[14113]: audit 2024-02-13T00:37:16.628014+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-02-13T00:37:17.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:16 smithi195 bash[14113]: audit 2024-02-13T00:37:16.683094+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:37:17.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:16 smithi195 bash[14113]: audit 2024-02-13T00:37:16.683944+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:17.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:16 smithi195 bash[14113]: audit 2024-02-13T00:37:16.684618+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:37:17.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:16 smithi195 bash[14113]: audit 2024-02-13T00:37:16.685276+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:17.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:16 smithi195 bash[14113]: audit 2024-02-13T00:37:16.685944+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:37:17.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:16 smithi195 bash[14113]: audit 2024-02-13T00:37:16.686619+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:17.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:16 smithi195 bash[14113]: audit 2024-02-13T00:37:16.687203+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:37:17.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:16 smithi195 bash[14113]: audit 2024-02-13T00:37:16.687833+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:17.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:16 smithi195 bash[14113]: audit 2024-02-13T00:37:16.688578+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:37:18.123 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:17 smithi087 bash[38740]: audit 2024-02-13T00:37:16.891911+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:37:18.123 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:17 smithi087 bash[38740]: audit 2024-02-13T00:37:16.892807+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:18.123 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:17 smithi087 bash[38740]: audit 2024-02-13T00:37:16.893673+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:37:18.123 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:17 smithi087 bash[38740]: audit 2024-02-13T00:37:16.894581+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:18.123 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:17 smithi087 bash[38740]: audit 2024-02-13T00:37:16.895543+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:37:18.123 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:17 smithi087 bash[38740]: audit 2024-02-13T00:37:16.896446+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:18.123 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:17 smithi087 bash[38740]: audit 2024-02-13T00:37:16.897418+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:37:18.123 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:17 smithi087 bash[38740]: audit 2024-02-13T00:37:16.898354+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:18.124 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:17 smithi087 bash[38740]: audit 2024-02-13T00:37:16.899302+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:37:18.124 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:17 smithi087 bash[38740]: audit 2024-02-13T00:37:16.902461+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-13T00:37:18.124 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:17 smithi087 bash[38740]: audit 2024-02-13T00:37:16.907312+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-02-13T00:37:18.124 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:17 smithi087 bash[38740]: audit 2024-02-13T00:37:16.919074+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:37:18.124 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:17 smithi087 bash[38740]: audit 2024-02-13T00:37:16.921002+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-13T00:37:18.124 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:17 smithi087 bash[38740]: audit 2024-02-13T00:37:16.924857+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:37:18.124 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:17 smithi087 bash[38740]: audit 2024-02-13T00:37:16.927422+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-13T00:37:18.124 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:17 smithi087 bash[38740]: audit 2024-02-13T00:37:16.928996+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-02-13T00:37:18.124 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:17 smithi087 bash[38740]: cephadm 2024-02-13T00:37:16.930212+0000 mgr.y (mgr.44106) 5 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-02-13T00:37:18.124 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:17 smithi087 bash[17655]: audit 2024-02-13T00:37:16.891911+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:37:18.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:17 smithi087 bash[17655]: audit 2024-02-13T00:37:16.892807+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:18.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:17 smithi087 bash[17655]: audit 2024-02-13T00:37:16.893673+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:37:18.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:17 smithi087 bash[17655]: audit 2024-02-13T00:37:16.894581+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:18.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:17 smithi087 bash[17655]: audit 2024-02-13T00:37:16.895543+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:37:18.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:17 smithi087 bash[17655]: audit 2024-02-13T00:37:16.896446+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:18.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:17 smithi087 bash[17655]: audit 2024-02-13T00:37:16.897418+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:37:18.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:17 smithi087 bash[17655]: audit 2024-02-13T00:37:16.898354+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:18.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:17 smithi087 bash[17655]: audit 2024-02-13T00:37:16.899302+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:37:18.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:17 smithi087 bash[17655]: audit 2024-02-13T00:37:16.902461+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-13T00:37:18.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:17 smithi087 bash[17655]: audit 2024-02-13T00:37:16.907312+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-02-13T00:37:18.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:17 smithi087 bash[17655]: audit 2024-02-13T00:37:16.919074+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:37:18.125 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:17 smithi087 bash[17655]: audit 2024-02-13T00:37:16.921002+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-13T00:37:18.126 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:17 smithi087 bash[17655]: audit 2024-02-13T00:37:16.924857+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:37:18.126 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:17 smithi087 bash[17655]: audit 2024-02-13T00:37:16.927422+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-13T00:37:18.126 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:17 smithi087 bash[17655]: audit 2024-02-13T00:37:16.928996+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-02-13T00:37:18.126 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:17 smithi087 bash[17655]: cephadm 2024-02-13T00:37:16.930212+0000 mgr.y (mgr.44106) 5 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-02-13T00:37:18.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:17 smithi195 bash[14113]: audit 2024-02-13T00:37:16.891911+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:37:18.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:17 smithi195 bash[14113]: audit 2024-02-13T00:37:16.892807+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:18.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:17 smithi195 bash[14113]: audit 2024-02-13T00:37:16.893673+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:37:18.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:17 smithi195 bash[14113]: audit 2024-02-13T00:37:16.894581+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:18.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:17 smithi195 bash[14113]: audit 2024-02-13T00:37:16.895543+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:37:18.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:17 smithi195 bash[14113]: audit 2024-02-13T00:37:16.896446+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:18.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:17 smithi195 bash[14113]: audit 2024-02-13T00:37:16.897418+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:37:18.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:17 smithi195 bash[14113]: audit 2024-02-13T00:37:16.898354+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:18.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:17 smithi195 bash[14113]: audit 2024-02-13T00:37:16.899302+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-13T00:37:18.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:17 smithi195 bash[14113]: audit 2024-02-13T00:37:16.902461+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-13T00:37:18.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:17 smithi195 bash[14113]: audit 2024-02-13T00:37:16.907312+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-02-13T00:37:18.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:17 smithi195 bash[14113]: audit 2024-02-13T00:37:16.919074+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:37:18.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:17 smithi195 bash[14113]: audit 2024-02-13T00:37:16.921002+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-13T00:37:18.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:17 smithi195 bash[14113]: audit 2024-02-13T00:37:16.924857+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:37:18.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:17 smithi195 bash[14113]: audit 2024-02-13T00:37:16.927422+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-13T00:37:18.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:17 smithi195 bash[14113]: audit 2024-02-13T00:37:16.928996+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-02-13T00:37:18.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:17 smithi195 bash[14113]: cephadm 2024-02-13T00:37:16.930212+0000 mgr.y (mgr.44106) 5 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-02-13T00:37:19.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:18 smithi087 bash[38740]: cluster 2024-02-13T00:37:17.709268+0000 mgr.y (mgr.44106) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:19.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:18 smithi087 bash[17655]: cluster 2024-02-13T00:37:17.709268+0000 mgr.y (mgr.44106) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:19.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:18 smithi195 bash[14113]: cluster 2024-02-13T00:37:17.709268+0000 mgr.y (mgr.44106) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:20.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:19 smithi087 bash[38740]: cephadm 2024-02-13T00:37:19.075829+0000 mgr.y (mgr.44106) 7 : cephadm [INF] Upgrade: Updating mon.c 2024-02-13T00:37:20.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:19 smithi087 bash[38740]: audit 2024-02-13T00:37:19.076728+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mon.c"}]: dispatch 2024-02-13T00:37:20.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:19 smithi087 bash[38740]: audit 2024-02-13T00:37:19.085575+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-02-13T00:37:20.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:19 smithi087 bash[38740]: audit 2024-02-13T00:37:19.087699+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T00:37:20.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:19 smithi087 bash[38740]: audit 2024-02-13T00:37:19.089191+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-13T00:37:20.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:19 smithi087 bash[38740]: audit 2024-02-13T00:37:19.090634+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:37:20.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:19 smithi087 bash[38740]: cephadm 2024-02-13T00:37:19.091971+0000 mgr.y (mgr.44106) 8 : cephadm [INF] Deploying daemon mon.c on smithi087 2024-02-13T00:37:20.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:19 smithi087 bash[38740]: audit 2024-02-13T00:37:19.093017+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-13T00:37:20.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:19 smithi087 bash[17655]: cephadm 2024-02-13T00:37:19.075829+0000 mgr.y (mgr.44106) 7 : cephadm [INF] Upgrade: Updating mon.c 2024-02-13T00:37:20.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:19 smithi087 bash[17655]: audit 2024-02-13T00:37:19.076728+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mon.c"}]: dispatch 2024-02-13T00:37:20.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:19 smithi087 bash[17655]: audit 2024-02-13T00:37:19.085575+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-02-13T00:37:20.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:19 smithi087 bash[17655]: audit 2024-02-13T00:37:19.087699+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T00:37:20.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:19 smithi087 bash[17655]: audit 2024-02-13T00:37:19.089191+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-13T00:37:20.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:19 smithi087 bash[17655]: audit 2024-02-13T00:37:19.090634+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:37:20.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:19 smithi087 bash[17655]: cephadm 2024-02-13T00:37:19.091971+0000 mgr.y (mgr.44106) 8 : cephadm [INF] Deploying daemon mon.c on smithi087 2024-02-13T00:37:20.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:19 smithi087 bash[17655]: audit 2024-02-13T00:37:19.093017+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-13T00:37:20.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:19 smithi195 bash[14113]: cephadm 2024-02-13T00:37:19.075829+0000 mgr.y (mgr.44106) 7 : cephadm [INF] Upgrade: Updating mon.c 2024-02-13T00:37:20.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:19 smithi195 bash[14113]: audit 2024-02-13T00:37:19.076728+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mon.c"}]: dispatch 2024-02-13T00:37:20.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:19 smithi195 bash[14113]: audit 2024-02-13T00:37:19.085575+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2024-02-13T00:37:20.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:19 smithi195 bash[14113]: audit 2024-02-13T00:37:19.087699+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T00:37:20.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:19 smithi195 bash[14113]: audit 2024-02-13T00:37:19.089191+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-13T00:37:20.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:19 smithi195 bash[14113]: audit 2024-02-13T00:37:19.090634+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:37:20.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:19 smithi195 bash[14113]: cephadm 2024-02-13T00:37:19.091971+0000 mgr.y (mgr.44106) 8 : cephadm [INF] Deploying daemon mon.c on smithi087 2024-02-13T00:37:20.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:19 smithi195 bash[14113]: audit 2024-02-13T00:37:19.093017+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-13T00:37:21.349 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:21 smithi087 bash[38740]: cluster 2024-02-13T00:37:19.710010+0000 mgr.y (mgr.44106) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:21.350 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:21 smithi087 bash[17655]: cluster 2024-02-13T00:37:19.710010+0000 mgr.y (mgr.44106) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:21.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:21 smithi195 bash[14113]: cluster 2024-02-13T00:37:19.710010+0000 mgr.y (mgr.44106) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:21.691 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:21 smithi087 systemd[1]: Stopping Ceph mon.c for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:37:21.692 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:21 smithi087 bash[17655]: debug 2024-02-13T00:37:21.440+0000 7f2f67768700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-13T00:37:21.692 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:21 smithi087 bash[17655]: debug 2024-02-13T00:37:21.440+0000 7f2f67768700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-02-13T00:37:22.510 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:22 smithi087 bash[39747]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-mon.c 2024-02-13T00:37:22.510 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:22 smithi087 bash[39805]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-mon.c 2024-02-13T00:37:22.859 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:22 smithi087 systemd[1]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mon.c.service: Succeeded. 2024-02-13T00:37:22.859 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:22 smithi087 systemd[1]: Stopped Ceph mon.c for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:37:22.859 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:22 smithi087 systemd[1]: Started Ceph mon.c for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:37:23.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.800+0000 7fbe800e3880 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-13T00:37:23.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.800+0000 7fbe800e3880 0 ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable), process ceph-mon, pid 7 2024-02-13T00:37:23.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.800+0000 7fbe800e3880 0 pidfile_write: ignore empty --pid-file 2024-02-13T00:37:23.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.804+0000 7fbe800e3880 0 load: jerasure load: lrc load: isa 2024-02-13T00:37:23.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.804+0000 7fbe800e3880 4 rocksdb: RocksDB version: 6.8.1 2024-02-13T00:37:23.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.804+0000 7fbe800e3880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-13T00:37:23.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.804+0000 7fbe800e3880 4 rocksdb: Compile date Feb 8 2024 2024-02-13T00:37:23.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.804+0000 7fbe800e3880 4 rocksdb: DB SUMMARY 2024-02-13T00:37:23.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.804+0000 7fbe800e3880 4 rocksdb: CURRENT file: CURRENT 2024-02-13T00:37:23.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.804+0000 7fbe800e3880 4 rocksdb: IDENTITY file: IDENTITY 2024-02-13T00:37:23.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.804+0000 7fbe800e3880 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 993 Bytes 2024-02-13T00:37:23.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.804+0000 7fbe800e3880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 2, files: 000027.sst 000028.sst 2024-02-13T00:37:23.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.804+0000 7fbe800e3880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000025.log size: 16789572 ; 2024-02-13T00:37:23.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.804+0000 7fbe800e3880 4 rocksdb: Options.error_if_exists: 0 2024-02-13T00:37:23.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.804+0000 7fbe800e3880 4 rocksdb: Options.create_if_missing: 0 2024-02-13T00:37:23.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.804+0000 7fbe800e3880 4 rocksdb: Options.paranoid_checks: 1 2024-02-13T00:37:23.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.804+0000 7fbe800e3880 4 rocksdb: Options.env: 0x55f68a14a080 2024-02-13T00:37:23.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.804+0000 7fbe800e3880 4 rocksdb: Options.fs: Posix File System 2024-02-13T00:37:23.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.804+0000 7fbe800e3880 4 rocksdb: Options.info_log: 0x55f68be30220 2024-02-13T00:37:23.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.804+0000 7fbe800e3880 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-13T00:37:23.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.804+0000 7fbe800e3880 4 rocksdb: Options.statistics: (nil) 2024-02-13T00:37:23.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.804+0000 7fbe800e3880 4 rocksdb: Options.use_fsync: 0 2024-02-13T00:37:23.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.804+0000 7fbe800e3880 4 rocksdb: Options.max_log_file_size: 0 2024-02-13T00:37:23.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.804+0000 7fbe800e3880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-13T00:37:23.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.804+0000 7fbe800e3880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-13T00:37:23.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-13T00:37:23.952 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-13T00:37:23.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.allow_fallocate: 1 2024-02-13T00:37:23.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-13T00:37:23.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-13T00:37:23.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.use_direct_reads: 0 2024-02-13T00:37:23.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-13T00:37:23.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.create_missing_column_families: 0 2024-02-13T00:37:23.953 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.db_log_dir: 2024-02-13T00:37:23.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-02-13T00:37:23.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-13T00:37:23.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.max_subcompactions: 1 2024-02-13T00:37:23.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.max_background_flushes: -1 2024-02-13T00:37:23.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-13T00:37:23.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-13T00:37:23.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-13T00:37:23.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-13T00:37:23.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-13T00:37:23.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.advise_random_on_open: 1 2024-02-13T00:37:23.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-13T00:37:23.954 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.write_buffer_manager: 0x55f68cb24390 2024-02-13T00:37:23.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-13T00:37:23.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-13T00:37:23.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-13T00:37:23.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-13T00:37:23.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.rate_limiter: (nil) 2024-02-13T00:37:23.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-13T00:37:23.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-13T00:37:23.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-13T00:37:23.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-13T00:37:23.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.unordered_write: 0 2024-02-13T00:37:23.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-13T00:37:23.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-13T00:37:23.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-13T00:37:23.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-13T00:37:23.955 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.row_cache: None 2024-02-13T00:37:23.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.wal_filter: None 2024-02-13T00:37:23.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-13T00:37:23.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-13T00:37:23.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.preserve_deletes: 0 2024-02-13T00:37:23.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.two_write_queues: 0 2024-02-13T00:37:23.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.manual_wal_flush: 0 2024-02-13T00:37:23.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.atomic_flush: 0 2024-02-13T00:37:23.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-13T00:37:23.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-13T00:37:23.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-13T00:37:23.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.log_readahead_size: 0 2024-02-13T00:37:23.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-02-13T00:37:23.956 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.max_background_jobs: 2 2024-02-13T00:37:23.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.max_background_compactions: -1 2024-02-13T00:37:23.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-13T00:37:23.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-13T00:37:23.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-13T00:37:23.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.max_total_wal_size: 0 2024-02-13T00:37:23.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-13T00:37:23.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-13T00:37:23.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-13T00:37:23.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-13T00:37:23.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.max_open_files: -1 2024-02-13T00:37:23.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.bytes_per_sync: 0 2024-02-13T00:37:23.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-13T00:37:23.957 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-13T00:37:23.958 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-13T00:37:23.958 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Compression algorithms supported: 2024-02-13T00:37:23.958 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-13T00:37:23.958 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: kZSTD supported: 0 2024-02-13T00:37:23.958 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: kXpressCompression supported: 0 2024-02-13T00:37:23.958 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-13T00:37:23.958 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: kLZ4Compression supported: 1 2024-02-13T00:37:23.958 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: kBZip2Compression supported: 0 2024-02-13T00:37:23.958 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: kZlibCompression supported: 1 2024-02-13T00:37:23.958 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: kSnappyCompression supported: 1 2024-02-13T00:37:23.958 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-13T00:37:23.958 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-02-13T00:37:23.958 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-02-13T00:37:23.958 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-13T00:37:23.959 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.merge_operator: 2024-02-13T00:37:23.959 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.compaction_filter: None 2024-02-13T00:37:23.959 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.compaction_filter_factory: None 2024-02-13T00:37:23.959 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-13T00:37:23.959 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-13T00:37:23.959 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f68bdd3d28) 2024-02-13T00:37:23.959 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: cache_index_and_filter_blocks: 1 2024-02-13T00:37:23.959 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-13T00:37:23.959 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-13T00:37:23.959 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: pin_top_level_index_and_filter: 1 2024-02-13T00:37:23.959 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: index_type: 0 2024-02-13T00:37:23.959 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: data_block_index_type: 0 2024-02-13T00:37:23.959 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: index_shortening: 1 2024-02-13T00:37:23.959 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: data_block_hash_table_util_ratio: 0.750000 2024-02-13T00:37:23.960 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: hash_index_allow_collision: 1 2024-02-13T00:37:23.960 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: checksum: 1 2024-02-13T00:37:23.960 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: no_block_cache: 0 2024-02-13T00:37:23.960 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: block_cache: 0x55f68be0af10 2024-02-13T00:37:23.960 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: block_cache_name: BinnedLRUCache 2024-02-13T00:37:23.960 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: block_cache_options: 2024-02-13T00:37:23.960 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: capacity : 536870912 2024-02-13T00:37:23.960 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: num_shard_bits : 4 2024-02-13T00:37:23.960 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: strict_capacity_limit : 0 2024-02-13T00:37:23.960 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: high_pri_pool_ratio: 0.000 2024-02-13T00:37:23.960 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: block_cache_compressed: (nil) 2024-02-13T00:37:23.960 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: persistent_cache: (nil) 2024-02-13T00:37:23.960 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: block_size: 4096 2024-02-13T00:37:23.960 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: block_size_deviation: 10 2024-02-13T00:37:23.961 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: block_restart_interval: 16 2024-02-13T00:37:23.961 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: index_block_restart_interval: 1 2024-02-13T00:37:23.961 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: metadata_block_size: 4096 2024-02-13T00:37:23.961 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: partition_filters: 0 2024-02-13T00:37:23.961 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: use_delta_encoding: 1 2024-02-13T00:37:23.961 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-13T00:37:23.961 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: whole_key_filtering: 1 2024-02-13T00:37:23.961 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: verify_compression: 0 2024-02-13T00:37:23.961 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: read_amp_bytes_per_bit: 0 2024-02-13T00:37:23.961 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: format_version: 2 2024-02-13T00:37:23.961 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: enable_index_compression: 1 2024-02-13T00:37:23.961 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: block_align: 0 2024-02-13T00:37:23.962 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-13T00:37:23.962 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-13T00:37:23.962 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.compression: NoCompression 2024-02-13T00:37:23.962 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-13T00:37:23.962 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-13T00:37:23.962 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-13T00:37:23.962 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.num_levels: 7 2024-02-13T00:37:23.962 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-13T00:37:23.962 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-13T00:37:23.962 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-13T00:37:23.962 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-13T00:37:23.962 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-13T00:37:23.962 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-13T00:37:23.962 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-13T00:37:23.963 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-13T00:37:23.963 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-13T00:37:23.963 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-13T00:37:23.963 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.compression_opts.level: 32767 2024-02-13T00:37:23.963 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-13T00:37:23.963 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-13T00:37:23.963 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-13T00:37:23.963 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.compression_opts.enabled: false 2024-02-13T00:37:23.963 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-13T00:37:23.963 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-13T00:37:23.963 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-13T00:37:23.964 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-13T00:37:23.964 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-13T00:37:23.964 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-13T00:37:23.964 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-13T00:37:23.964 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-13T00:37:23.964 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-13T00:37:23.964 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-13T00:37:23.964 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-13T00:37:23.964 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-13T00:37:23.964 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-13T00:37:23.964 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-13T00:37:23.964 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-13T00:37:23.964 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-13T00:37:23.965 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-13T00:37:23.965 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.arena_block_size: 4194304 2024-02-13T00:37:23.965 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-13T00:37:23.965 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-13T00:37:23.965 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-13T00:37:23.965 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-13T00:37:23.965 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-13T00:37:23.965 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-13T00:37:23.965 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-13T00:37:23.965 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-13T00:37:23.965 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-13T00:37:23.965 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-13T00:37:23.965 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-13T00:37:23.966 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-13T00:37:23.966 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-13T00:37:23.966 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-13T00:37:23.966 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.table_properties_collectors: 2024-02-13T00:37:23.966 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.inplace_update_support: 0 2024-02-13T00:37:23.966 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-13T00:37:23.966 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-13T00:37:23.966 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-13T00:37:23.966 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-13T00:37:23.966 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.bloom_locality: 0 2024-02-13T00:37:23.966 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.max_successive_merges: 0 2024-02-13T00:37:23.966 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-13T00:37:23.966 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-13T00:37:23.967 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.force_consistency_checks: 0 2024-02-13T00:37:23.967 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-13T00:37:23.967 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.ttl: 2592000 2024-02-13T00:37:23.968 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-13T00:37:23.968 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 30, last_sequence is 11593, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-13T00:37:23.968 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 25 2024-02-13T00:37:23.968 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707784643810826, "job": 1, "event": "recovery_started", "log_files": [25]} 2024-02-13T00:37:23.968 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.808+0000 7fbe800e3880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #25 mode 2 2024-02-13T00:37:23.968 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.832+0000 7fbe800e3880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-02-13T00:37:23.968 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.848+0000 7fbe800e3880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707784643851686, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 11015699, "table_properties": {"data_size": 11006670, "index_size": 7245, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 965, "raw_key_size": 7002, "raw_average_key_size": 20, "raw_value_size": 10996358, "raw_average_value_size": 32247, "num_data_blocks": 227, "num_entries": 341, "num_deletions": 2, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1707784643, "oldest_key_time": 3, "file_creation_time": 0}} 2024-02-13T00:37:23.968 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.848+0000 7fbe800e3880 4 rocksdb: [version_set.cc:3826] Creating manifest 31 2024-02-13T00:37:23.968 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.852+0000 7fbe800e3880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707784643853034, "job": 1, "event": "recovery_finished"} 2024-02-13T00:37:23.968 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.852+0000 7fbe800e3880 4 rocksdb: DB pointer 0x55f68bed3800 2024-02-13T00:37:23.969 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.852+0000 7fbe66ed4700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-02-13T00:37:23.969 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.856+0000 7fbe66ed4700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-02-13T00:37:23.969 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: ** DB Stats ** 2024-02-13T00:37:23.969 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-13T00:37:23.969 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-13T00:37:23.969 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-13T00:37:23.969 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-13T00:37:23.969 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-13T00:37:23.969 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-13T00:37:23.969 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-13T00:37:23.969 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: ** Compaction Stats [default] ** 2024-02-13T00:37:23.969 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-13T00:37:23.969 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-13T00:37:23.970 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: L0 1/0 10.51 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 566.1 0.02 0.00 1 0.019 0 0 2024-02-13T00:37:23.970 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: L6 2/0 76.82 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-13T00:37:23.970 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: Sum 3/0 87.32 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 566.1 0.02 0.00 1 0.019 0 0 2024-02-13T00:37:23.970 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 566.1 0.02 0.00 1 0.019 0 0 2024-02-13T00:37:23.970 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: ** Compaction Stats [default] ** 2024-02-13T00:37:23.970 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-13T00:37:23.970 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-13T00:37:23.970 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 566.1 0.02 0.00 1 0.019 0 0 2024-02-13T00:37:23.970 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-13T00:37:23.971 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: Flush(GB): cumulative 0.010, interval 0.010 2024-02-13T00:37:23.971 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-13T00:37:23.971 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: AddFile(Total Files): cumulative 0, interval 0 2024-02-13T00:37:23.971 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-13T00:37:23.971 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: AddFile(Keys): cumulative 0, interval 0 2024-02-13T00:37:23.971 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: Cumulative compaction: 0.01 GB write, 221.20 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-13T00:37:23.971 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: Interval compaction: 0.01 GB write, 221.20 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-13T00:37:23.971 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-13T00:37:23.971 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: ** File Read Latency Histogram By Level [default] ** 2024-02-13T00:37:23.971 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: ** Compaction Stats [default] ** 2024-02-13T00:37:23.971 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-13T00:37:23.971 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-13T00:37:23.971 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: L0 1/0 10.51 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 566.1 0.02 0.00 1 0.019 0 0 2024-02-13T00:37:23.972 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: L6 2/0 76.82 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-13T00:37:23.972 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: Sum 3/0 87.32 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 566.1 0.02 0.00 1 0.019 0 0 2024-02-13T00:37:23.972 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-13T00:37:23.972 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: ** Compaction Stats [default] ** 2024-02-13T00:37:23.972 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-13T00:37:23.972 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-13T00:37:23.972 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 566.1 0.02 0.00 1 0.019 0 0 2024-02-13T00:37:23.972 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-13T00:37:23.972 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: Flush(GB): cumulative 0.010, interval 0.000 2024-02-13T00:37:23.973 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-13T00:37:23.973 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: AddFile(Total Files): cumulative 0, interval 0 2024-02-13T00:37:23.973 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-13T00:37:23.973 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: AddFile(Keys): cumulative 0, interval 0 2024-02-13T00:37:23.973 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: Cumulative compaction: 0.01 GB write, 220.74 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-13T00:37:23.973 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-13T00:37:23.973 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-13T00:37:23.973 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: ** File Read Latency Histogram By Level [default] ** 2024-02-13T00:37:23.973 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.856+0000 7fbe800e3880 0 starting mon.c rank 1 at public addrs [v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0] at bind addrs [v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid d7990f38-ca05-11ee-95b9-87774f69a715 2024-02-13T00:37:23.973 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.856+0000 7fbe800e3880 1 mon.c@-1(???) e3 preinit fsid d7990f38-ca05-11ee-95b9-87774f69a715 2024-02-13T00:37:23.973 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.856+0000 7fbe800e3880 0 mon.c@-1(???).mds e1 new map 2024-02-13T00:37:23.973 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.856+0000 7fbe800e3880 0 mon.c@-1(???).mds e1 print_map 2024-02-13T00:37:23.974 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: e1 2024-02-13T00:37:23.974 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: enable_multiple, ever_enabled_multiple: 0,0 2024-02-13T00:37:23.974 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-13T00:37:23.974 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: legacy client fscid: -1 2024-02-13T00:37:23.974 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: 2024-02-13T00:37:23.974 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: No filesystems configured 2024-02-13T00:37:23.974 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.860+0000 7fbe800e3880 0 mon.c@-1(???).osd e64 crush map has features 3314933000852226048, adjusting msgr requires 2024-02-13T00:37:23.974 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.860+0000 7fbe800e3880 0 mon.c@-1(???).osd e64 crush map has features 288514051259236352, adjusting msgr requires 2024-02-13T00:37:23.974 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.860+0000 7fbe800e3880 0 mon.c@-1(???).osd e64 crush map has features 288514051259236352, adjusting msgr requires 2024-02-13T00:37:23.974 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.860+0000 7fbe800e3880 0 mon.c@-1(???).osd e64 crush map has features 288514051259236352, adjusting msgr requires 2024-02-13T00:37:23.974 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: cluster 2024-02-13T00:37:19.710010+0000 mgr.y (mgr.44106) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:23.974 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:23 smithi087 bash[39916]: debug 2024-02-13T00:37:23.860+0000 7fbe800e3880 1 mon.c@-1(???).paxosservice(auth 1..22) refresh upgraded, format 0 -> 3 2024-02-13T00:37:24.507 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-13T00:37:25.253 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-13T00:37:25.253 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (114s) 8s ago 8m 16.9M - 0.26.0 9f27df16978d 4c691ad0bb49 2024-02-13T00:37:25.253 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi195 running (8m) 8s ago 8m 26.0M - 6.6.2 87a51ecf0b1c fda1de2da571 2024-02-13T00:37:25.253 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi195 *:8443 running (42s) 8s ago 12m 376M - 16.2.14-521-g0e714d9a 1fbc92c859dc 7bfef9ce0304 2024-02-13T00:37:25.253 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443 running (79s) 8s ago 14m 407M - 16.2.14-521-g0e714d9a 1fbc92c859dc 58b9df7f1a87 2024-02-13T00:37:25.253 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (30s) 8s ago 14m 35.3M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 724e3ce7f539 2024-02-13T00:37:25.253 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi195 running (13m) 8s ago 13m 107M 2048M 15.2.0 204a01f9b0b6 35aaf4a253bc 2024-02-13T00:37:25.253 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 starting - - - 2048M 2024-02-13T00:37:25.254 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (8m) 8s ago 8m 12.0M - 1.7.0 72c9c2088986 8de830295b09 2024-02-13T00:37:25.254 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi195 running (8m) 8s ago 8m 12.0M - 1.7.0 72c9c2088986 267e29a36209 2024-02-13T00:37:25.254 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (12m) 8s ago 12m 47.8M 4096M 15.2.0 204a01f9b0b6 b3545c11c1fc 2024-02-13T00:37:25.254 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (11m) 8s ago 11m 48.9M 4096M 15.2.0 204a01f9b0b6 d072aa901482 2024-02-13T00:37:25.254 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (11m) 8s ago 11m 46.1M 4096M 15.2.0 204a01f9b0b6 c1e2dda177a5 2024-02-13T00:37:25.254 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (11m) 8s ago 11m 49.7M 4096M 15.2.0 204a01f9b0b6 eb3513caf040 2024-02-13T00:37:25.254 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi195 running (10m) 8s ago 10m 48.3M 4096M 15.2.0 204a01f9b0b6 45120a093718 2024-02-13T00:37:25.254 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi195 running (10m) 8s ago 10m 48.3M 4096M 15.2.0 204a01f9b0b6 ea96e91cbf4f 2024-02-13T00:37:25.254 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi195 running (9m) 8s ago 9m 47.1M 4096M 15.2.0 204a01f9b0b6 10ce02449645 2024-02-13T00:37:25.254 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi195 running (9m) 8s ago 9m 49.2M 4096M 15.2.0 204a01f9b0b6 cec464df4b8c 2024-02-13T00:37:25.254 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi195 running (98s) 8s ago 8m 35.5M - 2.49.1 2a72b385beaf 04ac84e622a6 2024-02-13T00:37:25.254 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.zfdisv smithi087 running (6m) 8s ago 6m 50.2M - 15.2.0 204a01f9b0b6 f264ef71df55 2024-02-13T00:37:25.254 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi195.rcbggm smithi195 running (6m) 8s ago 6m 50.5M - 15.2.0 204a01f9b0b6 a11db66d56ef 2024-02-13T00:37:25.694 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:37:25.694 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-13T00:37:25.694 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2024-02-13T00:37:25.694 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-13T00:37:25.694 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:37:25.694 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-13T00:37:25.694 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-13T00:37:25.694 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:37:25.694 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-13T00:37:25.694 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-13T00:37:25.694 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:37:25.694 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-13T00:37:25.695 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-13T00:37:25.695 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-13T00:37:25.695 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:37:25.695 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-13T00:37:25.695 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 11, 2024-02-13T00:37:25.695 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 4 2024-02-13T00:37:25.695 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-13T00:37:25.695 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:37:26.065 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:37:26.065 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", 2024-02-13T00:37:26.065 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-13T00:37:26.065 INFO:teuthology.orchestra.run.smithi087.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-13T00:37:26.065 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [ 2024-02-13T00:37:26.065 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr" 2024-02-13T00:37:26.065 INFO:teuthology.orchestra.run.smithi087.stdout: ], 2024-02-13T00:37:26.065 INFO:teuthology.orchestra.run.smithi087.stdout: "progress": "3/20 daemons upgraded", 2024-02-13T00:37:26.065 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "Currently upgrading mon daemons", 2024-02-13T00:37:26.065 INFO:teuthology.orchestra.run.smithi087.stdout: "is_paused": false 2024-02-13T00:37:26.065 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:37:26.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:26 smithi195 bash[14113]: cluster 2024-02-13T00:37:21.711432+0000 mgr.y (mgr.44106) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:26.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:26 smithi195 bash[14113]: cluster 2024-02-13T00:37:23.712054+0000 mgr.y (mgr.44106) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:26.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:26 smithi195 bash[14113]: cluster 2024-02-13T00:37:24.074938+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-13T00:37:26.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:26 smithi195 bash[14113]: audit 2024-02-13T00:37:24.490553+0000 mgr.y (mgr.44106) 12 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:37:26.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:26 smithi195 bash[14113]: audit 2024-02-13T00:37:24.866236+0000 mgr.y (mgr.44106) 13 : audit [DBG] from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:37:26.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:26 smithi195 bash[14113]: cluster 2024-02-13T00:37:25.103962+0000 mon.a (mon.0) 32 : cluster [INF] mon.a calling monitor election 2024-02-13T00:37:26.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:26 smithi195 bash[14113]: cluster 2024-02-13T00:37:25.123827+0000 mon.a (mon.0) 33 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-13T00:37:26.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:26 smithi195 bash[14113]: cluster 2024-02-13T00:37:25.134165+0000 mon.a (mon.0) 34 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} removed_ranks: {} 2024-02-13T00:37:26.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:26 smithi195 bash[14113]: cluster 2024-02-13T00:37:25.135517+0000 mon.a (mon.0) 35 : cluster [DBG] fsmap 2024-02-13T00:37:26.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:26 smithi195 bash[14113]: cluster 2024-02-13T00:37:25.135630+0000 mon.a (mon.0) 36 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-13T00:37:26.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:26 smithi195 bash[14113]: cluster 2024-02-13T00:37:25.136335+0000 mon.a (mon.0) 37 : cluster [DBG] mgrmap e30: y(active, since 21s), standbys: x 2024-02-13T00:37:26.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:26 smithi195 bash[14113]: cluster 2024-02-13T00:37:25.144258+0000 mon.a (mon.0) 38 : cluster [INF] overall HEALTH_OK 2024-02-13T00:37:26.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:26 smithi195 bash[14113]: audit 2024-02-13T00:37:25.147751+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:37:26.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:26 smithi195 bash[14113]: audit 2024-02-13T00:37:25.149019+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:37:26.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:26 smithi195 bash[14113]: audit 2024-02-13T00:37:25.151344+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:37:26.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:26 smithi195 bash[14113]: audit 2024-02-13T00:37:25.228329+0000 mgr.y (mgr.44106) 14 : audit [DBG] from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:37:26.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:26 smithi195 bash[14113]: audit 2024-02-13T00:37:25.230837+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:37:26.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:26 smithi195 bash[14113]: audit 2024-02-13T00:37:25.231628+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:37:26.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:26 smithi195 bash[14113]: audit 2024-02-13T00:37:25.232307+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:26.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:26 smithi195 bash[14113]: audit 2024-02-13T00:37:25.233029+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:26.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:26 smithi195 bash[14113]: audit 2024-02-13T00:37:25.233723+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:26.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:26 smithi195 bash[14113]: audit 2024-02-13T00:37:25.234372+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:26.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:26 smithi195 bash[14113]: audit 2024-02-13T00:37:25.236875+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:37:26.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:26 smithi195 bash[14113]: audit 2024-02-13T00:37:25.237638+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:26.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:26 smithi195 bash[14113]: audit 2024-02-13T00:37:25.238335+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:26.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:26 smithi195 bash[14113]: audit 2024-02-13T00:37:25.238990+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:26.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:26 smithi195 bash[14113]: audit 2024-02-13T00:37:25.239642+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:26.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:26 smithi195 bash[14113]: audit 2024-02-13T00:37:25.690724+0000 mon.c (mon.1) 2 : audit [DBG] from='client.44142 172.21.15.87:0/1837768919' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:37:26.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[38740]: cluster 2024-02-13T00:37:21.711432+0000 mgr.y (mgr.44106) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:26.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[38740]: cluster 2024-02-13T00:37:23.712054+0000 mgr.y (mgr.44106) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:26.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[38740]: cluster 2024-02-13T00:37:24.074938+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-13T00:37:26.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[38740]: audit 2024-02-13T00:37:24.490553+0000 mgr.y (mgr.44106) 12 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:37:26.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[38740]: audit 2024-02-13T00:37:24.866236+0000 mgr.y (mgr.44106) 13 : audit [DBG] from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:37:26.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[38740]: cluster 2024-02-13T00:37:25.103962+0000 mon.a (mon.0) 32 : cluster [INF] mon.a calling monitor election 2024-02-13T00:37:26.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[38740]: cluster 2024-02-13T00:37:25.123827+0000 mon.a (mon.0) 33 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-13T00:37:26.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[38740]: cluster 2024-02-13T00:37:25.134165+0000 mon.a (mon.0) 34 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} removed_ranks: {} 2024-02-13T00:37:26.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[38740]: cluster 2024-02-13T00:37:25.135517+0000 mon.a (mon.0) 35 : cluster [DBG] fsmap 2024-02-13T00:37:26.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[38740]: cluster 2024-02-13T00:37:25.135630+0000 mon.a (mon.0) 36 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-13T00:37:26.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[38740]: cluster 2024-02-13T00:37:25.136335+0000 mon.a (mon.0) 37 : cluster [DBG] mgrmap e30: y(active, since 21s), standbys: x 2024-02-13T00:37:26.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[38740]: cluster 2024-02-13T00:37:25.144258+0000 mon.a (mon.0) 38 : cluster [INF] overall HEALTH_OK 2024-02-13T00:37:26.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[38740]: audit 2024-02-13T00:37:25.147751+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:37:26.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[38740]: audit 2024-02-13T00:37:25.149019+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:37:26.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[38740]: audit 2024-02-13T00:37:25.151344+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:37:26.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[38740]: audit 2024-02-13T00:37:25.228329+0000 mgr.y (mgr.44106) 14 : audit [DBG] from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:37:26.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[38740]: audit 2024-02-13T00:37:25.230837+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:37:26.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[38740]: audit 2024-02-13T00:37:25.231628+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:37:26.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[38740]: audit 2024-02-13T00:37:25.232307+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:26.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[38740]: audit 2024-02-13T00:37:25.233029+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:26.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[38740]: audit 2024-02-13T00:37:25.233723+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:26.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[38740]: audit 2024-02-13T00:37:25.234372+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:26.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[38740]: audit 2024-02-13T00:37:25.236875+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:37:26.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[38740]: audit 2024-02-13T00:37:25.237638+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:26.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[38740]: audit 2024-02-13T00:37:25.238335+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:26.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[38740]: audit 2024-02-13T00:37:25.238990+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:26.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[38740]: audit 2024-02-13T00:37:25.239642+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:26.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[38740]: audit 2024-02-13T00:37:25.690724+0000 mon.c (mon.1) 2 : audit [DBG] from='client.44142 172.21.15.87:0/1837768919' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:37:26.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[39916]: cluster 2024-02-13T00:37:21.711432+0000 mgr.y (mgr.44106) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:26.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[39916]: cluster 2024-02-13T00:37:23.712054+0000 mgr.y (mgr.44106) 11 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[39916]: cluster 2024-02-13T00:37:24.074938+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-13T00:37:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[39916]: audit 2024-02-13T00:37:24.490553+0000 mgr.y (mgr.44106) 12 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:37:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[39916]: audit 2024-02-13T00:37:24.866236+0000 mgr.y (mgr.44106) 13 : audit [DBG] from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:37:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[39916]: cluster 2024-02-13T00:37:25.103962+0000 mon.a (mon.0) 32 : cluster [INF] mon.a calling monitor election 2024-02-13T00:37:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[39916]: cluster 2024-02-13T00:37:25.123827+0000 mon.a (mon.0) 33 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-13T00:37:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[39916]: cluster 2024-02-13T00:37:25.134165+0000 mon.a (mon.0) 34 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} removed_ranks: {} 2024-02-13T00:37:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[39916]: cluster 2024-02-13T00:37:25.135517+0000 mon.a (mon.0) 35 : cluster [DBG] fsmap 2024-02-13T00:37:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[39916]: cluster 2024-02-13T00:37:25.135630+0000 mon.a (mon.0) 36 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-13T00:37:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[39916]: cluster 2024-02-13T00:37:25.136335+0000 mon.a (mon.0) 37 : cluster [DBG] mgrmap e30: y(active, since 21s), standbys: x 2024-02-13T00:37:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[39916]: cluster 2024-02-13T00:37:25.144258+0000 mon.a (mon.0) 38 : cluster [INF] overall HEALTH_OK 2024-02-13T00:37:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[39916]: audit 2024-02-13T00:37:25.147751+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:37:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[39916]: audit 2024-02-13T00:37:25.149019+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:37:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[39916]: audit 2024-02-13T00:37:25.151344+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:37:26.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[39916]: audit 2024-02-13T00:37:25.228329+0000 mgr.y (mgr.44106) 14 : audit [DBG] from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:37:26.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[39916]: audit 2024-02-13T00:37:25.230837+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:37:26.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[39916]: audit 2024-02-13T00:37:25.231628+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:37:26.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[39916]: audit 2024-02-13T00:37:25.232307+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:26.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[39916]: audit 2024-02-13T00:37:25.233029+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:26.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[39916]: audit 2024-02-13T00:37:25.233723+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:26.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[39916]: audit 2024-02-13T00:37:25.234372+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:26.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[39916]: audit 2024-02-13T00:37:25.236875+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:37:26.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[39916]: audit 2024-02-13T00:37:25.237638+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:26.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[39916]: audit 2024-02-13T00:37:25.238335+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:26.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[39916]: audit 2024-02-13T00:37:25.238990+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:26.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[39916]: audit 2024-02-13T00:37:25.239642+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:26.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:26 smithi087 bash[39916]: audit 2024-02-13T00:37:25.690724+0000 mon.c (mon.1) 2 : audit [DBG] from='client.44142 172.21.15.87:0/1837768919' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:37:27.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:27 smithi195 bash[14113]: cluster 2024-02-13T00:37:25.713529+0000 mgr.y (mgr.44106) 15 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:27.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:27 smithi195 bash[14113]: audit 2024-02-13T00:37:26.061833+0000 mgr.y (mgr.44106) 16 : audit [DBG] from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:37:27.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:27 smithi087 bash[38740]: cluster 2024-02-13T00:37:25.713529+0000 mgr.y (mgr.44106) 15 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:27.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:27 smithi087 bash[38740]: audit 2024-02-13T00:37:26.061833+0000 mgr.y (mgr.44106) 16 : audit [DBG] from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:37:27.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:27 smithi087 bash[39916]: cluster 2024-02-13T00:37:25.713529+0000 mgr.y (mgr.44106) 15 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:27.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:27 smithi087 bash[39916]: audit 2024-02-13T00:37:26.061833+0000 mgr.y (mgr.44106) 16 : audit [DBG] from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:37:29.149 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:37:28 smithi087 bash[36810]: debug 2024-02-13T00:37:28.868+0000 7f11e4fd1700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-02-13T00:37:29.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:29 smithi195 bash[14113]: cluster 2024-02-13T00:37:27.714188+0000 mgr.y (mgr.44106) 17 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:29.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:29 smithi087 bash[38740]: cluster 2024-02-13T00:37:27.714188+0000 mgr.y (mgr.44106) 17 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:29.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:29 smithi087 bash[39916]: cluster 2024-02-13T00:37:27.714188+0000 mgr.y (mgr.44106) 17 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:31.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:31 smithi087 bash[38740]: cluster 2024-02-13T00:37:29.714948+0000 mgr.y (mgr.44106) 18 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:31.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:31 smithi087 bash[39916]: cluster 2024-02-13T00:37:29.714948+0000 mgr.y (mgr.44106) 18 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:31.540 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:31 smithi195 bash[14113]: cluster 2024-02-13T00:37:29.714948+0000 mgr.y (mgr.44106) 18 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:32.626 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:32 smithi195 bash[14113]: audit 2024-02-13T00:37:31.293933+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:37:32.627 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:32 smithi195 bash[14113]: audit 2024-02-13T00:37:31.301129+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:37:32.627 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:32 smithi195 bash[14113]: audit 2024-02-13T00:37:31.312520+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:37:32.627 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:32 smithi195 bash[14113]: audit 2024-02-13T00:37:31.316386+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:37:32.627 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:32 smithi195 bash[14113]: audit 2024-02-13T00:37:31.318391+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-13T00:37:32.627 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:32 smithi195 bash[14113]: audit 2024-02-13T00:37:31.319580+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-02-13T00:37:32.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:32 smithi087 bash[38740]: audit 2024-02-13T00:37:31.293933+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:37:32.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:32 smithi087 bash[38740]: audit 2024-02-13T00:37:31.301129+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:37:32.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:32 smithi087 bash[38740]: audit 2024-02-13T00:37:31.312520+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:37:32.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:32 smithi087 bash[38740]: audit 2024-02-13T00:37:31.316386+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:37:32.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:32 smithi087 bash[38740]: audit 2024-02-13T00:37:31.318391+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-13T00:37:32.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:32 smithi087 bash[38740]: audit 2024-02-13T00:37:31.319580+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-02-13T00:37:32.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:32 smithi087 bash[39916]: audit 2024-02-13T00:37:31.293933+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:37:32.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:32 smithi087 bash[39916]: audit 2024-02-13T00:37:31.301129+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:37:32.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:32 smithi087 bash[39916]: audit 2024-02-13T00:37:31.312520+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:37:32.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:32 smithi087 bash[39916]: audit 2024-02-13T00:37:31.316386+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:37:32.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:32 smithi087 bash[39916]: audit 2024-02-13T00:37:31.318391+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-13T00:37:32.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:32 smithi087 bash[39916]: audit 2024-02-13T00:37:31.319580+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-02-13T00:37:33.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:33 smithi195 bash[14113]: cephadm 2024-02-13T00:37:31.320414+0000 mgr.y (mgr.44106) 19 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-02-13T00:37:33.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:33 smithi195 bash[14113]: cluster 2024-02-13T00:37:31.716482+0000 mgr.y (mgr.44106) 20 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:33.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:33 smithi087 bash[38740]: cephadm 2024-02-13T00:37:31.320414+0000 mgr.y (mgr.44106) 19 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-02-13T00:37:33.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:33 smithi087 bash[38740]: cluster 2024-02-13T00:37:31.716482+0000 mgr.y (mgr.44106) 20 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:33.700 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:37:33 smithi087 bash[36121]: ts=2024-02-13T00:37:33.251Z caller=notify.go:745 level=warn component=dispatcher receiver=web.hook integration=webhook[0] aggrGroup="{}:{alertname=\"CephMgrPrometheusModuleInactive\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 127.0.0.1:5001: connect: connection refused" 2024-02-13T00:37:33.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:33 smithi087 bash[39916]: cephadm 2024-02-13T00:37:31.320414+0000 mgr.y (mgr.44106) 19 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-02-13T00:37:33.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:33 smithi087 bash[39916]: cluster 2024-02-13T00:37:31.716482+0000 mgr.y (mgr.44106) 20 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:34.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:34 smithi087 bash[38740]: cephadm 2024-02-13T00:37:33.424226+0000 mgr.y (mgr.44106) 21 : cephadm [INF] Upgrade: Updating mon.b 2024-02-13T00:37:34.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:34 smithi087 bash[38740]: audit 2024-02-13T00:37:33.432546+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:37:34.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:34 smithi087 bash[38740]: audit 2024-02-13T00:37:33.434444+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T00:37:34.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:34 smithi087 bash[38740]: audit 2024-02-13T00:37:33.436044+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-13T00:37:34.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:34 smithi087 bash[38740]: audit 2024-02-13T00:37:33.437656+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:37:34.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:34 smithi087 bash[38740]: cephadm 2024-02-13T00:37:33.438996+0000 mgr.y (mgr.44106) 22 : cephadm [INF] Deploying daemon mon.b on smithi195 2024-02-13T00:37:34.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:34 smithi087 bash[38740]: audit 2024-02-13T00:37:33.439958+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-13T00:37:34.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:34 smithi087 bash[38740]: cluster 2024-02-13T00:37:33.717293+0000 mgr.y (mgr.44106) 23 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:34.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:34 smithi087 bash[39916]: cephadm 2024-02-13T00:37:33.424226+0000 mgr.y (mgr.44106) 21 : cephadm [INF] Upgrade: Updating mon.b 2024-02-13T00:37:34.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:34 smithi087 bash[39916]: audit 2024-02-13T00:37:33.432546+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:37:34.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:34 smithi087 bash[39916]: audit 2024-02-13T00:37:33.434444+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T00:37:34.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:34 smithi087 bash[39916]: audit 2024-02-13T00:37:33.436044+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-13T00:37:34.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:34 smithi087 bash[39916]: audit 2024-02-13T00:37:33.437656+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:37:34.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:34 smithi087 bash[39916]: cephadm 2024-02-13T00:37:33.438996+0000 mgr.y (mgr.44106) 22 : cephadm [INF] Deploying daemon mon.b on smithi195 2024-02-13T00:37:34.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:34 smithi087 bash[39916]: audit 2024-02-13T00:37:33.439958+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-13T00:37:34.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:34 smithi087 bash[39916]: cluster 2024-02-13T00:37:33.717293+0000 mgr.y (mgr.44106) 23 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:34.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:34 smithi195 bash[14113]: cephadm 2024-02-13T00:37:33.424226+0000 mgr.y (mgr.44106) 21 : cephadm [INF] Upgrade: Updating mon.b 2024-02-13T00:37:34.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:34 smithi195 bash[14113]: audit 2024-02-13T00:37:33.432546+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:37:34.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:34 smithi195 bash[14113]: audit 2024-02-13T00:37:33.434444+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T00:37:34.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:34 smithi195 bash[14113]: audit 2024-02-13T00:37:33.436044+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-13T00:37:34.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:34 smithi195 bash[14113]: audit 2024-02-13T00:37:33.437656+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:37:34.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:34 smithi195 bash[14113]: cephadm 2024-02-13T00:37:33.438996+0000 mgr.y (mgr.44106) 22 : cephadm [INF] Deploying daemon mon.b on smithi195 2024-02-13T00:37:34.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:34 smithi195 bash[14113]: audit 2024-02-13T00:37:33.439958+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-13T00:37:34.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:34 smithi195 bash[14113]: cluster 2024-02-13T00:37:33.717293+0000 mgr.y (mgr.44106) 23 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:35.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:35 smithi195 systemd[1]: Stopping Ceph mon.b for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:37:36.231 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:35 smithi195 bash[14113]: debug 2024-02-13T00:37:35.909+0000 7f716bc81700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-13T00:37:36.231 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:35 smithi195 bash[14113]: debug 2024-02-13T00:37:35.909+0000 7f716bc81700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-02-13T00:37:36.857 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:36 smithi195 bash[30501]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-mon.b 2024-02-13T00:37:36.857 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:36 smithi195 bash[30559]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-mon.b 2024-02-13T00:37:37.194 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:36 smithi195 systemd[1]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mon.b.service: Succeeded. 2024-02-13T00:37:37.194 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:36 smithi195 systemd[1]: Stopped Ceph mon.b for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:37:37.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:37 smithi195 systemd[1]: Started Ceph mon.b for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:37:38.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.169+0000 7f9be93e3880 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-13T00:37:38.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.169+0000 7f9be93e3880 0 ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable), process ceph-mon, pid 7 2024-02-13T00:37:38.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.169+0000 7f9be93e3880 0 pidfile_write: ignore empty --pid-file 2024-02-13T00:37:38.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 0 load: jerasure load: lrc load: isa 2024-02-13T00:37:38.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: RocksDB version: 6.8.1 2024-02-13T00:37:38.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-13T00:37:38.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Compile date Feb 8 2024 2024-02-13T00:37:38.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: DB SUMMARY 2024-02-13T00:37:38.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: CURRENT file: CURRENT 2024-02-13T00:37:38.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: IDENTITY file: IDENTITY 2024-02-13T00:37:38.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 993 Bytes 2024-02-13T00:37:38.407 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 2, files: 000027.sst 000028.sst 2024-02-13T00:37:38.407 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000025.log size: 17878514 ; 2024-02-13T00:37:38.407 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.error_if_exists: 0 2024-02-13T00:37:38.407 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.create_if_missing: 0 2024-02-13T00:37:38.407 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.paranoid_checks: 1 2024-02-13T00:37:38.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.env: 0x55a456e1b080 2024-02-13T00:37:38.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.fs: Posix File System 2024-02-13T00:37:38.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.info_log: 0x55a45904e220 2024-02-13T00:37:38.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-13T00:37:38.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.statistics: (nil) 2024-02-13T00:37:38.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.use_fsync: 0 2024-02-13T00:37:38.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.max_log_file_size: 0 2024-02-13T00:37:38.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-13T00:37:38.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-13T00:37:38.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-13T00:37:38.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-13T00:37:38.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.allow_fallocate: 1 2024-02-13T00:37:38.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-13T00:37:38.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-13T00:37:38.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.use_direct_reads: 0 2024-02-13T00:37:38.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-13T00:37:38.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.create_missing_column_families: 0 2024-02-13T00:37:38.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.db_log_dir: 2024-02-13T00:37:38.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-02-13T00:37:38.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-13T00:37:38.412 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.max_subcompactions: 1 2024-02-13T00:37:38.412 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.max_background_flushes: -1 2024-02-13T00:37:38.412 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-13T00:37:38.412 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-13T00:37:38.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-13T00:37:38.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-13T00:37:38.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-13T00:37:38.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.advise_random_on_open: 1 2024-02-13T00:37:38.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-13T00:37:38.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.write_buffer_manager: 0x55a459d42390 2024-02-13T00:37:38.414 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-13T00:37:38.414 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-13T00:37:38.414 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-13T00:37:38.414 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-13T00:37:38.414 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.rate_limiter: (nil) 2024-02-13T00:37:38.415 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-13T00:37:38.415 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-13T00:37:38.415 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-13T00:37:38.418 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-13T00:37:38.418 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.unordered_write: 0 2024-02-13T00:37:38.418 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-13T00:37:38.418 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-13T00:37:38.419 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-13T00:37:38.419 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-13T00:37:38.419 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.row_cache: None 2024-02-13T00:37:38.419 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.wal_filter: None 2024-02-13T00:37:38.419 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-13T00:37:38.419 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-13T00:37:38.420 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.preserve_deletes: 0 2024-02-13T00:37:38.420 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.two_write_queues: 0 2024-02-13T00:37:38.420 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.manual_wal_flush: 0 2024-02-13T00:37:38.420 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.atomic_flush: 0 2024-02-13T00:37:38.420 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-13T00:37:38.420 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-13T00:37:38.421 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-13T00:37:38.421 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.log_readahead_size: 0 2024-02-13T00:37:38.421 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-02-13T00:37:38.421 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.max_background_jobs: 2 2024-02-13T00:37:38.421 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.max_background_compactions: -1 2024-02-13T00:37:38.421 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-13T00:37:38.422 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-13T00:37:38.422 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-13T00:37:38.422 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.max_total_wal_size: 0 2024-02-13T00:37:38.422 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-13T00:37:38.422 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-13T00:37:38.422 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-13T00:37:38.422 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-13T00:37:38.423 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.max_open_files: -1 2024-02-13T00:37:38.423 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.bytes_per_sync: 0 2024-02-13T00:37:38.423 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-13T00:37:38.423 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-13T00:37:38.423 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-13T00:37:38.423 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Compression algorithms supported: 2024-02-13T00:37:38.424 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-13T00:37:38.424 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: kZSTD supported: 0 2024-02-13T00:37:38.424 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: kXpressCompression supported: 0 2024-02-13T00:37:38.424 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-13T00:37:38.424 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: kLZ4Compression supported: 1 2024-02-13T00:37:38.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: kBZip2Compression supported: 0 2024-02-13T00:37:38.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: kZlibCompression supported: 1 2024-02-13T00:37:38.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: kSnappyCompression supported: 1 2024-02-13T00:37:38.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-13T00:37:38.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-02-13T00:37:38.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-02-13T00:37:38.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-13T00:37:38.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.merge_operator: 2024-02-13T00:37:38.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.compaction_filter: None 2024-02-13T00:37:38.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.compaction_filter_factory: None 2024-02-13T00:37:38.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-13T00:37:38.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-13T00:37:38.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a458ff1d28) 2024-02-13T00:37:38.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: cache_index_and_filter_blocks: 1 2024-02-13T00:37:38.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-13T00:37:38.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-13T00:37:38.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: pin_top_level_index_and_filter: 1 2024-02-13T00:37:38.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: index_type: 0 2024-02-13T00:37:38.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: data_block_index_type: 0 2024-02-13T00:37:38.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: index_shortening: 1 2024-02-13T00:37:38.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: data_block_hash_table_util_ratio: 0.750000 2024-02-13T00:37:38.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: hash_index_allow_collision: 1 2024-02-13T00:37:38.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: checksum: 1 2024-02-13T00:37:38.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: no_block_cache: 0 2024-02-13T00:37:38.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: block_cache: 0x55a459028f10 2024-02-13T00:37:38.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: block_cache_name: BinnedLRUCache 2024-02-13T00:37:38.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: block_cache_options: 2024-02-13T00:37:38.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: capacity : 536870912 2024-02-13T00:37:38.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: num_shard_bits : 4 2024-02-13T00:37:38.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: strict_capacity_limit : 0 2024-02-13T00:37:38.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: high_pri_pool_ratio: 0.000 2024-02-13T00:37:38.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: block_cache_compressed: (nil) 2024-02-13T00:37:38.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: persistent_cache: (nil) 2024-02-13T00:37:38.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: block_size: 4096 2024-02-13T00:37:38.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: block_size_deviation: 10 2024-02-13T00:37:38.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: block_restart_interval: 16 2024-02-13T00:37:38.431 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: index_block_restart_interval: 1 2024-02-13T00:37:38.431 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: metadata_block_size: 4096 2024-02-13T00:37:38.431 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: partition_filters: 0 2024-02-13T00:37:38.431 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: use_delta_encoding: 1 2024-02-13T00:37:38.431 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-13T00:37:38.431 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: whole_key_filtering: 1 2024-02-13T00:37:38.432 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: verify_compression: 0 2024-02-13T00:37:38.432 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: read_amp_bytes_per_bit: 0 2024-02-13T00:37:38.432 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: format_version: 2 2024-02-13T00:37:38.432 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: enable_index_compression: 1 2024-02-13T00:37:38.432 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: block_align: 0 2024-02-13T00:37:38.432 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-13T00:37:38.433 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-13T00:37:38.433 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.compression: NoCompression 2024-02-13T00:37:38.433 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-13T00:37:38.433 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-13T00:37:38.433 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-13T00:37:38.433 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.num_levels: 7 2024-02-13T00:37:38.433 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-13T00:37:38.434 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-13T00:37:38.434 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-13T00:37:38.434 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-13T00:37:38.434 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-13T00:37:38.434 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-13T00:37:38.434 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-13T00:37:38.435 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-13T00:37:38.435 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-13T00:37:38.435 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-13T00:37:38.435 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.compression_opts.level: 32767 2024-02-13T00:37:38.435 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-13T00:37:38.435 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-13T00:37:38.436 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-13T00:37:38.436 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.compression_opts.enabled: false 2024-02-13T00:37:38.436 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-13T00:37:38.436 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-13T00:37:38.436 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-13T00:37:38.436 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-13T00:37:38.437 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-13T00:37:38.437 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-13T00:37:38.437 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-13T00:37:38.437 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-13T00:37:38.437 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-13T00:37:38.437 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-13T00:37:38.437 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-13T00:37:38.438 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-13T00:37:38.438 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-13T00:37:38.438 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-13T00:37:38.438 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-13T00:37:38.438 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-13T00:37:38.438 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-13T00:37:38.439 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.arena_block_size: 4194304 2024-02-13T00:37:38.439 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-13T00:37:38.439 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-13T00:37:38.439 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-13T00:37:38.439 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-13T00:37:38.439 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-13T00:37:38.440 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-13T00:37:38.440 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-13T00:37:38.440 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-13T00:37:38.440 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-13T00:37:38.440 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-13T00:37:38.440 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-13T00:37:38.441 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-13T00:37:38.441 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-13T00:37:38.441 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-13T00:37:38.441 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.table_properties_collectors: 2024-02-13T00:37:38.441 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.inplace_update_support: 0 2024-02-13T00:37:38.441 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-13T00:37:38.441 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-13T00:37:38.442 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-13T00:37:38.442 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-13T00:37:38.442 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.bloom_locality: 0 2024-02-13T00:37:38.442 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.max_successive_merges: 0 2024-02-13T00:37:38.442 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-13T00:37:38.442 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-13T00:37:38.443 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.force_consistency_checks: 0 2024-02-13T00:37:38.443 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-13T00:37:38.443 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.ttl: 2592000 2024-02-13T00:37:38.443 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-13T00:37:38.443 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 30, last_sequence is 11499, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-13T00:37:38.443 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 25 2024-02-13T00:37:38.443 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707784658183607, "job": 1, "event": "recovery_started", "log_files": [25]} 2024-02-13T00:37:38.444 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.177+0000 7f9be93e3880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #25 mode 2 2024-02-13T00:37:38.444 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.201+0000 7f9be93e3880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-02-13T00:37:38.444 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.213+0000 7f9be93e3880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707784658219941, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 11709566, "table_properties": {"data_size": 11699331, "index_size": 8323, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 1093, "raw_key_size": 8027, "raw_average_key_size": 20, "raw_value_size": 11687516, "raw_average_value_size": 29739, "num_data_blocks": 261, "num_entries": 393, "num_deletions": 2, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1707784658, "oldest_key_time": 3, "file_creation_time": 0}} 2024-02-13T00:37:38.444 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.213+0000 7f9be93e3880 4 rocksdb: [version_set.cc:3826] Creating manifest 31 2024-02-13T00:37:38.444 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.217+0000 7f9be93e3880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707784658220821, "job": 1, "event": "recovery_finished"} 2024-02-13T00:37:38.444 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.217+0000 7f9be93e3880 4 rocksdb: DB pointer 0x55a4590f1800 2024-02-13T00:37:38.445 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.221+0000 7f9bd01d4700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-02-13T00:37:38.445 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.221+0000 7f9bd01d4700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-02-13T00:37:38.445 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: ** DB Stats ** 2024-02-13T00:37:38.445 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-13T00:37:38.445 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-13T00:37:38.445 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-13T00:37:38.446 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-13T00:37:38.446 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-13T00:37:38.446 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-13T00:37:38.446 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-13T00:37:38.446 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: ** Compaction Stats [default] ** 2024-02-13T00:37:38.446 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-13T00:37:38.446 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-13T00:37:38.447 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: L0 1/0 11.17 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 741.9 0.02 0.00 1 0.015 0 0 2024-02-13T00:37:38.447 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: L6 2/0 76.82 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-13T00:37:38.447 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: Sum 3/0 87.99 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 741.9 0.02 0.00 1 0.015 0 0 2024-02-13T00:37:38.447 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 741.9 0.02 0.00 1 0.015 0 0 2024-02-13T00:37:38.447 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: ** Compaction Stats [default] ** 2024-02-13T00:37:38.447 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-13T00:37:38.448 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-13T00:37:38.448 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 741.9 0.02 0.00 1 0.015 0 0 2024-02-13T00:37:38.448 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-13T00:37:38.448 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: Flush(GB): cumulative 0.011, interval 0.011 2024-02-13T00:37:38.448 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-13T00:37:38.448 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: AddFile(Total Files): cumulative 0, interval 0 2024-02-13T00:37:38.449 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-13T00:37:38.449 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: AddFile(Keys): cumulative 0, interval 0 2024-02-13T00:37:38.449 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: Cumulative compaction: 0.01 GB write, 265.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-13T00:37:38.449 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: Interval compaction: 0.01 GB write, 265.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-13T00:37:38.449 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-13T00:37:38.449 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: ** File Read Latency Histogram By Level [default] ** 2024-02-13T00:37:38.449 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: ** Compaction Stats [default] ** 2024-02-13T00:37:38.450 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-13T00:37:38.450 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-13T00:37:38.450 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: L0 1/0 11.17 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 741.9 0.02 0.00 1 0.015 0 0 2024-02-13T00:37:38.450 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: L6 2/0 76.82 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-13T00:37:38.450 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: Sum 3/0 87.99 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 741.9 0.02 0.00 1 0.015 0 0 2024-02-13T00:37:38.450 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-13T00:37:38.451 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: ** Compaction Stats [default] ** 2024-02-13T00:37:38.451 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-13T00:37:38.451 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-13T00:37:38.451 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 741.9 0.02 0.00 1 0.015 0 0 2024-02-13T00:37:38.451 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-13T00:37:38.451 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: Flush(GB): cumulative 0.011, interval 0.000 2024-02-13T00:37:38.452 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-13T00:37:38.452 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: AddFile(Total Files): cumulative 0, interval 0 2024-02-13T00:37:38.452 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-13T00:37:38.452 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: AddFile(Keys): cumulative 0, interval 0 2024-02-13T00:37:38.452 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: Cumulative compaction: 0.01 GB write, 264.76 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-13T00:37:38.452 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-13T00:37:38.453 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-13T00:37:38.453 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: ** File Read Latency Histogram By Level [default] ** 2024-02-13T00:37:38.453 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.221+0000 7f9be93e3880 0 starting mon.b rank 2 at public addrs [v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0] at bind addrs [v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid d7990f38-ca05-11ee-95b9-87774f69a715 2024-02-13T00:37:38.453 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.221+0000 7f9be93e3880 1 mon.b@-1(???) e3 preinit fsid d7990f38-ca05-11ee-95b9-87774f69a715 2024-02-13T00:37:38.453 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.221+0000 7f9be93e3880 0 mon.b@-1(???).mds e1 new map 2024-02-13T00:37:38.453 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.221+0000 7f9be93e3880 0 mon.b@-1(???).mds e1 print_map 2024-02-13T00:37:38.453 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: e1 2024-02-13T00:37:38.454 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: enable_multiple, ever_enabled_multiple: 0,0 2024-02-13T00:37:38.454 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-13T00:37:38.454 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: legacy client fscid: -1 2024-02-13T00:37:38.454 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: 2024-02-13T00:37:38.454 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: No filesystems configured 2024-02-13T00:37:38.454 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.221+0000 7f9be93e3880 0 mon.b@-1(???).osd e64 crush map has features 3314933000852226048, adjusting msgr requires 2024-02-13T00:37:38.454 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.221+0000 7f9be93e3880 0 mon.b@-1(???).osd e64 crush map has features 288514051259236352, adjusting msgr requires 2024-02-13T00:37:38.454 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.221+0000 7f9be93e3880 0 mon.b@-1(???).osd e64 crush map has features 288514051259236352, adjusting msgr requires 2024-02-13T00:37:38.455 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.221+0000 7f9be93e3880 0 mon.b@-1(???).osd e64 crush map has features 288514051259236352, adjusting msgr requires 2024-02-13T00:37:38.455 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: cephadm 2024-02-13T00:37:33.424226+0000 mgr.y (mgr.44106) 21 : cephadm [INF] Upgrade: Updating mon.b 2024-02-13T00:37:38.455 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: audit 2024-02-13T00:37:33.432546+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:37:38.455 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: audit 2024-02-13T00:37:33.434444+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T00:37:38.455 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: audit 2024-02-13T00:37:33.436044+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-13T00:37:38.455 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: audit 2024-02-13T00:37:33.437656+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:37:38.455 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: cephadm 2024-02-13T00:37:33.438996+0000 mgr.y (mgr.44106) 22 : cephadm [INF] Deploying daemon mon.b on smithi195 2024-02-13T00:37:38.455 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: audit 2024-02-13T00:37:33.439958+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-13T00:37:38.455 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: cluster 2024-02-13T00:37:33.717293+0000 mgr.y (mgr.44106) 23 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:38.455 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:38 smithi195 bash[30672]: debug 2024-02-13T00:37:38.221+0000 7f9be93e3880 1 mon.b@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2024-02-13T00:37:40.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:39 smithi195 bash[30672]: cluster 2024-02-13T00:37:35.718671+0000 mgr.y (mgr.44106) 24 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:40.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:39 smithi087 bash[39916]: cluster 2024-02-13T00:37:35.718671+0000 mgr.y (mgr.44106) 24 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:40.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:39 smithi087 bash[38740]: cluster 2024-02-13T00:37:35.718671+0000 mgr.y (mgr.44106) 24 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:43.699 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:37:43 smithi087 bash[36810]: debug 2024-02-13T00:37:43.235+0000 7f11e4fd1700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-02-13T00:37:45.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:44 smithi195 bash[30672]: cluster 2024-02-13T00:37:39.720052+0000 mgr.y (mgr.44106) 26 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:45.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:44 smithi195 bash[30672]: cluster 2024-02-13T00:37:39.866362+0000 mon.a (mon.0) 70 : cluster [INF] overall HEALTH_OK 2024-02-13T00:37:45.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:44 smithi195 bash[30672]: cluster 2024-02-13T00:37:39.866805+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-02-13T00:37:45.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:44 smithi195 bash[30672]: audit 2024-02-13T00:37:39.866905+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-13T00:37:45.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:44 smithi195 bash[30672]: audit 2024-02-13T00:37:39.867169+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-13T00:37:45.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:44 smithi195 bash[30672]: audit 2024-02-13T00:37:39.867379+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-13T00:37:45.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:44 smithi195 bash[30672]: cluster 2024-02-13T00:37:39.868543+0000 mon.a (mon.0) 74 : cluster [INF] mon.a calling monitor election 2024-02-13T00:37:45.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:44 smithi195 bash[30672]: cluster 2024-02-13T00:37:39.870009+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-02-13T00:37:45.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:44 smithi195 bash[30672]: cluster 2024-02-13T00:37:41.721493+0000 mgr.y (mgr.44106) 27 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:45.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:44 smithi195 bash[30672]: cluster 2024-02-13T00:37:43.722176+0000 mgr.y (mgr.44106) 28 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:45.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:44 smithi195 bash[30672]: cluster 2024-02-13T00:37:44.870241+0000 mon.a (mon.0) 75 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,2) 2024-02-13T00:37:45.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:44 smithi195 bash[30672]: cluster 2024-02-13T00:37:44.877960+0000 mon.a (mon.0) 76 : cluster [INF] overall HEALTH_OK 2024-02-13T00:37:45.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:44 smithi195 bash[30672]: cluster 2024-02-13T00:37:44.878075+0000 mon.a (mon.0) 77 : cluster [INF] mon.a calling monitor election 2024-02-13T00:37:45.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:44 smithi195 bash[30672]: cluster 2024-02-13T00:37:44.888578+0000 mon.a (mon.0) 78 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-13T00:37:45.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:44 smithi195 bash[30672]: cluster 2024-02-13T00:37:44.902656+0000 mon.a (mon.0) 79 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} removed_ranks: {} 2024-02-13T00:37:45.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:44 smithi195 bash[30672]: cluster 2024-02-13T00:37:44.903658+0000 mon.a (mon.0) 80 : cluster [DBG] fsmap 2024-02-13T00:37:45.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:44 smithi195 bash[30672]: cluster 2024-02-13T00:37:44.903719+0000 mon.a (mon.0) 81 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-13T00:37:45.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:44 smithi195 bash[30672]: cluster 2024-02-13T00:37:44.904325+0000 mon.a (mon.0) 82 : cluster [DBG] mgrmap e30: y(active, since 41s), standbys: x 2024-02-13T00:37:45.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:44 smithi195 bash[30672]: cluster 2024-02-13T00:37:44.916152+0000 mon.a (mon.0) 83 : cluster [INF] overall HEALTH_OK 2024-02-13T00:37:45.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:44 smithi195 bash[30672]: audit 2024-02-13T00:37:44.922743+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:37:45.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:44 smithi195 bash[30672]: audit 2024-02-13T00:37:44.924549+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:37:45.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:44 smithi195 bash[30672]: audit 2024-02-13T00:37:44.927554+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:37:45.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[38740]: cluster 2024-02-13T00:37:39.720052+0000 mgr.y (mgr.44106) 26 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:45.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[38740]: cluster 2024-02-13T00:37:39.866362+0000 mon.a (mon.0) 70 : cluster [INF] overall HEALTH_OK 2024-02-13T00:37:45.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[38740]: cluster 2024-02-13T00:37:39.866805+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-02-13T00:37:45.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[38740]: audit 2024-02-13T00:37:39.866905+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-13T00:37:45.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[38740]: audit 2024-02-13T00:37:39.867169+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-13T00:37:45.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[38740]: audit 2024-02-13T00:37:39.867379+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-13T00:37:45.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[38740]: cluster 2024-02-13T00:37:39.868543+0000 mon.a (mon.0) 74 : cluster [INF] mon.a calling monitor election 2024-02-13T00:37:45.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[38740]: cluster 2024-02-13T00:37:39.870009+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-02-13T00:37:45.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[38740]: cluster 2024-02-13T00:37:41.721493+0000 mgr.y (mgr.44106) 27 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:45.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[38740]: cluster 2024-02-13T00:37:43.722176+0000 mgr.y (mgr.44106) 28 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:45.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[38740]: cluster 2024-02-13T00:37:44.870241+0000 mon.a (mon.0) 75 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,2) 2024-02-13T00:37:45.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[38740]: cluster 2024-02-13T00:37:44.877960+0000 mon.a (mon.0) 76 : cluster [INF] overall HEALTH_OK 2024-02-13T00:37:45.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[38740]: cluster 2024-02-13T00:37:44.878075+0000 mon.a (mon.0) 77 : cluster [INF] mon.a calling monitor election 2024-02-13T00:37:45.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[38740]: cluster 2024-02-13T00:37:44.888578+0000 mon.a (mon.0) 78 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-13T00:37:45.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[38740]: cluster 2024-02-13T00:37:44.902656+0000 mon.a (mon.0) 79 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} removed_ranks: {} 2024-02-13T00:37:45.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[38740]: cluster 2024-02-13T00:37:44.903658+0000 mon.a (mon.0) 80 : cluster [DBG] fsmap 2024-02-13T00:37:45.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[38740]: cluster 2024-02-13T00:37:44.903719+0000 mon.a (mon.0) 81 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-13T00:37:45.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[38740]: cluster 2024-02-13T00:37:44.904325+0000 mon.a (mon.0) 82 : cluster [DBG] mgrmap e30: y(active, since 41s), standbys: x 2024-02-13T00:37:45.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[38740]: cluster 2024-02-13T00:37:44.916152+0000 mon.a (mon.0) 83 : cluster [INF] overall HEALTH_OK 2024-02-13T00:37:45.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[38740]: audit 2024-02-13T00:37:44.922743+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:37:45.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[38740]: audit 2024-02-13T00:37:44.924549+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:37:45.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[38740]: audit 2024-02-13T00:37:44.927554+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:37:45.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[39916]: cluster 2024-02-13T00:37:39.720052+0000 mgr.y (mgr.44106) 26 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:45.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[39916]: cluster 2024-02-13T00:37:39.866362+0000 mon.a (mon.0) 70 : cluster [INF] overall HEALTH_OK 2024-02-13T00:37:45.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[39916]: cluster 2024-02-13T00:37:39.866805+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-02-13T00:37:45.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[39916]: audit 2024-02-13T00:37:39.866905+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-13T00:37:45.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[39916]: audit 2024-02-13T00:37:39.867169+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-13T00:37:45.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[39916]: audit 2024-02-13T00:37:39.867379+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-13T00:37:45.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[39916]: cluster 2024-02-13T00:37:39.868543+0000 mon.a (mon.0) 74 : cluster [INF] mon.a calling monitor election 2024-02-13T00:37:45.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[39916]: cluster 2024-02-13T00:37:39.870009+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-02-13T00:37:45.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[39916]: cluster 2024-02-13T00:37:41.721493+0000 mgr.y (mgr.44106) 27 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:45.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[39916]: cluster 2024-02-13T00:37:43.722176+0000 mgr.y (mgr.44106) 28 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:45.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[39916]: cluster 2024-02-13T00:37:44.870241+0000 mon.a (mon.0) 75 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,2) 2024-02-13T00:37:45.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[39916]: cluster 2024-02-13T00:37:44.877960+0000 mon.a (mon.0) 76 : cluster [INF] overall HEALTH_OK 2024-02-13T00:37:45.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[39916]: cluster 2024-02-13T00:37:44.878075+0000 mon.a (mon.0) 77 : cluster [INF] mon.a calling monitor election 2024-02-13T00:37:45.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[39916]: cluster 2024-02-13T00:37:44.888578+0000 mon.a (mon.0) 78 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-13T00:37:45.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[39916]: cluster 2024-02-13T00:37:44.902656+0000 mon.a (mon.0) 79 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} removed_ranks: {} 2024-02-13T00:37:45.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[39916]: cluster 2024-02-13T00:37:44.903658+0000 mon.a (mon.0) 80 : cluster [DBG] fsmap 2024-02-13T00:37:45.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[39916]: cluster 2024-02-13T00:37:44.903719+0000 mon.a (mon.0) 81 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-13T00:37:45.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[39916]: cluster 2024-02-13T00:37:44.904325+0000 mon.a (mon.0) 82 : cluster [DBG] mgrmap e30: y(active, since 41s), standbys: x 2024-02-13T00:37:45.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[39916]: cluster 2024-02-13T00:37:44.916152+0000 mon.a (mon.0) 83 : cluster [INF] overall HEALTH_OK 2024-02-13T00:37:45.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[39916]: audit 2024-02-13T00:37:44.922743+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:37:45.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[39916]: audit 2024-02-13T00:37:44.924549+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:37:45.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:44 smithi087 bash[39916]: audit 2024-02-13T00:37:44.927554+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:37:47.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:46 smithi195 bash[30672]: cluster 2024-02-13T00:37:45.723589+0000 mgr.y (mgr.44106) 29 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:47.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:46 smithi087 bash[38740]: cluster 2024-02-13T00:37:45.723589+0000 mgr.y (mgr.44106) 29 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:47.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:46 smithi087 bash[39916]: cluster 2024-02-13T00:37:45.723589+0000 mgr.y (mgr.44106) 29 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:49.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:49 smithi195 bash[30672]: cluster 2024-02-13T00:37:47.724294+0000 mgr.y (mgr.44106) 30 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:49.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:49 smithi087 bash[38740]: cluster 2024-02-13T00:37:47.724294+0000 mgr.y (mgr.44106) 30 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:49.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:49 smithi087 bash[39916]: cluster 2024-02-13T00:37:47.724294+0000 mgr.y (mgr.44106) 30 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:51.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:51 smithi195 bash[30672]: cluster 2024-02-13T00:37:49.725068+0000 mgr.y (mgr.44106) 31 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:51.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:51 smithi195 bash[30672]: audit 2024-02-13T00:37:51.215458+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:37:51.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:51 smithi195 bash[30672]: audit 2024-02-13T00:37:51.224452+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:37:51.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:51 smithi195 bash[30672]: audit 2024-02-13T00:37:51.231247+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T00:37:51.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:51 smithi195 bash[30672]: audit 2024-02-13T00:37:51.232737+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-13T00:37:51.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:51 smithi195 bash[30672]: audit 2024-02-13T00:37:51.234104+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:37:51.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:51 smithi195 bash[30672]: audit 2024-02-13T00:37:51.236064+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-13T00:37:51.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:51 smithi087 bash[38740]: cluster 2024-02-13T00:37:49.725068+0000 mgr.y (mgr.44106) 31 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:51.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:51 smithi087 bash[38740]: audit 2024-02-13T00:37:51.215458+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:37:51.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:51 smithi087 bash[38740]: audit 2024-02-13T00:37:51.224452+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:37:51.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:51 smithi087 bash[38740]: audit 2024-02-13T00:37:51.231247+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T00:37:51.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:51 smithi087 bash[38740]: audit 2024-02-13T00:37:51.232737+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-13T00:37:51.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:51 smithi087 bash[38740]: audit 2024-02-13T00:37:51.234104+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:37:51.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:51 smithi087 bash[38740]: audit 2024-02-13T00:37:51.236064+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-13T00:37:51.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:51 smithi087 bash[39916]: cluster 2024-02-13T00:37:49.725068+0000 mgr.y (mgr.44106) 31 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:51.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:51 smithi087 bash[39916]: audit 2024-02-13T00:37:51.215458+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:37:51.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:51 smithi087 bash[39916]: audit 2024-02-13T00:37:51.224452+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:37:51.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:51 smithi087 bash[39916]: audit 2024-02-13T00:37:51.231247+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T00:37:51.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:51 smithi087 bash[39916]: audit 2024-02-13T00:37:51.232737+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-13T00:37:51.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:51 smithi087 bash[39916]: audit 2024-02-13T00:37:51.234104+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:37:51.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:51 smithi087 bash[39916]: audit 2024-02-13T00:37:51.236064+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-13T00:37:52.517 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:52 smithi087 bash[38740]: cephadm 2024-02-13T00:37:51.230584+0000 mgr.y (mgr.44106) 32 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-02-13T00:37:52.517 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:52 smithi087 bash[38740]: cephadm 2024-02-13T00:37:51.235398+0000 mgr.y (mgr.44106) 33 : cephadm [INF] Reconfiguring daemon mon.a on smithi087 2024-02-13T00:37:52.518 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:52 smithi087 bash[39916]: cephadm 2024-02-13T00:37:51.230584+0000 mgr.y (mgr.44106) 32 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-02-13T00:37:52.518 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:52 smithi087 bash[39916]: cephadm 2024-02-13T00:37:51.235398+0000 mgr.y (mgr.44106) 33 : cephadm [INF] Reconfiguring daemon mon.a on smithi087 2024-02-13T00:37:52.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:52 smithi195 bash[30672]: cephadm 2024-02-13T00:37:51.230584+0000 mgr.y (mgr.44106) 32 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-02-13T00:37:52.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:52 smithi195 bash[30672]: cephadm 2024-02-13T00:37:51.235398+0000 mgr.y (mgr.44106) 33 : cephadm [INF] Reconfiguring daemon mon.a on smithi087 2024-02-13T00:37:53.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:53 smithi195 bash[30672]: cluster 2024-02-13T00:37:51.726462+0000 mgr.y (mgr.44106) 34 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:53.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:53 smithi195 bash[30672]: audit 2024-02-13T00:37:53.225843+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:37:53.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:53 smithi195 bash[30672]: audit 2024-02-13T00:37:53.228094+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-13T00:37:53.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:53 smithi195 bash[30672]: audit 2024-02-13T00:37:53.229984+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-13T00:37:53.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:53 smithi195 bash[30672]: audit 2024-02-13T00:37:53.231754+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:37:53.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:53 smithi195 bash[30672]: audit 2024-02-13T00:37:53.233719+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-02-13T00:37:53.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:53 smithi087 bash[38740]: cluster 2024-02-13T00:37:51.726462+0000 mgr.y (mgr.44106) 34 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:53.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:53 smithi087 bash[38740]: audit 2024-02-13T00:37:53.225843+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:37:53.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:53 smithi087 bash[38740]: audit 2024-02-13T00:37:53.228094+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-13T00:37:53.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:53 smithi087 bash[38740]: audit 2024-02-13T00:37:53.229984+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-13T00:37:53.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:53 smithi087 bash[38740]: audit 2024-02-13T00:37:53.231754+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:37:53.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:53 smithi087 bash[38740]: audit 2024-02-13T00:37:53.233719+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-02-13T00:37:53.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:53 smithi087 bash[39916]: cluster 2024-02-13T00:37:51.726462+0000 mgr.y (mgr.44106) 34 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:53.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:53 smithi087 bash[39916]: audit 2024-02-13T00:37:53.225843+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:37:53.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:53 smithi087 bash[39916]: audit 2024-02-13T00:37:53.228094+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-13T00:37:53.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:53 smithi087 bash[39916]: audit 2024-02-13T00:37:53.229984+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-13T00:37:53.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:53 smithi087 bash[39916]: audit 2024-02-13T00:37:53.231754+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:37:53.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:53 smithi087 bash[39916]: audit 2024-02-13T00:37:53.233719+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-02-13T00:37:54.619 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:54 smithi087 bash[38740]: cephadm 2024-02-13T00:37:53.227487+0000 mgr.y (mgr.44106) 35 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-02-13T00:37:54.620 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:54 smithi087 bash[38740]: cephadm 2024-02-13T00:37:53.232936+0000 mgr.y (mgr.44106) 36 : cephadm [INF] Reconfiguring daemon mgr.y on smithi087 2024-02-13T00:37:54.620 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:54 smithi087 bash[39916]: cephadm 2024-02-13T00:37:53.227487+0000 mgr.y (mgr.44106) 35 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-02-13T00:37:54.620 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:54 smithi087 bash[39916]: cephadm 2024-02-13T00:37:53.232936+0000 mgr.y (mgr.44106) 36 : cephadm [INF] Reconfiguring daemon mgr.y on smithi087 2024-02-13T00:37:54.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:54 smithi195 bash[30672]: cephadm 2024-02-13T00:37:53.227487+0000 mgr.y (mgr.44106) 35 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-02-13T00:37:54.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:54 smithi195 bash[30672]: cephadm 2024-02-13T00:37:53.232936+0000 mgr.y (mgr.44106) 36 : cephadm [INF] Reconfiguring daemon mgr.y on smithi087 2024-02-13T00:37:55.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:55 smithi195 bash[30672]: cluster 2024-02-13T00:37:53.727178+0000 mgr.y (mgr.44106) 37 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:55.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:55 smithi195 bash[30672]: audit 2024-02-13T00:37:55.195970+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:37:55.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:55 smithi195 bash[30672]: audit 2024-02-13T00:37:55.197540+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T00:37:55.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:55 smithi195 bash[30672]: audit 2024-02-13T00:37:55.198663+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-13T00:37:55.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:55 smithi195 bash[30672]: audit 2024-02-13T00:37:55.199618+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:37:55.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:55 smithi195 bash[30672]: audit 2024-02-13T00:37:55.201242+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-13T00:37:55.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:55 smithi087 bash[38740]: cluster 2024-02-13T00:37:53.727178+0000 mgr.y (mgr.44106) 37 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:55.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:55 smithi087 bash[38740]: audit 2024-02-13T00:37:55.195970+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:37:55.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:55 smithi087 bash[38740]: audit 2024-02-13T00:37:55.197540+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T00:37:55.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:55 smithi087 bash[38740]: audit 2024-02-13T00:37:55.198663+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-13T00:37:55.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:55 smithi087 bash[38740]: audit 2024-02-13T00:37:55.199618+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:37:55.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:55 smithi087 bash[38740]: audit 2024-02-13T00:37:55.201242+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-13T00:37:55.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:55 smithi087 bash[39916]: cluster 2024-02-13T00:37:53.727178+0000 mgr.y (mgr.44106) 37 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:55.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:55 smithi087 bash[39916]: audit 2024-02-13T00:37:55.195970+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:37:55.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:55 smithi087 bash[39916]: audit 2024-02-13T00:37:55.197540+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T00:37:55.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:55 smithi087 bash[39916]: audit 2024-02-13T00:37:55.198663+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-13T00:37:55.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:55 smithi087 bash[39916]: audit 2024-02-13T00:37:55.199618+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:37:55.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:55 smithi087 bash[39916]: audit 2024-02-13T00:37:55.201242+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-13T00:37:56.481 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-13T00:37:56.627 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:56 smithi087 bash[38740]: cephadm 2024-02-13T00:37:55.197160+0000 mgr.y (mgr.44106) 38 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-13T00:37:56.627 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:56 smithi087 bash[38740]: cephadm 2024-02-13T00:37:55.200552+0000 mgr.y (mgr.44106) 39 : cephadm [INF] Reconfiguring daemon mon.c on smithi087 2024-02-13T00:37:56.627 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:56 smithi087 bash[39916]: cephadm 2024-02-13T00:37:55.197160+0000 mgr.y (mgr.44106) 38 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-13T00:37:56.627 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:56 smithi087 bash[39916]: cephadm 2024-02-13T00:37:55.200552+0000 mgr.y (mgr.44106) 39 : cephadm [INF] Reconfiguring daemon mon.c on smithi087 2024-02-13T00:37:56.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:56 smithi195 bash[30672]: cephadm 2024-02-13T00:37:55.197160+0000 mgr.y (mgr.44106) 38 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-13T00:37:56.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:56 smithi195 bash[30672]: cephadm 2024-02-13T00:37:55.200552+0000 mgr.y (mgr.44106) 39 : cephadm [INF] Reconfiguring daemon mon.c on smithi087 2024-02-13T00:37:57.240 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-13T00:37:57.240 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (2m) 25s ago 9m 17.1M - 0.26.0 9f27df16978d 4c691ad0bb49 2024-02-13T00:37:57.240 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi195 running (8m) 6s ago 8m 26.2M - 6.6.2 87a51ecf0b1c fda1de2da571 2024-02-13T00:37:57.240 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi195 *:8443 running (74s) 6s ago 13m 378M - 16.2.14-521-g0e714d9a 1fbc92c859dc 7bfef9ce0304 2024-02-13T00:37:57.240 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443 running (111s) 25s ago 15m 412M - 16.2.14-521-g0e714d9a 1fbc92c859dc 58b9df7f1a87 2024-02-13T00:37:57.240 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (62s) 25s ago 15m 40.5M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 724e3ce7f539 2024-02-13T00:37:57.240 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi195 running (19s) 6s ago 13m 35.4M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc fca19c6e6d2a 2024-02-13T00:37:57.241 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (34s) 25s ago 13m 33.7M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 9cd741909469 2024-02-13T00:37:57.241 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (9m) 25s ago 9m 11.9M - 1.7.0 72c9c2088986 8de830295b09 2024-02-13T00:37:57.241 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi195 running (9m) 6s ago 9m 13.2M - 1.7.0 72c9c2088986 267e29a36209 2024-02-13T00:37:57.241 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (12m) 25s ago 12m 48.1M 4096M 15.2.0 204a01f9b0b6 b3545c11c1fc 2024-02-13T00:37:57.241 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (12m) 25s ago 12m 49.0M 4096M 15.2.0 204a01f9b0b6 d072aa901482 2024-02-13T00:37:57.241 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (12m) 25s ago 12m 46.5M 4096M 15.2.0 204a01f9b0b6 c1e2dda177a5 2024-02-13T00:37:57.241 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (11m) 25s ago 11m 49.8M 4096M 15.2.0 204a01f9b0b6 eb3513caf040 2024-02-13T00:37:57.241 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi195 running (11m) 6s ago 11m 48.4M 4096M 15.2.0 204a01f9b0b6 45120a093718 2024-02-13T00:37:57.241 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi195 running (10m) 6s ago 10m 48.6M 4096M 15.2.0 204a01f9b0b6 ea96e91cbf4f 2024-02-13T00:37:57.241 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi195 running (10m) 6s ago 10m 46.9M 4096M 15.2.0 204a01f9b0b6 10ce02449645 2024-02-13T00:37:57.241 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi195 running (9m) 6s ago 9m 49.6M 4096M 15.2.0 204a01f9b0b6 cec464df4b8c 2024-02-13T00:37:57.241 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi195 running (2m) 6s ago 9m 38.0M - 2.49.1 2a72b385beaf 04ac84e622a6 2024-02-13T00:37:57.241 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.zfdisv smithi087 running (7m) 25s ago 7m 50.4M - 15.2.0 204a01f9b0b6 f264ef71df55 2024-02-13T00:37:57.241 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi195.rcbggm smithi195 running (7m) 6s ago 7m 50.6M - 15.2.0 204a01f9b0b6 a11db66d56ef 2024-02-13T00:37:57.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:57 smithi195 bash[30672]: cluster 2024-02-13T00:37:55.728663+0000 mgr.y (mgr.44106) 40 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:57.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:57 smithi195 bash[30672]: audit 2024-02-13T00:37:57.205635+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:37:57.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:57 smithi195 bash[30672]: audit 2024-02-13T00:37:57.209620+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:37:57.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:57 smithi195 bash[30672]: audit 2024-02-13T00:37:57.210157+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:57.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:57 smithi195 bash[30672]: audit 2024-02-13T00:37:57.210628+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:57.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:57 smithi195 bash[30672]: audit 2024-02-13T00:37:57.213713+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:37:57.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:57 smithi195 bash[30672]: audit 2024-02-13T00:37:57.214119+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:57.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:57 smithi195 bash[30672]: audit 2024-02-13T00:37:57.214987+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:57.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:57 smithi195 bash[30672]: audit 2024-02-13T00:37:57.215236+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-13T00:37:57.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:57 smithi195 bash[30672]: audit 2024-02-13T00:37:57.217875+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:37:57.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:57 smithi195 bash[30672]: audit 2024-02-13T00:37:57.218096+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:37:57.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:57 smithi195 bash[30672]: audit 2024-02-13T00:37:57.218458+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:57.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:57 smithi195 bash[30672]: audit 2024-02-13T00:37:57.218943+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:57.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:57 smithi195 bash[30672]: audit 2024-02-13T00:37:57.220454+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:57.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:57 smithi195 bash[30672]: audit 2024-02-13T00:37:57.220852+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2024-02-13T00:37:57.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:57 smithi195 bash[30672]: audit 2024-02-13T00:37:57.221158+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:57.689 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:37:57.689 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-13T00:37:57.689 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 3 2024-02-13T00:37:57.689 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:37:57.689 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-13T00:37:57.689 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-13T00:37:57.689 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:37:57.689 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-13T00:37:57.689 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-13T00:37:57.689 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:37:57.690 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-13T00:37:57.690 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-13T00:37:57.690 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-13T00:37:57.690 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:37:57.690 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-13T00:37:57.690 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 10, 2024-02-13T00:37:57.690 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 5 2024-02-13T00:37:57.690 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-13T00:37:57.690 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:37:57.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:57 smithi087 bash[39916]: cluster 2024-02-13T00:37:55.728663+0000 mgr.y (mgr.44106) 40 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:57.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:57 smithi087 bash[39916]: audit 2024-02-13T00:37:57.205635+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:37:57.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:57 smithi087 bash[39916]: audit 2024-02-13T00:37:57.209620+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:37:57.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:57 smithi087 bash[39916]: audit 2024-02-13T00:37:57.210157+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:57.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:57 smithi087 bash[39916]: audit 2024-02-13T00:37:57.210628+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:57.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:57 smithi087 bash[39916]: audit 2024-02-13T00:37:57.213713+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:37:57.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:57 smithi087 bash[39916]: audit 2024-02-13T00:37:57.214119+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:57.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:57 smithi087 bash[39916]: audit 2024-02-13T00:37:57.214987+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:57.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:57 smithi087 bash[39916]: audit 2024-02-13T00:37:57.215236+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-13T00:37:57.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:57 smithi087 bash[39916]: audit 2024-02-13T00:37:57.217875+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:37:57.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:57 smithi087 bash[39916]: audit 2024-02-13T00:37:57.218096+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:37:57.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:57 smithi087 bash[39916]: audit 2024-02-13T00:37:57.218458+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:57.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:57 smithi087 bash[39916]: audit 2024-02-13T00:37:57.218943+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:57.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:57 smithi087 bash[39916]: audit 2024-02-13T00:37:57.220454+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:57.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:57 smithi087 bash[39916]: audit 2024-02-13T00:37:57.220852+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2024-02-13T00:37:57.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:57 smithi087 bash[39916]: audit 2024-02-13T00:37:57.221158+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:57.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:57 smithi087 bash[38740]: cluster 2024-02-13T00:37:55.728663+0000 mgr.y (mgr.44106) 40 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:57.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:57 smithi087 bash[38740]: audit 2024-02-13T00:37:57.205635+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:37:57.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:57 smithi087 bash[38740]: audit 2024-02-13T00:37:57.209620+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:37:57.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:57 smithi087 bash[38740]: audit 2024-02-13T00:37:57.210157+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:57.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:57 smithi087 bash[38740]: audit 2024-02-13T00:37:57.210628+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:57.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:57 smithi087 bash[38740]: audit 2024-02-13T00:37:57.213713+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:37:57.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:57 smithi087 bash[38740]: audit 2024-02-13T00:37:57.214119+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:57.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:57 smithi087 bash[38740]: audit 2024-02-13T00:37:57.214987+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:57.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:57 smithi087 bash[38740]: audit 2024-02-13T00:37:57.215236+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-13T00:37:57.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:57 smithi087 bash[38740]: audit 2024-02-13T00:37:57.217875+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:37:57.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:57 smithi087 bash[38740]: audit 2024-02-13T00:37:57.218096+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:37:57.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:57 smithi087 bash[38740]: audit 2024-02-13T00:37:57.218458+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:57.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:57 smithi087 bash[38740]: audit 2024-02-13T00:37:57.218943+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:57.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:57 smithi087 bash[38740]: audit 2024-02-13T00:37:57.220454+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:57.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:57 smithi087 bash[38740]: audit 2024-02-13T00:37:57.220852+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2024-02-13T00:37:57.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:57 smithi087 bash[38740]: audit 2024-02-13T00:37:57.221158+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:37:58.063 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:37:58.063 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", 2024-02-13T00:37:58.063 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-13T00:37:58.063 INFO:teuthology.orchestra.run.smithi087.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-13T00:37:58.063 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [ 2024-02-13T00:37:58.063 INFO:teuthology.orchestra.run.smithi087.stdout: "mon", 2024-02-13T00:37:58.063 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr" 2024-02-13T00:37:58.063 INFO:teuthology.orchestra.run.smithi087.stdout: ], 2024-02-13T00:37:58.063 INFO:teuthology.orchestra.run.smithi087.stdout: "progress": "5/20 daemons upgraded", 2024-02-13T00:37:58.063 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "Currently upgrading mon daemons", 2024-02-13T00:37:58.063 INFO:teuthology.orchestra.run.smithi087.stdout: "is_paused": false 2024-02-13T00:37:58.063 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:37:58.628 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:58 smithi087 bash[38740]: audit 2024-02-13T00:37:56.464516+0000 mgr.y (mgr.44106) 41 : audit [DBG] from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:37:58.628 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:58 smithi087 bash[38740]: audit 2024-02-13T00:37:56.835369+0000 mgr.y (mgr.44106) 42 : audit [DBG] from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:37:58.628 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:58 smithi087 bash[38740]: audit 2024-02-13T00:37:57.200017+0000 mgr.y (mgr.44106) 43 : audit [DBG] from='client.54115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:37:58.628 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:58 smithi087 bash[38740]: cephadm 2024-02-13T00:37:57.214734+0000 mgr.y (mgr.44106) 44 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-02-13T00:37:58.628 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:58 smithi087 bash[38740]: cephadm 2024-02-13T00:37:57.220197+0000 mgr.y (mgr.44106) 45 : cephadm [INF] Reconfiguring daemon osd.0 on smithi087 2024-02-13T00:37:58.628 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:58 smithi087 bash[38740]: audit 2024-02-13T00:37:57.686067+0000 mon.a (mon.0) 118 : audit [DBG] from='client.54121 172.21.15.87:0/1684483745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:37:58.628 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:58 smithi087 bash[39916]: audit 2024-02-13T00:37:56.464516+0000 mgr.y (mgr.44106) 41 : audit [DBG] from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:37:58.628 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:58 smithi087 bash[39916]: audit 2024-02-13T00:37:56.835369+0000 mgr.y (mgr.44106) 42 : audit [DBG] from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:37:58.628 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:58 smithi087 bash[39916]: audit 2024-02-13T00:37:57.200017+0000 mgr.y (mgr.44106) 43 : audit [DBG] from='client.54115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:37:58.629 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:58 smithi087 bash[39916]: cephadm 2024-02-13T00:37:57.214734+0000 mgr.y (mgr.44106) 44 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-02-13T00:37:58.629 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:58 smithi087 bash[39916]: cephadm 2024-02-13T00:37:57.220197+0000 mgr.y (mgr.44106) 45 : cephadm [INF] Reconfiguring daemon osd.0 on smithi087 2024-02-13T00:37:58.629 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:58 smithi087 bash[39916]: audit 2024-02-13T00:37:57.686067+0000 mon.a (mon.0) 118 : audit [DBG] from='client.54121 172.21.15.87:0/1684483745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:37:58.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:58 smithi195 bash[30672]: audit 2024-02-13T00:37:56.464516+0000 mgr.y (mgr.44106) 41 : audit [DBG] from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:37:58.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:58 smithi195 bash[30672]: audit 2024-02-13T00:37:56.835369+0000 mgr.y (mgr.44106) 42 : audit [DBG] from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:37:58.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:58 smithi195 bash[30672]: audit 2024-02-13T00:37:57.200017+0000 mgr.y (mgr.44106) 43 : audit [DBG] from='client.54115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:37:58.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:58 smithi195 bash[30672]: cephadm 2024-02-13T00:37:57.214734+0000 mgr.y (mgr.44106) 44 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-02-13T00:37:58.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:58 smithi195 bash[30672]: cephadm 2024-02-13T00:37:57.220197+0000 mgr.y (mgr.44106) 45 : cephadm [INF] Reconfiguring daemon osd.0 on smithi087 2024-02-13T00:37:58.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:58 smithi195 bash[30672]: audit 2024-02-13T00:37:57.686067+0000 mon.a (mon.0) 118 : audit [DBG] from='client.54121 172.21.15.87:0/1684483745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:37:59.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:59 smithi195 bash[30672]: cluster 2024-02-13T00:37:57.729273+0000 mgr.y (mgr.44106) 46 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:59.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:59 smithi195 bash[30672]: audit 2024-02-13T00:37:58.059468+0000 mgr.y (mgr.44106) 47 : audit [DBG] from='client.54127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:37:59.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:59 smithi195 bash[30672]: audit 2024-02-13T00:37:59.223936+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:37:59.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:59 smithi195 bash[30672]: audit 2024-02-13T00:37:59.226227+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-13T00:37:59.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:59 smithi195 bash[30672]: audit 2024-02-13T00:37:59.227657+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:37:59.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:37:59 smithi195 bash[30672]: audit 2024-02-13T00:37:59.230889+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2024-02-13T00:37:59.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:59 smithi087 bash[38740]: cluster 2024-02-13T00:37:57.729273+0000 mgr.y (mgr.44106) 46 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:59.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:59 smithi087 bash[38740]: audit 2024-02-13T00:37:58.059468+0000 mgr.y (mgr.44106) 47 : audit [DBG] from='client.54127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:37:59.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:59 smithi087 bash[38740]: audit 2024-02-13T00:37:59.223936+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:37:59.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:59 smithi087 bash[38740]: audit 2024-02-13T00:37:59.226227+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-13T00:37:59.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:59 smithi087 bash[38740]: audit 2024-02-13T00:37:59.227657+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:37:59.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:37:59 smithi087 bash[38740]: audit 2024-02-13T00:37:59.230889+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2024-02-13T00:37:59.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:59 smithi087 bash[39916]: cluster 2024-02-13T00:37:57.729273+0000 mgr.y (mgr.44106) 46 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:37:59.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:59 smithi087 bash[39916]: audit 2024-02-13T00:37:58.059468+0000 mgr.y (mgr.44106) 47 : audit [DBG] from='client.54127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:37:59.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:59 smithi087 bash[39916]: audit 2024-02-13T00:37:59.223936+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:37:59.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:59 smithi087 bash[39916]: audit 2024-02-13T00:37:59.226227+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-13T00:37:59.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:59 smithi087 bash[39916]: audit 2024-02-13T00:37:59.227657+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:37:59.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:37:59 smithi087 bash[39916]: audit 2024-02-13T00:37:59.230889+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2024-02-13T00:38:00.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:00 smithi087 bash[38740]: cephadm 2024-02-13T00:37:59.225721+0000 mgr.y (mgr.44106) 48 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-02-13T00:38:00.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:00 smithi087 bash[38740]: cephadm 2024-02-13T00:37:59.230099+0000 mgr.y (mgr.44106) 49 : cephadm [INF] Reconfiguring daemon osd.1 on smithi087 2024-02-13T00:38:00.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:00 smithi087 bash[39916]: cephadm 2024-02-13T00:37:59.225721+0000 mgr.y (mgr.44106) 48 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-02-13T00:38:00.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:00 smithi087 bash[39916]: cephadm 2024-02-13T00:37:59.230099+0000 mgr.y (mgr.44106) 49 : cephadm [INF] Reconfiguring daemon osd.1 on smithi087 2024-02-13T00:38:00.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:00 smithi195 bash[30672]: cephadm 2024-02-13T00:37:59.225721+0000 mgr.y (mgr.44106) 48 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-02-13T00:38:00.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:00 smithi195 bash[30672]: cephadm 2024-02-13T00:37:59.230099+0000 mgr.y (mgr.44106) 49 : cephadm [INF] Reconfiguring daemon osd.1 on smithi087 2024-02-13T00:38:01.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:01 smithi195 bash[30672]: cluster 2024-02-13T00:37:59.729977+0000 mgr.y (mgr.44106) 50 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:01.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:01 smithi195 bash[30672]: audit 2024-02-13T00:38:01.073329+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:01.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:01 smithi195 bash[30672]: cephadm 2024-02-13T00:38:01.074721+0000 mgr.y (mgr.44106) 51 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-02-13T00:38:01.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:01 smithi195 bash[30672]: audit 2024-02-13T00:38:01.075268+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-13T00:38:01.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:01 smithi195 bash[30672]: audit 2024-02-13T00:38:01.077102+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:38:01.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:01 smithi195 bash[30672]: cephadm 2024-02-13T00:38:01.080241+0000 mgr.y (mgr.44106) 52 : cephadm [INF] Reconfiguring daemon osd.2 on smithi087 2024-02-13T00:38:01.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:01 smithi195 bash[30672]: audit 2024-02-13T00:38:01.081265+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2024-02-13T00:38:01.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:01 smithi087 bash[38740]: cluster 2024-02-13T00:37:59.729977+0000 mgr.y (mgr.44106) 50 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:01.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:01 smithi087 bash[38740]: audit 2024-02-13T00:38:01.073329+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:01.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:01 smithi087 bash[38740]: cephadm 2024-02-13T00:38:01.074721+0000 mgr.y (mgr.44106) 51 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-02-13T00:38:01.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:01 smithi087 bash[38740]: audit 2024-02-13T00:38:01.075268+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-13T00:38:01.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:01 smithi087 bash[38740]: audit 2024-02-13T00:38:01.077102+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:38:01.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:01 smithi087 bash[38740]: cephadm 2024-02-13T00:38:01.080241+0000 mgr.y (mgr.44106) 52 : cephadm [INF] Reconfiguring daemon osd.2 on smithi087 2024-02-13T00:38:01.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:01 smithi087 bash[38740]: audit 2024-02-13T00:38:01.081265+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2024-02-13T00:38:01.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:01 smithi087 bash[39916]: cluster 2024-02-13T00:37:59.729977+0000 mgr.y (mgr.44106) 50 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:01.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:01 smithi087 bash[39916]: audit 2024-02-13T00:38:01.073329+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:01.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:01 smithi087 bash[39916]: cephadm 2024-02-13T00:38:01.074721+0000 mgr.y (mgr.44106) 51 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-02-13T00:38:01.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:01 smithi087 bash[39916]: audit 2024-02-13T00:38:01.075268+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-13T00:38:01.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:01 smithi087 bash[39916]: audit 2024-02-13T00:38:01.077102+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:38:01.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:01 smithi087 bash[39916]: cephadm 2024-02-13T00:38:01.080241+0000 mgr.y (mgr.44106) 52 : cephadm [INF] Reconfiguring daemon osd.2 on smithi087 2024-02-13T00:38:01.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:01 smithi087 bash[39916]: audit 2024-02-13T00:38:01.081265+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2024-02-13T00:38:02.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:02 smithi087 bash[38740]: cluster 2024-02-13T00:38:01.731549+0000 mgr.y (mgr.44106) 53 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:02.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:02 smithi087 bash[39916]: cluster 2024-02-13T00:38:01.731549+0000 mgr.y (mgr.44106) 53 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:02.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:02 smithi195 bash[30672]: cluster 2024-02-13T00:38:01.731549+0000 mgr.y (mgr.44106) 53 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:04.361 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:04 smithi087 bash[38740]: audit 2024-02-13T00:38:03.018655+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:04.361 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:04 smithi087 bash[38740]: cephadm 2024-02-13T00:38:03.020012+0000 mgr.y (mgr.44106) 54 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-02-13T00:38:04.361 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:04 smithi087 bash[38740]: audit 2024-02-13T00:38:03.020508+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-13T00:38:04.361 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:04 smithi087 bash[38740]: audit 2024-02-13T00:38:03.021893+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:38:04.361 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:04 smithi087 bash[38740]: cephadm 2024-02-13T00:38:03.023819+0000 mgr.y (mgr.44106) 55 : cephadm [INF] Reconfiguring daemon osd.3 on smithi087 2024-02-13T00:38:04.361 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:04 smithi087 bash[38740]: audit 2024-02-13T00:38:03.024538+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2024-02-13T00:38:04.362 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:04 smithi087 bash[39916]: audit 2024-02-13T00:38:03.018655+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:04.362 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:04 smithi087 bash[39916]: cephadm 2024-02-13T00:38:03.020012+0000 mgr.y (mgr.44106) 54 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-02-13T00:38:04.362 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:04 smithi087 bash[39916]: audit 2024-02-13T00:38:03.020508+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-13T00:38:04.362 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:04 smithi087 bash[39916]: audit 2024-02-13T00:38:03.021893+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:38:04.362 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:04 smithi087 bash[39916]: cephadm 2024-02-13T00:38:03.023819+0000 mgr.y (mgr.44106) 55 : cephadm [INF] Reconfiguring daemon osd.3 on smithi087 2024-02-13T00:38:04.362 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:04 smithi087 bash[39916]: audit 2024-02-13T00:38:03.024538+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2024-02-13T00:38:04.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:04 smithi195 bash[30672]: audit 2024-02-13T00:38:03.018655+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:04.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:04 smithi195 bash[30672]: cephadm 2024-02-13T00:38:03.020012+0000 mgr.y (mgr.44106) 54 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-02-13T00:38:04.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:04 smithi195 bash[30672]: audit 2024-02-13T00:38:03.020508+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-13T00:38:04.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:04 smithi195 bash[30672]: audit 2024-02-13T00:38:03.021893+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:38:04.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:04 smithi195 bash[30672]: cephadm 2024-02-13T00:38:03.023819+0000 mgr.y (mgr.44106) 55 : cephadm [INF] Reconfiguring daemon osd.3 on smithi087 2024-02-13T00:38:04.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:04 smithi195 bash[30672]: audit 2024-02-13T00:38:03.024538+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2024-02-13T00:38:05.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:05 smithi195 bash[30672]: cluster 2024-02-13T00:38:03.732317+0000 mgr.y (mgr.44106) 56 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:05.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:05 smithi195 bash[30672]: audit 2024-02-13T00:38:04.934300+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:05.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:05 smithi195 bash[30672]: audit 2024-02-13T00:38:04.937321+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi087.zfdisv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-13T00:38:05.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:05 smithi195 bash[30672]: audit 2024-02-13T00:38:04.939459+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi087.zfdisv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-13T00:38:05.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:05 smithi195 bash[30672]: audit 2024-02-13T00:38:04.944700+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi087.zfdisv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-13T00:38:05.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:05 smithi195 bash[30672]: audit 2024-02-13T00:38:04.951318+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:05.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:05 smithi195 bash[30672]: audit 2024-02-13T00:38:04.952659+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi087.zfdisv"}]: dispatch 2024-02-13T00:38:05.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:05 smithi195 bash[30672]: audit 2024-02-13T00:38:04.953963+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:38:05.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:05 smithi195 bash[30672]: audit 2024-02-13T00:38:04.955820+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi087.zfdisv","key": "container_image"}]: dispatch 2024-02-13T00:38:05.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:05 smithi087 bash[38740]: cluster 2024-02-13T00:38:03.732317+0000 mgr.y (mgr.44106) 56 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:05.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:05 smithi087 bash[38740]: audit 2024-02-13T00:38:04.934300+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:05.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:05 smithi087 bash[38740]: audit 2024-02-13T00:38:04.937321+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi087.zfdisv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-13T00:38:05.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:05 smithi087 bash[38740]: audit 2024-02-13T00:38:04.939459+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi087.zfdisv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-13T00:38:05.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:05 smithi087 bash[38740]: audit 2024-02-13T00:38:04.944700+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi087.zfdisv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-13T00:38:05.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:05 smithi087 bash[38740]: audit 2024-02-13T00:38:04.951318+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:05.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:05 smithi087 bash[38740]: audit 2024-02-13T00:38:04.952659+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi087.zfdisv"}]: dispatch 2024-02-13T00:38:05.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:05 smithi087 bash[38740]: audit 2024-02-13T00:38:04.953963+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:38:05.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:05 smithi087 bash[38740]: audit 2024-02-13T00:38:04.955820+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi087.zfdisv","key": "container_image"}]: dispatch 2024-02-13T00:38:05.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:05 smithi087 bash[39916]: cluster 2024-02-13T00:38:03.732317+0000 mgr.y (mgr.44106) 56 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:05.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:05 smithi087 bash[39916]: audit 2024-02-13T00:38:04.934300+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:05.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:05 smithi087 bash[39916]: audit 2024-02-13T00:38:04.937321+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi087.zfdisv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-13T00:38:05.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:05 smithi087 bash[39916]: audit 2024-02-13T00:38:04.939459+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi087.zfdisv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-13T00:38:05.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:05 smithi087 bash[39916]: audit 2024-02-13T00:38:04.944700+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi087.zfdisv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-13T00:38:05.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:05 smithi087 bash[39916]: audit 2024-02-13T00:38:04.951318+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:05.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:05 smithi087 bash[39916]: audit 2024-02-13T00:38:04.952659+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi087.zfdisv"}]: dispatch 2024-02-13T00:38:05.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:05 smithi087 bash[39916]: audit 2024-02-13T00:38:04.953963+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:38:05.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:05 smithi087 bash[39916]: audit 2024-02-13T00:38:04.955820+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi087.zfdisv","key": "container_image"}]: dispatch 2024-02-13T00:38:06.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:06 smithi195 bash[30672]: cephadm 2024-02-13T00:38:04.936645+0000 mgr.y (mgr.44106) 57 : cephadm [INF] Reconfiguring rgw.r.z.smithi087.zfdisv (monmap changed)... 2024-02-13T00:38:06.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:06 smithi195 bash[30672]: cephadm 2024-02-13T00:38:04.945623+0000 mgr.y (mgr.44106) 58 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi087.zfdisv 2024-02-13T00:38:06.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:06 smithi195 bash[30672]: cephadm 2024-02-13T00:38:04.955074+0000 mgr.y (mgr.44106) 59 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi087.zfdisv on smithi087 2024-02-13T00:38:06.410 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:06 smithi087 bash[38740]: cephadm 2024-02-13T00:38:04.936645+0000 mgr.y (mgr.44106) 57 : cephadm [INF] Reconfiguring rgw.r.z.smithi087.zfdisv (monmap changed)... 2024-02-13T00:38:06.410 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:06 smithi087 bash[38740]: cephadm 2024-02-13T00:38:04.945623+0000 mgr.y (mgr.44106) 58 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi087.zfdisv 2024-02-13T00:38:06.410 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:06 smithi087 bash[38740]: cephadm 2024-02-13T00:38:04.955074+0000 mgr.y (mgr.44106) 59 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi087.zfdisv on smithi087 2024-02-13T00:38:06.410 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:06 smithi087 bash[39916]: cephadm 2024-02-13T00:38:04.936645+0000 mgr.y (mgr.44106) 57 : cephadm [INF] Reconfiguring rgw.r.z.smithi087.zfdisv (monmap changed)... 2024-02-13T00:38:06.410 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:06 smithi087 bash[39916]: cephadm 2024-02-13T00:38:04.945623+0000 mgr.y (mgr.44106) 58 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi087.zfdisv 2024-02-13T00:38:06.411 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:06 smithi087 bash[39916]: cephadm 2024-02-13T00:38:04.955074+0000 mgr.y (mgr.44106) 59 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi087.zfdisv on smithi087 2024-02-13T00:38:07.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:07 smithi195 bash[30672]: cluster 2024-02-13T00:38:05.733831+0000 mgr.y (mgr.44106) 60 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:07.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:07 smithi195 bash[30672]: audit 2024-02-13T00:38:06.917193+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:07.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:07 smithi195 bash[30672]: audit 2024-02-13T00:38:06.919193+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T00:38:07.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:07 smithi195 bash[30672]: audit 2024-02-13T00:38:06.920584+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-13T00:38:07.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:07 smithi195 bash[30672]: audit 2024-02-13T00:38:06.921925+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:38:07.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:07 smithi195 bash[30672]: audit 2024-02-13T00:38:06.923795+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-13T00:38:07.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:07 smithi087 bash[38740]: cluster 2024-02-13T00:38:05.733831+0000 mgr.y (mgr.44106) 60 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:07.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:07 smithi087 bash[38740]: audit 2024-02-13T00:38:06.917193+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:07.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:07 smithi087 bash[38740]: audit 2024-02-13T00:38:06.919193+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T00:38:07.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:07 smithi087 bash[38740]: audit 2024-02-13T00:38:06.920584+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-13T00:38:07.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:07 smithi087 bash[38740]: audit 2024-02-13T00:38:06.921925+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:38:07.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:07 smithi087 bash[38740]: audit 2024-02-13T00:38:06.923795+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-13T00:38:07.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:07 smithi087 bash[39916]: cluster 2024-02-13T00:38:05.733831+0000 mgr.y (mgr.44106) 60 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:07.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:07 smithi087 bash[39916]: audit 2024-02-13T00:38:06.917193+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:07.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:07 smithi087 bash[39916]: audit 2024-02-13T00:38:06.919193+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-13T00:38:07.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:07 smithi087 bash[39916]: audit 2024-02-13T00:38:06.920584+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-13T00:38:07.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:07 smithi087 bash[39916]: audit 2024-02-13T00:38:06.921925+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:38:07.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:07 smithi087 bash[39916]: audit 2024-02-13T00:38:06.923795+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-13T00:38:08.363 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:08 smithi195 bash[30672]: cephadm 2024-02-13T00:38:06.918660+0000 mgr.y (mgr.44106) 61 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-13T00:38:08.363 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:08 smithi195 bash[30672]: cephadm 2024-02-13T00:38:06.922994+0000 mgr.y (mgr.44106) 62 : cephadm [INF] Reconfiguring daemon mon.b on smithi195 2024-02-13T00:38:08.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:08 smithi087 bash[38740]: cephadm 2024-02-13T00:38:06.918660+0000 mgr.y (mgr.44106) 61 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-13T00:38:08.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:08 smithi087 bash[38740]: cephadm 2024-02-13T00:38:06.922994+0000 mgr.y (mgr.44106) 62 : cephadm [INF] Reconfiguring daemon mon.b on smithi195 2024-02-13T00:38:08.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:08 smithi087 bash[39916]: cephadm 2024-02-13T00:38:06.918660+0000 mgr.y (mgr.44106) 61 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-13T00:38:08.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:08 smithi087 bash[39916]: cephadm 2024-02-13T00:38:06.922994+0000 mgr.y (mgr.44106) 62 : cephadm [INF] Reconfiguring daemon mon.b on smithi195 2024-02-13T00:38:09.395 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:09 smithi195 bash[30672]: cluster 2024-02-13T00:38:07.734526+0000 mgr.y (mgr.44106) 63 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:09.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:09 smithi087 bash[38740]: cluster 2024-02-13T00:38:07.734526+0000 mgr.y (mgr.44106) 63 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:09.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:09 smithi087 bash[39916]: cluster 2024-02-13T00:38:07.734526+0000 mgr.y (mgr.44106) 63 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:10.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:10 smithi087 bash[38740]: audit 2024-02-13T00:38:09.174444+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:10.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:10 smithi087 bash[38740]: cephadm 2024-02-13T00:38:09.176285+0000 mgr.y (mgr.44106) 64 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-02-13T00:38:10.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:10 smithi087 bash[38740]: audit 2024-02-13T00:38:09.176920+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-13T00:38:10.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:10 smithi087 bash[38740]: audit 2024-02-13T00:38:09.178407+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-13T00:38:10.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:10 smithi087 bash[38740]: audit 2024-02-13T00:38:09.179630+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:38:10.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:10 smithi087 bash[38740]: cephadm 2024-02-13T00:38:09.180616+0000 mgr.y (mgr.44106) 65 : cephadm [INF] Reconfiguring daemon mgr.x on smithi195 2024-02-13T00:38:10.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:10 smithi087 bash[38740]: audit 2024-02-13T00:38:09.181232+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-02-13T00:38:10.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:10 smithi087 bash[38740]: audit 2024-02-13T00:38:09.761329+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-02-13T00:38:10.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:10 smithi087 bash[38740]: audit 2024-02-13T00:38:09.762076+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-13T00:38:10.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:10 smithi087 bash[38740]: audit 2024-02-13T00:38:09.762677+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-13T00:38:10.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:10 smithi087 bash[38740]: audit 2024-02-13T00:38:09.763294+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2024-02-13T00:38:10.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:10 smithi087 bash[39916]: audit 2024-02-13T00:38:09.174444+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:10.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:10 smithi087 bash[39916]: cephadm 2024-02-13T00:38:09.176285+0000 mgr.y (mgr.44106) 64 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-02-13T00:38:10.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:10 smithi087 bash[39916]: audit 2024-02-13T00:38:09.176920+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-13T00:38:10.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:10 smithi087 bash[39916]: audit 2024-02-13T00:38:09.178407+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-13T00:38:10.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:10 smithi087 bash[39916]: audit 2024-02-13T00:38:09.179630+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:38:10.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:10 smithi087 bash[39916]: cephadm 2024-02-13T00:38:09.180616+0000 mgr.y (mgr.44106) 65 : cephadm [INF] Reconfiguring daemon mgr.x on smithi195 2024-02-13T00:38:10.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:10 smithi087 bash[39916]: audit 2024-02-13T00:38:09.181232+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-02-13T00:38:10.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:10 smithi087 bash[39916]: audit 2024-02-13T00:38:09.761329+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-02-13T00:38:10.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:10 smithi087 bash[39916]: audit 2024-02-13T00:38:09.762076+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-13T00:38:10.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:10 smithi087 bash[39916]: audit 2024-02-13T00:38:09.762677+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-13T00:38:10.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:10 smithi087 bash[39916]: audit 2024-02-13T00:38:09.763294+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2024-02-13T00:38:10.465 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:10 smithi195 bash[30672]: audit 2024-02-13T00:38:09.174444+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:10.465 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:10 smithi195 bash[30672]: cephadm 2024-02-13T00:38:09.176285+0000 mgr.y (mgr.44106) 64 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-02-13T00:38:10.465 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:10 smithi195 bash[30672]: audit 2024-02-13T00:38:09.176920+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-13T00:38:10.465 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:10 smithi195 bash[30672]: audit 2024-02-13T00:38:09.178407+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-13T00:38:10.465 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:10 smithi195 bash[30672]: audit 2024-02-13T00:38:09.179630+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:38:10.465 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:10 smithi195 bash[30672]: cephadm 2024-02-13T00:38:09.180616+0000 mgr.y (mgr.44106) 65 : cephadm [INF] Reconfiguring daemon mgr.x on smithi195 2024-02-13T00:38:10.465 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:10 smithi195 bash[30672]: audit 2024-02-13T00:38:09.181232+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-02-13T00:38:10.465 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:10 smithi195 bash[30672]: audit 2024-02-13T00:38:09.761329+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-02-13T00:38:10.466 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:10 smithi195 bash[30672]: audit 2024-02-13T00:38:09.762076+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-13T00:38:10.466 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:10 smithi195 bash[30672]: audit 2024-02-13T00:38:09.762677+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-13T00:38:10.466 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:10 smithi195 bash[30672]: audit 2024-02-13T00:38:09.763294+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 5]}]: dispatch 2024-02-13T00:38:11.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:11 smithi087 bash[38740]: cluster 2024-02-13T00:38:09.735243+0000 mgr.y (mgr.44106) 66 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:11.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:11 smithi087 bash[39916]: cluster 2024-02-13T00:38:09.735243+0000 mgr.y (mgr.44106) 66 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:11.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:11 smithi195 bash[30672]: cluster 2024-02-13T00:38:09.735243+0000 mgr.y (mgr.44106) 66 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:12.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:12 smithi087 bash[38740]: audit 2024-02-13T00:38:11.430352+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:12.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:12 smithi087 bash[38740]: cephadm 2024-02-13T00:38:11.432039+0000 mgr.y (mgr.44106) 67 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-02-13T00:38:12.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:12 smithi087 bash[38740]: audit 2024-02-13T00:38:11.432551+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-13T00:38:12.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:12 smithi087 bash[38740]: audit 2024-02-13T00:38:11.434164+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:38:12.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:12 smithi087 bash[38740]: cephadm 2024-02-13T00:38:11.436334+0000 mgr.y (mgr.44106) 68 : cephadm [INF] Reconfiguring daemon osd.4 on smithi195 2024-02-13T00:38:12.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:12 smithi087 bash[38740]: audit 2024-02-13T00:38:11.437080+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2024-02-13T00:38:12.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:12 smithi087 bash[38740]: cluster 2024-02-13T00:38:11.736833+0000 mgr.y (mgr.44106) 69 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:12.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:12 smithi087 bash[39916]: audit 2024-02-13T00:38:11.430352+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:12.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:12 smithi087 bash[39916]: cephadm 2024-02-13T00:38:11.432039+0000 mgr.y (mgr.44106) 67 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-02-13T00:38:12.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:12 smithi087 bash[39916]: audit 2024-02-13T00:38:11.432551+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-13T00:38:12.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:12 smithi087 bash[39916]: audit 2024-02-13T00:38:11.434164+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:38:12.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:12 smithi087 bash[39916]: cephadm 2024-02-13T00:38:11.436334+0000 mgr.y (mgr.44106) 68 : cephadm [INF] Reconfiguring daemon osd.4 on smithi195 2024-02-13T00:38:12.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:12 smithi087 bash[39916]: audit 2024-02-13T00:38:11.437080+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2024-02-13T00:38:12.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:12 smithi087 bash[39916]: cluster 2024-02-13T00:38:11.736833+0000 mgr.y (mgr.44106) 69 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:12.730 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:12 smithi195 bash[30672]: audit 2024-02-13T00:38:11.430352+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:12.731 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:12 smithi195 bash[30672]: cephadm 2024-02-13T00:38:11.432039+0000 mgr.y (mgr.44106) 67 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-02-13T00:38:12.731 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:12 smithi195 bash[30672]: audit 2024-02-13T00:38:11.432551+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-13T00:38:12.731 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:12 smithi195 bash[30672]: audit 2024-02-13T00:38:11.434164+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:38:12.731 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:12 smithi195 bash[30672]: cephadm 2024-02-13T00:38:11.436334+0000 mgr.y (mgr.44106) 68 : cephadm [INF] Reconfiguring daemon osd.4 on smithi195 2024-02-13T00:38:12.731 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:12 smithi195 bash[30672]: audit 2024-02-13T00:38:11.437080+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2024-02-13T00:38:12.731 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:12 smithi195 bash[30672]: cluster 2024-02-13T00:38:11.736833+0000 mgr.y (mgr.44106) 69 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:15.133 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:14 smithi195 bash[30672]: audit 2024-02-13T00:38:13.710278+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:15.133 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:14 smithi195 bash[30672]: cephadm 2024-02-13T00:38:13.712220+0000 mgr.y (mgr.44106) 70 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-02-13T00:38:15.133 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:14 smithi195 bash[30672]: audit 2024-02-13T00:38:13.712852+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-13T00:38:15.133 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:14 smithi195 bash[30672]: audit 2024-02-13T00:38:13.714611+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:38:15.133 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:14 smithi195 bash[30672]: cephadm 2024-02-13T00:38:13.717740+0000 mgr.y (mgr.44106) 71 : cephadm [INF] Reconfiguring daemon osd.5 on smithi195 2024-02-13T00:38:15.133 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:14 smithi195 bash[30672]: audit 2024-02-13T00:38:13.718693+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2024-02-13T00:38:15.133 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:14 smithi195 bash[30672]: cluster 2024-02-13T00:38:13.737518+0000 mgr.y (mgr.44106) 72 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:15.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:14 smithi087 bash[38740]: audit 2024-02-13T00:38:13.710278+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:15.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:14 smithi087 bash[38740]: cephadm 2024-02-13T00:38:13.712220+0000 mgr.y (mgr.44106) 70 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-02-13T00:38:15.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:14 smithi087 bash[38740]: audit 2024-02-13T00:38:13.712852+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-13T00:38:15.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:14 smithi087 bash[38740]: audit 2024-02-13T00:38:13.714611+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:38:15.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:14 smithi087 bash[38740]: cephadm 2024-02-13T00:38:13.717740+0000 mgr.y (mgr.44106) 71 : cephadm [INF] Reconfiguring daemon osd.5 on smithi195 2024-02-13T00:38:15.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:14 smithi087 bash[38740]: audit 2024-02-13T00:38:13.718693+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2024-02-13T00:38:15.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:14 smithi087 bash[38740]: cluster 2024-02-13T00:38:13.737518+0000 mgr.y (mgr.44106) 72 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:15.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:14 smithi087 bash[39916]: audit 2024-02-13T00:38:13.710278+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:15.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:14 smithi087 bash[39916]: cephadm 2024-02-13T00:38:13.712220+0000 mgr.y (mgr.44106) 70 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-02-13T00:38:15.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:14 smithi087 bash[39916]: audit 2024-02-13T00:38:13.712852+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-13T00:38:15.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:14 smithi087 bash[39916]: audit 2024-02-13T00:38:13.714611+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:38:15.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:14 smithi087 bash[39916]: cephadm 2024-02-13T00:38:13.717740+0000 mgr.y (mgr.44106) 71 : cephadm [INF] Reconfiguring daemon osd.5 on smithi195 2024-02-13T00:38:15.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:14 smithi087 bash[39916]: audit 2024-02-13T00:38:13.718693+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2024-02-13T00:38:15.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:14 smithi087 bash[39916]: cluster 2024-02-13T00:38:13.737518+0000 mgr.y (mgr.44106) 72 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:17.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:16 smithi195 bash[30672]: audit 2024-02-13T00:38:15.737246+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:17.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:16 smithi195 bash[30672]: cluster 2024-02-13T00:38:15.738755+0000 mgr.y (mgr.44106) 73 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:17.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:16 smithi195 bash[30672]: cephadm 2024-02-13T00:38:15.739229+0000 mgr.y (mgr.44106) 74 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-02-13T00:38:17.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:16 smithi195 bash[30672]: audit 2024-02-13T00:38:15.740397+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-13T00:38:17.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:16 smithi195 bash[30672]: audit 2024-02-13T00:38:15.742114+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:38:17.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:16 smithi195 bash[30672]: cephadm 2024-02-13T00:38:15.744960+0000 mgr.y (mgr.44106) 75 : cephadm [INF] Reconfiguring daemon osd.6 on smithi195 2024-02-13T00:38:17.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:16 smithi195 bash[30672]: audit 2024-02-13T00:38:15.745884+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2024-02-13T00:38:17.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:16 smithi087 bash[38740]: audit 2024-02-13T00:38:15.737246+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:17.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:16 smithi087 bash[38740]: cluster 2024-02-13T00:38:15.738755+0000 mgr.y (mgr.44106) 73 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:17.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:16 smithi087 bash[38740]: cephadm 2024-02-13T00:38:15.739229+0000 mgr.y (mgr.44106) 74 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-02-13T00:38:17.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:16 smithi087 bash[38740]: audit 2024-02-13T00:38:15.740397+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-13T00:38:17.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:16 smithi087 bash[38740]: audit 2024-02-13T00:38:15.742114+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:38:17.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:16 smithi087 bash[38740]: cephadm 2024-02-13T00:38:15.744960+0000 mgr.y (mgr.44106) 75 : cephadm [INF] Reconfiguring daemon osd.6 on smithi195 2024-02-13T00:38:17.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:16 smithi087 bash[38740]: audit 2024-02-13T00:38:15.745884+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2024-02-13T00:38:17.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:16 smithi087 bash[39916]: audit 2024-02-13T00:38:15.737246+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:17.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:16 smithi087 bash[39916]: cluster 2024-02-13T00:38:15.738755+0000 mgr.y (mgr.44106) 73 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:17.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:16 smithi087 bash[39916]: cephadm 2024-02-13T00:38:15.739229+0000 mgr.y (mgr.44106) 74 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-02-13T00:38:17.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:16 smithi087 bash[39916]: audit 2024-02-13T00:38:15.740397+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-13T00:38:17.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:16 smithi087 bash[39916]: audit 2024-02-13T00:38:15.742114+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:38:17.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:16 smithi087 bash[39916]: cephadm 2024-02-13T00:38:15.744960+0000 mgr.y (mgr.44106) 75 : cephadm [INF] Reconfiguring daemon osd.6 on smithi195 2024-02-13T00:38:17.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:16 smithi087 bash[39916]: audit 2024-02-13T00:38:15.745884+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2024-02-13T00:38:19.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:18 smithi195 bash[30672]: cluster 2024-02-13T00:38:17.739486+0000 mgr.y (mgr.44106) 76 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:19.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:18 smithi195 bash[30672]: audit 2024-02-13T00:38:17.871030+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:19.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:18 smithi195 bash[30672]: cephadm 2024-02-13T00:38:17.872322+0000 mgr.y (mgr.44106) 77 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-02-13T00:38:19.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:18 smithi195 bash[30672]: audit 2024-02-13T00:38:17.872786+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-13T00:38:19.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:18 smithi195 bash[30672]: audit 2024-02-13T00:38:17.874227+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:38:19.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:18 smithi195 bash[30672]: cephadm 2024-02-13T00:38:17.876218+0000 mgr.y (mgr.44106) 78 : cephadm [INF] Reconfiguring daemon osd.7 on smithi195 2024-02-13T00:38:19.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:18 smithi195 bash[30672]: audit 2024-02-13T00:38:17.876842+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2024-02-13T00:38:19.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:18 smithi087 bash[38740]: cluster 2024-02-13T00:38:17.739486+0000 mgr.y (mgr.44106) 76 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:19.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:18 smithi087 bash[38740]: audit 2024-02-13T00:38:17.871030+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:19.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:18 smithi087 bash[38740]: cephadm 2024-02-13T00:38:17.872322+0000 mgr.y (mgr.44106) 77 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-02-13T00:38:19.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:18 smithi087 bash[38740]: audit 2024-02-13T00:38:17.872786+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-13T00:38:19.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:18 smithi087 bash[38740]: audit 2024-02-13T00:38:17.874227+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:38:19.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:18 smithi087 bash[38740]: cephadm 2024-02-13T00:38:17.876218+0000 mgr.y (mgr.44106) 78 : cephadm [INF] Reconfiguring daemon osd.7 on smithi195 2024-02-13T00:38:19.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:18 smithi087 bash[38740]: audit 2024-02-13T00:38:17.876842+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2024-02-13T00:38:19.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:18 smithi087 bash[39916]: cluster 2024-02-13T00:38:17.739486+0000 mgr.y (mgr.44106) 76 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:19.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:18 smithi087 bash[39916]: audit 2024-02-13T00:38:17.871030+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:19.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:18 smithi087 bash[39916]: cephadm 2024-02-13T00:38:17.872322+0000 mgr.y (mgr.44106) 77 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-02-13T00:38:19.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:18 smithi087 bash[39916]: audit 2024-02-13T00:38:17.872786+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-13T00:38:19.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:18 smithi087 bash[39916]: audit 2024-02-13T00:38:17.874227+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:38:19.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:18 smithi087 bash[39916]: cephadm 2024-02-13T00:38:17.876218+0000 mgr.y (mgr.44106) 78 : cephadm [INF] Reconfiguring daemon osd.7 on smithi195 2024-02-13T00:38:19.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:18 smithi087 bash[39916]: audit 2024-02-13T00:38:17.876842+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2024-02-13T00:38:21.129 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:20 smithi195 bash[30672]: cluster 2024-02-13T00:38:19.740202+0000 mgr.y (mgr.44106) 79 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:21.129 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:20 smithi195 bash[30672]: audit 2024-02-13T00:38:19.873667+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:21.129 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:20 smithi195 bash[30672]: cephadm 2024-02-13T00:38:19.876115+0000 mgr.y (mgr.44106) 80 : cephadm [INF] Reconfiguring rgw.r.z.smithi195.rcbggm (monmap changed)... 2024-02-13T00:38:21.129 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:20 smithi195 bash[30672]: audit 2024-02-13T00:38:19.881254+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi195.rcbggm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-13T00:38:21.129 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:20 smithi195 bash[30672]: audit 2024-02-13T00:38:19.883032+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi195.rcbggm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-13T00:38:21.129 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:20 smithi195 bash[30672]: audit 2024-02-13T00:38:19.889032+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi195.rcbggm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-13T00:38:21.129 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:20 smithi195 bash[30672]: cephadm 2024-02-13T00:38:19.890037+0000 mgr.y (mgr.44106) 81 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi195.rcbggm 2024-02-13T00:38:21.129 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:20 smithi195 bash[30672]: audit 2024-02-13T00:38:19.897450+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:21.129 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:20 smithi195 bash[30672]: audit 2024-02-13T00:38:19.898850+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi195.rcbggm"}]: dispatch 2024-02-13T00:38:21.129 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:20 smithi195 bash[30672]: audit 2024-02-13T00:38:19.900312+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:38:21.130 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:20 smithi195 bash[30672]: cephadm 2024-02-13T00:38:19.901665+0000 mgr.y (mgr.44106) 82 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi195.rcbggm on smithi195 2024-02-13T00:38:21.130 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:20 smithi195 bash[30672]: audit 2024-02-13T00:38:19.902566+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi195.rcbggm","key": "container_image"}]: dispatch 2024-02-13T00:38:21.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:20 smithi087 bash[38740]: cluster 2024-02-13T00:38:19.740202+0000 mgr.y (mgr.44106) 79 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:21.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:20 smithi087 bash[38740]: audit 2024-02-13T00:38:19.873667+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:21.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:20 smithi087 bash[38740]: cephadm 2024-02-13T00:38:19.876115+0000 mgr.y (mgr.44106) 80 : cephadm [INF] Reconfiguring rgw.r.z.smithi195.rcbggm (monmap changed)... 2024-02-13T00:38:21.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:20 smithi087 bash[38740]: audit 2024-02-13T00:38:19.881254+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi195.rcbggm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-13T00:38:21.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:20 smithi087 bash[38740]: audit 2024-02-13T00:38:19.883032+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi195.rcbggm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-13T00:38:21.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:20 smithi087 bash[38740]: audit 2024-02-13T00:38:19.889032+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi195.rcbggm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-13T00:38:21.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:20 smithi087 bash[38740]: cephadm 2024-02-13T00:38:19.890037+0000 mgr.y (mgr.44106) 81 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi195.rcbggm 2024-02-13T00:38:21.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:20 smithi087 bash[38740]: audit 2024-02-13T00:38:19.897450+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:21.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:20 smithi087 bash[38740]: audit 2024-02-13T00:38:19.898850+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi195.rcbggm"}]: dispatch 2024-02-13T00:38:21.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:20 smithi087 bash[38740]: audit 2024-02-13T00:38:19.900312+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:38:21.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:20 smithi087 bash[38740]: cephadm 2024-02-13T00:38:19.901665+0000 mgr.y (mgr.44106) 82 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi195.rcbggm on smithi195 2024-02-13T00:38:21.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:20 smithi087 bash[38740]: audit 2024-02-13T00:38:19.902566+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi195.rcbggm","key": "container_image"}]: dispatch 2024-02-13T00:38:21.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:20 smithi087 bash[39916]: cluster 2024-02-13T00:38:19.740202+0000 mgr.y (mgr.44106) 79 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:21.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:20 smithi087 bash[39916]: audit 2024-02-13T00:38:19.873667+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:21.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:20 smithi087 bash[39916]: cephadm 2024-02-13T00:38:19.876115+0000 mgr.y (mgr.44106) 80 : cephadm [INF] Reconfiguring rgw.r.z.smithi195.rcbggm (monmap changed)... 2024-02-13T00:38:21.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:20 smithi087 bash[39916]: audit 2024-02-13T00:38:19.881254+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi195.rcbggm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-13T00:38:21.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:20 smithi087 bash[39916]: audit 2024-02-13T00:38:19.883032+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi195.rcbggm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-13T00:38:21.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:20 smithi087 bash[39916]: audit 2024-02-13T00:38:19.889032+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi195.rcbggm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-13T00:38:21.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:20 smithi087 bash[39916]: cephadm 2024-02-13T00:38:19.890037+0000 mgr.y (mgr.44106) 81 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi195.rcbggm 2024-02-13T00:38:21.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:20 smithi087 bash[39916]: audit 2024-02-13T00:38:19.897450+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:21.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:20 smithi087 bash[39916]: audit 2024-02-13T00:38:19.898850+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi195.rcbggm"}]: dispatch 2024-02-13T00:38:21.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:20 smithi087 bash[39916]: audit 2024-02-13T00:38:19.900312+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:38:21.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:20 smithi087 bash[39916]: cephadm 2024-02-13T00:38:19.901665+0000 mgr.y (mgr.44106) 82 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi195.rcbggm on smithi195 2024-02-13T00:38:21.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:20 smithi087 bash[39916]: audit 2024-02-13T00:38:19.902566+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi195.rcbggm","key": "container_image"}]: dispatch 2024-02-13T00:38:23.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:23 smithi087 bash[39916]: cluster 2024-02-13T00:38:21.741675+0000 mgr.y (mgr.44106) 83 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:23.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:23 smithi087 bash[39916]: audit 2024-02-13T00:38:22.028643+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:23.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:23 smithi087 bash[39916]: audit 2024-02-13T00:38:22.032416+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:38:23.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:23 smithi087 bash[39916]: audit 2024-02-13T00:38:22.038528+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:38:23.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:23 smithi087 bash[39916]: audit 2024-02-13T00:38:22.041859+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:38:23.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:23 smithi087 bash[39916]: cephadm 2024-02-13T00:38:22.043076+0000 mgr.y (mgr.44106) 84 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-02-13T00:38:23.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:23 smithi087 bash[39916]: audit 2024-02-13T00:38:22.052422+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:23.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:23 smithi087 bash[39916]: audit 2024-02-13T00:38:22.054063+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-02-13T00:38:23.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:23 smithi087 bash[39916]: audit 2024-02-13T00:38:22.062835+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-02-13T00:38:23.377 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:23 smithi087 bash[39916]: audit 2024-02-13T00:38:22.064278+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-02-13T00:38:23.378 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:23 smithi087 bash[39916]: audit 2024-02-13T00:38:22.070938+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-02-13T00:38:23.378 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:23 smithi087 bash[39916]: audit 2024-02-13T00:38:22.072303+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-02-13T00:38:23.378 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:23 smithi087 bash[39916]: audit 2024-02-13T00:38:22.079577+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-02-13T00:38:23.378 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:23 smithi087 bash[39916]: audit 2024-02-13T00:38:22.081994+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:38:23.378 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:23 smithi087 bash[39916]: cephadm 2024-02-13T00:38:22.083424+0000 mgr.y (mgr.44106) 85 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-02-13T00:38:23.378 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:23 smithi087 bash[39916]: audit 2024-02-13T00:38:22.089024+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:23.378 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:23 smithi087 bash[39916]: audit 2024-02-13T00:38:22.092078+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-13T00:38:23.378 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:23 smithi087 bash[39916]: audit 2024-02-13T00:38:22.092384+0000 mgr.y (mgr.44106) 86 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-13T00:38:23.378 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:23 smithi087 bash[39916]: cephadm 2024-02-13T00:38:22.094139+0000 mgr.y (mgr.44106) 87 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-02-13T00:38:23.378 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:23 smithi087 bash[38740]: cluster 2024-02-13T00:38:21.741675+0000 mgr.y (mgr.44106) 83 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:23.378 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:23 smithi087 bash[38740]: audit 2024-02-13T00:38:22.028643+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:23.379 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:23 smithi087 bash[38740]: audit 2024-02-13T00:38:22.032416+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:38:23.379 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:23 smithi087 bash[38740]: audit 2024-02-13T00:38:22.038528+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:38:23.379 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:23 smithi087 bash[38740]: audit 2024-02-13T00:38:22.041859+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:38:23.379 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:23 smithi087 bash[38740]: cephadm 2024-02-13T00:38:22.043076+0000 mgr.y (mgr.44106) 84 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-02-13T00:38:23.379 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:23 smithi087 bash[38740]: audit 2024-02-13T00:38:22.052422+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:23.379 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:23 smithi087 bash[38740]: audit 2024-02-13T00:38:22.054063+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-02-13T00:38:23.379 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:23 smithi087 bash[38740]: audit 2024-02-13T00:38:22.062835+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-02-13T00:38:23.379 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:23 smithi087 bash[38740]: audit 2024-02-13T00:38:22.064278+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-02-13T00:38:23.379 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:23 smithi087 bash[38740]: audit 2024-02-13T00:38:22.070938+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-02-13T00:38:23.379 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:23 smithi087 bash[38740]: audit 2024-02-13T00:38:22.072303+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-02-13T00:38:23.379 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:23 smithi087 bash[38740]: audit 2024-02-13T00:38:22.079577+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-02-13T00:38:23.379 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:23 smithi087 bash[38740]: audit 2024-02-13T00:38:22.081994+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:38:23.379 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:23 smithi087 bash[38740]: cephadm 2024-02-13T00:38:22.083424+0000 mgr.y (mgr.44106) 85 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-02-13T00:38:23.379 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:23 smithi087 bash[38740]: audit 2024-02-13T00:38:22.089024+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:23.380 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:23 smithi087 bash[38740]: audit 2024-02-13T00:38:22.092078+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-13T00:38:23.380 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:23 smithi087 bash[38740]: audit 2024-02-13T00:38:22.092384+0000 mgr.y (mgr.44106) 86 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-13T00:38:23.380 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:23 smithi087 bash[38740]: cephadm 2024-02-13T00:38:22.094139+0000 mgr.y (mgr.44106) 87 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-02-13T00:38:23.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:23 smithi195 bash[30672]: cluster 2024-02-13T00:38:21.741675+0000 mgr.y (mgr.44106) 83 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:23.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:23 smithi195 bash[30672]: audit 2024-02-13T00:38:22.028643+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:23.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:23 smithi195 bash[30672]: audit 2024-02-13T00:38:22.032416+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:38:23.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:23 smithi195 bash[30672]: audit 2024-02-13T00:38:22.038528+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:38:23.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:23 smithi195 bash[30672]: audit 2024-02-13T00:38:22.041859+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:38:23.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:23 smithi195 bash[30672]: cephadm 2024-02-13T00:38:22.043076+0000 mgr.y (mgr.44106) 84 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-02-13T00:38:23.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:23 smithi195 bash[30672]: audit 2024-02-13T00:38:22.052422+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:23.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:23 smithi195 bash[30672]: audit 2024-02-13T00:38:22.054063+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-02-13T00:38:23.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:23 smithi195 bash[30672]: audit 2024-02-13T00:38:22.062835+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-02-13T00:38:23.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:23 smithi195 bash[30672]: audit 2024-02-13T00:38:22.064278+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-02-13T00:38:23.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:23 smithi195 bash[30672]: audit 2024-02-13T00:38:22.070938+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-02-13T00:38:23.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:23 smithi195 bash[30672]: audit 2024-02-13T00:38:22.072303+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-02-13T00:38:23.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:23 smithi195 bash[30672]: audit 2024-02-13T00:38:22.079577+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-02-13T00:38:23.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:23 smithi195 bash[30672]: audit 2024-02-13T00:38:22.081994+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:38:23.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:23 smithi195 bash[30672]: cephadm 2024-02-13T00:38:22.083424+0000 mgr.y (mgr.44106) 85 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-02-13T00:38:23.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:23 smithi195 bash[30672]: audit 2024-02-13T00:38:22.089024+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:23.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:23 smithi195 bash[30672]: audit 2024-02-13T00:38:22.092078+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-13T00:38:23.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:23 smithi195 bash[30672]: audit 2024-02-13T00:38:22.092384+0000 mgr.y (mgr.44106) 86 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-13T00:38:23.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:23 smithi195 bash[30672]: cephadm 2024-02-13T00:38:22.094139+0000 mgr.y (mgr.44106) 87 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-02-13T00:38:25.299 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:25 smithi087 bash[38740]: cluster 2024-02-13T00:38:23.742416+0000 mgr.y (mgr.44106) 88 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:25.299 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:25 smithi087 bash[38740]: cephadm 2024-02-13T00:38:24.136551+0000 mgr.y (mgr.44106) 89 : cephadm [INF] Upgrade: Updating osd.0 2024-02-13T00:38:25.299 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:25 smithi087 bash[38740]: audit 2024-02-13T00:38:24.142555+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:25.299 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:25 smithi087 bash[38740]: audit 2024-02-13T00:38:24.144407+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-13T00:38:25.299 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:25 smithi087 bash[38740]: audit 2024-02-13T00:38:24.146235+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:38:25.299 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:25 smithi087 bash[38740]: cephadm 2024-02-13T00:38:24.149354+0000 mgr.y (mgr.44106) 90 : cephadm [INF] Deploying daemon osd.0 on smithi087 2024-02-13T00:38:25.300 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:25 smithi087 bash[38740]: audit 2024-02-13T00:38:24.150210+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2024-02-13T00:38:25.300 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:25 smithi087 bash[39916]: cluster 2024-02-13T00:38:23.742416+0000 mgr.y (mgr.44106) 88 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:25.300 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:25 smithi087 bash[39916]: cephadm 2024-02-13T00:38:24.136551+0000 mgr.y (mgr.44106) 89 : cephadm [INF] Upgrade: Updating osd.0 2024-02-13T00:38:25.300 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:25 smithi087 bash[39916]: audit 2024-02-13T00:38:24.142555+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:25.300 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:25 smithi087 bash[39916]: audit 2024-02-13T00:38:24.144407+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-13T00:38:25.300 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:25 smithi087 bash[39916]: audit 2024-02-13T00:38:24.146235+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:38:25.300 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:25 smithi087 bash[39916]: cephadm 2024-02-13T00:38:24.149354+0000 mgr.y (mgr.44106) 90 : cephadm [INF] Deploying daemon osd.0 on smithi087 2024-02-13T00:38:25.300 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:25 smithi087 bash[39916]: audit 2024-02-13T00:38:24.150210+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2024-02-13T00:38:25.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:25 smithi195 bash[30672]: cluster 2024-02-13T00:38:23.742416+0000 mgr.y (mgr.44106) 88 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:25.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:25 smithi195 bash[30672]: cephadm 2024-02-13T00:38:24.136551+0000 mgr.y (mgr.44106) 89 : cephadm [INF] Upgrade: Updating osd.0 2024-02-13T00:38:25.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:25 smithi195 bash[30672]: audit 2024-02-13T00:38:24.142555+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:25.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:25 smithi195 bash[30672]: audit 2024-02-13T00:38:24.144407+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-13T00:38:25.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:25 smithi195 bash[30672]: audit 2024-02-13T00:38:24.146235+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:38:25.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:25 smithi195 bash[30672]: cephadm 2024-02-13T00:38:24.149354+0000 mgr.y (mgr.44106) 90 : cephadm [INF] Deploying daemon osd.0 on smithi087 2024-02-13T00:38:25.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:25 smithi195 bash[30672]: audit 2024-02-13T00:38:24.150210+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2024-02-13T00:38:27.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:27 smithi087 bash[38740]: cluster 2024-02-13T00:38:25.743912+0000 mgr.y (mgr.44106) 91 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:27.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:27 smithi087 bash[39916]: cluster 2024-02-13T00:38:25.743912+0000 mgr.y (mgr.44106) 91 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:27.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:27 smithi195 bash[30672]: cluster 2024-02-13T00:38:25.743912+0000 mgr.y (mgr.44106) 91 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:28.199 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 13 00:38:27 smithi087 systemd[1]: Stopping Ceph osd.0 for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:38:28.199 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 13 00:38:27 smithi087 bash[19744]: debug 2024-02-13T00:38:27.946+0000 7f1952118700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-13T00:38:28.200 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 13 00:38:27 smithi087 bash[19744]: debug 2024-02-13T00:38:27.946+0000 7f1952118700 -1 osd.0 64 *** Got signal Terminated *** 2024-02-13T00:38:28.200 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 13 00:38:27 smithi087 bash[19744]: debug 2024-02-13T00:38:27.946+0000 7f1952118700 -1 osd.0 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-13T00:38:28.471 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-13T00:38:28.562 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 13 00:38:28 smithi087 bash[41753]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-osd.0 2024-02-13T00:38:28.926 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 13 00:38:28 smithi087 bash[41863]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-osd.0 2024-02-13T00:38:29.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[38740]: cluster 2024-02-13T00:38:27.744400+0000 mgr.y (mgr.44106) 92 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:29.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[38740]: cluster 2024-02-13T00:38:28.221389+0000 mon.a (mon.0) 195 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-13T00:38:29.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[38740]: cluster 2024-02-13T00:38:28.221448+0000 mon.a (mon.0) 196 : cluster [INF] osd.0 failed (root=default,host=smithi087) (connection refused reported by osd.1) 2024-02-13T00:38:29.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[38740]: cluster 2024-02-13T00:38:28.221588+0000 mon.a (mon.0) 197 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-13T00:38:29.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[38740]: cluster 2024-02-13T00:38:28.221691+0000 mon.a (mon.0) 198 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-13T00:38:29.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[38740]: cluster 2024-02-13T00:38:28.221822+0000 mon.a (mon.0) 199 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-13T00:38:29.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[38740]: cluster 2024-02-13T00:38:28.221943+0000 mon.a (mon.0) 200 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-13T00:38:29.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[38740]: cluster 2024-02-13T00:38:28.222076+0000 mon.a (mon.0) 201 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-13T00:38:29.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[38740]: cluster 2024-02-13T00:38:28.222732+0000 mon.a (mon.0) 202 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-13T00:38:29.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[38740]: cluster 2024-02-13T00:38:28.222823+0000 mon.a (mon.0) 203 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-13T00:38:29.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[38740]: cluster 2024-02-13T00:38:28.222906+0000 mon.a (mon.0) 204 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-13T00:38:29.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[38740]: cluster 2024-02-13T00:38:28.222992+0000 mon.a (mon.0) 205 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-13T00:38:29.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[38740]: cluster 2024-02-13T00:38:28.223115+0000 mon.a (mon.0) 206 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-13T00:38:29.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[38740]: cluster 2024-02-13T00:38:28.223220+0000 mon.a (mon.0) 207 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-13T00:38:29.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[38740]: cluster 2024-02-13T00:38:28.223312+0000 mon.a (mon.0) 208 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-13T00:38:29.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[38740]: cluster 2024-02-13T00:38:28.223432+0000 mon.a (mon.0) 209 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-13T00:38:29.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[38740]: cluster 2024-02-13T00:38:28.625625+0000 mon.a (mon.0) 210 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-13T00:38:29.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[38740]: cluster 2024-02-13T00:38:28.625979+0000 mon.a (mon.0) 211 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-13T00:38:29.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[38740]: cluster 2024-02-13T00:38:28.626335+0000 mon.a (mon.0) 212 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-13T00:38:29.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[38740]: cluster 2024-02-13T00:38:28.626780+0000 mon.a (mon.0) 213 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-13T00:38:29.202 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[38740]: cluster 2024-02-13T00:38:28.627133+0000 mon.a (mon.0) 214 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-13T00:38:29.202 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[38740]: cluster 2024-02-13T00:38:28.627356+0000 mon.a (mon.0) 215 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-13T00:38:29.202 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[38740]: cluster 2024-02-13T00:38:28.627548+0000 mon.a (mon.0) 216 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-13T00:38:29.202 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[38740]: cluster 2024-02-13T00:38:28.627755+0000 mon.a (mon.0) 217 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-13T00:38:29.202 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[38740]: cluster 2024-02-13T00:38:28.628011+0000 mon.a (mon.0) 218 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-13T00:38:29.202 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[38740]: cluster 2024-02-13T00:38:28.628209+0000 mon.a (mon.0) 219 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-13T00:38:29.202 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[38740]: cluster 2024-02-13T00:38:28.628406+0000 mon.a (mon.0) 220 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-13T00:38:29.202 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[38740]: cluster 2024-02-13T00:38:28.628602+0000 mon.a (mon.0) 221 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-13T00:38:29.202 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[38740]: cluster 2024-02-13T00:38:28.628863+0000 mon.a (mon.0) 222 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-13T00:38:29.202 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[38740]: cluster 2024-02-13T00:38:28.629133+0000 mon.a (mon.0) 223 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-13T00:38:29.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[39916]: cluster 2024-02-13T00:38:27.744400+0000 mgr.y (mgr.44106) 92 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:29.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[39916]: cluster 2024-02-13T00:38:28.221389+0000 mon.a (mon.0) 195 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-13T00:38:29.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[39916]: cluster 2024-02-13T00:38:28.221448+0000 mon.a (mon.0) 196 : cluster [INF] osd.0 failed (root=default,host=smithi087) (connection refused reported by osd.1) 2024-02-13T00:38:29.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[39916]: cluster 2024-02-13T00:38:28.221588+0000 mon.a (mon.0) 197 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-13T00:38:29.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[39916]: cluster 2024-02-13T00:38:28.221691+0000 mon.a (mon.0) 198 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-13T00:38:29.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[39916]: cluster 2024-02-13T00:38:28.221822+0000 mon.a (mon.0) 199 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-13T00:38:29.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[39916]: cluster 2024-02-13T00:38:28.221943+0000 mon.a (mon.0) 200 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-13T00:38:29.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[39916]: cluster 2024-02-13T00:38:28.222076+0000 mon.a (mon.0) 201 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-13T00:38:29.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[39916]: cluster 2024-02-13T00:38:28.222732+0000 mon.a (mon.0) 202 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-13T00:38:29.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[39916]: cluster 2024-02-13T00:38:28.222823+0000 mon.a (mon.0) 203 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-13T00:38:29.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[39916]: cluster 2024-02-13T00:38:28.222906+0000 mon.a (mon.0) 204 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-13T00:38:29.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[39916]: cluster 2024-02-13T00:38:28.222992+0000 mon.a (mon.0) 205 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-13T00:38:29.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[39916]: cluster 2024-02-13T00:38:28.223115+0000 mon.a (mon.0) 206 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-13T00:38:29.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[39916]: cluster 2024-02-13T00:38:28.223220+0000 mon.a (mon.0) 207 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-13T00:38:29.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[39916]: cluster 2024-02-13T00:38:28.223312+0000 mon.a (mon.0) 208 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-13T00:38:29.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[39916]: cluster 2024-02-13T00:38:28.223432+0000 mon.a (mon.0) 209 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-13T00:38:29.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[39916]: cluster 2024-02-13T00:38:28.625625+0000 mon.a (mon.0) 210 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-13T00:38:29.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[39916]: cluster 2024-02-13T00:38:28.625979+0000 mon.a (mon.0) 211 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-13T00:38:29.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[39916]: cluster 2024-02-13T00:38:28.626335+0000 mon.a (mon.0) 212 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-13T00:38:29.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[39916]: cluster 2024-02-13T00:38:28.626780+0000 mon.a (mon.0) 213 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-13T00:38:29.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[39916]: cluster 2024-02-13T00:38:28.627133+0000 mon.a (mon.0) 214 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-13T00:38:29.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[39916]: cluster 2024-02-13T00:38:28.627356+0000 mon.a (mon.0) 215 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-13T00:38:29.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[39916]: cluster 2024-02-13T00:38:28.627548+0000 mon.a (mon.0) 216 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-13T00:38:29.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[39916]: cluster 2024-02-13T00:38:28.627755+0000 mon.a (mon.0) 217 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-13T00:38:29.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[39916]: cluster 2024-02-13T00:38:28.628011+0000 mon.a (mon.0) 218 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-13T00:38:29.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[39916]: cluster 2024-02-13T00:38:28.628209+0000 mon.a (mon.0) 219 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-13T00:38:29.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[39916]: cluster 2024-02-13T00:38:28.628406+0000 mon.a (mon.0) 220 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-13T00:38:29.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[39916]: cluster 2024-02-13T00:38:28.628602+0000 mon.a (mon.0) 221 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-13T00:38:29.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[39916]: cluster 2024-02-13T00:38:28.628863+0000 mon.a (mon.0) 222 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-13T00:38:29.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:29 smithi087 bash[39916]: cluster 2024-02-13T00:38:28.629133+0000 mon.a (mon.0) 223 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-13T00:38:29.237 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-13T00:38:29.237 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (2m) 57s ago 9m 17.1M - 0.26.0 9f27df16978d 4c691ad0bb49 2024-02-13T00:38:29.237 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi195 running (9m) 38s ago 9m 26.2M - 6.6.2 87a51ecf0b1c fda1de2da571 2024-02-13T00:38:29.238 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi195 *:8443 running (106s) 38s ago 13m 378M - 16.2.14-521-g0e714d9a 1fbc92c859dc 7bfef9ce0304 2024-02-13T00:38:29.238 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443 running (2m) 57s ago 15m 412M - 16.2.14-521-g0e714d9a 1fbc92c859dc 58b9df7f1a87 2024-02-13T00:38:29.238 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (94s) 57s ago 16m 40.5M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 724e3ce7f539 2024-02-13T00:38:29.238 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi195 running (51s) 38s ago 14m 35.4M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc fca19c6e6d2a 2024-02-13T00:38:29.238 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (66s) 57s ago 14m 33.7M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 9cd741909469 2024-02-13T00:38:29.238 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (9m) 57s ago 9m 11.9M - 1.7.0 72c9c2088986 8de830295b09 2024-02-13T00:38:29.238 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi195 running (9m) 38s ago 9m 13.2M - 1.7.0 72c9c2088986 267e29a36209 2024-02-13T00:38:29.238 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (13m) 57s ago 13m 48.1M 4096M 15.2.0 204a01f9b0b6 b3545c11c1fc 2024-02-13T00:38:29.238 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (12m) 57s ago 13m 49.0M 4096M 15.2.0 204a01f9b0b6 d072aa901482 2024-02-13T00:38:29.238 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (12m) 57s ago 12m 46.5M 4096M 15.2.0 204a01f9b0b6 c1e2dda177a5 2024-02-13T00:38:29.238 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (12m) 57s ago 12m 49.8M 4096M 15.2.0 204a01f9b0b6 eb3513caf040 2024-02-13T00:38:29.238 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi195 running (11m) 38s ago 11m 48.4M 4096M 15.2.0 204a01f9b0b6 45120a093718 2024-02-13T00:38:29.238 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi195 running (11m) 38s ago 11m 48.6M 4096M 15.2.0 204a01f9b0b6 ea96e91cbf4f 2024-02-13T00:38:29.239 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi195 running (10m) 38s ago 10m 46.9M 4096M 15.2.0 204a01f9b0b6 10ce02449645 2024-02-13T00:38:29.239 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi195 running (10m) 38s ago 10m 49.6M 4096M 15.2.0 204a01f9b0b6 cec464df4b8c 2024-02-13T00:38:29.239 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi195 running (2m) 38s ago 9m 38.0M - 2.49.1 2a72b385beaf 04ac84e622a6 2024-02-13T00:38:29.239 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.zfdisv smithi087 running (7m) 57s ago 7m 50.4M - 15.2.0 204a01f9b0b6 f264ef71df55 2024-02-13T00:38:29.239 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi195.rcbggm smithi195 running (7m) 38s ago 7m 50.6M - 15.2.0 204a01f9b0b6 a11db66d56ef 2024-02-13T00:38:29.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:29 smithi195 bash[30672]: cluster 2024-02-13T00:38:27.744400+0000 mgr.y (mgr.44106) 92 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:29.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:29 smithi195 bash[30672]: cluster 2024-02-13T00:38:28.221389+0000 mon.a (mon.0) 195 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-13T00:38:29.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:29 smithi195 bash[30672]: cluster 2024-02-13T00:38:28.221448+0000 mon.a (mon.0) 196 : cluster [INF] osd.0 failed (root=default,host=smithi087) (connection refused reported by osd.1) 2024-02-13T00:38:29.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:29 smithi195 bash[30672]: cluster 2024-02-13T00:38:28.221588+0000 mon.a (mon.0) 197 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-13T00:38:29.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:29 smithi195 bash[30672]: cluster 2024-02-13T00:38:28.221691+0000 mon.a (mon.0) 198 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-13T00:38:29.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:29 smithi195 bash[30672]: cluster 2024-02-13T00:38:28.221822+0000 mon.a (mon.0) 199 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-13T00:38:29.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:29 smithi195 bash[30672]: cluster 2024-02-13T00:38:28.221943+0000 mon.a (mon.0) 200 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-13T00:38:29.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:29 smithi195 bash[30672]: cluster 2024-02-13T00:38:28.222076+0000 mon.a (mon.0) 201 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-13T00:38:29.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:29 smithi195 bash[30672]: cluster 2024-02-13T00:38:28.222732+0000 mon.a (mon.0) 202 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-13T00:38:29.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:29 smithi195 bash[30672]: cluster 2024-02-13T00:38:28.222823+0000 mon.a (mon.0) 203 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-13T00:38:29.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:29 smithi195 bash[30672]: cluster 2024-02-13T00:38:28.222906+0000 mon.a (mon.0) 204 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-13T00:38:29.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:29 smithi195 bash[30672]: cluster 2024-02-13T00:38:28.222992+0000 mon.a (mon.0) 205 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-13T00:38:29.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:29 smithi195 bash[30672]: cluster 2024-02-13T00:38:28.223115+0000 mon.a (mon.0) 206 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-13T00:38:29.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:29 smithi195 bash[30672]: cluster 2024-02-13T00:38:28.223220+0000 mon.a (mon.0) 207 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-13T00:38:29.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:29 smithi195 bash[30672]: cluster 2024-02-13T00:38:28.223312+0000 mon.a (mon.0) 208 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-13T00:38:29.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:29 smithi195 bash[30672]: cluster 2024-02-13T00:38:28.223432+0000 mon.a (mon.0) 209 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-13T00:38:29.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:29 smithi195 bash[30672]: cluster 2024-02-13T00:38:28.625625+0000 mon.a (mon.0) 210 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-13T00:38:29.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:29 smithi195 bash[30672]: cluster 2024-02-13T00:38:28.625979+0000 mon.a (mon.0) 211 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-13T00:38:29.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:29 smithi195 bash[30672]: cluster 2024-02-13T00:38:28.626335+0000 mon.a (mon.0) 212 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-13T00:38:29.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:29 smithi195 bash[30672]: cluster 2024-02-13T00:38:28.626780+0000 mon.a (mon.0) 213 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-13T00:38:29.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:29 smithi195 bash[30672]: cluster 2024-02-13T00:38:28.627133+0000 mon.a (mon.0) 214 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-13T00:38:29.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:29 smithi195 bash[30672]: cluster 2024-02-13T00:38:28.627356+0000 mon.a (mon.0) 215 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-13T00:38:29.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:29 smithi195 bash[30672]: cluster 2024-02-13T00:38:28.627548+0000 mon.a (mon.0) 216 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-13T00:38:29.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:29 smithi195 bash[30672]: cluster 2024-02-13T00:38:28.627755+0000 mon.a (mon.0) 217 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-13T00:38:29.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:29 smithi195 bash[30672]: cluster 2024-02-13T00:38:28.628011+0000 mon.a (mon.0) 218 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-13T00:38:29.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:29 smithi195 bash[30672]: cluster 2024-02-13T00:38:28.628209+0000 mon.a (mon.0) 219 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-13T00:38:29.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:29 smithi195 bash[30672]: cluster 2024-02-13T00:38:28.628406+0000 mon.a (mon.0) 220 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-13T00:38:29.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:29 smithi195 bash[30672]: cluster 2024-02-13T00:38:28.628602+0000 mon.a (mon.0) 221 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-13T00:38:29.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:29 smithi195 bash[30672]: cluster 2024-02-13T00:38:28.628863+0000 mon.a (mon.0) 222 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-13T00:38:29.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:29 smithi195 bash[30672]: cluster 2024-02-13T00:38:28.629133+0000 mon.a (mon.0) 223 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-13T00:38:29.678 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:38:29.678 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-13T00:38:29.678 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 3 2024-02-13T00:38:29.678 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:38:29.678 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-13T00:38:29.678 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-13T00:38:29.678 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:38:29.679 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-13T00:38:29.679 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 7 2024-02-13T00:38:29.679 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:38:29.679 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-13T00:38:29.679 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-13T00:38:29.679 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-13T00:38:29.679 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:38:29.679 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-13T00:38:29.679 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 9, 2024-02-13T00:38:29.679 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 5 2024-02-13T00:38:29.679 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-13T00:38:29.679 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:38:30.058 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:38:30.058 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", 2024-02-13T00:38:30.058 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-13T00:38:30.058 INFO:teuthology.orchestra.run.smithi087.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-13T00:38:30.058 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [ 2024-02-13T00:38:30.058 INFO:teuthology.orchestra.run.smithi087.stdout: "mon", 2024-02-13T00:38:30.058 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr" 2024-02-13T00:38:30.058 INFO:teuthology.orchestra.run.smithi087.stdout: ], 2024-02-13T00:38:30.059 INFO:teuthology.orchestra.run.smithi087.stdout: "progress": "5/20 daemons upgraded", 2024-02-13T00:38:30.059 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "Currently upgrading osd daemons", 2024-02-13T00:38:30.059 INFO:teuthology.orchestra.run.smithi087.stdout: "is_paused": false 2024-02-13T00:38:30.059 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:38:30.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:30 smithi087 bash[38740]: audit 2024-02-13T00:38:28.454109+0000 mgr.y (mgr.44106) 93 : audit [DBG] from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:38:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:30 smithi087 bash[38740]: audit 2024-02-13T00:38:28.829834+0000 mgr.y (mgr.44106) 94 : audit [DBG] from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:38:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:30 smithi087 bash[38740]: cluster 2024-02-13T00:38:29.156711+0000 mon.a (mon.0) 224 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-13T00:38:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:30 smithi087 bash[38740]: cluster 2024-02-13T00:38:29.173215+0000 mon.a (mon.0) 225 : cluster [DBG] osdmap e65: 8 total, 7 up, 8 in 2024-02-13T00:38:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:30 smithi087 bash[38740]: audit 2024-02-13T00:38:29.176078+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-13T00:38:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:30 smithi087 bash[38740]: audit 2024-02-13T00:38:29.178951+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-13T00:38:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:30 smithi087 bash[38740]: audit 2024-02-13T00:38:29.214440+0000 mgr.y (mgr.44106) 95 : audit [DBG] from='client.54145 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:38:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:30 smithi087 bash[38740]: audit 2024-02-13T00:38:29.216885+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:38:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:30 smithi087 bash[38740]: audit 2024-02-13T00:38:29.217474+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:38:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:30 smithi087 bash[38740]: audit 2024-02-13T00:38:29.217983+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:38:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:30 smithi087 bash[38740]: audit 2024-02-13T00:38:29.218597+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:38:30.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:30 smithi087 bash[38740]: audit 2024-02-13T00:38:29.219202+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:38:30.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:30 smithi087 bash[38740]: audit 2024-02-13T00:38:29.219795+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:38:30.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:30 smithi087 bash[38740]: audit 2024-02-13T00:38:29.222172+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:38:30.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:30 smithi087 bash[38740]: audit 2024-02-13T00:38:29.222812+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:38:30.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:30 smithi087 bash[38740]: audit 2024-02-13T00:38:29.223449+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:38:30.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:30 smithi087 bash[38740]: audit 2024-02-13T00:38:29.224101+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:38:30.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:30 smithi087 bash[38740]: audit 2024-02-13T00:38:29.224709+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:38:30.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:30 smithi087 bash[38740]: audit 2024-02-13T00:38:29.675380+0000 mon.c (mon.1) 4 : audit [DBG] from='client.54151 172.21.15.87:0/752841542' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:38:30.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:30 smithi087 bash[39916]: audit 2024-02-13T00:38:28.454109+0000 mgr.y (mgr.44106) 93 : audit [DBG] from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:38:30.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:30 smithi087 bash[39916]: audit 2024-02-13T00:38:28.829834+0000 mgr.y (mgr.44106) 94 : audit [DBG] from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:38:30.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:30 smithi087 bash[39916]: cluster 2024-02-13T00:38:29.156711+0000 mon.a (mon.0) 224 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-13T00:38:30.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:30 smithi087 bash[39916]: cluster 2024-02-13T00:38:29.173215+0000 mon.a (mon.0) 225 : cluster [DBG] osdmap e65: 8 total, 7 up, 8 in 2024-02-13T00:38:30.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:30 smithi087 bash[39916]: audit 2024-02-13T00:38:29.176078+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-13T00:38:30.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:30 smithi087 bash[39916]: audit 2024-02-13T00:38:29.178951+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-13T00:38:30.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:30 smithi087 bash[39916]: audit 2024-02-13T00:38:29.214440+0000 mgr.y (mgr.44106) 95 : audit [DBG] from='client.54145 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:38:30.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:30 smithi087 bash[39916]: audit 2024-02-13T00:38:29.216885+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:38:30.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:30 smithi087 bash[39916]: audit 2024-02-13T00:38:29.217474+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:38:30.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:30 smithi087 bash[39916]: audit 2024-02-13T00:38:29.217983+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:38:30.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:30 smithi087 bash[39916]: audit 2024-02-13T00:38:29.218597+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:38:30.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:30 smithi087 bash[39916]: audit 2024-02-13T00:38:29.219202+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:38:30.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:30 smithi087 bash[39916]: audit 2024-02-13T00:38:29.219795+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:38:30.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:30 smithi087 bash[39916]: audit 2024-02-13T00:38:29.222172+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:38:30.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:30 smithi087 bash[39916]: audit 2024-02-13T00:38:29.222812+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:38:30.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:30 smithi087 bash[39916]: audit 2024-02-13T00:38:29.223449+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:38:30.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:30 smithi087 bash[39916]: audit 2024-02-13T00:38:29.224101+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:38:30.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:30 smithi087 bash[39916]: audit 2024-02-13T00:38:29.224709+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:38:30.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:30 smithi087 bash[39916]: audit 2024-02-13T00:38:29.675380+0000 mon.c (mon.1) 4 : audit [DBG] from='client.54151 172.21.15.87:0/752841542' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:38:30.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:30 smithi195 bash[30672]: audit 2024-02-13T00:38:28.454109+0000 mgr.y (mgr.44106) 93 : audit [DBG] from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:38:30.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:30 smithi195 bash[30672]: audit 2024-02-13T00:38:28.829834+0000 mgr.y (mgr.44106) 94 : audit [DBG] from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:38:30.657 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:30 smithi195 bash[30672]: cluster 2024-02-13T00:38:29.156711+0000 mon.a (mon.0) 224 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-13T00:38:30.657 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:30 smithi195 bash[30672]: cluster 2024-02-13T00:38:29.173215+0000 mon.a (mon.0) 225 : cluster [DBG] osdmap e65: 8 total, 7 up, 8 in 2024-02-13T00:38:30.657 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:30 smithi195 bash[30672]: audit 2024-02-13T00:38:29.176078+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-13T00:38:30.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:30 smithi195 bash[30672]: audit 2024-02-13T00:38:29.178951+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-13T00:38:30.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:30 smithi195 bash[30672]: audit 2024-02-13T00:38:29.214440+0000 mgr.y (mgr.44106) 95 : audit [DBG] from='client.54145 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:38:30.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:30 smithi195 bash[30672]: audit 2024-02-13T00:38:29.216885+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:38:30.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:30 smithi195 bash[30672]: audit 2024-02-13T00:38:29.217474+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:38:30.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:30 smithi195 bash[30672]: audit 2024-02-13T00:38:29.217983+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:38:30.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:30 smithi195 bash[30672]: audit 2024-02-13T00:38:29.218597+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:38:30.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:30 smithi195 bash[30672]: audit 2024-02-13T00:38:29.219202+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:38:30.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:30 smithi195 bash[30672]: audit 2024-02-13T00:38:29.219795+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:38:30.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:30 smithi195 bash[30672]: audit 2024-02-13T00:38:29.222172+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:38:30.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:30 smithi195 bash[30672]: audit 2024-02-13T00:38:29.222812+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:38:30.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:30 smithi195 bash[30672]: audit 2024-02-13T00:38:29.223449+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:38:30.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:30 smithi195 bash[30672]: audit 2024-02-13T00:38:29.224101+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:38:30.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:30 smithi195 bash[30672]: audit 2024-02-13T00:38:29.224709+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:38:30.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:30 smithi195 bash[30672]: audit 2024-02-13T00:38:29.675380+0000 mon.c (mon.1) 4 : audit [DBG] from='client.54151 172.21.15.87:0/752841542' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:38:31.296 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:31 smithi087 bash[38740]: cluster 2024-02-13T00:38:29.745086+0000 mgr.y (mgr.44106) 96 : cluster [DBG] pgmap v44: 129 pgs: 16 stale+active+clean, 113 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:31.297 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:31 smithi087 bash[38740]: audit 2024-02-13T00:38:30.054867+0000 mgr.y (mgr.44106) 97 : audit [DBG] from='client.54157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:38:31.297 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:31 smithi087 bash[38740]: audit 2024-02-13T00:38:30.184721+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-13T00:38:31.297 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:31 smithi087 bash[38740]: cluster 2024-02-13T00:38:30.184967+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e66: 8 total, 7 up, 8 in 2024-02-13T00:38:31.297 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 13 00:38:30 smithi087 systemd[1]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715@osd.0.service: Succeeded. 2024-02-13T00:38:31.297 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 13 00:38:30 smithi087 systemd[1]: Stopped Ceph osd.0 for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:38:31.297 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 13 00:38:31 smithi087 systemd[1]: Started Ceph osd.0 for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:38:31.297 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:31 smithi087 bash[39916]: cluster 2024-02-13T00:38:29.745086+0000 mgr.y (mgr.44106) 96 : cluster [DBG] pgmap v44: 129 pgs: 16 stale+active+clean, 113 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:31.298 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:31 smithi087 bash[39916]: audit 2024-02-13T00:38:30.054867+0000 mgr.y (mgr.44106) 97 : audit [DBG] from='client.54157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:38:31.298 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:31 smithi087 bash[39916]: audit 2024-02-13T00:38:30.184721+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-13T00:38:31.298 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:31 smithi087 bash[39916]: cluster 2024-02-13T00:38:30.184967+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e66: 8 total, 7 up, 8 in 2024-02-13T00:38:31.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:31 smithi195 bash[30672]: cluster 2024-02-13T00:38:29.745086+0000 mgr.y (mgr.44106) 96 : cluster [DBG] pgmap v44: 129 pgs: 16 stale+active+clean, 113 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:31.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:31 smithi195 bash[30672]: audit 2024-02-13T00:38:30.054867+0000 mgr.y (mgr.44106) 97 : audit [DBG] from='client.54157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:38:31.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:31 smithi195 bash[30672]: audit 2024-02-13T00:38:30.184721+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-13T00:38:31.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:31 smithi195 bash[30672]: cluster 2024-02-13T00:38:30.184967+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e66: 8 total, 7 up, 8 in 2024-02-13T00:38:32.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:32 smithi195 bash[30672]: audit 2024-02-13T00:38:31.265532+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:32.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:32 smithi195 bash[30672]: audit 2024-02-13T00:38:31.266676+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:38:32.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:32 smithi195 bash[30672]: audit 2024-02-13T00:38:31.268829+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:38:32.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:32 smithi087 bash[38740]: audit 2024-02-13T00:38:31.265532+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:32.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:32 smithi087 bash[38740]: audit 2024-02-13T00:38:31.266676+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:38:32.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:32 smithi087 bash[38740]: audit 2024-02-13T00:38:31.268829+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:38:32.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:32 smithi087 bash[39916]: audit 2024-02-13T00:38:31.265532+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:32.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:32 smithi087 bash[39916]: audit 2024-02-13T00:38:31.266676+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:38:32.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:32 smithi087 bash[39916]: audit 2024-02-13T00:38:31.268829+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:38:33.199 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 13 00:38:32 smithi087 bash[42162]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-13T00:38:33.199 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 13 00:38:32 smithi087 bash[42162]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-13T00:38:33.199 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 13 00:38:32 smithi087 bash[42162]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2024-02-13T00:38:33.200 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 13 00:38:32 smithi087 bash[42162]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-02-13T00:38:33.200 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 13 00:38:32 smithi087 bash[42162]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-02-13T00:38:33.200 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 13 00:38:32 smithi087 bash[42162]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-13T00:38:33.200 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 13 00:38:32 smithi087 bash[42162]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-13T00:38:33.200 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 13 00:38:32 smithi087 bash[42162]: --> ceph-volume lvm activate successful for osd ID: 0 2024-02-13T00:38:33.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:33 smithi087 bash[38740]: cluster 2024-02-13T00:38:31.746759+0000 mgr.y (mgr.44106) 98 : cluster [DBG] pgmap v46: 129 pgs: 49 peering, 80 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:33.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:33 smithi087 bash[38740]: cluster 2024-02-13T00:38:32.264256+0000 mon.a (mon.0) 244 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 47 pgs peering (PG_AVAILABILITY) 2024-02-13T00:38:33.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:33 smithi087 bash[39916]: cluster 2024-02-13T00:38:31.746759+0000 mgr.y (mgr.44106) 98 : cluster [DBG] pgmap v46: 129 pgs: 49 peering, 80 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:33.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:33 smithi087 bash[39916]: cluster 2024-02-13T00:38:32.264256+0000 mon.a (mon.0) 244 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 47 pgs peering (PG_AVAILABILITY) 2024-02-13T00:38:33.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:33 smithi195 bash[30672]: cluster 2024-02-13T00:38:31.746759+0000 mgr.y (mgr.44106) 98 : cluster [DBG] pgmap v46: 129 pgs: 49 peering, 80 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:33.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:33 smithi195 bash[30672]: cluster 2024-02-13T00:38:32.264256+0000 mon.a (mon.0) 244 : cluster [WRN] Health check failed: Reduced data availability: 9 pgs inactive, 47 pgs peering (PG_AVAILABILITY) 2024-02-13T00:38:34.926 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 13 00:38:34 smithi087 bash[42448]: debug 2024-02-13T00:38:34.618+0000 7fc897220700 1 -- 172.21.15.87:0/2476960422 <== mon.0 v2:172.21.15.87:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55da137e2680 con 0x55da13855000 2024-02-13T00:38:35.199 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 13 00:38:34 smithi087 bash[42448]: debug 2024-02-13T00:38:34.918+0000 7fc89ecae380 -1 Falling back to public interface 2024-02-13T00:38:35.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:35 smithi195 bash[30672]: cluster 2024-02-13T00:38:33.748214+0000 mgr.y (mgr.44106) 99 : cluster [DBG] pgmap v47: 129 pgs: 49 peering, 80 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:35.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:35 smithi087 bash[38740]: cluster 2024-02-13T00:38:33.748214+0000 mgr.y (mgr.44106) 99 : cluster [DBG] pgmap v47: 129 pgs: 49 peering, 80 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:35.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:35 smithi087 bash[39916]: cluster 2024-02-13T00:38:33.748214+0000 mgr.y (mgr.44106) 99 : cluster [DBG] pgmap v47: 129 pgs: 49 peering, 80 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-13T00:38:37.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:36 smithi195 bash[30672]: cluster 2024-02-13T00:38:35.749980+0000 mgr.y (mgr.44106) 100 : cluster [DBG] pgmap v48: 129 pgs: 19 active+undersized+degraded, 30 active+undersized, 80 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 73/702 objects degraded (10.399%) 2024-02-13T00:38:37.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:36 smithi195 bash[30672]: cluster 2024-02-13T00:38:36.275938+0000 mon.a (mon.0) 245 : cluster [WRN] Health check failed: Degraded data redundancy: 73/702 objects degraded (10.399%), 19 pgs degraded (PG_DEGRADED) 2024-02-13T00:38:37.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:36 smithi195 bash[30672]: cluster 2024-02-13T00:38:36.276012+0000 mon.a (mon.0) 246 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 47 pgs peering) 2024-02-13T00:38:37.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:36 smithi087 bash[38740]: cluster 2024-02-13T00:38:35.749980+0000 mgr.y (mgr.44106) 100 : cluster [DBG] pgmap v48: 129 pgs: 19 active+undersized+degraded, 30 active+undersized, 80 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 73/702 objects degraded (10.399%) 2024-02-13T00:38:37.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:36 smithi087 bash[38740]: cluster 2024-02-13T00:38:36.275938+0000 mon.a (mon.0) 245 : cluster [WRN] Health check failed: Degraded data redundancy: 73/702 objects degraded (10.399%), 19 pgs degraded (PG_DEGRADED) 2024-02-13T00:38:37.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:36 smithi087 bash[38740]: cluster 2024-02-13T00:38:36.276012+0000 mon.a (mon.0) 246 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 47 pgs peering) 2024-02-13T00:38:37.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:36 smithi087 bash[39916]: cluster 2024-02-13T00:38:35.749980+0000 mgr.y (mgr.44106) 100 : cluster [DBG] pgmap v48: 129 pgs: 19 active+undersized+degraded, 30 active+undersized, 80 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 73/702 objects degraded (10.399%) 2024-02-13T00:38:37.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:36 smithi087 bash[39916]: cluster 2024-02-13T00:38:36.275938+0000 mon.a (mon.0) 245 : cluster [WRN] Health check failed: Degraded data redundancy: 73/702 objects degraded (10.399%), 19 pgs degraded (PG_DEGRADED) 2024-02-13T00:38:37.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:36 smithi087 bash[39916]: cluster 2024-02-13T00:38:36.276012+0000 mon.a (mon.0) 246 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 47 pgs peering) 2024-02-13T00:38:38.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:37 smithi195 bash[30672]: audit 2024-02-13T00:38:37.781215+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.87:6802/165682472,v1:172.21.15.87:6803/165682472]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-13T00:38:38.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:37 smithi195 bash[30672]: audit 2024-02-13T00:38:37.781681+0000 mon.a (mon.0) 247 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-13T00:38:38.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:37 smithi087 bash[38740]: audit 2024-02-13T00:38:37.781215+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.87:6802/165682472,v1:172.21.15.87:6803/165682472]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-13T00:38:38.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:37 smithi087 bash[38740]: audit 2024-02-13T00:38:37.781681+0000 mon.a (mon.0) 247 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-13T00:38:38.200 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 13 00:38:37 smithi087 bash[42448]: debug 2024-02-13T00:38:37.774+0000 7fc89ecae380 -1 osd.0 64 log_to_monitors {default=true} 2024-02-13T00:38:38.200 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 13 00:38:37 smithi087 bash[42448]: debug 2024-02-13T00:38:37.854+0000 7fc88f994700 -1 osd.0 64 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-13T00:38:38.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:37 smithi087 bash[39916]: audit 2024-02-13T00:38:37.781215+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.87:6802/165682472,v1:172.21.15.87:6803/165682472]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-13T00:38:38.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:37 smithi087 bash[39916]: audit 2024-02-13T00:38:37.781681+0000 mon.a (mon.0) 247 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-13T00:38:39.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:38 smithi195 bash[30672]: cluster 2024-02-13T00:38:37.751317+0000 mgr.y (mgr.44106) 101 : cluster [DBG] pgmap v49: 129 pgs: 19 active+undersized+degraded, 30 active+undersized, 80 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 73/702 objects degraded (10.399%) 2024-02-13T00:38:39.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:38 smithi195 bash[30672]: audit 2024-02-13T00:38:37.841322+0000 mon.a (mon.0) 248 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-13T00:38:39.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:38 smithi195 bash[30672]: cluster 2024-02-13T00:38:37.841483+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e67: 8 total, 7 up, 8 in 2024-02-13T00:38:39.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:38 smithi195 bash[30672]: audit 2024-02-13T00:38:37.846690+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.87:6802/165682472,v1:172.21.15.87:6803/165682472]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-13T00:38:39.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:38 smithi195 bash[30672]: audit 2024-02-13T00:38:37.847302+0000 mon.a (mon.0) 250 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-13T00:38:39.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:38 smithi195 bash[30672]: audit 2024-02-13T00:38:38.510125+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:39.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:38 smithi195 bash[30672]: audit 2024-02-13T00:38:38.777642+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:39.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:38 smithi195 bash[30672]: audit 2024-02-13T00:38:38.790050+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:38:39.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:38 smithi195 bash[30672]: audit 2024-02-13T00:38:38.793889+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:38:39.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:38 smithi195 bash[30672]: audit 2024-02-13T00:38:38.796027+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:38:39.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:38 smithi195 bash[30672]: audit 2024-02-13T00:38:38.797514+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:38:39.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:38 smithi195 bash[30672]: audit 2024-02-13T00:38:38.799489+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-13T00:38:39.199 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:38:38 smithi087 bash[36810]: debug 2024-02-13T00:38:38.794+0000 7f11e4fd1700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-02-13T00:38:39.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:38 smithi087 bash[38740]: cluster 2024-02-13T00:38:37.751317+0000 mgr.y (mgr.44106) 101 : cluster [DBG] pgmap v49: 129 pgs: 19 active+undersized+degraded, 30 active+undersized, 80 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 73/702 objects degraded (10.399%) 2024-02-13T00:38:39.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:38 smithi087 bash[38740]: audit 2024-02-13T00:38:37.841322+0000 mon.a (mon.0) 248 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-13T00:38:39.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:38 smithi087 bash[38740]: cluster 2024-02-13T00:38:37.841483+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e67: 8 total, 7 up, 8 in 2024-02-13T00:38:39.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:38 smithi087 bash[38740]: audit 2024-02-13T00:38:37.846690+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.87:6802/165682472,v1:172.21.15.87:6803/165682472]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-13T00:38:39.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:38 smithi087 bash[38740]: audit 2024-02-13T00:38:37.847302+0000 mon.a (mon.0) 250 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-13T00:38:39.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:38 smithi087 bash[38740]: audit 2024-02-13T00:38:38.510125+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:39.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:38 smithi087 bash[38740]: audit 2024-02-13T00:38:38.777642+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:39.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:38 smithi087 bash[38740]: audit 2024-02-13T00:38:38.790050+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:38:39.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:38 smithi087 bash[38740]: audit 2024-02-13T00:38:38.793889+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:38:39.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:38 smithi087 bash[38740]: audit 2024-02-13T00:38:38.796027+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:38:39.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:38 smithi087 bash[38740]: audit 2024-02-13T00:38:38.797514+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:38:39.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:38 smithi087 bash[38740]: audit 2024-02-13T00:38:38.799489+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-13T00:38:39.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:38 smithi087 bash[39916]: cluster 2024-02-13T00:38:37.751317+0000 mgr.y (mgr.44106) 101 : cluster [DBG] pgmap v49: 129 pgs: 19 active+undersized+degraded, 30 active+undersized, 80 active+clean; 7.0 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 73/702 objects degraded (10.399%) 2024-02-13T00:38:39.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:38 smithi087 bash[39916]: audit 2024-02-13T00:38:37.841322+0000 mon.a (mon.0) 248 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-13T00:38:39.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:38 smithi087 bash[39916]: cluster 2024-02-13T00:38:37.841483+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e67: 8 total, 7 up, 8 in 2024-02-13T00:38:39.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:38 smithi087 bash[39916]: audit 2024-02-13T00:38:37.846690+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.87:6802/165682472,v1:172.21.15.87:6803/165682472]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-13T00:38:39.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:38 smithi087 bash[39916]: audit 2024-02-13T00:38:37.847302+0000 mon.a (mon.0) 250 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-13T00:38:39.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:38 smithi087 bash[39916]: audit 2024-02-13T00:38:38.510125+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:39.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:38 smithi087 bash[39916]: audit 2024-02-13T00:38:38.777642+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:39.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:38 smithi087 bash[39916]: audit 2024-02-13T00:38:38.790050+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:38:39.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:38 smithi087 bash[39916]: audit 2024-02-13T00:38:38.793889+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:38:39.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:38 smithi087 bash[39916]: audit 2024-02-13T00:38:38.796027+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:38:39.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:38 smithi087 bash[39916]: audit 2024-02-13T00:38:38.797514+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:38:39.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:38 smithi087 bash[39916]: audit 2024-02-13T00:38:38.799489+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-13T00:38:40.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:39 smithi195 bash[30672]: audit 2024-02-13T00:38:38.799732+0000 mgr.y (mgr.44106) 102 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-13T00:38:40.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:39 smithi195 bash[30672]: cephadm 2024-02-13T00:38:38.801305+0000 mgr.y (mgr.44106) 103 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-02-13T00:38:40.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:39 smithi195 bash[30672]: cluster 2024-02-13T00:38:38.838863+0000 mon.a (mon.0) 258 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-13T00:38:40.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:39 smithi195 bash[30672]: cluster 2024-02-13T00:38:38.846984+0000 mon.a (mon.0) 259 : cluster [INF] osd.0 [v2:172.21.15.87:6802/165682472,v1:172.21.15.87:6803/165682472] boot 2024-02-13T00:38:40.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:39 smithi195 bash[30672]: cluster 2024-02-13T00:38:38.847094+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-02-13T00:38:40.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:39 smithi195 bash[30672]: audit 2024-02-13T00:38:38.848158+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T00:38:40.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:39 smithi087 bash[38740]: audit 2024-02-13T00:38:38.799732+0000 mgr.y (mgr.44106) 102 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-13T00:38:40.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:39 smithi087 bash[38740]: cephadm 2024-02-13T00:38:38.801305+0000 mgr.y (mgr.44106) 103 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-02-13T00:38:40.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:39 smithi087 bash[38740]: cluster 2024-02-13T00:38:38.838863+0000 mon.a (mon.0) 258 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-13T00:38:40.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:39 smithi087 bash[38740]: cluster 2024-02-13T00:38:38.846984+0000 mon.a (mon.0) 259 : cluster [INF] osd.0 [v2:172.21.15.87:6802/165682472,v1:172.21.15.87:6803/165682472] boot 2024-02-13T00:38:40.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:39 smithi087 bash[38740]: cluster 2024-02-13T00:38:38.847094+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-02-13T00:38:40.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:39 smithi087 bash[38740]: audit 2024-02-13T00:38:38.848158+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T00:38:40.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:39 smithi087 bash[39916]: audit 2024-02-13T00:38:38.799732+0000 mgr.y (mgr.44106) 102 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-13T00:38:40.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:39 smithi087 bash[39916]: cephadm 2024-02-13T00:38:38.801305+0000 mgr.y (mgr.44106) 103 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-02-13T00:38:40.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:39 smithi087 bash[39916]: cluster 2024-02-13T00:38:38.838863+0000 mon.a (mon.0) 258 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-13T00:38:40.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:39 smithi087 bash[39916]: cluster 2024-02-13T00:38:38.846984+0000 mon.a (mon.0) 259 : cluster [INF] osd.0 [v2:172.21.15.87:6802/165682472,v1:172.21.15.87:6803/165682472] boot 2024-02-13T00:38:40.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:39 smithi087 bash[39916]: cluster 2024-02-13T00:38:38.847094+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-02-13T00:38:40.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:39 smithi087 bash[39916]: audit 2024-02-13T00:38:38.848158+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-13T00:38:41.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:40 smithi195 bash[30672]: cluster 2024-02-13T00:38:39.752377+0000 mgr.y (mgr.44106) 104 : cluster [DBG] pgmap v52: 129 pgs: 19 active+undersized+degraded, 30 active+undersized, 80 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 73/702 objects degraded (10.399%) 2024-02-13T00:38:41.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:40 smithi195 bash[30672]: cluster 2024-02-13T00:38:39.854113+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-02-13T00:38:41.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:40 smithi087 bash[38740]: cluster 2024-02-13T00:38:39.752377+0000 mgr.y (mgr.44106) 104 : cluster [DBG] pgmap v52: 129 pgs: 19 active+undersized+degraded, 30 active+undersized, 80 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 73/702 objects degraded (10.399%) 2024-02-13T00:38:41.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:40 smithi087 bash[38740]: cluster 2024-02-13T00:38:39.854113+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-02-13T00:38:41.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:40 smithi087 bash[39916]: cluster 2024-02-13T00:38:39.752377+0000 mgr.y (mgr.44106) 104 : cluster [DBG] pgmap v52: 129 pgs: 19 active+undersized+degraded, 30 active+undersized, 80 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 73/702 objects degraded (10.399%) 2024-02-13T00:38:41.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:40 smithi087 bash[39916]: cluster 2024-02-13T00:38:39.854113+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-02-13T00:38:42.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:41 smithi087 bash[38740]: cluster 2024-02-13T00:38:41.873367+0000 mon.a (mon.0) 263 : cluster [WRN] Health check update: Degraded data redundancy: 32/702 objects degraded (4.558%), 7 pgs degraded (PG_DEGRADED) 2024-02-13T00:38:42.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:41 smithi087 bash[39916]: cluster 2024-02-13T00:38:41.873367+0000 mon.a (mon.0) 263 : cluster [WRN] Health check update: Degraded data redundancy: 32/702 objects degraded (4.558%), 7 pgs degraded (PG_DEGRADED) 2024-02-13T00:38:42.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:41 smithi195 bash[30672]: cluster 2024-02-13T00:38:41.873367+0000 mon.a (mon.0) 263 : cluster [WRN] Health check update: Degraded data redundancy: 32/702 objects degraded (4.558%), 7 pgs degraded (PG_DEGRADED) 2024-02-13T00:38:43.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:42 smithi087 bash[38740]: cluster 2024-02-13T00:38:41.753313+0000 mgr.y (mgr.44106) 105 : cluster [DBG] pgmap v54: 129 pgs: 33 peering, 7 active+undersized+degraded, 9 active+undersized, 80 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 32/702 objects degraded (4.558%) 2024-02-13T00:38:43.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:42 smithi087 bash[39916]: cluster 2024-02-13T00:38:41.753313+0000 mgr.y (mgr.44106) 105 : cluster [DBG] pgmap v54: 129 pgs: 33 peering, 7 active+undersized+degraded, 9 active+undersized, 80 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 32/702 objects degraded (4.558%) 2024-02-13T00:38:43.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:42 smithi195 bash[30672]: cluster 2024-02-13T00:38:41.753313+0000 mgr.y (mgr.44106) 105 : cluster [DBG] pgmap v54: 129 pgs: 33 peering, 7 active+undersized+degraded, 9 active+undersized, 80 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 32/702 objects degraded (4.558%) 2024-02-13T00:38:44.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:43 smithi195 bash[30672]: cluster 2024-02-13T00:38:43.929677+0000 mon.a (mon.0) 264 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/702 objects degraded (4.558%), 7 pgs degraded) 2024-02-13T00:38:44.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:43 smithi195 bash[30672]: cluster 2024-02-13T00:38:43.929766+0000 mon.a (mon.0) 265 : cluster [INF] Cluster is now healthy 2024-02-13T00:38:44.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:43 smithi087 bash[38740]: cluster 2024-02-13T00:38:43.929677+0000 mon.a (mon.0) 264 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/702 objects degraded (4.558%), 7 pgs degraded) 2024-02-13T00:38:44.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:43 smithi087 bash[38740]: cluster 2024-02-13T00:38:43.929766+0000 mon.a (mon.0) 265 : cluster [INF] Cluster is now healthy 2024-02-13T00:38:44.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:43 smithi087 bash[39916]: cluster 2024-02-13T00:38:43.929677+0000 mon.a (mon.0) 264 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/702 objects degraded (4.558%), 7 pgs degraded) 2024-02-13T00:38:44.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:43 smithi087 bash[39916]: cluster 2024-02-13T00:38:43.929766+0000 mon.a (mon.0) 265 : cluster [INF] Cluster is now healthy 2024-02-13T00:38:45.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:44 smithi195 bash[30672]: cluster 2024-02-13T00:38:43.754184+0000 mgr.y (mgr.44106) 106 : cluster [DBG] pgmap v55: 129 pgs: 33 peering, 96 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-13T00:38:45.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:44 smithi087 bash[38740]: cluster 2024-02-13T00:38:43.754184+0000 mgr.y (mgr.44106) 106 : cluster [DBG] pgmap v55: 129 pgs: 33 peering, 96 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-13T00:38:45.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:44 smithi087 bash[39916]: cluster 2024-02-13T00:38:43.754184+0000 mgr.y (mgr.44106) 106 : cluster [DBG] pgmap v55: 129 pgs: 33 peering, 96 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-13T00:38:47.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:46 smithi195 bash[30672]: cluster 2024-02-13T00:38:45.755581+0000 mgr.y (mgr.44106) 107 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-13T00:38:47.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:46 smithi087 bash[38740]: cluster 2024-02-13T00:38:45.755581+0000 mgr.y (mgr.44106) 107 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-13T00:38:47.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:46 smithi087 bash[39916]: cluster 2024-02-13T00:38:45.755581+0000 mgr.y (mgr.44106) 107 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-13T00:38:49.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:48 smithi195 bash[30672]: cluster 2024-02-13T00:38:47.756405+0000 mgr.y (mgr.44106) 108 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-13T00:38:49.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:48 smithi087 bash[38740]: cluster 2024-02-13T00:38:47.756405+0000 mgr.y (mgr.44106) 108 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-13T00:38:49.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:48 smithi087 bash[39916]: cluster 2024-02-13T00:38:47.756405+0000 mgr.y (mgr.44106) 108 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-13T00:38:51.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:51 smithi195 bash[30672]: cluster 2024-02-13T00:38:49.757394+0000 mgr.y (mgr.44106) 109 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-13T00:38:51.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:51 smithi087 bash[38740]: cluster 2024-02-13T00:38:49.757394+0000 mgr.y (mgr.44106) 109 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-13T00:38:51.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:51 smithi087 bash[39916]: cluster 2024-02-13T00:38:49.757394+0000 mgr.y (mgr.44106) 109 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-13T00:38:53.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:53 smithi195 bash[30672]: cluster 2024-02-13T00:38:51.758847+0000 mgr.y (mgr.44106) 110 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-13T00:38:53.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:53 smithi087 bash[38740]: cluster 2024-02-13T00:38:51.758847+0000 mgr.y (mgr.44106) 110 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-13T00:38:53.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:53 smithi087 bash[39916]: cluster 2024-02-13T00:38:51.758847+0000 mgr.y (mgr.44106) 110 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-13T00:38:54.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:54 smithi195 bash[30672]: audit 2024-02-13T00:38:53.817140+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-13T00:38:54.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:54 smithi087 bash[38740]: audit 2024-02-13T00:38:53.817140+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-13T00:38:54.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:54 smithi087 bash[39916]: audit 2024-02-13T00:38:53.817140+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-13T00:38:55.365 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:55 smithi087 bash[38740]: cluster 2024-02-13T00:38:53.759702+0000 mgr.y (mgr.44106) 111 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-13T00:38:55.365 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:55 smithi087 bash[38740]: audit 2024-02-13T00:38:53.817556+0000 mgr.y (mgr.44106) 112 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-13T00:38:55.365 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:55 smithi087 bash[38740]: cephadm 2024-02-13T00:38:53.820066+0000 mgr.y (mgr.44106) 113 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-02-13T00:38:55.365 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:55 smithi087 bash[39916]: cluster 2024-02-13T00:38:53.759702+0000 mgr.y (mgr.44106) 111 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-13T00:38:55.365 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:55 smithi087 bash[39916]: audit 2024-02-13T00:38:53.817556+0000 mgr.y (mgr.44106) 112 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-13T00:38:55.366 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:55 smithi087 bash[39916]: cephadm 2024-02-13T00:38:53.820066+0000 mgr.y (mgr.44106) 113 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-02-13T00:38:55.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:55 smithi195 bash[30672]: cluster 2024-02-13T00:38:53.759702+0000 mgr.y (mgr.44106) 111 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-13T00:38:55.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:55 smithi195 bash[30672]: audit 2024-02-13T00:38:53.817556+0000 mgr.y (mgr.44106) 112 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-13T00:38:55.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:55 smithi195 bash[30672]: cephadm 2024-02-13T00:38:53.820066+0000 mgr.y (mgr.44106) 113 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-02-13T00:38:56.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:56 smithi195 bash[30672]: audit 2024-02-13T00:38:55.083899+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:56.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:56 smithi195 bash[30672]: audit 2024-02-13T00:38:56.040581+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:56.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:56 smithi195 bash[30672]: audit 2024-02-13T00:38:56.042025+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-13T00:38:56.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:56 smithi195 bash[30672]: audit 2024-02-13T00:38:56.043077+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:38:56.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:56 smithi195 bash[30672]: audit 2024-02-13T00:38:56.045425+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2024-02-13T00:38:56.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:56 smithi087 bash[38740]: audit 2024-02-13T00:38:55.083899+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:56.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:56 smithi087 bash[38740]: audit 2024-02-13T00:38:56.040581+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:56.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:56 smithi087 bash[38740]: audit 2024-02-13T00:38:56.042025+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-13T00:38:56.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:56 smithi087 bash[38740]: audit 2024-02-13T00:38:56.043077+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:38:56.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:56 smithi087 bash[38740]: audit 2024-02-13T00:38:56.045425+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2024-02-13T00:38:56.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:56 smithi087 bash[39916]: audit 2024-02-13T00:38:55.083899+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:56.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:56 smithi087 bash[39916]: audit 2024-02-13T00:38:56.040581+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:38:56.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:56 smithi087 bash[39916]: audit 2024-02-13T00:38:56.042025+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-13T00:38:56.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:56 smithi087 bash[39916]: audit 2024-02-13T00:38:56.043077+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:38:56.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:56 smithi087 bash[39916]: audit 2024-02-13T00:38:56.045425+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2024-02-13T00:38:57.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:57 smithi195 bash[30672]: cluster 2024-02-13T00:38:55.761244+0000 mgr.y (mgr.44106) 114 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-13T00:38:57.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:57 smithi195 bash[30672]: cephadm 2024-02-13T00:38:56.029648+0000 mgr.y (mgr.44106) 115 : cephadm [INF] Upgrade: Updating osd.1 2024-02-13T00:38:57.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:57 smithi195 bash[30672]: cephadm 2024-02-13T00:38:56.044804+0000 mgr.y (mgr.44106) 116 : cephadm [INF] Deploying daemon osd.1 on smithi087 2024-02-13T00:38:57.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:57 smithi087 bash[38740]: cluster 2024-02-13T00:38:55.761244+0000 mgr.y (mgr.44106) 114 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-13T00:38:57.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:57 smithi087 bash[38740]: cephadm 2024-02-13T00:38:56.029648+0000 mgr.y (mgr.44106) 115 : cephadm [INF] Upgrade: Updating osd.1 2024-02-13T00:38:57.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:57 smithi087 bash[38740]: cephadm 2024-02-13T00:38:56.044804+0000 mgr.y (mgr.44106) 116 : cephadm [INF] Deploying daemon osd.1 on smithi087 2024-02-13T00:38:57.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:57 smithi087 bash[39916]: cluster 2024-02-13T00:38:55.761244+0000 mgr.y (mgr.44106) 114 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-13T00:38:57.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:57 smithi087 bash[39916]: cephadm 2024-02-13T00:38:56.029648+0000 mgr.y (mgr.44106) 115 : cephadm [INF] Upgrade: Updating osd.1 2024-02-13T00:38:57.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:57 smithi087 bash[39916]: cephadm 2024-02-13T00:38:56.044804+0000 mgr.y (mgr.44106) 116 : cephadm [INF] Deploying daemon osd.1 on smithi087 2024-02-13T00:38:59.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:38:59 smithi087 bash[38740]: cluster 2024-02-13T00:38:57.761972+0000 mgr.y (mgr.44106) 117 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-13T00:38:59.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:38:59 smithi087 bash[39916]: cluster 2024-02-13T00:38:57.761972+0000 mgr.y (mgr.44106) 117 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-13T00:38:59.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:38:59 smithi195 bash[30672]: cluster 2024-02-13T00:38:57.761972+0000 mgr.y (mgr.44106) 117 : cluster [DBG] pgmap v62: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-13T00:39:00.279 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 13 00:39:00 smithi087 systemd[1]: Stopping Ceph osd.1 for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:39:00.458 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-13T00:39:00.699 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 13 00:39:00 smithi087 bash[21356]: debug 2024-02-13T00:39:00.270+0000 7fc378deb700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-13T00:39:00.699 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 13 00:39:00 smithi087 bash[21356]: debug 2024-02-13T00:39:00.270+0000 7fc378deb700 -1 osd.1 69 *** Got signal Terminated *** 2024-02-13T00:39:00.699 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 13 00:39:00 smithi087 bash[21356]: debug 2024-02-13T00:39:00.270+0000 7fc378deb700 -1 osd.1 69 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-13T00:39:01.133 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 13 00:39:00 smithi087 bash[43391]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-osd.1 2024-02-13T00:39:01.133 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[43497]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-osd.1 2024-02-13T00:39:01.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[38740]: cluster 2024-02-13T00:38:59.762840+0000 mgr.y (mgr.44106) 118 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-13T00:39:01.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[38740]: cluster 2024-02-13T00:39:00.364294+0000 mon.a (mon.0) 272 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-13T00:39:01.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[38740]: cluster 2024-02-13T00:39:00.364390+0000 mon.a (mon.0) 273 : cluster [INF] osd.1 failed (root=default,host=smithi087) (connection refused reported by osd.0) 2024-02-13T00:39:01.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[38740]: cluster 2024-02-13T00:39:00.565373+0000 mon.a (mon.0) 274 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-13T00:39:01.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[38740]: cluster 2024-02-13T00:39:00.565501+0000 mon.a (mon.0) 275 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-13T00:39:01.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[38740]: cluster 2024-02-13T00:39:00.565913+0000 mon.a (mon.0) 276 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-13T00:39:01.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[38740]: cluster 2024-02-13T00:39:00.566157+0000 mon.a (mon.0) 277 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-13T00:39:01.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[38740]: cluster 2024-02-13T00:39:00.566367+0000 mon.a (mon.0) 278 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-13T00:39:01.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[38740]: cluster 2024-02-13T00:39:00.566560+0000 mon.a (mon.0) 279 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-13T00:39:01.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[38740]: cluster 2024-02-13T00:39:00.566933+0000 mon.a (mon.0) 280 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-13T00:39:01.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[38740]: cluster 2024-02-13T00:39:00.567182+0000 mon.a (mon.0) 281 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-13T00:39:01.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[38740]: cluster 2024-02-13T00:39:00.567350+0000 mon.a (mon.0) 282 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-13T00:39:01.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[38740]: cluster 2024-02-13T00:39:00.567810+0000 mon.a (mon.0) 283 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-13T00:39:01.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[38740]: cluster 2024-02-13T00:39:00.568081+0000 mon.a (mon.0) 284 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-13T00:39:01.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[38740]: cluster 2024-02-13T00:39:00.568356+0000 mon.a (mon.0) 285 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-13T00:39:01.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[38740]: cluster 2024-02-13T00:39:00.568500+0000 mon.a (mon.0) 286 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-13T00:39:01.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[38740]: cluster 2024-02-13T00:39:00.568780+0000 mon.a (mon.0) 287 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-13T00:39:01.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[38740]: cluster 2024-02-13T00:39:00.969659+0000 mon.a (mon.0) 288 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-13T00:39:01.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[38740]: cluster 2024-02-13T00:39:00.969955+0000 mon.a (mon.0) 289 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-13T00:39:01.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[38740]: cluster 2024-02-13T00:39:00.970191+0000 mon.a (mon.0) 290 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-13T00:39:01.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[38740]: cluster 2024-02-13T00:39:00.970458+0000 mon.a (mon.0) 291 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-13T00:39:01.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[38740]: cluster 2024-02-13T00:39:00.970742+0000 mon.a (mon.0) 292 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-13T00:39:01.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[38740]: cluster 2024-02-13T00:39:00.971042+0000 mon.a (mon.0) 293 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-13T00:39:01.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[38740]: cluster 2024-02-13T00:39:00.971320+0000 mon.a (mon.0) 294 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-13T00:39:01.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[38740]: cluster 2024-02-13T00:39:00.971524+0000 mon.a (mon.0) 295 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-13T00:39:01.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[38740]: cluster 2024-02-13T00:39:00.971706+0000 mon.a (mon.0) 296 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-13T00:39:01.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[38740]: cluster 2024-02-13T00:39:00.971887+0000 mon.a (mon.0) 297 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-13T00:39:01.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[38740]: cluster 2024-02-13T00:39:00.972033+0000 mon.a (mon.0) 298 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-13T00:39:01.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[38740]: cluster 2024-02-13T00:39:00.972242+0000 mon.a (mon.0) 299 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-13T00:39:01.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[38740]: cluster 2024-02-13T00:39:00.972437+0000 mon.a (mon.0) 300 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-13T00:39:01.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[38740]: cluster 2024-02-13T00:39:00.972585+0000 mon.a (mon.0) 301 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-13T00:39:01.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[39916]: cluster 2024-02-13T00:38:59.762840+0000 mgr.y (mgr.44106) 118 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-13T00:39:01.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[39916]: cluster 2024-02-13T00:39:00.364294+0000 mon.a (mon.0) 272 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-13T00:39:01.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[39916]: cluster 2024-02-13T00:39:00.364390+0000 mon.a (mon.0) 273 : cluster [INF] osd.1 failed (root=default,host=smithi087) (connection refused reported by osd.0) 2024-02-13T00:39:01.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[39916]: cluster 2024-02-13T00:39:00.565373+0000 mon.a (mon.0) 274 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-13T00:39:01.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[39916]: cluster 2024-02-13T00:39:00.565501+0000 mon.a (mon.0) 275 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-13T00:39:01.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[39916]: cluster 2024-02-13T00:39:00.565913+0000 mon.a (mon.0) 276 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-13T00:39:01.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[39916]: cluster 2024-02-13T00:39:00.566157+0000 mon.a (mon.0) 277 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-13T00:39:01.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[39916]: cluster 2024-02-13T00:39:00.566367+0000 mon.a (mon.0) 278 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-13T00:39:01.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[39916]: cluster 2024-02-13T00:39:00.566560+0000 mon.a (mon.0) 279 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-13T00:39:01.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[39916]: cluster 2024-02-13T00:39:00.566933+0000 mon.a (mon.0) 280 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-13T00:39:01.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[39916]: cluster 2024-02-13T00:39:00.567182+0000 mon.a (mon.0) 281 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-13T00:39:01.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[39916]: cluster 2024-02-13T00:39:00.567350+0000 mon.a (mon.0) 282 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-13T00:39:01.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[39916]: cluster 2024-02-13T00:39:00.567810+0000 mon.a (mon.0) 283 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-13T00:39:01.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[39916]: cluster 2024-02-13T00:39:00.568081+0000 mon.a (mon.0) 284 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-13T00:39:01.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[39916]: cluster 2024-02-13T00:39:00.568356+0000 mon.a (mon.0) 285 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-13T00:39:01.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[39916]: cluster 2024-02-13T00:39:00.568500+0000 mon.a (mon.0) 286 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-13T00:39:01.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[39916]: cluster 2024-02-13T00:39:00.568780+0000 mon.a (mon.0) 287 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-13T00:39:01.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[39916]: cluster 2024-02-13T00:39:00.969659+0000 mon.a (mon.0) 288 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-13T00:39:01.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[39916]: cluster 2024-02-13T00:39:00.969955+0000 mon.a (mon.0) 289 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-13T00:39:01.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[39916]: cluster 2024-02-13T00:39:00.970191+0000 mon.a (mon.0) 290 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-13T00:39:01.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[39916]: cluster 2024-02-13T00:39:00.970458+0000 mon.a (mon.0) 291 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-13T00:39:01.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[39916]: cluster 2024-02-13T00:39:00.970742+0000 mon.a (mon.0) 292 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-13T00:39:01.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[39916]: cluster 2024-02-13T00:39:00.971042+0000 mon.a (mon.0) 293 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-13T00:39:01.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[39916]: cluster 2024-02-13T00:39:00.971320+0000 mon.a (mon.0) 294 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-13T00:39:01.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[39916]: cluster 2024-02-13T00:39:00.971524+0000 mon.a (mon.0) 295 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-13T00:39:01.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[39916]: cluster 2024-02-13T00:39:00.971706+0000 mon.a (mon.0) 296 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-13T00:39:01.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[39916]: cluster 2024-02-13T00:39:00.971887+0000 mon.a (mon.0) 297 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-13T00:39:01.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[39916]: cluster 2024-02-13T00:39:00.972033+0000 mon.a (mon.0) 298 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-13T00:39:01.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[39916]: cluster 2024-02-13T00:39:00.972242+0000 mon.a (mon.0) 299 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-13T00:39:01.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[39916]: cluster 2024-02-13T00:39:00.972437+0000 mon.a (mon.0) 300 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-13T00:39:01.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:01 smithi087 bash[39916]: cluster 2024-02-13T00:39:00.972585+0000 mon.a (mon.0) 301 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-13T00:39:01.243 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-13T00:39:01.243 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (3m) 22s ago 10m 17.2M - 0.26.0 9f27df16978d 4c691ad0bb49 2024-02-13T00:39:01.243 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi195 running (9m) 70s ago 9m 26.2M - 6.6.2 87a51ecf0b1c fda1de2da571 2024-02-13T00:39:01.244 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi195 *:8443 running (2m) 70s ago 14m 378M - 16.2.14-521-g0e714d9a 1fbc92c859dc 7bfef9ce0304 2024-02-13T00:39:01.244 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443 running (2m) 22s ago 16m 418M - 16.2.14-521-g0e714d9a 1fbc92c859dc 58b9df7f1a87 2024-02-13T00:39:01.244 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (2m) 22s ago 16m 50.4M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 724e3ce7f539 2024-02-13T00:39:01.244 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi195 running (83s) 70s ago 14m 35.4M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc fca19c6e6d2a 2024-02-13T00:39:01.244 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (98s) 22s ago 14m 45.0M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 9cd741909469 2024-02-13T00:39:01.244 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (10m) 22s ago 10m 11.7M - 1.7.0 72c9c2088986 8de830295b09 2024-02-13T00:39:01.244 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi195 running (10m) 70s ago 10m 13.2M - 1.7.0 72c9c2088986 267e29a36209 2024-02-13T00:39:01.244 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (27s) 22s ago 14m - 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 5057e324bdbf 2024-02-13T00:39:01.244 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (13m) 22s ago 13m 50.1M 4096M 15.2.0 204a01f9b0b6 d072aa901482 2024-02-13T00:39:01.244 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (13m) 22s ago 13m 47.0M 4096M 15.2.0 204a01f9b0b6 c1e2dda177a5 2024-02-13T00:39:01.244 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (12m) 22s ago 12m 50.1M 4096M 15.2.0 204a01f9b0b6 eb3513caf040 2024-02-13T00:39:01.244 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi195 running (12m) 70s ago 12m 48.4M 4096M 15.2.0 204a01f9b0b6 45120a093718 2024-02-13T00:39:01.244 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi195 running (11m) 70s ago 11m 48.6M 4096M 15.2.0 204a01f9b0b6 ea96e91cbf4f 2024-02-13T00:39:01.245 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi195 running (11m) 70s ago 11m 46.9M 4096M 15.2.0 204a01f9b0b6 10ce02449645 2024-02-13T00:39:01.245 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi195 running (10m) 70s ago 11m 49.6M 4096M 15.2.0 204a01f9b0b6 cec464df4b8c 2024-02-13T00:39:01.245 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi195 running (3m) 70s ago 10m 38.0M - 2.49.1 2a72b385beaf 04ac84e622a6 2024-02-13T00:39:01.245 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.zfdisv smithi087 running (8m) 22s ago 8m 50.7M - 15.2.0 204a01f9b0b6 f264ef71df55 2024-02-13T00:39:01.245 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi195.rcbggm smithi195 running (8m) 70s ago 8m 50.6M - 15.2.0 204a01f9b0b6 a11db66d56ef 2024-02-13T00:39:01.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:01 smithi195 bash[30672]: cluster 2024-02-13T00:38:59.762840+0000 mgr.y (mgr.44106) 118 : cluster [DBG] pgmap v63: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-13T00:39:01.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:01 smithi195 bash[30672]: cluster 2024-02-13T00:39:00.364294+0000 mon.a (mon.0) 272 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-13T00:39:01.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:01 smithi195 bash[30672]: cluster 2024-02-13T00:39:00.364390+0000 mon.a (mon.0) 273 : cluster [INF] osd.1 failed (root=default,host=smithi087) (connection refused reported by osd.0) 2024-02-13T00:39:01.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:01 smithi195 bash[30672]: cluster 2024-02-13T00:39:00.565373+0000 mon.a (mon.0) 274 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-13T00:39:01.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:01 smithi195 bash[30672]: cluster 2024-02-13T00:39:00.565501+0000 mon.a (mon.0) 275 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-13T00:39:01.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:01 smithi195 bash[30672]: cluster 2024-02-13T00:39:00.565913+0000 mon.a (mon.0) 276 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-13T00:39:01.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:01 smithi195 bash[30672]: cluster 2024-02-13T00:39:00.566157+0000 mon.a (mon.0) 277 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-13T00:39:01.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:01 smithi195 bash[30672]: cluster 2024-02-13T00:39:00.566367+0000 mon.a (mon.0) 278 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-13T00:39:01.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:01 smithi195 bash[30672]: cluster 2024-02-13T00:39:00.566560+0000 mon.a (mon.0) 279 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-13T00:39:01.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:01 smithi195 bash[30672]: cluster 2024-02-13T00:39:00.566933+0000 mon.a (mon.0) 280 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-13T00:39:01.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:01 smithi195 bash[30672]: cluster 2024-02-13T00:39:00.567182+0000 mon.a (mon.0) 281 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-13T00:39:01.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:01 smithi195 bash[30672]: cluster 2024-02-13T00:39:00.567350+0000 mon.a (mon.0) 282 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-13T00:39:01.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:01 smithi195 bash[30672]: cluster 2024-02-13T00:39:00.567810+0000 mon.a (mon.0) 283 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-13T00:39:01.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:01 smithi195 bash[30672]: cluster 2024-02-13T00:39:00.568081+0000 mon.a (mon.0) 284 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-13T00:39:01.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:01 smithi195 bash[30672]: cluster 2024-02-13T00:39:00.568356+0000 mon.a (mon.0) 285 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-13T00:39:01.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:01 smithi195 bash[30672]: cluster 2024-02-13T00:39:00.568500+0000 mon.a (mon.0) 286 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-13T00:39:01.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:01 smithi195 bash[30672]: cluster 2024-02-13T00:39:00.568780+0000 mon.a (mon.0) 287 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-13T00:39:01.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:01 smithi195 bash[30672]: cluster 2024-02-13T00:39:00.969659+0000 mon.a (mon.0) 288 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-13T00:39:01.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:01 smithi195 bash[30672]: cluster 2024-02-13T00:39:00.969955+0000 mon.a (mon.0) 289 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-13T00:39:01.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:01 smithi195 bash[30672]: cluster 2024-02-13T00:39:00.970191+0000 mon.a (mon.0) 290 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-13T00:39:01.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:01 smithi195 bash[30672]: cluster 2024-02-13T00:39:00.970458+0000 mon.a (mon.0) 291 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-13T00:39:01.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:01 smithi195 bash[30672]: cluster 2024-02-13T00:39:00.970742+0000 mon.a (mon.0) 292 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-13T00:39:01.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:01 smithi195 bash[30672]: cluster 2024-02-13T00:39:00.971042+0000 mon.a (mon.0) 293 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-13T00:39:01.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:01 smithi195 bash[30672]: cluster 2024-02-13T00:39:00.971320+0000 mon.a (mon.0) 294 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-13T00:39:01.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:01 smithi195 bash[30672]: cluster 2024-02-13T00:39:00.971524+0000 mon.a (mon.0) 295 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-13T00:39:01.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:01 smithi195 bash[30672]: cluster 2024-02-13T00:39:00.971706+0000 mon.a (mon.0) 296 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-13T00:39:01.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:01 smithi195 bash[30672]: cluster 2024-02-13T00:39:00.971887+0000 mon.a (mon.0) 297 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-13T00:39:01.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:01 smithi195 bash[30672]: cluster 2024-02-13T00:39:00.972033+0000 mon.a (mon.0) 298 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-13T00:39:01.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:01 smithi195 bash[30672]: cluster 2024-02-13T00:39:00.972242+0000 mon.a (mon.0) 299 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-13T00:39:01.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:01 smithi195 bash[30672]: cluster 2024-02-13T00:39:00.972437+0000 mon.a (mon.0) 300 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-13T00:39:01.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:01 smithi195 bash[30672]: cluster 2024-02-13T00:39:00.972585+0000 mon.a (mon.0) 301 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-13T00:39:01.683 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:39:01.683 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-13T00:39:01.683 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 3 2024-02-13T00:39:01.683 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:39:01.683 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-13T00:39:01.684 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-13T00:39:01.684 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:39:01.684 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-13T00:39:01.684 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 6, 2024-02-13T00:39:01.684 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 1 2024-02-13T00:39:01.684 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:39:01.684 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-13T00:39:01.684 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-13T00:39:01.684 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-13T00:39:01.684 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:39:01.684 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-13T00:39:01.684 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8, 2024-02-13T00:39:01.684 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 6 2024-02-13T00:39:01.685 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-13T00:39:01.685 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:39:02.061 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:39:02.061 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", 2024-02-13T00:39:02.061 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-13T00:39:02.061 INFO:teuthology.orchestra.run.smithi087.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-13T00:39:02.061 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [ 2024-02-13T00:39:02.061 INFO:teuthology.orchestra.run.smithi087.stdout: "mon", 2024-02-13T00:39:02.061 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr" 2024-02-13T00:39:02.061 INFO:teuthology.orchestra.run.smithi087.stdout: ], 2024-02-13T00:39:02.062 INFO:teuthology.orchestra.run.smithi087.stdout: "progress": "6/20 daemons upgraded", 2024-02-13T00:39:02.062 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "Currently upgrading osd daemons", 2024-02-13T00:39:02.062 INFO:teuthology.orchestra.run.smithi087.stdout: "is_paused": false 2024-02-13T00:39:02.062 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:39:02.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:02 smithi195 bash[30672]: audit 2024-02-13T00:39:00.442678+0000 mgr.y (mgr.44106) 119 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:39:02.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:02 smithi195 bash[30672]: audit 2024-02-13T00:39:00.810833+0000 mgr.y (mgr.44106) 120 : audit [DBG] from='client.54175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:39:02.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:02 smithi195 bash[30672]: cluster 2024-02-13T00:39:01.101680+0000 mon.a (mon.0) 302 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-13T00:39:02.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:02 smithi195 bash[30672]: cluster 2024-02-13T00:39:01.107123+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e70: 8 total, 7 up, 8 in 2024-02-13T00:39:02.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:02 smithi195 bash[30672]: audit 2024-02-13T00:39:01.213512+0000 mgr.y (mgr.44106) 121 : audit [DBG] from='client.54181 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:39:02.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:02 smithi195 bash[30672]: audit 2024-02-13T00:39:01.219318+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:39:02.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:02 smithi195 bash[30672]: audit 2024-02-13T00:39:01.219871+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:39:02.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:02 smithi195 bash[30672]: audit 2024-02-13T00:39:01.220328+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:02.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:02 smithi195 bash[30672]: audit 2024-02-13T00:39:01.220840+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:02.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:02 smithi195 bash[30672]: audit 2024-02-13T00:39:01.221405+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:02.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:02 smithi195 bash[30672]: audit 2024-02-13T00:39:01.221896+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:02.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:02 smithi195 bash[30672]: audit 2024-02-13T00:39:01.224354+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:39:02.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:02 smithi195 bash[30672]: audit 2024-02-13T00:39:01.224881+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:02.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:02 smithi195 bash[30672]: audit 2024-02-13T00:39:01.225391+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:02.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:02 smithi195 bash[30672]: audit 2024-02-13T00:39:01.225858+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:02.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:02 smithi195 bash[30672]: audit 2024-02-13T00:39:01.226320+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:02.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:02 smithi195 bash[30672]: audit 2024-02-13T00:39:01.680381+0000 mon.c (mon.1) 7 : audit [DBG] from='client.54187 172.21.15.87:0/3414344880' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:39:02.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:02 smithi087 bash[38740]: audit 2024-02-13T00:39:00.442678+0000 mgr.y (mgr.44106) 119 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:39:02.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:02 smithi087 bash[38740]: audit 2024-02-13T00:39:00.810833+0000 mgr.y (mgr.44106) 120 : audit [DBG] from='client.54175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:39:02.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:02 smithi087 bash[38740]: cluster 2024-02-13T00:39:01.101680+0000 mon.a (mon.0) 302 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-13T00:39:02.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:02 smithi087 bash[38740]: cluster 2024-02-13T00:39:01.107123+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e70: 8 total, 7 up, 8 in 2024-02-13T00:39:02.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:02 smithi087 bash[38740]: audit 2024-02-13T00:39:01.213512+0000 mgr.y (mgr.44106) 121 : audit [DBG] from='client.54181 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:39:02.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:02 smithi087 bash[38740]: audit 2024-02-13T00:39:01.219318+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:39:02.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:02 smithi087 bash[38740]: audit 2024-02-13T00:39:01.219871+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:39:02.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:02 smithi087 bash[38740]: audit 2024-02-13T00:39:01.220328+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:02.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:02 smithi087 bash[38740]: audit 2024-02-13T00:39:01.220840+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:02.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:02 smithi087 bash[38740]: audit 2024-02-13T00:39:01.221405+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:02.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:02 smithi087 bash[38740]: audit 2024-02-13T00:39:01.221896+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:02.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:02 smithi087 bash[38740]: audit 2024-02-13T00:39:01.224354+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:39:02.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:02 smithi087 bash[38740]: audit 2024-02-13T00:39:01.224881+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:02.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:02 smithi087 bash[38740]: audit 2024-02-13T00:39:01.225391+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:02.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:02 smithi087 bash[38740]: audit 2024-02-13T00:39:01.225858+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:02.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:02 smithi087 bash[38740]: audit 2024-02-13T00:39:01.226320+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:02.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:02 smithi087 bash[38740]: audit 2024-02-13T00:39:01.680381+0000 mon.c (mon.1) 7 : audit [DBG] from='client.54187 172.21.15.87:0/3414344880' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:39:02.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:02 smithi087 bash[39916]: audit 2024-02-13T00:39:00.442678+0000 mgr.y (mgr.44106) 119 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:39:02.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:02 smithi087 bash[39916]: audit 2024-02-13T00:39:00.810833+0000 mgr.y (mgr.44106) 120 : audit [DBG] from='client.54175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:39:02.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:02 smithi087 bash[39916]: cluster 2024-02-13T00:39:01.101680+0000 mon.a (mon.0) 302 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-13T00:39:02.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:02 smithi087 bash[39916]: cluster 2024-02-13T00:39:01.107123+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e70: 8 total, 7 up, 8 in 2024-02-13T00:39:02.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:02 smithi087 bash[39916]: audit 2024-02-13T00:39:01.213512+0000 mgr.y (mgr.44106) 121 : audit [DBG] from='client.54181 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:39:02.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:02 smithi087 bash[39916]: audit 2024-02-13T00:39:01.219318+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:39:02.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:02 smithi087 bash[39916]: audit 2024-02-13T00:39:01.219871+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:39:02.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:02 smithi087 bash[39916]: audit 2024-02-13T00:39:01.220328+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:02.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:02 smithi087 bash[39916]: audit 2024-02-13T00:39:01.220840+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:02.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:02 smithi087 bash[39916]: audit 2024-02-13T00:39:01.221405+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:02.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:02 smithi087 bash[39916]: audit 2024-02-13T00:39:01.221896+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:02.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:02 smithi087 bash[39916]: audit 2024-02-13T00:39:01.224354+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:39:02.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:02 smithi087 bash[39916]: audit 2024-02-13T00:39:01.224881+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:02.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:02 smithi087 bash[39916]: audit 2024-02-13T00:39:01.225391+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:02.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:02 smithi087 bash[39916]: audit 2024-02-13T00:39:01.225858+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:02.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:02 smithi087 bash[39916]: audit 2024-02-13T00:39:01.226320+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:02.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:02 smithi087 bash[39916]: audit 2024-02-13T00:39:01.680381+0000 mon.c (mon.1) 7 : audit [DBG] from='client.54187 172.21.15.87:0/3414344880' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:39:03.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:03 smithi087 bash[38740]: cluster 2024-02-13T00:39:01.763515+0000 mgr.y (mgr.44106) 122 : cluster [DBG] pgmap v65: 129 pgs: 18 stale+active+clean, 111 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-13T00:39:03.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:03 smithi087 bash[38740]: audit 2024-02-13T00:39:02.057595+0000 mgr.y (mgr.44106) 123 : audit [DBG] from='client.54193 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:39:03.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:03 smithi087 bash[38740]: cluster 2024-02-13T00:39:02.114895+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e71: 8 total, 7 up, 8 in 2024-02-13T00:39:03.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:03 smithi195 bash[30672]: cluster 2024-02-13T00:39:01.763515+0000 mgr.y (mgr.44106) 122 : cluster [DBG] pgmap v65: 129 pgs: 18 stale+active+clean, 111 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-13T00:39:03.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:03 smithi195 bash[30672]: audit 2024-02-13T00:39:02.057595+0000 mgr.y (mgr.44106) 123 : audit [DBG] from='client.54193 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:39:03.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:03 smithi195 bash[30672]: cluster 2024-02-13T00:39:02.114895+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e71: 8 total, 7 up, 8 in 2024-02-13T00:39:03.417 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:03 smithi087 bash[39916]: cluster 2024-02-13T00:39:01.763515+0000 mgr.y (mgr.44106) 122 : cluster [DBG] pgmap v65: 129 pgs: 18 stale+active+clean, 111 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-13T00:39:03.417 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:03 smithi087 bash[39916]: audit 2024-02-13T00:39:02.057595+0000 mgr.y (mgr.44106) 123 : audit [DBG] from='client.54193 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:39:03.417 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:03 smithi087 bash[39916]: cluster 2024-02-13T00:39:02.114895+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e71: 8 total, 7 up, 8 in 2024-02-13T00:39:03.699 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 13 00:39:03 smithi087 systemd[1]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715@osd.1.service: Succeeded. 2024-02-13T00:39:03.699 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 13 00:39:03 smithi087 systemd[1]: Stopped Ceph osd.1 for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:39:03.699 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 13 00:39:03 smithi087 systemd[1]: Started Ceph osd.1 for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:39:04.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:04 smithi087 bash[38740]: audit 2024-02-13T00:39:03.696319+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:39:04.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:04 smithi087 bash[38740]: audit 2024-02-13T00:39:03.697650+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:39:04.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:04 smithi087 bash[38740]: audit 2024-02-13T00:39:03.700194+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:39:04.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:04 smithi087 bash[38740]: cluster 2024-02-13T00:39:03.764351+0000 mgr.y (mgr.44106) 124 : cluster [DBG] pgmap v67: 129 pgs: 1 active+undersized+degraded, 17 stale+active+clean, 4 active+undersized, 107 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 6/702 objects degraded (0.855%) 2024-02-13T00:39:04.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:04 smithi087 bash[39916]: audit 2024-02-13T00:39:03.696319+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:39:04.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:04 smithi087 bash[39916]: audit 2024-02-13T00:39:03.697650+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:39:04.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:04 smithi087 bash[39916]: audit 2024-02-13T00:39:03.700194+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:39:04.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:04 smithi087 bash[39916]: cluster 2024-02-13T00:39:03.764351+0000 mgr.y (mgr.44106) 124 : cluster [DBG] pgmap v67: 129 pgs: 1 active+undersized+degraded, 17 stale+active+clean, 4 active+undersized, 107 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 6/702 objects degraded (0.855%) 2024-02-13T00:39:05.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:04 smithi195 bash[30672]: audit 2024-02-13T00:39:03.696319+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:39:05.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:04 smithi195 bash[30672]: audit 2024-02-13T00:39:03.697650+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:39:05.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:04 smithi195 bash[30672]: audit 2024-02-13T00:39:03.700194+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:39:05.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:04 smithi195 bash[30672]: cluster 2024-02-13T00:39:03.764351+0000 mgr.y (mgr.44106) 124 : cluster [DBG] pgmap v67: 129 pgs: 1 active+undersized+degraded, 17 stale+active+clean, 4 active+undersized, 107 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 6/702 objects degraded (0.855%) 2024-02-13T00:39:05.699 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 13 00:39:05 smithi087 bash[43768]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-13T00:39:05.699 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 13 00:39:05 smithi087 bash[43768]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-13T00:39:05.699 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 13 00:39:05 smithi087 bash[43768]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2024-02-13T00:39:05.699 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 13 00:39:05 smithi087 bash[43768]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-02-13T00:39:05.700 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 13 00:39:05 smithi087 bash[43768]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-02-13T00:39:05.700 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 13 00:39:05 smithi087 bash[43768]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-13T00:39:05.700 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 13 00:39:05 smithi087 bash[43768]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-13T00:39:05.700 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 13 00:39:05 smithi087 bash[43768]: --> ceph-volume lvm activate successful for osd ID: 1 2024-02-13T00:39:06.108 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:05 smithi087 bash[38740]: cluster 2024-02-13T00:39:04.693700+0000 mon.a (mon.0) 319 : cluster [WRN] Health check failed: Degraded data redundancy: 6/702 objects degraded (0.855%), 1 pg degraded (PG_DEGRADED) 2024-02-13T00:39:06.108 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:05 smithi087 bash[39916]: cluster 2024-02-13T00:39:04.693700+0000 mon.a (mon.0) 319 : cluster [WRN] Health check failed: Degraded data redundancy: 6/702 objects degraded (0.855%), 1 pg degraded (PG_DEGRADED) 2024-02-13T00:39:06.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:05 smithi195 bash[30672]: cluster 2024-02-13T00:39:04.693700+0000 mon.a (mon.0) 319 : cluster [WRN] Health check failed: Degraded data redundancy: 6/702 objects degraded (0.855%), 1 pg degraded (PG_DEGRADED) 2024-02-13T00:39:07.117 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:06 smithi087 bash[38740]: cluster 2024-02-13T00:39:05.766117+0000 mgr.y (mgr.44106) 125 : cluster [DBG] pgmap v68: 129 pgs: 20 active+undersized+degraded, 36 active+undersized, 73 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 98/702 objects degraded (13.960%) 2024-02-13T00:39:07.117 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:06 smithi087 bash[39916]: cluster 2024-02-13T00:39:05.766117+0000 mgr.y (mgr.44106) 125 : cluster [DBG] pgmap v68: 129 pgs: 20 active+undersized+degraded, 36 active+undersized, 73 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 98/702 objects degraded (13.960%) 2024-02-13T00:39:07.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:06 smithi195 bash[30672]: cluster 2024-02-13T00:39:05.766117+0000 mgr.y (mgr.44106) 125 : cluster [DBG] pgmap v68: 129 pgs: 20 active+undersized+degraded, 36 active+undersized, 73 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 98/702 objects degraded (13.960%) 2024-02-13T00:39:07.449 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 13 00:39:07 smithi087 bash[44071]: debug 2024-02-13T00:39:07.110+0000 7f2cca52a700 1 -- 172.21.15.87:0/3223069847 <== mon.0 v2:172.21.15.87:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559dcef28680 con 0x559dcef9b000 2024-02-13T00:39:07.949 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 13 00:39:07 smithi087 bash[44071]: debug 2024-02-13T00:39:07.645+0000 7f2cd1fb8380 -1 Falling back to public interface 2024-02-13T00:39:09.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:08 smithi195 bash[30672]: cluster 2024-02-13T00:39:07.767131+0000 mgr.y (mgr.44106) 126 : cluster [DBG] pgmap v69: 129 pgs: 20 active+undersized+degraded, 36 active+undersized, 73 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 98/702 objects degraded (13.960%) 2024-02-13T00:39:09.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:08 smithi087 bash[38740]: cluster 2024-02-13T00:39:07.767131+0000 mgr.y (mgr.44106) 126 : cluster [DBG] pgmap v69: 129 pgs: 20 active+undersized+degraded, 36 active+undersized, 73 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 98/702 objects degraded (13.960%) 2024-02-13T00:39:09.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:08 smithi087 bash[39916]: cluster 2024-02-13T00:39:07.767131+0000 mgr.y (mgr.44106) 126 : cluster [DBG] pgmap v69: 129 pgs: 20 active+undersized+degraded, 36 active+undersized, 73 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 98/702 objects degraded (13.960%) 2024-02-13T00:39:10.861 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 13 00:39:10 smithi087 bash[44071]: debug 2024-02-13T00:39:10.597+0000 7f2cd1fb8380 -1 osd.1 69 log_to_monitors {default=true} 2024-02-13T00:39:11.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:10 smithi195 bash[30672]: cluster 2024-02-13T00:39:09.768264+0000 mgr.y (mgr.44106) 127 : cluster [DBG] pgmap v70: 129 pgs: 20 active+undersized+degraded, 36 active+undersized, 73 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 98/702 objects degraded (13.960%) 2024-02-13T00:39:11.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:10 smithi195 bash[30672]: audit 2024-02-13T00:39:10.606491+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.87:6810/2383376770,v1:172.21.15.87:6811/2383376770]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-13T00:39:11.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:10 smithi195 bash[30672]: audit 2024-02-13T00:39:10.606974+0000 mon.a (mon.0) 320 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-13T00:39:11.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:10 smithi195 bash[30672]: cluster 2024-02-13T00:39:10.832129+0000 mon.a (mon.0) 321 : cluster [WRN] Health check update: Degraded data redundancy: 98/702 objects degraded (13.960%), 20 pgs degraded (PG_DEGRADED) 2024-02-13T00:39:11.203 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:39:10 smithi087 bash[36810]: debug 2024-02-13T00:39:10.885+0000 7f11e4fd1700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-02-13T00:39:11.204 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 13 00:39:10 smithi087 bash[44071]: debug 2024-02-13T00:39:10.881+0000 7f2cc2c9e700 -1 osd.1 69 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-13T00:39:11.204 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:10 smithi087 bash[38740]: cluster 2024-02-13T00:39:09.768264+0000 mgr.y (mgr.44106) 127 : cluster [DBG] pgmap v70: 129 pgs: 20 active+undersized+degraded, 36 active+undersized, 73 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 98/702 objects degraded (13.960%) 2024-02-13T00:39:11.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:10 smithi087 bash[38740]: audit 2024-02-13T00:39:10.606491+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.87:6810/2383376770,v1:172.21.15.87:6811/2383376770]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-13T00:39:11.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:10 smithi087 bash[38740]: audit 2024-02-13T00:39:10.606974+0000 mon.a (mon.0) 320 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-13T00:39:11.205 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:10 smithi087 bash[38740]: cluster 2024-02-13T00:39:10.832129+0000 mon.a (mon.0) 321 : cluster [WRN] Health check update: Degraded data redundancy: 98/702 objects degraded (13.960%), 20 pgs degraded (PG_DEGRADED) 2024-02-13T00:39:11.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:10 smithi087 bash[39916]: cluster 2024-02-13T00:39:09.768264+0000 mgr.y (mgr.44106) 127 : cluster [DBG] pgmap v70: 129 pgs: 20 active+undersized+degraded, 36 active+undersized, 73 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 98/702 objects degraded (13.960%) 2024-02-13T00:39:11.206 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:10 smithi087 bash[39916]: audit 2024-02-13T00:39:10.606491+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.87:6810/2383376770,v1:172.21.15.87:6811/2383376770]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-13T00:39:11.207 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:10 smithi087 bash[39916]: audit 2024-02-13T00:39:10.606974+0000 mon.a (mon.0) 320 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-13T00:39:11.207 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:10 smithi087 bash[39916]: cluster 2024-02-13T00:39:10.832129+0000 mon.a (mon.0) 321 : cluster [WRN] Health check update: Degraded data redundancy: 98/702 objects degraded (13.960%), 20 pgs degraded (PG_DEGRADED) 2024-02-13T00:39:12.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:11 smithi195 bash[30672]: audit 2024-02-13T00:39:10.850585+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:39:12.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:11 smithi195 bash[30672]: audit 2024-02-13T00:39:10.861916+0000 mon.a (mon.0) 323 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-13T00:39:12.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:11 smithi195 bash[30672]: cluster 2024-02-13T00:39:10.862035+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e72: 8 total, 7 up, 8 in 2024-02-13T00:39:12.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:11 smithi195 bash[30672]: audit 2024-02-13T00:39:10.864101+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.87:6810/2383376770,v1:172.21.15.87:6811/2383376770]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-13T00:39:12.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:11 smithi195 bash[30672]: audit 2024-02-13T00:39:10.865256+0000 mon.a (mon.0) 325 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-13T00:39:12.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:11 smithi195 bash[30672]: audit 2024-02-13T00:39:10.868821+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:39:12.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:11 smithi195 bash[30672]: audit 2024-02-13T00:39:10.879565+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:39:12.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:11 smithi195 bash[30672]: audit 2024-02-13T00:39:10.884143+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:39:12.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:11 smithi195 bash[30672]: audit 2024-02-13T00:39:10.886245+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:39:12.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:11 smithi195 bash[30672]: audit 2024-02-13T00:39:10.887697+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:39:12.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:11 smithi195 bash[30672]: audit 2024-02-13T00:39:10.889397+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-13T00:39:12.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:11 smithi195 bash[30672]: audit 2024-02-13T00:39:10.889577+0000 mgr.y (mgr.44106) 128 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-13T00:39:12.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:11 smithi195 bash[30672]: cephadm 2024-02-13T00:39:10.890427+0000 mgr.y (mgr.44106) 129 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-02-13T00:39:12.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:11 smithi087 bash[38740]: audit 2024-02-13T00:39:10.850585+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:39:12.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:11 smithi087 bash[38740]: audit 2024-02-13T00:39:10.861916+0000 mon.a (mon.0) 323 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-13T00:39:12.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:11 smithi087 bash[38740]: cluster 2024-02-13T00:39:10.862035+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e72: 8 total, 7 up, 8 in 2024-02-13T00:39:12.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:11 smithi087 bash[38740]: audit 2024-02-13T00:39:10.864101+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.87:6810/2383376770,v1:172.21.15.87:6811/2383376770]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-13T00:39:12.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:11 smithi087 bash[38740]: audit 2024-02-13T00:39:10.865256+0000 mon.a (mon.0) 325 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-13T00:39:12.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:11 smithi087 bash[38740]: audit 2024-02-13T00:39:10.868821+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:39:12.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:11 smithi087 bash[38740]: audit 2024-02-13T00:39:10.879565+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:39:12.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:11 smithi087 bash[38740]: audit 2024-02-13T00:39:10.884143+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:39:12.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:11 smithi087 bash[38740]: audit 2024-02-13T00:39:10.886245+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:39:12.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:11 smithi087 bash[38740]: audit 2024-02-13T00:39:10.887697+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:39:12.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:11 smithi087 bash[38740]: audit 2024-02-13T00:39:10.889397+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-13T00:39:12.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:11 smithi087 bash[38740]: audit 2024-02-13T00:39:10.889577+0000 mgr.y (mgr.44106) 128 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-13T00:39:12.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:11 smithi087 bash[38740]: cephadm 2024-02-13T00:39:10.890427+0000 mgr.y (mgr.44106) 129 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-02-13T00:39:12.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:11 smithi087 bash[39916]: audit 2024-02-13T00:39:10.850585+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:39:12.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:11 smithi087 bash[39916]: audit 2024-02-13T00:39:10.861916+0000 mon.a (mon.0) 323 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-13T00:39:12.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:11 smithi087 bash[39916]: cluster 2024-02-13T00:39:10.862035+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e72: 8 total, 7 up, 8 in 2024-02-13T00:39:12.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:11 smithi087 bash[39916]: audit 2024-02-13T00:39:10.864101+0000 mon.c (mon.1) 9 : audit [INF] from='osd.1 [v2:172.21.15.87:6810/2383376770,v1:172.21.15.87:6811/2383376770]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-13T00:39:12.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:11 smithi087 bash[39916]: audit 2024-02-13T00:39:10.865256+0000 mon.a (mon.0) 325 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-13T00:39:12.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:11 smithi087 bash[39916]: audit 2024-02-13T00:39:10.868821+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:39:12.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:11 smithi087 bash[39916]: audit 2024-02-13T00:39:10.879565+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:39:12.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:11 smithi087 bash[39916]: audit 2024-02-13T00:39:10.884143+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:39:12.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:11 smithi087 bash[39916]: audit 2024-02-13T00:39:10.886245+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:39:12.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:11 smithi087 bash[39916]: audit 2024-02-13T00:39:10.887697+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:39:12.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:11 smithi087 bash[39916]: audit 2024-02-13T00:39:10.889397+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-13T00:39:12.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:11 smithi087 bash[39916]: audit 2024-02-13T00:39:10.889577+0000 mgr.y (mgr.44106) 128 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-13T00:39:12.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:11 smithi087 bash[39916]: cephadm 2024-02-13T00:39:10.890427+0000 mgr.y (mgr.44106) 129 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-02-13T00:39:13.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:12 smithi195 bash[30672]: cluster 2024-02-13T00:39:11.769486+0000 mgr.y (mgr.44106) 130 : cluster [DBG] pgmap v72: 129 pgs: 20 active+undersized+degraded, 36 active+undersized, 73 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail; 98/702 objects degraded (13.960%) 2024-02-13T00:39:13.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:12 smithi195 bash[30672]: cluster 2024-02-13T00:39:11.866575+0000 mon.a (mon.0) 332 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-13T00:39:13.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:12 smithi195 bash[30672]: cluster 2024-02-13T00:39:11.878164+0000 mon.a (mon.0) 333 : cluster [INF] osd.1 [v2:172.21.15.87:6810/2383376770,v1:172.21.15.87:6811/2383376770] boot 2024-02-13T00:39:13.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:12 smithi195 bash[30672]: cluster 2024-02-13T00:39:11.878263+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-02-13T00:39:13.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:12 smithi195 bash[30672]: audit 2024-02-13T00:39:11.880338+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-13T00:39:13.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:12 smithi087 bash[38740]: cluster 2024-02-13T00:39:11.769486+0000 mgr.y (mgr.44106) 130 : cluster [DBG] pgmap v72: 129 pgs: 20 active+undersized+degraded, 36 active+undersized, 73 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail; 98/702 objects degraded (13.960%) 2024-02-13T00:39:13.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:12 smithi087 bash[38740]: cluster 2024-02-13T00:39:11.866575+0000 mon.a (mon.0) 332 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-13T00:39:13.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:12 smithi087 bash[38740]: cluster 2024-02-13T00:39:11.878164+0000 mon.a (mon.0) 333 : cluster [INF] osd.1 [v2:172.21.15.87:6810/2383376770,v1:172.21.15.87:6811/2383376770] boot 2024-02-13T00:39:13.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:12 smithi087 bash[38740]: cluster 2024-02-13T00:39:11.878263+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-02-13T00:39:13.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:12 smithi087 bash[38740]: audit 2024-02-13T00:39:11.880338+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-13T00:39:13.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:12 smithi087 bash[39916]: cluster 2024-02-13T00:39:11.769486+0000 mgr.y (mgr.44106) 130 : cluster [DBG] pgmap v72: 129 pgs: 20 active+undersized+degraded, 36 active+undersized, 73 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail; 98/702 objects degraded (13.960%) 2024-02-13T00:39:13.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:12 smithi087 bash[39916]: cluster 2024-02-13T00:39:11.866575+0000 mon.a (mon.0) 332 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-13T00:39:13.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:12 smithi087 bash[39916]: cluster 2024-02-13T00:39:11.878164+0000 mon.a (mon.0) 333 : cluster [INF] osd.1 [v2:172.21.15.87:6810/2383376770,v1:172.21.15.87:6811/2383376770] boot 2024-02-13T00:39:13.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:12 smithi087 bash[39916]: cluster 2024-02-13T00:39:11.878263+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-02-13T00:39:13.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:12 smithi087 bash[39916]: audit 2024-02-13T00:39:11.880338+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-13T00:39:14.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:13 smithi195 bash[30672]: cluster 2024-02-13T00:39:12.879780+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-02-13T00:39:14.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:13 smithi087 bash[38740]: cluster 2024-02-13T00:39:12.879780+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-02-13T00:39:14.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:13 smithi087 bash[39916]: cluster 2024-02-13T00:39:12.879780+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-02-13T00:39:15.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:14 smithi195 bash[30672]: cluster 2024-02-13T00:39:13.770552+0000 mgr.y (mgr.44106) 131 : cluster [DBG] pgmap v75: 129 pgs: 4 peering, 19 active+undersized+degraded, 33 active+undersized, 73 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail; 92/702 objects degraded (13.105%) 2024-02-13T00:39:15.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:14 smithi087 bash[38740]: cluster 2024-02-13T00:39:13.770552+0000 mgr.y (mgr.44106) 131 : cluster [DBG] pgmap v75: 129 pgs: 4 peering, 19 active+undersized+degraded, 33 active+undersized, 73 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail; 92/702 objects degraded (13.105%) 2024-02-13T00:39:15.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:14 smithi087 bash[39916]: cluster 2024-02-13T00:39:13.770552+0000 mgr.y (mgr.44106) 131 : cluster [DBG] pgmap v75: 129 pgs: 4 peering, 19 active+undersized+degraded, 33 active+undersized, 73 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail; 92/702 objects degraded (13.105%) 2024-02-13T00:39:16.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:16 smithi195 bash[30672]: audit 2024-02-13T00:39:15.115494+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:39:16.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:16 smithi195 bash[30672]: cluster 2024-02-13T00:39:15.833771+0000 mon.a (mon.0) 338 : cluster [WRN] Health check update: Degraded data redundancy: 92/702 objects degraded (13.105%), 19 pgs degraded (PG_DEGRADED) 2024-02-13T00:39:16.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:16 smithi087 bash[38740]: audit 2024-02-13T00:39:15.115494+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:39:16.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:16 smithi087 bash[38740]: cluster 2024-02-13T00:39:15.833771+0000 mon.a (mon.0) 338 : cluster [WRN] Health check update: Degraded data redundancy: 92/702 objects degraded (13.105%), 19 pgs degraded (PG_DEGRADED) 2024-02-13T00:39:16.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:16 smithi087 bash[39916]: audit 2024-02-13T00:39:15.115494+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:39:16.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:16 smithi087 bash[39916]: cluster 2024-02-13T00:39:15.833771+0000 mon.a (mon.0) 338 : cluster [WRN] Health check update: Degraded data redundancy: 92/702 objects degraded (13.105%), 19 pgs degraded (PG_DEGRADED) 2024-02-13T00:39:17.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:17 smithi195 bash[30672]: cluster 2024-02-13T00:39:15.771998+0000 mgr.y (mgr.44106) 132 : cluster [DBG] pgmap v76: 129 pgs: 4 peering, 5 active+undersized+degraded, 13 active+undersized, 107 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail; 35/702 objects degraded (4.986%) 2024-02-13T00:39:17.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:17 smithi087 bash[38740]: cluster 2024-02-13T00:39:15.771998+0000 mgr.y (mgr.44106) 132 : cluster [DBG] pgmap v76: 129 pgs: 4 peering, 5 active+undersized+degraded, 13 active+undersized, 107 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail; 35/702 objects degraded (4.986%) 2024-02-13T00:39:17.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:17 smithi087 bash[39916]: cluster 2024-02-13T00:39:15.771998+0000 mgr.y (mgr.44106) 132 : cluster [DBG] pgmap v76: 129 pgs: 4 peering, 5 active+undersized+degraded, 13 active+undersized, 107 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail; 35/702 objects degraded (4.986%) 2024-02-13T00:39:18.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:18 smithi087 bash[38740]: cluster 2024-02-13T00:39:18.126640+0000 mon.a (mon.0) 339 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/702 objects degraded (4.986%), 5 pgs degraded) 2024-02-13T00:39:18.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:18 smithi087 bash[38740]: cluster 2024-02-13T00:39:18.126708+0000 mon.a (mon.0) 340 : cluster [INF] Cluster is now healthy 2024-02-13T00:39:18.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:18 smithi087 bash[39916]: cluster 2024-02-13T00:39:18.126640+0000 mon.a (mon.0) 339 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/702 objects degraded (4.986%), 5 pgs degraded) 2024-02-13T00:39:18.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:18 smithi087 bash[39916]: cluster 2024-02-13T00:39:18.126708+0000 mon.a (mon.0) 340 : cluster [INF] Cluster is now healthy 2024-02-13T00:39:18.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:18 smithi195 bash[30672]: cluster 2024-02-13T00:39:18.126640+0000 mon.a (mon.0) 339 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/702 objects degraded (4.986%), 5 pgs degraded) 2024-02-13T00:39:18.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:18 smithi195 bash[30672]: cluster 2024-02-13T00:39:18.126708+0000 mon.a (mon.0) 340 : cluster [INF] Cluster is now healthy 2024-02-13T00:39:19.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:19 smithi087 bash[38740]: cluster 2024-02-13T00:39:17.772825+0000 mgr.y (mgr.44106) 133 : cluster [DBG] pgmap v77: 129 pgs: 4 peering, 125 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:19.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:19 smithi087 bash[39916]: cluster 2024-02-13T00:39:17.772825+0000 mgr.y (mgr.44106) 133 : cluster [DBG] pgmap v77: 129 pgs: 4 peering, 125 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:19.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:19 smithi195 bash[30672]: cluster 2024-02-13T00:39:17.772825+0000 mgr.y (mgr.44106) 133 : cluster [DBG] pgmap v77: 129 pgs: 4 peering, 125 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:21.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:21 smithi087 bash[38740]: cluster 2024-02-13T00:39:19.773705+0000 mgr.y (mgr.44106) 134 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:21.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:21 smithi087 bash[39916]: cluster 2024-02-13T00:39:19.773705+0000 mgr.y (mgr.44106) 134 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:21.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:21 smithi195 bash[30672]: cluster 2024-02-13T00:39:19.773705+0000 mgr.y (mgr.44106) 134 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:23.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:23 smithi195 bash[30672]: cluster 2024-02-13T00:39:21.775081+0000 mgr.y (mgr.44106) 135 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:23.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:23 smithi087 bash[38740]: cluster 2024-02-13T00:39:21.775081+0000 mgr.y (mgr.44106) 135 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:23.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:23 smithi087 bash[39916]: cluster 2024-02-13T00:39:21.775081+0000 mgr.y (mgr.44106) 135 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:25.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:25 smithi195 bash[30672]: cluster 2024-02-13T00:39:23.775903+0000 mgr.y (mgr.44106) 136 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:25.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:25 smithi195 bash[30672]: audit 2024-02-13T00:39:25.144301+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:39:25.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:25 smithi087 bash[38740]: cluster 2024-02-13T00:39:23.775903+0000 mgr.y (mgr.44106) 136 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:25.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:25 smithi087 bash[38740]: audit 2024-02-13T00:39:25.144301+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:39:25.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:25 smithi087 bash[39916]: cluster 2024-02-13T00:39:23.775903+0000 mgr.y (mgr.44106) 136 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:25.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:25 smithi087 bash[39916]: audit 2024-02-13T00:39:25.144301+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:39:27.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:26 smithi195 bash[30672]: cluster 2024-02-13T00:39:25.777205+0000 mgr.y (mgr.44106) 137 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:27.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:26 smithi195 bash[30672]: audit 2024-02-13T00:39:25.905804+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-13T00:39:27.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:26 smithi195 bash[30672]: audit 2024-02-13T00:39:25.906238+0000 mgr.y (mgr.44106) 138 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-13T00:39:27.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:26 smithi195 bash[30672]: cephadm 2024-02-13T00:39:25.908752+0000 mgr.y (mgr.44106) 139 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-02-13T00:39:27.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:26 smithi087 bash[38740]: cluster 2024-02-13T00:39:25.777205+0000 mgr.y (mgr.44106) 137 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:27.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:26 smithi087 bash[38740]: audit 2024-02-13T00:39:25.905804+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-13T00:39:27.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:26 smithi087 bash[38740]: audit 2024-02-13T00:39:25.906238+0000 mgr.y (mgr.44106) 138 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-13T00:39:27.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:26 smithi087 bash[38740]: cephadm 2024-02-13T00:39:25.908752+0000 mgr.y (mgr.44106) 139 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-02-13T00:39:27.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:26 smithi087 bash[39916]: cluster 2024-02-13T00:39:25.777205+0000 mgr.y (mgr.44106) 137 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:27.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:26 smithi087 bash[39916]: audit 2024-02-13T00:39:25.905804+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-13T00:39:27.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:26 smithi087 bash[39916]: audit 2024-02-13T00:39:25.906238+0000 mgr.y (mgr.44106) 138 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-13T00:39:27.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:26 smithi087 bash[39916]: cephadm 2024-02-13T00:39:25.908752+0000 mgr.y (mgr.44106) 139 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-02-13T00:39:29.607 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:29 smithi087 bash[38740]: cluster 2024-02-13T00:39:27.778010+0000 mgr.y (mgr.44106) 140 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:29.608 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:29 smithi087 bash[38740]: cephadm 2024-02-13T00:39:28.254901+0000 mgr.y (mgr.44106) 141 : cephadm [INF] Upgrade: Updating osd.2 2024-02-13T00:39:29.608 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:29 smithi087 bash[38740]: audit 2024-02-13T00:39:28.264318+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:39:29.608 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:29 smithi087 bash[38740]: audit 2024-02-13T00:39:28.265706+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-13T00:39:29.608 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:29 smithi087 bash[38740]: audit 2024-02-13T00:39:28.266847+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:39:29.608 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:29 smithi087 bash[38740]: cephadm 2024-02-13T00:39:28.268805+0000 mgr.y (mgr.44106) 142 : cephadm [INF] Deploying daemon osd.2 on smithi087 2024-02-13T00:39:29.608 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:29 smithi087 bash[38740]: audit 2024-02-13T00:39:28.269549+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2024-02-13T00:39:29.609 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:29 smithi087 bash[39916]: cluster 2024-02-13T00:39:27.778010+0000 mgr.y (mgr.44106) 140 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:29.609 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:29 smithi087 bash[39916]: cephadm 2024-02-13T00:39:28.254901+0000 mgr.y (mgr.44106) 141 : cephadm [INF] Upgrade: Updating osd.2 2024-02-13T00:39:29.609 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:29 smithi087 bash[39916]: audit 2024-02-13T00:39:28.264318+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:39:29.609 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:29 smithi087 bash[39916]: audit 2024-02-13T00:39:28.265706+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-13T00:39:29.609 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:29 smithi087 bash[39916]: audit 2024-02-13T00:39:28.266847+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:39:29.609 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:29 smithi087 bash[39916]: cephadm 2024-02-13T00:39:28.268805+0000 mgr.y (mgr.44106) 142 : cephadm [INF] Deploying daemon osd.2 on smithi087 2024-02-13T00:39:29.609 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:29 smithi087 bash[39916]: audit 2024-02-13T00:39:28.269549+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2024-02-13T00:39:29.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:29 smithi195 bash[30672]: cluster 2024-02-13T00:39:27.778010+0000 mgr.y (mgr.44106) 140 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:29.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:29 smithi195 bash[30672]: cephadm 2024-02-13T00:39:28.254901+0000 mgr.y (mgr.44106) 141 : cephadm [INF] Upgrade: Updating osd.2 2024-02-13T00:39:29.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:29 smithi195 bash[30672]: audit 2024-02-13T00:39:28.264318+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:39:29.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:29 smithi195 bash[30672]: audit 2024-02-13T00:39:28.265706+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-13T00:39:29.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:29 smithi195 bash[30672]: audit 2024-02-13T00:39:28.266847+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:39:29.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:29 smithi195 bash[30672]: cephadm 2024-02-13T00:39:28.268805+0000 mgr.y (mgr.44106) 142 : cephadm [INF] Deploying daemon osd.2 on smithi087 2024-02-13T00:39:29.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:29 smithi195 bash[30672]: audit 2024-02-13T00:39:28.269549+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2024-02-13T00:39:31.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:31 smithi195 bash[30672]: cluster 2024-02-13T00:39:29.778918+0000 mgr.y (mgr.44106) 143 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:31.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:31 smithi087 bash[38740]: cluster 2024-02-13T00:39:29.778918+0000 mgr.y (mgr.44106) 143 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:31.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:31 smithi087 bash[39916]: cluster 2024-02-13T00:39:29.778918+0000 mgr.y (mgr.44106) 143 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:32.303 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 13 00:39:32 smithi087 systemd[1]: Stopping Ceph osd.2 for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:39:32.461 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-13T00:39:32.606 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 13 00:39:32 smithi087 bash[22954]: debug 2024-02-13T00:39:32.293+0000 7fa5f885c700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-13T00:39:32.606 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 13 00:39:32 smithi087 bash[22954]: debug 2024-02-13T00:39:32.293+0000 7fa5f885c700 -1 osd.2 74 *** Got signal Terminated *** 2024-02-13T00:39:32.606 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 13 00:39:32 smithi087 bash[22954]: debug 2024-02-13T00:39:32.293+0000 7fa5f885c700 -1 osd.2 74 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-13T00:39:33.228 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-13T00:39:33.228 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (4m) 22s ago 10m 17.2M - 0.26.0 9f27df16978d 4c691ad0bb49 2024-02-13T00:39:33.228 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi195 running (10m) 102s ago 10m 26.2M - 6.6.2 87a51ecf0b1c fda1de2da571 2024-02-13T00:39:33.228 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi195 *:8443 running (2m) 102s ago 14m 378M - 16.2.14-521-g0e714d9a 1fbc92c859dc 7bfef9ce0304 2024-02-13T00:39:33.228 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443 running (3m) 22s ago 16m 420M - 16.2.14-521-g0e714d9a 1fbc92c859dc 58b9df7f1a87 2024-02-13T00:39:33.228 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (2m) 22s ago 17m 54.2M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 724e3ce7f539 2024-02-13T00:39:33.228 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi195 running (115s) 102s ago 15m 35.4M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc fca19c6e6d2a 2024-02-13T00:39:33.228 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (2m) 22s ago 15m 45.7M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 9cd741909469 2024-02-13T00:39:33.228 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (10m) 22s ago 10m 12.2M - 1.7.0 72c9c2088986 8de830295b09 2024-02-13T00:39:33.228 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi195 running (10m) 102s ago 10m 13.2M - 1.7.0 72c9c2088986 267e29a36209 2024-02-13T00:39:33.229 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (59s) 22s ago 14m 42.6M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 5057e324bdbf 2024-02-13T00:39:33.229 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (27s) 22s ago 14m - 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 9aa834f159a1 2024-02-13T00:39:33.229 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (13m) 22s ago 13m 47.5M 4096M 15.2.0 204a01f9b0b6 c1e2dda177a5 2024-02-13T00:39:33.229 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (13m) 22s ago 13m 51.2M 4096M 15.2.0 204a01f9b0b6 eb3513caf040 2024-02-13T00:39:33.229 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi195 running (12m) 102s ago 12m 48.4M 4096M 15.2.0 204a01f9b0b6 45120a093718 2024-02-13T00:39:33.229 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi195 running (12m) 102s ago 12m 48.6M 4096M 15.2.0 204a01f9b0b6 ea96e91cbf4f 2024-02-13T00:39:33.229 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi195 running (11m) 102s ago 12m 46.9M 4096M 15.2.0 204a01f9b0b6 10ce02449645 2024-02-13T00:39:33.229 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi195 running (11m) 102s ago 11m 49.6M 4096M 15.2.0 204a01f9b0b6 cec464df4b8c 2024-02-13T00:39:33.229 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi195 running (3m) 102s ago 10m 38.0M - 2.49.1 2a72b385beaf 04ac84e622a6 2024-02-13T00:39:33.229 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.zfdisv smithi087 running (8m) 22s ago 8m 50.9M - 15.2.0 204a01f9b0b6 f264ef71df55 2024-02-13T00:39:33.229 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi195.rcbggm smithi195 running (8m) 102s ago 8m 50.6M - 15.2.0 204a01f9b0b6 a11db66d56ef 2024-02-13T00:39:33.244 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 13 00:39:32 smithi087 bash[45003]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-osd.2 2024-02-13T00:39:33.245 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[45113]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-osd.2 2024-02-13T00:39:33.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: cluster 2024-02-13T00:39:31.780314+0000 mgr.y (mgr.44106) 144 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:33.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: cluster 2024-02-13T00:39:32.392848+0000 mon.a (mon.0) 347 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-13T00:39:33.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: cluster 2024-02-13T00:39:32.392989+0000 mon.a (mon.0) 348 : cluster [INF] osd.2 failed (root=default,host=smithi087) (connection refused reported by osd.1) 2024-02-13T00:39:33.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: cluster 2024-02-13T00:39:32.393739+0000 mon.a (mon.0) 349 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-13T00:39:33.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: cluster 2024-02-13T00:39:32.593909+0000 mon.a (mon.0) 350 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-13T00:39:33.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: cluster 2024-02-13T00:39:32.594046+0000 mon.a (mon.0) 351 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-13T00:39:33.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: cluster 2024-02-13T00:39:32.594311+0000 mon.a (mon.0) 352 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-13T00:39:33.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: cluster 2024-02-13T00:39:32.594492+0000 mon.a (mon.0) 353 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-13T00:39:33.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: cluster 2024-02-13T00:39:32.594581+0000 mon.a (mon.0) 354 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-13T00:39:33.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: cluster 2024-02-13T00:39:32.594823+0000 mon.a (mon.0) 355 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-13T00:39:33.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: cluster 2024-02-13T00:39:32.595006+0000 mon.a (mon.0) 356 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-13T00:39:33.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: cluster 2024-02-13T00:39:32.595334+0000 mon.a (mon.0) 357 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-13T00:39:33.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: cluster 2024-02-13T00:39:32.595540+0000 mon.a (mon.0) 358 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-13T00:39:33.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: cluster 2024-02-13T00:39:32.595784+0000 mon.a (mon.0) 359 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-13T00:39:33.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: cluster 2024-02-13T00:39:32.596002+0000 mon.a (mon.0) 360 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-13T00:39:33.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: cluster 2024-02-13T00:39:32.596178+0000 mon.a (mon.0) 361 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-13T00:39:33.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: cluster 2024-02-13T00:39:32.596398+0000 mon.a (mon.0) 362 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-13T00:39:33.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: cluster 2024-02-13T00:39:32.596674+0000 mon.a (mon.0) 363 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-13T00:39:33.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: cluster 2024-02-13T00:39:32.997908+0000 mon.a (mon.0) 364 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-13T00:39:33.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: cluster 2024-02-13T00:39:32.998232+0000 mon.a (mon.0) 365 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-13T00:39:33.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: cluster 2024-02-13T00:39:32.998527+0000 mon.a (mon.0) 366 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-13T00:39:33.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: cluster 2024-02-13T00:39:32.998864+0000 mon.a (mon.0) 367 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-13T00:39:33.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: cluster 2024-02-13T00:39:32.999282+0000 mon.a (mon.0) 368 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-13T00:39:33.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: cluster 2024-02-13T00:39:32.999513+0000 mon.a (mon.0) 369 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-13T00:39:33.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: cluster 2024-02-13T00:39:32.999674+0000 mon.a (mon.0) 370 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-13T00:39:33.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: cluster 2024-02-13T00:39:32.999843+0000 mon.a (mon.0) 371 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-13T00:39:33.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: cluster 2024-02-13T00:39:33.000053+0000 mon.a (mon.0) 372 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-13T00:39:33.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: cluster 2024-02-13T00:39:33.000279+0000 mon.a (mon.0) 373 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-13T00:39:33.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: cluster 2024-02-13T00:39:33.000454+0000 mon.a (mon.0) 374 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-13T00:39:33.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: cluster 2024-02-13T00:39:33.000610+0000 mon.a (mon.0) 375 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-13T00:39:33.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: cluster 2024-02-13T00:39:33.000811+0000 mon.a (mon.0) 376 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-13T00:39:33.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: cluster 2024-02-13T00:39:33.001120+0000 mon.a (mon.0) 377 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-13T00:39:33.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: audit 2024-02-13T00:39:33.201491+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:39:33.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: audit 2024-02-13T00:39:33.202688+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:39:33.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: audit 2024-02-13T00:39:33.203715+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:33.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: audit 2024-02-13T00:39:33.204778+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:33.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: audit 2024-02-13T00:39:33.205642+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:33.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: audit 2024-02-13T00:39:33.206229+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:33.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: audit 2024-02-13T00:39:33.208636+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:39:33.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: audit 2024-02-13T00:39:33.209227+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:33.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: audit 2024-02-13T00:39:33.210062+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:33.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: audit 2024-02-13T00:39:33.210781+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:33.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:33 smithi195 bash[30672]: audit 2024-02-13T00:39:33.211401+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:33.683 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:39:33.683 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-13T00:39:33.684 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 3 2024-02-13T00:39:33.684 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:39:33.684 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-13T00:39:33.684 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-13T00:39:33.684 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:39:33.684 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-13T00:39:33.684 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 5, 2024-02-13T00:39:33.684 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-13T00:39:33.684 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:39:33.684 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-13T00:39:33.684 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-13T00:39:33.684 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-13T00:39:33.684 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:39:33.685 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-13T00:39:33.685 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 7, 2024-02-13T00:39:33.685 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 7 2024-02-13T00:39:33.685 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-13T00:39:33.685 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:39:33.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: cluster 2024-02-13T00:39:31.780314+0000 mgr.y (mgr.44106) 144 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:33.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: cluster 2024-02-13T00:39:32.392848+0000 mon.a (mon.0) 347 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-13T00:39:33.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: cluster 2024-02-13T00:39:32.392989+0000 mon.a (mon.0) 348 : cluster [INF] osd.2 failed (root=default,host=smithi087) (connection refused reported by osd.1) 2024-02-13T00:39:33.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: cluster 2024-02-13T00:39:32.393739+0000 mon.a (mon.0) 349 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-13T00:39:33.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: cluster 2024-02-13T00:39:32.593909+0000 mon.a (mon.0) 350 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-13T00:39:33.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: cluster 2024-02-13T00:39:32.594046+0000 mon.a (mon.0) 351 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-13T00:39:33.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: cluster 2024-02-13T00:39:32.594311+0000 mon.a (mon.0) 352 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-13T00:39:33.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: cluster 2024-02-13T00:39:32.594492+0000 mon.a (mon.0) 353 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-13T00:39:33.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: cluster 2024-02-13T00:39:32.594581+0000 mon.a (mon.0) 354 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-13T00:39:33.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: cluster 2024-02-13T00:39:32.594823+0000 mon.a (mon.0) 355 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-13T00:39:33.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: cluster 2024-02-13T00:39:32.595006+0000 mon.a (mon.0) 356 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-13T00:39:33.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: cluster 2024-02-13T00:39:32.595334+0000 mon.a (mon.0) 357 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-13T00:39:33.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: cluster 2024-02-13T00:39:32.595540+0000 mon.a (mon.0) 358 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-13T00:39:33.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: cluster 2024-02-13T00:39:32.595784+0000 mon.a (mon.0) 359 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-13T00:39:33.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: cluster 2024-02-13T00:39:32.596002+0000 mon.a (mon.0) 360 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-13T00:39:33.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: cluster 2024-02-13T00:39:32.596178+0000 mon.a (mon.0) 361 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-13T00:39:33.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: cluster 2024-02-13T00:39:32.596398+0000 mon.a (mon.0) 362 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-13T00:39:33.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: cluster 2024-02-13T00:39:32.596674+0000 mon.a (mon.0) 363 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-13T00:39:33.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: cluster 2024-02-13T00:39:32.997908+0000 mon.a (mon.0) 364 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-13T00:39:33.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: cluster 2024-02-13T00:39:32.998232+0000 mon.a (mon.0) 365 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-13T00:39:33.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: cluster 2024-02-13T00:39:32.998527+0000 mon.a (mon.0) 366 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-13T00:39:33.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: cluster 2024-02-13T00:39:32.998864+0000 mon.a (mon.0) 367 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-13T00:39:33.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: cluster 2024-02-13T00:39:32.999282+0000 mon.a (mon.0) 368 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-13T00:39:33.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: cluster 2024-02-13T00:39:32.999513+0000 mon.a (mon.0) 369 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-13T00:39:33.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: cluster 2024-02-13T00:39:32.999674+0000 mon.a (mon.0) 370 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-13T00:39:33.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: cluster 2024-02-13T00:39:31.780314+0000 mgr.y (mgr.44106) 144 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:33.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: cluster 2024-02-13T00:39:32.392848+0000 mon.a (mon.0) 347 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-13T00:39:33.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: cluster 2024-02-13T00:39:32.392989+0000 mon.a (mon.0) 348 : cluster [INF] osd.2 failed (root=default,host=smithi087) (connection refused reported by osd.1) 2024-02-13T00:39:33.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: cluster 2024-02-13T00:39:32.393739+0000 mon.a (mon.0) 349 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-13T00:39:33.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: cluster 2024-02-13T00:39:32.593909+0000 mon.a (mon.0) 350 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-13T00:39:33.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: cluster 2024-02-13T00:39:32.594046+0000 mon.a (mon.0) 351 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-13T00:39:33.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: cluster 2024-02-13T00:39:32.594311+0000 mon.a (mon.0) 352 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-13T00:39:33.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: cluster 2024-02-13T00:39:32.594492+0000 mon.a (mon.0) 353 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-13T00:39:33.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: cluster 2024-02-13T00:39:32.594581+0000 mon.a (mon.0) 354 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-13T00:39:33.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: cluster 2024-02-13T00:39:32.594823+0000 mon.a (mon.0) 355 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-13T00:39:33.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: cluster 2024-02-13T00:39:32.595006+0000 mon.a (mon.0) 356 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-13T00:39:33.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: cluster 2024-02-13T00:39:32.595334+0000 mon.a (mon.0) 357 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-13T00:39:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: cluster 2024-02-13T00:39:32.595540+0000 mon.a (mon.0) 358 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-13T00:39:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: cluster 2024-02-13T00:39:32.595784+0000 mon.a (mon.0) 359 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-13T00:39:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: cluster 2024-02-13T00:39:32.596002+0000 mon.a (mon.0) 360 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-13T00:39:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: cluster 2024-02-13T00:39:32.596178+0000 mon.a (mon.0) 361 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-13T00:39:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: cluster 2024-02-13T00:39:32.596398+0000 mon.a (mon.0) 362 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-13T00:39:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: cluster 2024-02-13T00:39:32.596674+0000 mon.a (mon.0) 363 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-13T00:39:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: cluster 2024-02-13T00:39:32.997908+0000 mon.a (mon.0) 364 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-13T00:39:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: cluster 2024-02-13T00:39:32.998232+0000 mon.a (mon.0) 365 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-13T00:39:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: cluster 2024-02-13T00:39:32.998527+0000 mon.a (mon.0) 366 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-13T00:39:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: cluster 2024-02-13T00:39:32.998864+0000 mon.a (mon.0) 367 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-13T00:39:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: cluster 2024-02-13T00:39:32.999282+0000 mon.a (mon.0) 368 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-13T00:39:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: cluster 2024-02-13T00:39:32.999513+0000 mon.a (mon.0) 369 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-13T00:39:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: cluster 2024-02-13T00:39:32.999674+0000 mon.a (mon.0) 370 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-13T00:39:33.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: cluster 2024-02-13T00:39:32.999843+0000 mon.a (mon.0) 371 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-13T00:39:33.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: cluster 2024-02-13T00:39:33.000053+0000 mon.a (mon.0) 372 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-13T00:39:33.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: cluster 2024-02-13T00:39:33.000279+0000 mon.a (mon.0) 373 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-13T00:39:33.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: cluster 2024-02-13T00:39:33.000454+0000 mon.a (mon.0) 374 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-13T00:39:33.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: cluster 2024-02-13T00:39:33.000610+0000 mon.a (mon.0) 375 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-13T00:39:33.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: cluster 2024-02-13T00:39:33.000811+0000 mon.a (mon.0) 376 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-13T00:39:33.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: cluster 2024-02-13T00:39:33.001120+0000 mon.a (mon.0) 377 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-13T00:39:33.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: audit 2024-02-13T00:39:33.201491+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:39:33.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: audit 2024-02-13T00:39:33.202688+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:39:33.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: audit 2024-02-13T00:39:33.203715+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:33.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: audit 2024-02-13T00:39:33.204778+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:33.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: audit 2024-02-13T00:39:33.205642+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:33.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: audit 2024-02-13T00:39:33.206229+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:33.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: audit 2024-02-13T00:39:33.208636+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:39:33.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: audit 2024-02-13T00:39:33.209227+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:33.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: audit 2024-02-13T00:39:33.210062+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:33.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: audit 2024-02-13T00:39:33.210781+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:33.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[38740]: audit 2024-02-13T00:39:33.211401+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:33.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: cluster 2024-02-13T00:39:32.999843+0000 mon.a (mon.0) 371 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-13T00:39:33.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: cluster 2024-02-13T00:39:33.000053+0000 mon.a (mon.0) 372 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-13T00:39:33.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: cluster 2024-02-13T00:39:33.000279+0000 mon.a (mon.0) 373 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-13T00:39:33.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: cluster 2024-02-13T00:39:33.000454+0000 mon.a (mon.0) 374 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-13T00:39:33.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: cluster 2024-02-13T00:39:33.000610+0000 mon.a (mon.0) 375 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-13T00:39:33.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: cluster 2024-02-13T00:39:33.000811+0000 mon.a (mon.0) 376 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-13T00:39:33.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: cluster 2024-02-13T00:39:33.001120+0000 mon.a (mon.0) 377 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-13T00:39:33.707 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: audit 2024-02-13T00:39:33.201491+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:39:33.708 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: audit 2024-02-13T00:39:33.202688+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:39:33.708 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: audit 2024-02-13T00:39:33.203715+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:33.708 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: audit 2024-02-13T00:39:33.204778+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:33.708 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: audit 2024-02-13T00:39:33.205642+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:33.708 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: audit 2024-02-13T00:39:33.206229+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:33.708 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: audit 2024-02-13T00:39:33.208636+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:39:33.708 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: audit 2024-02-13T00:39:33.209227+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:33.708 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: audit 2024-02-13T00:39:33.210062+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:33.709 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: audit 2024-02-13T00:39:33.210781+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:33.709 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:33 smithi087 bash[39916]: audit 2024-02-13T00:39:33.211401+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:39:34.064 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:39:34.064 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", 2024-02-13T00:39:34.064 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-13T00:39:34.064 INFO:teuthology.orchestra.run.smithi087.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-13T00:39:34.064 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [ 2024-02-13T00:39:34.065 INFO:teuthology.orchestra.run.smithi087.stdout: "mon", 2024-02-13T00:39:34.065 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr" 2024-02-13T00:39:34.065 INFO:teuthology.orchestra.run.smithi087.stdout: ], 2024-02-13T00:39:34.065 INFO:teuthology.orchestra.run.smithi087.stdout: "progress": "7/20 daemons upgraded", 2024-02-13T00:39:34.065 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "Currently upgrading osd daemons", 2024-02-13T00:39:34.065 INFO:teuthology.orchestra.run.smithi087.stdout: "is_paused": false 2024-02-13T00:39:34.065 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:39:34.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:34 smithi195 bash[30672]: audit 2024-02-13T00:39:32.443621+0000 mgr.y (mgr.44106) 145 : audit [DBG] from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:39:34.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:34 smithi195 bash[30672]: audit 2024-02-13T00:39:32.823332+0000 mgr.y (mgr.44106) 146 : audit [DBG] from='client.54211 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:39:34.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:34 smithi195 bash[30672]: audit 2024-02-13T00:39:33.198690+0000 mgr.y (mgr.44106) 147 : audit [DBG] from='client.54217 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:39:34.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:34 smithi195 bash[30672]: cluster 2024-02-13T00:39:33.268516+0000 mon.a (mon.0) 389 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-13T00:39:34.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:34 smithi195 bash[30672]: cluster 2024-02-13T00:39:33.278253+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e75: 8 total, 7 up, 8 in 2024-02-13T00:39:34.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:34 smithi195 bash[30672]: audit 2024-02-13T00:39:33.680609+0000 mon.a (mon.0) 391 : audit [DBG] from='client.44274 172.21.15.87:0/2516302016' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:39:34.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:34 smithi195 bash[30672]: cluster 2024-02-13T00:39:34.280022+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e76: 8 total, 7 up, 8 in 2024-02-13T00:39:34.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:34 smithi087 bash[38740]: audit 2024-02-13T00:39:32.443621+0000 mgr.y (mgr.44106) 145 : audit [DBG] from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:39:34.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:34 smithi087 bash[38740]: audit 2024-02-13T00:39:32.823332+0000 mgr.y (mgr.44106) 146 : audit [DBG] from='client.54211 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:39:34.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:34 smithi087 bash[38740]: audit 2024-02-13T00:39:33.198690+0000 mgr.y (mgr.44106) 147 : audit [DBG] from='client.54217 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:39:34.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:34 smithi087 bash[38740]: cluster 2024-02-13T00:39:33.268516+0000 mon.a (mon.0) 389 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-13T00:39:34.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:34 smithi087 bash[38740]: cluster 2024-02-13T00:39:33.278253+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e75: 8 total, 7 up, 8 in 2024-02-13T00:39:34.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:34 smithi087 bash[38740]: audit 2024-02-13T00:39:33.680609+0000 mon.a (mon.0) 391 : audit [DBG] from='client.44274 172.21.15.87:0/2516302016' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:39:34.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:34 smithi087 bash[38740]: cluster 2024-02-13T00:39:34.280022+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e76: 8 total, 7 up, 8 in 2024-02-13T00:39:34.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:34 smithi087 bash[39916]: audit 2024-02-13T00:39:32.443621+0000 mgr.y (mgr.44106) 145 : audit [DBG] from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:39:34.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:34 smithi087 bash[39916]: audit 2024-02-13T00:39:32.823332+0000 mgr.y (mgr.44106) 146 : audit [DBG] from='client.54211 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:39:34.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:34 smithi087 bash[39916]: audit 2024-02-13T00:39:33.198690+0000 mgr.y (mgr.44106) 147 : audit [DBG] from='client.54217 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:39:34.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:34 smithi087 bash[39916]: cluster 2024-02-13T00:39:33.268516+0000 mon.a (mon.0) 389 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-13T00:39:34.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:34 smithi087 bash[39916]: cluster 2024-02-13T00:39:33.278253+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e75: 8 total, 7 up, 8 in 2024-02-13T00:39:34.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:34 smithi087 bash[39916]: audit 2024-02-13T00:39:33.680609+0000 mon.a (mon.0) 391 : audit [DBG] from='client.44274 172.21.15.87:0/2516302016' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:39:34.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:34 smithi087 bash[39916]: cluster 2024-02-13T00:39:34.280022+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e76: 8 total, 7 up, 8 in 2024-02-13T00:39:35.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:35 smithi195 bash[30672]: cluster 2024-02-13T00:39:33.781174+0000 mgr.y (mgr.44106) 148 : cluster [DBG] pgmap v86: 129 pgs: 10 stale+active+clean, 119 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:35.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:35 smithi195 bash[30672]: audit 2024-02-13T00:39:34.061083+0000 mgr.y (mgr.44106) 149 : audit [DBG] from='client.54229 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:39:35.693 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:35 smithi087 bash[38740]: cluster 2024-02-13T00:39:33.781174+0000 mgr.y (mgr.44106) 148 : cluster [DBG] pgmap v86: 129 pgs: 10 stale+active+clean, 119 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:35.693 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:35 smithi087 bash[38740]: audit 2024-02-13T00:39:34.061083+0000 mgr.y (mgr.44106) 149 : audit [DBG] from='client.54229 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:39:35.694 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:35 smithi087 bash[39916]: cluster 2024-02-13T00:39:33.781174+0000 mgr.y (mgr.44106) 148 : cluster [DBG] pgmap v86: 129 pgs: 10 stale+active+clean, 119 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:35.694 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:35 smithi087 bash[39916]: audit 2024-02-13T00:39:34.061083+0000 mgr.y (mgr.44106) 149 : audit [DBG] from='client.54229 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:39:35.694 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 13 00:39:35 smithi087 systemd[1]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715@osd.2.service: Succeeded. 2024-02-13T00:39:35.694 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 13 00:39:35 smithi087 systemd[1]: Stopped Ceph osd.2 for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:39:35.694 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 13 00:39:35 smithi087 systemd[1]: Started Ceph osd.2 for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:39:36.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:36 smithi087 bash[38740]: audit 2024-02-13T00:39:35.731064+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:39:36.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:36 smithi087 bash[38740]: audit 2024-02-13T00:39:35.732216+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:39:36.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:36 smithi087 bash[38740]: audit 2024-02-13T00:39:35.734326+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:39:36.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:36 smithi087 bash[38740]: cluster 2024-02-13T00:39:35.782114+0000 mgr.y (mgr.44106) 150 : cluster [DBG] pgmap v88: 129 pgs: 7 active+undersized+degraded, 4 stale+active+clean, 14 active+undersized, 104 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail; 32/702 objects degraded (4.558%) 2024-02-13T00:39:36.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:36 smithi087 bash[39916]: audit 2024-02-13T00:39:35.731064+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:39:36.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:36 smithi087 bash[39916]: audit 2024-02-13T00:39:35.732216+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:39:36.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:36 smithi087 bash[39916]: audit 2024-02-13T00:39:35.734326+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:39:36.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:36 smithi087 bash[39916]: cluster 2024-02-13T00:39:35.782114+0000 mgr.y (mgr.44106) 150 : cluster [DBG] pgmap v88: 129 pgs: 7 active+undersized+degraded, 4 stale+active+clean, 14 active+undersized, 104 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail; 32/702 objects degraded (4.558%) 2024-02-13T00:39:37.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:36 smithi195 bash[30672]: audit 2024-02-13T00:39:35.731064+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:39:37.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:36 smithi195 bash[30672]: audit 2024-02-13T00:39:35.732216+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:39:37.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:36 smithi195 bash[30672]: audit 2024-02-13T00:39:35.734326+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:39:37.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:36 smithi195 bash[30672]: cluster 2024-02-13T00:39:35.782114+0000 mgr.y (mgr.44106) 150 : cluster [DBG] pgmap v88: 129 pgs: 7 active+undersized+degraded, 4 stale+active+clean, 14 active+undersized, 104 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail; 32/702 objects degraded (4.558%) 2024-02-13T00:39:37.700 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 13 00:39:37 smithi087 bash[45380]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-13T00:39:37.700 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 13 00:39:37 smithi087 bash[45380]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-02-13T00:39:37.700 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 13 00:39:37 smithi087 bash[45380]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2024-02-13T00:39:37.700 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 13 00:39:37 smithi087 bash[45380]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-02-13T00:39:37.701 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 13 00:39:37 smithi087 bash[45380]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-02-13T00:39:37.701 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 13 00:39:37 smithi087 bash[45380]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-13T00:39:37.701 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 13 00:39:37 smithi087 bash[45380]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-02-13T00:39:37.701 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 13 00:39:37 smithi087 bash[45380]: --> ceph-volume lvm activate successful for osd ID: 2 2024-02-13T00:39:38.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:37 smithi195 bash[30672]: cluster 2024-02-13T00:39:36.729203+0000 mon.a (mon.0) 396 : cluster [WRN] Health check failed: Degraded data redundancy: 32/702 objects degraded (4.558%), 7 pgs degraded (PG_DEGRADED) 2024-02-13T00:39:38.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:37 smithi087 bash[38740]: cluster 2024-02-13T00:39:36.729203+0000 mon.a (mon.0) 396 : cluster [WRN] Health check failed: Degraded data redundancy: 32/702 objects degraded (4.558%), 7 pgs degraded (PG_DEGRADED) 2024-02-13T00:39:38.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:37 smithi087 bash[39916]: cluster 2024-02-13T00:39:36.729203+0000 mon.a (mon.0) 396 : cluster [WRN] Health check failed: Degraded data redundancy: 32/702 objects degraded (4.558%), 7 pgs degraded (PG_DEGRADED) 2024-02-13T00:39:39.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:38 smithi195 bash[30672]: cluster 2024-02-13T00:39:37.783124+0000 mgr.y (mgr.44106) 151 : cluster [DBG] pgmap v89: 129 pgs: 9 active+undersized+degraded, 2 stale+active+clean, 18 active+undersized, 100 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail; 53/702 objects degraded (7.550%) 2024-02-13T00:39:39.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:38 smithi087 bash[38740]: cluster 2024-02-13T00:39:37.783124+0000 mgr.y (mgr.44106) 151 : cluster [DBG] pgmap v89: 129 pgs: 9 active+undersized+degraded, 2 stale+active+clean, 18 active+undersized, 100 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail; 53/702 objects degraded (7.550%) 2024-02-13T00:39:39.199 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 13 00:39:38 smithi087 bash[45660]: debug 2024-02-13T00:39:38.941+0000 7fbcd4327700 1 -- 172.21.15.87:0/3979255760 <== mon.1 v2:172.21.15.87:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556802288680 con 0x5568022fb400 2024-02-13T00:39:39.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:38 smithi087 bash[39916]: cluster 2024-02-13T00:39:37.783124+0000 mgr.y (mgr.44106) 151 : cluster [DBG] pgmap v89: 129 pgs: 9 active+undersized+degraded, 2 stale+active+clean, 18 active+undersized, 100 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail; 53/702 objects degraded (7.550%) 2024-02-13T00:39:39.949 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 13 00:39:39 smithi087 bash[45660]: debug 2024-02-13T00:39:39.477+0000 7fbcdbdb5380 -1 Falling back to public interface 2024-02-13T00:39:41.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:40 smithi195 bash[30672]: cluster 2024-02-13T00:39:39.784304+0000 mgr.y (mgr.44106) 152 : cluster [DBG] pgmap v90: 129 pgs: 10 active+undersized+degraded, 22 active+undersized, 97 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail; 59/702 objects degraded (8.405%) 2024-02-13T00:39:41.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:40 smithi087 bash[38740]: cluster 2024-02-13T00:39:39.784304+0000 mgr.y (mgr.44106) 152 : cluster [DBG] pgmap v90: 129 pgs: 10 active+undersized+degraded, 22 active+undersized, 97 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail; 59/702 objects degraded (8.405%) 2024-02-13T00:39:41.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:40 smithi087 bash[39916]: cluster 2024-02-13T00:39:39.784304+0000 mgr.y (mgr.44106) 152 : cluster [DBG] pgmap v90: 129 pgs: 10 active+undersized+degraded, 22 active+undersized, 97 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail; 59/702 objects degraded (8.405%) 2024-02-13T00:39:42.869 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:42 smithi087 bash[38740]: cluster 2024-02-13T00:39:41.786114+0000 mgr.y (mgr.44106) 153 : cluster [DBG] pgmap v91: 129 pgs: 10 active+undersized+degraded, 22 active+undersized, 97 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail; 59/702 objects degraded (8.405%) 2024-02-13T00:39:42.869 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:42 smithi087 bash[38740]: audit 2024-02-13T00:39:42.478161+0000 mon.a (mon.0) 397 : audit [INF] from='osd.2 [v2:172.21.15.87:6818/2357099269,v1:172.21.15.87:6819/2357099269]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-13T00:39:42.869 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:42 smithi087 bash[38740]: audit 2024-02-13T00:39:42.727460+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:39:42.869 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 13 00:39:42 smithi087 bash[45660]: debug 2024-02-13T00:39:42.469+0000 7fbcdbdb5380 -1 osd.2 74 log_to_monitors {default=true} 2024-02-13T00:39:43.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:42 smithi195 bash[30672]: cluster 2024-02-13T00:39:41.786114+0000 mgr.y (mgr.44106) 153 : cluster [DBG] pgmap v91: 129 pgs: 10 active+undersized+degraded, 22 active+undersized, 97 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail; 59/702 objects degraded (8.405%) 2024-02-13T00:39:43.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:42 smithi195 bash[30672]: audit 2024-02-13T00:39:42.478161+0000 mon.a (mon.0) 397 : audit [INF] from='osd.2 [v2:172.21.15.87:6818/2357099269,v1:172.21.15.87:6819/2357099269]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-13T00:39:43.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:42 smithi195 bash[30672]: audit 2024-02-13T00:39:42.727460+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:39:43.199 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:39:43 smithi087 bash[36810]: debug 2024-02-13T00:39:43.013+0000 7f11e4fd1700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-02-13T00:39:43.200 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 13 00:39:42 smithi087 bash[45660]: debug 2024-02-13T00:39:42.873+0000 7fbccca9b700 -1 osd.2 74 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-13T00:39:43.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:42 smithi087 bash[39916]: cluster 2024-02-13T00:39:41.786114+0000 mgr.y (mgr.44106) 153 : cluster [DBG] pgmap v91: 129 pgs: 10 active+undersized+degraded, 22 active+undersized, 97 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail; 59/702 objects degraded (8.405%) 2024-02-13T00:39:43.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:42 smithi087 bash[39916]: audit 2024-02-13T00:39:42.478161+0000 mon.a (mon.0) 397 : audit [INF] from='osd.2 [v2:172.21.15.87:6818/2357099269,v1:172.21.15.87:6819/2357099269]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-13T00:39:43.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:42 smithi087 bash[39916]: audit 2024-02-13T00:39:42.727460+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:39:44.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:43 smithi195 bash[30672]: audit 2024-02-13T00:39:42.860866+0000 mon.a (mon.0) 399 : audit [INF] from='osd.2 [v2:172.21.15.87:6818/2357099269,v1:172.21.15.87:6819/2357099269]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-13T00:39:44.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:43 smithi195 bash[30672]: cluster 2024-02-13T00:39:42.861062+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e77: 8 total, 7 up, 8 in 2024-02-13T00:39:44.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:43 smithi195 bash[30672]: audit 2024-02-13T00:39:42.862446+0000 mon.a (mon.0) 401 : audit [INF] from='osd.2 [v2:172.21.15.87:6818/2357099269,v1:172.21.15.87:6819/2357099269]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-13T00:39:44.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:43 smithi195 bash[30672]: audit 2024-02-13T00:39:43.000103+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:39:44.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:43 smithi195 bash[30672]: audit 2024-02-13T00:39:43.008485+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:39:44.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:43 smithi195 bash[30672]: audit 2024-02-13T00:39:43.011796+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:39:44.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:43 smithi195 bash[30672]: audit 2024-02-13T00:39:43.013643+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:39:44.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:43 smithi195 bash[30672]: audit 2024-02-13T00:39:43.015039+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:39:44.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:43 smithi195 bash[30672]: audit 2024-02-13T00:39:43.016793+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-13T00:39:44.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:43 smithi195 bash[30672]: audit 2024-02-13T00:39:43.017044+0000 mgr.y (mgr.44106) 154 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-13T00:39:44.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:43 smithi195 bash[30672]: cephadm 2024-02-13T00:39:43.018148+0000 mgr.y (mgr.44106) 155 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-02-13T00:39:44.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:43 smithi087 bash[38740]: audit 2024-02-13T00:39:42.860866+0000 mon.a (mon.0) 399 : audit [INF] from='osd.2 [v2:172.21.15.87:6818/2357099269,v1:172.21.15.87:6819/2357099269]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-13T00:39:44.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:43 smithi087 bash[38740]: cluster 2024-02-13T00:39:42.861062+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e77: 8 total, 7 up, 8 in 2024-02-13T00:39:44.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:43 smithi087 bash[38740]: audit 2024-02-13T00:39:42.862446+0000 mon.a (mon.0) 401 : audit [INF] from='osd.2 [v2:172.21.15.87:6818/2357099269,v1:172.21.15.87:6819/2357099269]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-13T00:39:44.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:43 smithi087 bash[38740]: audit 2024-02-13T00:39:43.000103+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:39:44.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:43 smithi087 bash[38740]: audit 2024-02-13T00:39:43.008485+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:39:44.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:43 smithi087 bash[38740]: audit 2024-02-13T00:39:43.011796+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:39:44.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:43 smithi087 bash[38740]: audit 2024-02-13T00:39:43.013643+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:39:44.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:43 smithi087 bash[38740]: audit 2024-02-13T00:39:43.015039+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:39:44.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:43 smithi087 bash[38740]: audit 2024-02-13T00:39:43.016793+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-13T00:39:44.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:43 smithi087 bash[38740]: audit 2024-02-13T00:39:43.017044+0000 mgr.y (mgr.44106) 154 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-13T00:39:44.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:43 smithi087 bash[38740]: cephadm 2024-02-13T00:39:43.018148+0000 mgr.y (mgr.44106) 155 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-02-13T00:39:44.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:43 smithi087 bash[39916]: audit 2024-02-13T00:39:42.860866+0000 mon.a (mon.0) 399 : audit [INF] from='osd.2 [v2:172.21.15.87:6818/2357099269,v1:172.21.15.87:6819/2357099269]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-13T00:39:44.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:43 smithi087 bash[39916]: cluster 2024-02-13T00:39:42.861062+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e77: 8 total, 7 up, 8 in 2024-02-13T00:39:44.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:43 smithi087 bash[39916]: audit 2024-02-13T00:39:42.862446+0000 mon.a (mon.0) 401 : audit [INF] from='osd.2 [v2:172.21.15.87:6818/2357099269,v1:172.21.15.87:6819/2357099269]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-13T00:39:44.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:43 smithi087 bash[39916]: audit 2024-02-13T00:39:43.000103+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:39:44.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:43 smithi087 bash[39916]: audit 2024-02-13T00:39:43.008485+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:39:44.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:43 smithi087 bash[39916]: audit 2024-02-13T00:39:43.011796+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:39:44.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:43 smithi087 bash[39916]: audit 2024-02-13T00:39:43.013643+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:39:44.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:43 smithi087 bash[39916]: audit 2024-02-13T00:39:43.015039+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:39:44.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:43 smithi087 bash[39916]: audit 2024-02-13T00:39:43.016793+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-13T00:39:44.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:43 smithi087 bash[39916]: audit 2024-02-13T00:39:43.017044+0000 mgr.y (mgr.44106) 154 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-13T00:39:44.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:43 smithi087 bash[39916]: cephadm 2024-02-13T00:39:43.018148+0000 mgr.y (mgr.44106) 155 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-02-13T00:39:45.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:44 smithi195 bash[30672]: cluster 2024-02-13T00:39:43.787126+0000 mgr.y (mgr.44106) 156 : cluster [DBG] pgmap v93: 129 pgs: 10 active+undersized+degraded, 22 active+undersized, 97 active+clean; 7.0 KiB data, 877 MiB used, 709 GiB / 715 GiB avail; 59/702 objects degraded (8.405%) 2024-02-13T00:39:45.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:44 smithi195 bash[30672]: cluster 2024-02-13T00:39:43.866607+0000 mon.a (mon.0) 408 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-13T00:39:45.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:44 smithi195 bash[30672]: cluster 2024-02-13T00:39:43.880059+0000 mon.a (mon.0) 409 : cluster [INF] osd.2 [v2:172.21.15.87:6818/2357099269,v1:172.21.15.87:6819/2357099269] boot 2024-02-13T00:39:45.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:44 smithi195 bash[30672]: cluster 2024-02-13T00:39:43.880203+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-02-13T00:39:45.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:44 smithi195 bash[30672]: audit 2024-02-13T00:39:43.885818+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-13T00:39:45.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:44 smithi195 bash[30672]: cluster 2024-02-13T00:39:44.876837+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-02-13T00:39:45.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:44 smithi087 bash[39916]: cluster 2024-02-13T00:39:43.787126+0000 mgr.y (mgr.44106) 156 : cluster [DBG] pgmap v93: 129 pgs: 10 active+undersized+degraded, 22 active+undersized, 97 active+clean; 7.0 KiB data, 877 MiB used, 709 GiB / 715 GiB avail; 59/702 objects degraded (8.405%) 2024-02-13T00:39:45.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:44 smithi087 bash[39916]: cluster 2024-02-13T00:39:43.866607+0000 mon.a (mon.0) 408 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-13T00:39:45.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:44 smithi087 bash[39916]: cluster 2024-02-13T00:39:43.880059+0000 mon.a (mon.0) 409 : cluster [INF] osd.2 [v2:172.21.15.87:6818/2357099269,v1:172.21.15.87:6819/2357099269] boot 2024-02-13T00:39:45.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:44 smithi087 bash[39916]: cluster 2024-02-13T00:39:43.880203+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-02-13T00:39:45.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:44 smithi087 bash[39916]: audit 2024-02-13T00:39:43.885818+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-13T00:39:45.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:44 smithi087 bash[39916]: cluster 2024-02-13T00:39:44.876837+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-02-13T00:39:45.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:44 smithi087 bash[38740]: cluster 2024-02-13T00:39:43.787126+0000 mgr.y (mgr.44106) 156 : cluster [DBG] pgmap v93: 129 pgs: 10 active+undersized+degraded, 22 active+undersized, 97 active+clean; 7.0 KiB data, 877 MiB used, 709 GiB / 715 GiB avail; 59/702 objects degraded (8.405%) 2024-02-13T00:39:45.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:44 smithi087 bash[38740]: cluster 2024-02-13T00:39:43.866607+0000 mon.a (mon.0) 408 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-13T00:39:45.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:44 smithi087 bash[38740]: cluster 2024-02-13T00:39:43.880059+0000 mon.a (mon.0) 409 : cluster [INF] osd.2 [v2:172.21.15.87:6818/2357099269,v1:172.21.15.87:6819/2357099269] boot 2024-02-13T00:39:45.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:44 smithi087 bash[38740]: cluster 2024-02-13T00:39:43.880203+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-02-13T00:39:45.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:44 smithi087 bash[38740]: audit 2024-02-13T00:39:43.885818+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-13T00:39:45.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:44 smithi087 bash[38740]: cluster 2024-02-13T00:39:44.876837+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-02-13T00:39:46.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:45 smithi087 bash[38740]: cluster 2024-02-13T00:39:45.842564+0000 mon.a (mon.0) 413 : cluster [WRN] Health check update: Degraded data redundancy: 59/702 objects degraded (8.405%), 10 pgs degraded (PG_DEGRADED) 2024-02-13T00:39:46.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:45 smithi087 bash[39916]: cluster 2024-02-13T00:39:45.842564+0000 mon.a (mon.0) 413 : cluster [WRN] Health check update: Degraded data redundancy: 59/702 objects degraded (8.405%), 10 pgs degraded (PG_DEGRADED) 2024-02-13T00:39:46.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:45 smithi195 bash[30672]: cluster 2024-02-13T00:39:45.842564+0000 mon.a (mon.0) 413 : cluster [WRN] Health check update: Degraded data redundancy: 59/702 objects degraded (8.405%), 10 pgs degraded (PG_DEGRADED) 2024-02-13T00:39:47.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:46 smithi087 bash[38740]: cluster 2024-02-13T00:39:45.787994+0000 mgr.y (mgr.44106) 157 : cluster [DBG] pgmap v96: 129 pgs: 15 peering, 3 active+undersized+degraded, 14 active+undersized, 97 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail; 27/702 objects degraded (3.846%) 2024-02-13T00:39:47.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:46 smithi087 bash[39916]: cluster 2024-02-13T00:39:45.787994+0000 mgr.y (mgr.44106) 157 : cluster [DBG] pgmap v96: 129 pgs: 15 peering, 3 active+undersized+degraded, 14 active+undersized, 97 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail; 27/702 objects degraded (3.846%) 2024-02-13T00:39:47.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:46 smithi195 bash[30672]: cluster 2024-02-13T00:39:45.787994+0000 mgr.y (mgr.44106) 157 : cluster [DBG] pgmap v96: 129 pgs: 15 peering, 3 active+undersized+degraded, 14 active+undersized, 97 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail; 27/702 objects degraded (3.846%) 2024-02-13T00:39:49.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:48 smithi087 bash[38740]: cluster 2024-02-13T00:39:47.788936+0000 mgr.y (mgr.44106) 158 : cluster [DBG] pgmap v97: 129 pgs: 15 peering, 1 active+undersized+degraded, 12 active+undersized, 101 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail; 6/702 objects degraded (0.855%) 2024-02-13T00:39:49.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:48 smithi087 bash[39916]: cluster 2024-02-13T00:39:47.788936+0000 mgr.y (mgr.44106) 158 : cluster [DBG] pgmap v97: 129 pgs: 15 peering, 1 active+undersized+degraded, 12 active+undersized, 101 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail; 6/702 objects degraded (0.855%) 2024-02-13T00:39:49.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:48 smithi195 bash[30672]: cluster 2024-02-13T00:39:47.788936+0000 mgr.y (mgr.44106) 158 : cluster [DBG] pgmap v97: 129 pgs: 15 peering, 1 active+undersized+degraded, 12 active+undersized, 101 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail; 6/702 objects degraded (0.855%) 2024-02-13T00:39:50.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:49 smithi195 bash[30672]: cluster 2024-02-13T00:39:49.910242+0000 mon.a (mon.0) 414 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/702 objects degraded (0.855%), 1 pg degraded) 2024-02-13T00:39:50.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:49 smithi195 bash[30672]: cluster 2024-02-13T00:39:49.910307+0000 mon.a (mon.0) 415 : cluster [INF] Cluster is now healthy 2024-02-13T00:39:50.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:49 smithi087 bash[38740]: cluster 2024-02-13T00:39:49.910242+0000 mon.a (mon.0) 414 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/702 objects degraded (0.855%), 1 pg degraded) 2024-02-13T00:39:50.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:49 smithi087 bash[38740]: cluster 2024-02-13T00:39:49.910307+0000 mon.a (mon.0) 415 : cluster [INF] Cluster is now healthy 2024-02-13T00:39:50.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:49 smithi087 bash[39916]: cluster 2024-02-13T00:39:49.910242+0000 mon.a (mon.0) 414 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/702 objects degraded (0.855%), 1 pg degraded) 2024-02-13T00:39:50.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:49 smithi087 bash[39916]: cluster 2024-02-13T00:39:49.910307+0000 mon.a (mon.0) 415 : cluster [INF] Cluster is now healthy 2024-02-13T00:39:51.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:50 smithi195 bash[30672]: cluster 2024-02-13T00:39:49.789891+0000 mgr.y (mgr.44106) 159 : cluster [DBG] pgmap v98: 129 pgs: 15 peering, 114 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:51.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:50 smithi087 bash[38740]: cluster 2024-02-13T00:39:49.789891+0000 mgr.y (mgr.44106) 159 : cluster [DBG] pgmap v98: 129 pgs: 15 peering, 114 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:51.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:50 smithi087 bash[39916]: cluster 2024-02-13T00:39:49.789891+0000 mgr.y (mgr.44106) 159 : cluster [DBG] pgmap v98: 129 pgs: 15 peering, 114 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:53.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:52 smithi195 bash[30672]: cluster 2024-02-13T00:39:51.791226+0000 mgr.y (mgr.44106) 160 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:53.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:52 smithi087 bash[38740]: cluster 2024-02-13T00:39:51.791226+0000 mgr.y (mgr.44106) 160 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:53.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:52 smithi087 bash[39916]: cluster 2024-02-13T00:39:51.791226+0000 mgr.y (mgr.44106) 160 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:55.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:54 smithi195 bash[30672]: cluster 2024-02-13T00:39:53.792128+0000 mgr.y (mgr.44106) 161 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:55.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:54 smithi087 bash[38740]: cluster 2024-02-13T00:39:53.792128+0000 mgr.y (mgr.44106) 161 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:55.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:54 smithi087 bash[39916]: cluster 2024-02-13T00:39:53.792128+0000 mgr.y (mgr.44106) 161 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:57.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:56 smithi195 bash[30672]: cluster 2024-02-13T00:39:55.793517+0000 mgr.y (mgr.44106) 162 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:57.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:56 smithi087 bash[38740]: cluster 2024-02-13T00:39:55.793517+0000 mgr.y (mgr.44106) 162 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:57.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:56 smithi087 bash[39916]: cluster 2024-02-13T00:39:55.793517+0000 mgr.y (mgr.44106) 162 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:59.318 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:58 smithi087 bash[38740]: cluster 2024-02-13T00:39:57.794407+0000 mgr.y (mgr.44106) 163 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:59.318 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:58 smithi087 bash[38740]: audit 2024-02-13T00:39:58.034008+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-13T00:39:59.318 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:58 smithi087 bash[38740]: audit 2024-02-13T00:39:58.034454+0000 mgr.y (mgr.44106) 164 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-13T00:39:59.318 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:39:58 smithi087 bash[38740]: cephadm 2024-02-13T00:39:58.037094+0000 mgr.y (mgr.44106) 165 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-02-13T00:39:59.318 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:58 smithi087 bash[39916]: cluster 2024-02-13T00:39:57.794407+0000 mgr.y (mgr.44106) 163 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:59.318 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:58 smithi087 bash[39916]: audit 2024-02-13T00:39:58.034008+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-13T00:39:59.319 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:58 smithi087 bash[39916]: audit 2024-02-13T00:39:58.034454+0000 mgr.y (mgr.44106) 164 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-13T00:39:59.319 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:39:58 smithi087 bash[39916]: cephadm 2024-02-13T00:39:58.037094+0000 mgr.y (mgr.44106) 165 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-02-13T00:39:59.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:58 smithi195 bash[30672]: cluster 2024-02-13T00:39:57.794407+0000 mgr.y (mgr.44106) 163 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:39:59.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:58 smithi195 bash[30672]: audit 2024-02-13T00:39:58.034008+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-13T00:39:59.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:58 smithi195 bash[30672]: audit 2024-02-13T00:39:58.034454+0000 mgr.y (mgr.44106) 164 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-13T00:39:59.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:39:58 smithi195 bash[30672]: cephadm 2024-02-13T00:39:58.037094+0000 mgr.y (mgr.44106) 165 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-02-13T00:40:01.370 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:00 smithi087 bash[38740]: cluster 2024-02-13T00:39:59.795355+0000 mgr.y (mgr.44106) 166 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:40:01.414 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:00 smithi087 bash[38740]: cluster 2024-02-13T00:40:00.000162+0000 mon.a (mon.0) 417 : cluster [INF] overall HEALTH_OK 2024-02-13T00:40:01.414 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:00 smithi087 bash[38740]: cephadm 2024-02-13T00:40:00.011166+0000 mgr.y (mgr.44106) 167 : cephadm [INF] Upgrade: Updating osd.3 2024-02-13T00:40:01.414 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:00 smithi087 bash[38740]: audit 2024-02-13T00:40:00.019713+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:40:01.414 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:00 smithi087 bash[38740]: audit 2024-02-13T00:40:00.021126+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-13T00:40:01.414 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:00 smithi087 bash[38740]: audit 2024-02-13T00:40:00.022236+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:40:01.414 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:00 smithi087 bash[38740]: cephadm 2024-02-13T00:40:00.023981+0000 mgr.y (mgr.44106) 168 : cephadm [INF] Deploying daemon osd.3 on smithi087 2024-02-13T00:40:01.414 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:00 smithi087 bash[38740]: audit 2024-02-13T00:40:00.024687+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2024-02-13T00:40:01.414 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:00 smithi087 bash[38740]: audit 2024-02-13T00:40:00.193383+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:40:01.415 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:00 smithi087 bash[39916]: cluster 2024-02-13T00:39:59.795355+0000 mgr.y (mgr.44106) 166 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:40:01.415 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:00 smithi087 bash[39916]: cluster 2024-02-13T00:40:00.000162+0000 mon.a (mon.0) 417 : cluster [INF] overall HEALTH_OK 2024-02-13T00:40:01.415 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:00 smithi087 bash[39916]: cephadm 2024-02-13T00:40:00.011166+0000 mgr.y (mgr.44106) 167 : cephadm [INF] Upgrade: Updating osd.3 2024-02-13T00:40:01.415 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:00 smithi087 bash[39916]: audit 2024-02-13T00:40:00.019713+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:40:01.415 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:00 smithi087 bash[39916]: audit 2024-02-13T00:40:00.021126+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-13T00:40:01.415 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:00 smithi087 bash[39916]: audit 2024-02-13T00:40:00.022236+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:40:01.415 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:00 smithi087 bash[39916]: cephadm 2024-02-13T00:40:00.023981+0000 mgr.y (mgr.44106) 168 : cephadm [INF] Deploying daemon osd.3 on smithi087 2024-02-13T00:40:01.415 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:00 smithi087 bash[39916]: audit 2024-02-13T00:40:00.024687+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2024-02-13T00:40:01.416 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:00 smithi087 bash[39916]: audit 2024-02-13T00:40:00.193383+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:40:01.416 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:00 smithi195 bash[30672]: cluster 2024-02-13T00:39:59.795355+0000 mgr.y (mgr.44106) 166 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:40:01.416 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:00 smithi195 bash[30672]: cluster 2024-02-13T00:40:00.000162+0000 mon.a (mon.0) 417 : cluster [INF] overall HEALTH_OK 2024-02-13T00:40:01.416 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:00 smithi195 bash[30672]: cephadm 2024-02-13T00:40:00.011166+0000 mgr.y (mgr.44106) 167 : cephadm [INF] Upgrade: Updating osd.3 2024-02-13T00:40:01.416 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:00 smithi195 bash[30672]: audit 2024-02-13T00:40:00.019713+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:40:01.417 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:00 smithi195 bash[30672]: audit 2024-02-13T00:40:00.021126+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-13T00:40:01.417 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:00 smithi195 bash[30672]: audit 2024-02-13T00:40:00.022236+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:40:01.417 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:00 smithi195 bash[30672]: cephadm 2024-02-13T00:40:00.023981+0000 mgr.y (mgr.44106) 168 : cephadm [INF] Deploying daemon osd.3 on smithi087 2024-02-13T00:40:01.417 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:00 smithi195 bash[30672]: audit 2024-02-13T00:40:00.024687+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2024-02-13T00:40:01.417 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:00 smithi195 bash[30672]: audit 2024-02-13T00:40:00.193383+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:40:03.278 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:02 smithi087 bash[38740]: cluster 2024-02-13T00:40:01.796757+0000 mgr.y (mgr.44106) 169 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:40:03.278 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:03 smithi087 bash[39916]: cluster 2024-02-13T00:40:01.796757+0000 mgr.y (mgr.44106) 169 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:40:03.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:02 smithi195 bash[30672]: cluster 2024-02-13T00:40:01.796757+0000 mgr.y (mgr.44106) 169 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:40:04.377 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 13 00:40:04 smithi087 systemd[1]: Stopping Ceph osd.3 for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:40:04.378 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 13 00:40:04 smithi087 bash[24574]: debug 2024-02-13T00:40:04.108+0000 7f33180b9700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-13T00:40:04.378 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 13 00:40:04 smithi087 bash[24574]: debug 2024-02-13T00:40:04.108+0000 7f33180b9700 -1 osd.3 79 *** Got signal Terminated *** 2024-02-13T00:40:04.378 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 13 00:40:04 smithi087 bash[24574]: debug 2024-02-13T00:40:04.108+0000 7f33180b9700 -1 osd.3 79 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-13T00:40:04.465 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-13T00:40:05.040 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 13 00:40:04 smithi087 bash[46559]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-osd.3 2024-02-13T00:40:05.040 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[46695]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-osd.3 2024-02-13T00:40:05.041 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[38740]: cluster 2024-02-13T00:40:03.797362+0000 mgr.y (mgr.44106) 170 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:40:05.041 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[38740]: cluster 2024-02-13T00:40:04.409623+0000 mon.a (mon.0) 423 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-13T00:40:05.041 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[38740]: cluster 2024-02-13T00:40:04.409681+0000 mon.a (mon.0) 424 : cluster [INF] osd.3 failed (root=default,host=smithi087) (connection refused reported by osd.2) 2024-02-13T00:40:05.041 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[38740]: cluster 2024-02-13T00:40:04.410147+0000 mon.a (mon.0) 425 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-13T00:40:05.041 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[38740]: cluster 2024-02-13T00:40:04.410348+0000 mon.a (mon.0) 426 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-13T00:40:05.041 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[38740]: cluster 2024-02-13T00:40:04.410779+0000 mon.a (mon.0) 427 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-13T00:40:05.041 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[38740]: cluster 2024-02-13T00:40:04.411103+0000 mon.a (mon.0) 428 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-13T00:40:05.041 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[38740]: cluster 2024-02-13T00:40:04.411783+0000 mon.a (mon.0) 429 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-13T00:40:05.041 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[38740]: cluster 2024-02-13T00:40:04.412039+0000 mon.a (mon.0) 430 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-13T00:40:05.041 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[38740]: cluster 2024-02-13T00:40:04.412232+0000 mon.a (mon.0) 431 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-13T00:40:05.041 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[38740]: cluster 2024-02-13T00:40:04.412511+0000 mon.a (mon.0) 432 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-13T00:40:05.041 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[38740]: cluster 2024-02-13T00:40:04.412908+0000 mon.a (mon.0) 433 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-13T00:40:05.042 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[38740]: cluster 2024-02-13T00:40:04.413243+0000 mon.a (mon.0) 434 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-13T00:40:05.042 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[38740]: cluster 2024-02-13T00:40:04.413569+0000 mon.a (mon.0) 435 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-13T00:40:05.042 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[38740]: cluster 2024-02-13T00:40:04.413735+0000 mon.a (mon.0) 436 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-13T00:40:05.042 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[38740]: cluster 2024-02-13T00:40:04.414234+0000 mon.a (mon.0) 437 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-13T00:40:05.042 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[38740]: cluster 2024-02-13T00:40:04.813508+0000 mon.a (mon.0) 438 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-13T00:40:05.042 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[38740]: cluster 2024-02-13T00:40:04.813675+0000 mon.a (mon.0) 439 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-13T00:40:05.042 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[38740]: cluster 2024-02-13T00:40:04.814064+0000 mon.a (mon.0) 440 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-13T00:40:05.042 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[38740]: cluster 2024-02-13T00:40:04.814288+0000 mon.a (mon.0) 441 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-13T00:40:05.042 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[38740]: cluster 2024-02-13T00:40:04.814540+0000 mon.a (mon.0) 442 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-13T00:40:05.042 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[38740]: cluster 2024-02-13T00:40:04.814674+0000 mon.a (mon.0) 443 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-13T00:40:05.042 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[38740]: cluster 2024-02-13T00:40:04.815030+0000 mon.a (mon.0) 444 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-13T00:40:05.042 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[38740]: cluster 2024-02-13T00:40:04.815207+0000 mon.a (mon.0) 445 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-13T00:40:05.042 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[38740]: cluster 2024-02-13T00:40:04.815305+0000 mon.a (mon.0) 446 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-13T00:40:05.043 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[39916]: cluster 2024-02-13T00:40:03.797362+0000 mgr.y (mgr.44106) 170 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:40:05.043 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[39916]: cluster 2024-02-13T00:40:04.409623+0000 mon.a (mon.0) 423 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-13T00:40:05.043 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[39916]: cluster 2024-02-13T00:40:04.409681+0000 mon.a (mon.0) 424 : cluster [INF] osd.3 failed (root=default,host=smithi087) (connection refused reported by osd.2) 2024-02-13T00:40:05.043 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[39916]: cluster 2024-02-13T00:40:04.410147+0000 mon.a (mon.0) 425 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-13T00:40:05.043 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[39916]: cluster 2024-02-13T00:40:04.410348+0000 mon.a (mon.0) 426 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-13T00:40:05.043 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[39916]: cluster 2024-02-13T00:40:04.410779+0000 mon.a (mon.0) 427 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-13T00:40:05.043 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[39916]: cluster 2024-02-13T00:40:04.411103+0000 mon.a (mon.0) 428 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-13T00:40:05.043 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[39916]: cluster 2024-02-13T00:40:04.411783+0000 mon.a (mon.0) 429 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-13T00:40:05.043 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[39916]: cluster 2024-02-13T00:40:04.412039+0000 mon.a (mon.0) 430 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-13T00:40:05.043 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[39916]: cluster 2024-02-13T00:40:04.412232+0000 mon.a (mon.0) 431 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-13T00:40:05.043 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[39916]: cluster 2024-02-13T00:40:04.412511+0000 mon.a (mon.0) 432 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-13T00:40:05.043 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[39916]: cluster 2024-02-13T00:40:04.412908+0000 mon.a (mon.0) 433 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-13T00:40:05.044 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[39916]: cluster 2024-02-13T00:40:04.413243+0000 mon.a (mon.0) 434 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-13T00:40:05.044 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[39916]: cluster 2024-02-13T00:40:04.413569+0000 mon.a (mon.0) 435 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-13T00:40:05.044 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[39916]: cluster 2024-02-13T00:40:04.413735+0000 mon.a (mon.0) 436 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-13T00:40:05.044 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[39916]: cluster 2024-02-13T00:40:04.414234+0000 mon.a (mon.0) 437 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-13T00:40:05.044 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[39916]: cluster 2024-02-13T00:40:04.813508+0000 mon.a (mon.0) 438 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-13T00:40:05.044 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[39916]: cluster 2024-02-13T00:40:04.813675+0000 mon.a (mon.0) 439 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-13T00:40:05.044 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[39916]: cluster 2024-02-13T00:40:04.814064+0000 mon.a (mon.0) 440 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-13T00:40:05.044 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[39916]: cluster 2024-02-13T00:40:04.814288+0000 mon.a (mon.0) 441 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-13T00:40:05.044 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[39916]: cluster 2024-02-13T00:40:04.814540+0000 mon.a (mon.0) 442 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-13T00:40:05.044 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[39916]: cluster 2024-02-13T00:40:04.814674+0000 mon.a (mon.0) 443 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-13T00:40:05.044 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[39916]: cluster 2024-02-13T00:40:04.815030+0000 mon.a (mon.0) 444 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-13T00:40:05.044 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[39916]: cluster 2024-02-13T00:40:04.815207+0000 mon.a (mon.0) 445 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-13T00:40:05.044 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[39916]: cluster 2024-02-13T00:40:04.815305+0000 mon.a (mon.0) 446 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-13T00:40:05.045 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[38740]: cluster 2024-02-13T00:40:04.815568+0000 mon.a (mon.0) 447 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-13T00:40:05.045 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[38740]: cluster 2024-02-13T00:40:04.815649+0000 mon.a (mon.0) 448 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-13T00:40:05.045 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[38740]: cluster 2024-02-13T00:40:04.815870+0000 mon.a (mon.0) 449 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-13T00:40:05.045 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[38740]: cluster 2024-02-13T00:40:04.816061+0000 mon.a (mon.0) 450 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-13T00:40:05.045 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[38740]: cluster 2024-02-13T00:40:04.816267+0000 mon.a (mon.0) 451 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-13T00:40:05.045 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[39916]: cluster 2024-02-13T00:40:04.815568+0000 mon.a (mon.0) 447 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-13T00:40:05.045 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[39916]: cluster 2024-02-13T00:40:04.815649+0000 mon.a (mon.0) 448 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-13T00:40:05.045 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[39916]: cluster 2024-02-13T00:40:04.815870+0000 mon.a (mon.0) 449 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-13T00:40:05.045 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[39916]: cluster 2024-02-13T00:40:04.816061+0000 mon.a (mon.0) 450 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-13T00:40:05.046 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:05 smithi087 bash[39916]: cluster 2024-02-13T00:40:04.816267+0000 mon.a (mon.0) 451 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-13T00:40:05.237 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-13T00:40:05.238 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (4m) 22s ago 11m 17.4M - 0.26.0 9f27df16978d 4c691ad0bb49 2024-02-13T00:40:05.238 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi195 running (10m) 2m ago 10m 26.2M - 6.6.2 87a51ecf0b1c fda1de2da571 2024-02-13T00:40:05.238 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi195 *:8443 running (3m) 2m ago 15m 378M - 16.2.14-521-g0e714d9a 1fbc92c859dc 7bfef9ce0304 2024-02-13T00:40:05.238 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443 running (3m) 22s ago 17m 420M - 16.2.14-521-g0e714d9a 1fbc92c859dc 58b9df7f1a87 2024-02-13T00:40:05.238 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (3m) 22s ago 17m 57.0M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 724e3ce7f539 2024-02-13T00:40:05.238 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi195 running (2m) 2m ago 15m 35.4M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc fca19c6e6d2a 2024-02-13T00:40:05.238 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (2m) 22s ago 15m 48.7M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 9cd741909469 2024-02-13T00:40:05.238 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (11m) 22s ago 11m 12.0M - 1.7.0 72c9c2088986 8de830295b09 2024-02-13T00:40:05.238 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi195 running (11m) 2m ago 11m 13.2M - 1.7.0 72c9c2088986 267e29a36209 2024-02-13T00:40:05.238 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (91s) 22s ago 15m 43.4M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 5057e324bdbf 2024-02-13T00:40:05.238 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (59s) 22s ago 14m 43.5M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 9aa834f159a1 2024-02-13T00:40:05.238 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (27s) 22s ago 14m - 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc bd4e4fe75184 2024-02-13T00:40:05.238 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (13m) 22s ago 13m 52.1M 4096M 15.2.0 204a01f9b0b6 eb3513caf040 2024-02-13T00:40:05.239 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi195 running (13m) 2m ago 13m 48.4M 4096M 15.2.0 204a01f9b0b6 45120a093718 2024-02-13T00:40:05.239 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi195 running (12m) 2m ago 12m 48.6M 4096M 15.2.0 204a01f9b0b6 ea96e91cbf4f 2024-02-13T00:40:05.239 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi195 running (12m) 2m ago 12m 46.9M 4096M 15.2.0 204a01f9b0b6 10ce02449645 2024-02-13T00:40:05.239 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi195 running (12m) 2m ago 12m 49.6M 4096M 15.2.0 204a01f9b0b6 cec464df4b8c 2024-02-13T00:40:05.239 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi195 running (4m) 2m ago 11m 38.0M - 2.49.1 2a72b385beaf 04ac84e622a6 2024-02-13T00:40:05.239 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.zfdisv smithi087 running (9m) 22s ago 9m 51.0M - 15.2.0 204a01f9b0b6 f264ef71df55 2024-02-13T00:40:05.239 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi195.rcbggm smithi195 running (9m) 2m ago 9m 50.6M - 15.2.0 204a01f9b0b6 a11db66d56ef 2024-02-13T00:40:05.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:05 smithi195 bash[30672]: cluster 2024-02-13T00:40:03.797362+0000 mgr.y (mgr.44106) 170 : cluster [DBG] pgmap v105: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:40:05.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:05 smithi195 bash[30672]: cluster 2024-02-13T00:40:04.409623+0000 mon.a (mon.0) 423 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-13T00:40:05.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:05 smithi195 bash[30672]: cluster 2024-02-13T00:40:04.409681+0000 mon.a (mon.0) 424 : cluster [INF] osd.3 failed (root=default,host=smithi087) (connection refused reported by osd.2) 2024-02-13T00:40:05.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:05 smithi195 bash[30672]: cluster 2024-02-13T00:40:04.410147+0000 mon.a (mon.0) 425 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-13T00:40:05.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:05 smithi195 bash[30672]: cluster 2024-02-13T00:40:04.410348+0000 mon.a (mon.0) 426 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-13T00:40:05.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:05 smithi195 bash[30672]: cluster 2024-02-13T00:40:04.410779+0000 mon.a (mon.0) 427 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-13T00:40:05.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:05 smithi195 bash[30672]: cluster 2024-02-13T00:40:04.411103+0000 mon.a (mon.0) 428 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-13T00:40:05.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:05 smithi195 bash[30672]: cluster 2024-02-13T00:40:04.411783+0000 mon.a (mon.0) 429 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-13T00:40:05.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:05 smithi195 bash[30672]: cluster 2024-02-13T00:40:04.412039+0000 mon.a (mon.0) 430 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-13T00:40:05.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:05 smithi195 bash[30672]: cluster 2024-02-13T00:40:04.412232+0000 mon.a (mon.0) 431 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-13T00:40:05.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:05 smithi195 bash[30672]: cluster 2024-02-13T00:40:04.412511+0000 mon.a (mon.0) 432 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-13T00:40:05.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:05 smithi195 bash[30672]: cluster 2024-02-13T00:40:04.412908+0000 mon.a (mon.0) 433 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-13T00:40:05.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:05 smithi195 bash[30672]: cluster 2024-02-13T00:40:04.413243+0000 mon.a (mon.0) 434 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-13T00:40:05.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:05 smithi195 bash[30672]: cluster 2024-02-13T00:40:04.413569+0000 mon.a (mon.0) 435 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-13T00:40:05.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:05 smithi195 bash[30672]: cluster 2024-02-13T00:40:04.413735+0000 mon.a (mon.0) 436 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-13T00:40:05.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:05 smithi195 bash[30672]: cluster 2024-02-13T00:40:04.414234+0000 mon.a (mon.0) 437 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-13T00:40:05.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:05 smithi195 bash[30672]: cluster 2024-02-13T00:40:04.813508+0000 mon.a (mon.0) 438 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-13T00:40:05.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:05 smithi195 bash[30672]: cluster 2024-02-13T00:40:04.813675+0000 mon.a (mon.0) 439 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-13T00:40:05.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:05 smithi195 bash[30672]: cluster 2024-02-13T00:40:04.814064+0000 mon.a (mon.0) 440 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-13T00:40:05.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:05 smithi195 bash[30672]: cluster 2024-02-13T00:40:04.814288+0000 mon.a (mon.0) 441 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-13T00:40:05.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:05 smithi195 bash[30672]: cluster 2024-02-13T00:40:04.814540+0000 mon.a (mon.0) 442 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-13T00:40:05.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:05 smithi195 bash[30672]: cluster 2024-02-13T00:40:04.814674+0000 mon.a (mon.0) 443 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-13T00:40:05.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:05 smithi195 bash[30672]: cluster 2024-02-13T00:40:04.815030+0000 mon.a (mon.0) 444 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-13T00:40:05.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:05 smithi195 bash[30672]: cluster 2024-02-13T00:40:04.815207+0000 mon.a (mon.0) 445 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-13T00:40:05.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:05 smithi195 bash[30672]: cluster 2024-02-13T00:40:04.815305+0000 mon.a (mon.0) 446 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-13T00:40:05.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:05 smithi195 bash[30672]: cluster 2024-02-13T00:40:04.815568+0000 mon.a (mon.0) 447 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-13T00:40:05.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:05 smithi195 bash[30672]: cluster 2024-02-13T00:40:04.815649+0000 mon.a (mon.0) 448 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-13T00:40:05.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:05 smithi195 bash[30672]: cluster 2024-02-13T00:40:04.815870+0000 mon.a (mon.0) 449 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-13T00:40:05.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:05 smithi195 bash[30672]: cluster 2024-02-13T00:40:04.816061+0000 mon.a (mon.0) 450 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-13T00:40:05.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:05 smithi195 bash[30672]: cluster 2024-02-13T00:40:04.816267+0000 mon.a (mon.0) 451 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-13T00:40:05.669 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:40:05.670 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-13T00:40:05.670 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 3 2024-02-13T00:40:05.670 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:40:05.670 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-13T00:40:05.670 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-13T00:40:05.670 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:40:05.670 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-13T00:40:05.670 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 4, 2024-02-13T00:40:05.671 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 3 2024-02-13T00:40:05.671 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:40:05.671 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-13T00:40:05.671 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-13T00:40:05.671 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-13T00:40:05.671 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:40:05.671 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-13T00:40:05.671 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 6, 2024-02-13T00:40:05.671 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 8 2024-02-13T00:40:05.671 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-13T00:40:05.672 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:40:06.055 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:40:06.056 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", 2024-02-13T00:40:06.056 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-13T00:40:06.056 INFO:teuthology.orchestra.run.smithi087.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-13T00:40:06.056 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [ 2024-02-13T00:40:06.056 INFO:teuthology.orchestra.run.smithi087.stdout: "mon", 2024-02-13T00:40:06.056 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr" 2024-02-13T00:40:06.056 INFO:teuthology.orchestra.run.smithi087.stdout: ], 2024-02-13T00:40:06.056 INFO:teuthology.orchestra.run.smithi087.stdout: "progress": "8/20 daemons upgraded", 2024-02-13T00:40:06.056 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "Currently upgrading osd daemons", 2024-02-13T00:40:06.056 INFO:teuthology.orchestra.run.smithi087.stdout: "is_paused": false 2024-02-13T00:40:06.056 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:40:06.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:06 smithi195 bash[30672]: audit 2024-02-13T00:40:04.448479+0000 mgr.y (mgr.44106) 171 : audit [DBG] from='client.54241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:40:06.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:06 smithi195 bash[30672]: audit 2024-02-13T00:40:04.821807+0000 mgr.y (mgr.44106) 172 : audit [DBG] from='client.54247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:40:06.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:06 smithi195 bash[30672]: cluster 2024-02-13T00:40:05.002547+0000 mon.a (mon.0) 452 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-13T00:40:06.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:06 smithi195 bash[30672]: cluster 2024-02-13T00:40:05.018012+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e80: 8 total, 7 up, 8 in 2024-02-13T00:40:06.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:06 smithi195 bash[30672]: audit 2024-02-13T00:40:05.205855+0000 mgr.y (mgr.44106) 173 : audit [DBG] from='client.54253 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:40:06.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:06 smithi195 bash[30672]: audit 2024-02-13T00:40:05.210531+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:40:06.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:06 smithi195 bash[30672]: audit 2024-02-13T00:40:05.211515+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:40:06.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:06 smithi195 bash[30672]: audit 2024-02-13T00:40:05.212505+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:06.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:06 smithi195 bash[30672]: audit 2024-02-13T00:40:05.213748+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:06.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:06 smithi195 bash[30672]: audit 2024-02-13T00:40:05.214613+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:06.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:06 smithi195 bash[30672]: audit 2024-02-13T00:40:05.215295+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:06.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:06 smithi195 bash[30672]: audit 2024-02-13T00:40:05.218158+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:40:06.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:06 smithi195 bash[30672]: audit 2024-02-13T00:40:05.218879+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:06.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:06 smithi195 bash[30672]: audit 2024-02-13T00:40:05.219572+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:06.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:06 smithi195 bash[30672]: audit 2024-02-13T00:40:05.220225+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:06.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:06 smithi195 bash[30672]: audit 2024-02-13T00:40:05.220907+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:06.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:06 smithi195 bash[30672]: audit 2024-02-13T00:40:05.666619+0000 mon.c (mon.1) 10 : audit [DBG] from='client.44310 172.21.15.87:0/3700482479' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:40:06.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:06 smithi087 bash[38740]: audit 2024-02-13T00:40:04.448479+0000 mgr.y (mgr.44106) 171 : audit [DBG] from='client.54241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:40:06.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:06 smithi087 bash[38740]: audit 2024-02-13T00:40:04.821807+0000 mgr.y (mgr.44106) 172 : audit [DBG] from='client.54247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:40:06.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:06 smithi087 bash[38740]: cluster 2024-02-13T00:40:05.002547+0000 mon.a (mon.0) 452 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-13T00:40:06.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:06 smithi087 bash[38740]: cluster 2024-02-13T00:40:05.018012+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e80: 8 total, 7 up, 8 in 2024-02-13T00:40:06.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:06 smithi087 bash[38740]: audit 2024-02-13T00:40:05.205855+0000 mgr.y (mgr.44106) 173 : audit [DBG] from='client.54253 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:40:06.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:06 smithi087 bash[38740]: audit 2024-02-13T00:40:05.210531+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:40:06.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:06 smithi087 bash[38740]: audit 2024-02-13T00:40:05.211515+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:40:06.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:06 smithi087 bash[38740]: audit 2024-02-13T00:40:05.212505+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:06.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:06 smithi087 bash[38740]: audit 2024-02-13T00:40:05.213748+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:06.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:06 smithi087 bash[38740]: audit 2024-02-13T00:40:05.214613+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:06.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:06 smithi087 bash[38740]: audit 2024-02-13T00:40:05.215295+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:06.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:06 smithi087 bash[38740]: audit 2024-02-13T00:40:05.218158+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:40:06.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:06 smithi087 bash[38740]: audit 2024-02-13T00:40:05.218879+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:06.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:06 smithi087 bash[38740]: audit 2024-02-13T00:40:05.219572+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:06.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:06 smithi087 bash[38740]: audit 2024-02-13T00:40:05.220225+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:06.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:06 smithi087 bash[38740]: audit 2024-02-13T00:40:05.220907+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:06.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:06 smithi087 bash[38740]: audit 2024-02-13T00:40:05.666619+0000 mon.c (mon.1) 10 : audit [DBG] from='client.44310 172.21.15.87:0/3700482479' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:40:06.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:06 smithi087 bash[39916]: audit 2024-02-13T00:40:04.448479+0000 mgr.y (mgr.44106) 171 : audit [DBG] from='client.54241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:40:06.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:06 smithi087 bash[39916]: audit 2024-02-13T00:40:04.821807+0000 mgr.y (mgr.44106) 172 : audit [DBG] from='client.54247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:40:06.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:06 smithi087 bash[39916]: cluster 2024-02-13T00:40:05.002547+0000 mon.a (mon.0) 452 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-13T00:40:06.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:06 smithi087 bash[39916]: cluster 2024-02-13T00:40:05.018012+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e80: 8 total, 7 up, 8 in 2024-02-13T00:40:06.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:06 smithi087 bash[39916]: audit 2024-02-13T00:40:05.205855+0000 mgr.y (mgr.44106) 173 : audit [DBG] from='client.54253 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:40:06.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:06 smithi087 bash[39916]: audit 2024-02-13T00:40:05.210531+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:40:06.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:06 smithi087 bash[39916]: audit 2024-02-13T00:40:05.211515+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:40:06.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:06 smithi087 bash[39916]: audit 2024-02-13T00:40:05.212505+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:06.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:06 smithi087 bash[39916]: audit 2024-02-13T00:40:05.213748+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:06.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:06 smithi087 bash[39916]: audit 2024-02-13T00:40:05.214613+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:06.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:06 smithi087 bash[39916]: audit 2024-02-13T00:40:05.215295+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:06.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:06 smithi087 bash[39916]: audit 2024-02-13T00:40:05.218158+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:40:06.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:06 smithi087 bash[39916]: audit 2024-02-13T00:40:05.218879+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:06.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:06 smithi087 bash[39916]: audit 2024-02-13T00:40:05.219572+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:06.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:06 smithi087 bash[39916]: audit 2024-02-13T00:40:05.220225+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:06.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:06 smithi087 bash[39916]: audit 2024-02-13T00:40:05.220907+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:06.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:06 smithi087 bash[39916]: audit 2024-02-13T00:40:05.666619+0000 mon.c (mon.1) 10 : audit [DBG] from='client.44310 172.21.15.87:0/3700482479' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:40:07.341 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:07 smithi087 bash[38740]: cluster 2024-02-13T00:40:05.797914+0000 mgr.y (mgr.44106) 174 : cluster [DBG] pgmap v107: 129 pgs: 20 stale+active+clean, 109 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:40:07.341 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:07 smithi087 bash[38740]: cluster 2024-02-13T00:40:06.029094+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e81: 8 total, 7 up, 8 in 2024-02-13T00:40:07.341 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:07 smithi087 bash[38740]: audit 2024-02-13T00:40:06.052747+0000 mgr.y (mgr.44106) 175 : audit [DBG] from='client.54265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:40:07.342 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:07 smithi087 bash[39916]: cluster 2024-02-13T00:40:05.797914+0000 mgr.y (mgr.44106) 174 : cluster [DBG] pgmap v107: 129 pgs: 20 stale+active+clean, 109 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:40:07.342 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:07 smithi087 bash[39916]: cluster 2024-02-13T00:40:06.029094+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e81: 8 total, 7 up, 8 in 2024-02-13T00:40:07.342 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:07 smithi087 bash[39916]: audit 2024-02-13T00:40:06.052747+0000 mgr.y (mgr.44106) 175 : audit [DBG] from='client.54265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:40:07.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:07 smithi195 bash[30672]: cluster 2024-02-13T00:40:05.797914+0000 mgr.y (mgr.44106) 174 : cluster [DBG] pgmap v107: 129 pgs: 20 stale+active+clean, 109 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:40:07.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:07 smithi195 bash[30672]: cluster 2024-02-13T00:40:06.029094+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e81: 8 total, 7 up, 8 in 2024-02-13T00:40:07.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:07 smithi195 bash[30672]: audit 2024-02-13T00:40:06.052747+0000 mgr.y (mgr.44106) 175 : audit [DBG] from='client.54265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:40:07.649 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 13 00:40:07 smithi087 systemd[1]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715@osd.3.service: Succeeded. 2024-02-13T00:40:07.649 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 13 00:40:07 smithi087 systemd[1]: Stopped Ceph osd.3 for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:40:07.649 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 13 00:40:07 smithi087 systemd[1]: Started Ceph osd.3 for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:40:08.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:08 smithi195 bash[30672]: audit 2024-02-13T00:40:07.619180+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:40:08.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:08 smithi195 bash[30672]: audit 2024-02-13T00:40:07.620318+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:40:08.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:08 smithi195 bash[30672]: audit 2024-02-13T00:40:07.622594+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:40:08.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:08 smithi195 bash[30672]: cluster 2024-02-13T00:40:07.798355+0000 mgr.y (mgr.44106) 176 : cluster [DBG] pgmap v109: 129 pgs: 13 peering, 14 stale+active+clean, 102 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:40:08.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:08 smithi087 bash[38740]: audit 2024-02-13T00:40:07.619180+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:40:08.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:08 smithi087 bash[38740]: audit 2024-02-13T00:40:07.620318+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:40:08.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:08 smithi087 bash[38740]: audit 2024-02-13T00:40:07.622594+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:40:08.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:08 smithi087 bash[38740]: cluster 2024-02-13T00:40:07.798355+0000 mgr.y (mgr.44106) 176 : cluster [DBG] pgmap v109: 129 pgs: 13 peering, 14 stale+active+clean, 102 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:40:08.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:08 smithi087 bash[39916]: audit 2024-02-13T00:40:07.619180+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:40:08.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:08 smithi087 bash[39916]: audit 2024-02-13T00:40:07.620318+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:40:08.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:08 smithi087 bash[39916]: audit 2024-02-13T00:40:07.622594+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:40:08.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:08 smithi087 bash[39916]: cluster 2024-02-13T00:40:07.798355+0000 mgr.y (mgr.44106) 176 : cluster [DBG] pgmap v109: 129 pgs: 13 peering, 14 stale+active+clean, 102 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-13T00:40:09.449 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 13 00:40:09 smithi087 bash[46961]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-13T00:40:09.450 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 13 00:40:09 smithi087 bash[46961]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-02-13T00:40:09.450 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 13 00:40:09 smithi087 bash[46961]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2024-02-13T00:40:09.450 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 13 00:40:09 smithi087 bash[46961]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2024-02-13T00:40:09.450 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 13 00:40:09 smithi087 bash[46961]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2024-02-13T00:40:09.450 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 13 00:40:09 smithi087 bash[46961]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-02-13T00:40:09.451 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 13 00:40:09 smithi087 bash[46961]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-02-13T00:40:09.451 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 13 00:40:09 smithi087 bash[46961]: --> ceph-volume lvm activate successful for osd ID: 3 2024-02-13T00:40:09.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:09 smithi195 bash[30672]: cluster 2024-02-13T00:40:08.617218+0000 mon.a (mon.0) 469 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-02-13T00:40:09.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:09 smithi087 bash[38740]: cluster 2024-02-13T00:40:08.617218+0000 mon.a (mon.0) 469 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-02-13T00:40:09.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:09 smithi087 bash[39916]: cluster 2024-02-13T00:40:08.617218+0000 mon.a (mon.0) 469 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-02-13T00:40:10.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:10 smithi195 bash[30672]: cluster 2024-02-13T00:40:09.799356+0000 mgr.y (mgr.44106) 177 : cluster [DBG] pgmap v110: 129 pgs: 6 active+undersized+degraded, 13 peering, 9 stale+active+clean, 9 active+undersized, 92 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail; 27/702 objects degraded (3.846%) 2024-02-13T00:40:10.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:10 smithi087 bash[38740]: cluster 2024-02-13T00:40:09.799356+0000 mgr.y (mgr.44106) 177 : cluster [DBG] pgmap v110: 129 pgs: 6 active+undersized+degraded, 13 peering, 9 stale+active+clean, 9 active+undersized, 92 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail; 27/702 objects degraded (3.846%) 2024-02-13T00:40:10.950 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 13 00:40:10 smithi087 bash[47227]: debug 2024-02-13T00:40:10.756+0000 7fe32cc7f700 1 -- 172.21.15.87:0/3951718788 <== mon.1 v2:172.21.15.87:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x564147f28680 con 0x564147f9b400 2024-02-13T00:40:10.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:10 smithi087 bash[39916]: cluster 2024-02-13T00:40:09.799356+0000 mgr.y (mgr.44106) 177 : cluster [DBG] pgmap v110: 129 pgs: 6 active+undersized+degraded, 13 peering, 9 stale+active+clean, 9 active+undersized, 92 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail; 27/702 objects degraded (3.846%) 2024-02-13T00:40:11.644 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 13 00:40:11 smithi087 bash[47227]: debug 2024-02-13T00:40:11.292+0000 7fe33470d380 -1 Falling back to public interface 2024-02-13T00:40:11.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:11 smithi195 bash[30672]: cluster 2024-02-13T00:40:10.628836+0000 mon.a (mon.0) 470 : cluster [WRN] Health check failed: Degraded data redundancy: 27/702 objects degraded (3.846%), 6 pgs degraded (PG_DEGRADED) 2024-02-13T00:40:11.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:11 smithi087 bash[38740]: cluster 2024-02-13T00:40:10.628836+0000 mon.a (mon.0) 470 : cluster [WRN] Health check failed: Degraded data redundancy: 27/702 objects degraded (3.846%), 6 pgs degraded (PG_DEGRADED) 2024-02-13T00:40:11.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:11 smithi087 bash[39916]: cluster 2024-02-13T00:40:10.628836+0000 mon.a (mon.0) 470 : cluster [WRN] Health check failed: Degraded data redundancy: 27/702 objects degraded (3.846%), 6 pgs degraded (PG_DEGRADED) 2024-02-13T00:40:12.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:12 smithi195 bash[30672]: cluster 2024-02-13T00:40:11.801063+0000 mgr.y (mgr.44106) 178 : cluster [DBG] pgmap v111: 129 pgs: 23 active+undersized+degraded, 27 active+undersized, 79 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail; 92/702 objects degraded (13.105%) 2024-02-13T00:40:12.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:12 smithi087 bash[38740]: cluster 2024-02-13T00:40:11.801063+0000 mgr.y (mgr.44106) 178 : cluster [DBG] pgmap v111: 129 pgs: 23 active+undersized+degraded, 27 active+undersized, 79 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail; 92/702 objects degraded (13.105%) 2024-02-13T00:40:12.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:12 smithi087 bash[39916]: cluster 2024-02-13T00:40:11.801063+0000 mgr.y (mgr.44106) 178 : cluster [DBG] pgmap v111: 129 pgs: 23 active+undersized+degraded, 27 active+undersized, 79 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail; 92/702 objects degraded (13.105%) 2024-02-13T00:40:13.949 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:40:13 smithi087 bash[36810]: debug 2024-02-13T00:40:13.652+0000 7f11e4fd1700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-02-13T00:40:13.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:13 smithi087 bash[38740]: cluster 2024-02-13T00:40:12.641778+0000 mon.a (mon.0) 471 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-02-13T00:40:13.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:13 smithi087 bash[38740]: audit 2024-02-13T00:40:13.622885+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:40:13.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:13 smithi087 bash[38740]: audit 2024-02-13T00:40:13.631263+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:40:13.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:13 smithi087 bash[38740]: audit 2024-02-13T00:40:13.640358+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:40:13.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:13 smithi087 bash[38740]: audit 2024-02-13T00:40:13.645447+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:40:13.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:13 smithi087 bash[38740]: audit 2024-02-13T00:40:13.648583+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:40:13.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:13 smithi087 bash[39916]: cluster 2024-02-13T00:40:12.641778+0000 mon.a (mon.0) 471 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-02-13T00:40:13.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:13 smithi087 bash[39916]: audit 2024-02-13T00:40:13.622885+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:40:13.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:13 smithi087 bash[39916]: audit 2024-02-13T00:40:13.631263+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:40:13.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:13 smithi087 bash[39916]: audit 2024-02-13T00:40:13.640358+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:40:13.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:13 smithi087 bash[39916]: audit 2024-02-13T00:40:13.645447+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:40:13.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:13 smithi087 bash[39916]: audit 2024-02-13T00:40:13.648583+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:40:14.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:13 smithi195 bash[30672]: cluster 2024-02-13T00:40:12.641778+0000 mon.a (mon.0) 471 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-02-13T00:40:14.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:13 smithi195 bash[30672]: audit 2024-02-13T00:40:13.622885+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:40:14.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:13 smithi195 bash[30672]: audit 2024-02-13T00:40:13.631263+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:40:14.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:13 smithi195 bash[30672]: audit 2024-02-13T00:40:13.640358+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:40:14.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:13 smithi195 bash[30672]: audit 2024-02-13T00:40:13.645447+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:40:14.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:13 smithi195 bash[30672]: audit 2024-02-13T00:40:13.648583+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:40:14.676 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 13 00:40:14 smithi087 bash[47227]: debug 2024-02-13T00:40:14.368+0000 7fe33470d380 -1 osd.3 79 log_to_monitors {default=true} 2024-02-13T00:40:14.677 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:14 smithi087 bash[38740]: audit 2024-02-13T00:40:13.650541+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:40:14.677 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:14 smithi087 bash[38740]: audit 2024-02-13T00:40:13.655533+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-13T00:40:14.677 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:14 smithi087 bash[38740]: audit 2024-02-13T00:40:13.655821+0000 mgr.y (mgr.44106) 179 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-13T00:40:14.678 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:14 smithi087 bash[38740]: cephadm 2024-02-13T00:40:13.657440+0000 mgr.y (mgr.44106) 180 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-02-13T00:40:14.678 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:14 smithi087 bash[38740]: cluster 2024-02-13T00:40:13.802245+0000 mgr.y (mgr.44106) 181 : cluster [DBG] pgmap v112: 129 pgs: 23 active+undersized+degraded, 27 active+undersized, 79 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail; 92/702 objects degraded (13.105%) 2024-02-13T00:40:14.678 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:14 smithi087 bash[38740]: audit 2024-02-13T00:40:14.376001+0000 mon.a (mon.0) 479 : audit [INF] from='osd.3 [v2:172.21.15.87:6826/2069406169,v1:172.21.15.87:6827/2069406169]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-13T00:40:14.949 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 13 00:40:14 smithi087 bash[47227]: debug 2024-02-13T00:40:14.688+0000 7fe323bf0700 -1 osd.3 79 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-13T00:40:14.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:14 smithi087 bash[39916]: audit 2024-02-13T00:40:13.650541+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:40:14.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:14 smithi087 bash[39916]: audit 2024-02-13T00:40:13.655533+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-13T00:40:14.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:14 smithi087 bash[39916]: audit 2024-02-13T00:40:13.655821+0000 mgr.y (mgr.44106) 179 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-13T00:40:14.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:14 smithi087 bash[39916]: cephadm 2024-02-13T00:40:13.657440+0000 mgr.y (mgr.44106) 180 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-02-13T00:40:14.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:14 smithi087 bash[39916]: cluster 2024-02-13T00:40:13.802245+0000 mgr.y (mgr.44106) 181 : cluster [DBG] pgmap v112: 129 pgs: 23 active+undersized+degraded, 27 active+undersized, 79 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail; 92/702 objects degraded (13.105%) 2024-02-13T00:40:14.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:14 smithi087 bash[39916]: audit 2024-02-13T00:40:14.376001+0000 mon.a (mon.0) 479 : audit [INF] from='osd.3 [v2:172.21.15.87:6826/2069406169,v1:172.21.15.87:6827/2069406169]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-13T00:40:15.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:14 smithi195 bash[30672]: audit 2024-02-13T00:40:13.650541+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:40:15.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:14 smithi195 bash[30672]: audit 2024-02-13T00:40:13.655533+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-13T00:40:15.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:14 smithi195 bash[30672]: audit 2024-02-13T00:40:13.655821+0000 mgr.y (mgr.44106) 179 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-13T00:40:15.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:14 smithi195 bash[30672]: cephadm 2024-02-13T00:40:13.657440+0000 mgr.y (mgr.44106) 180 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-02-13T00:40:15.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:14 smithi195 bash[30672]: cluster 2024-02-13T00:40:13.802245+0000 mgr.y (mgr.44106) 181 : cluster [DBG] pgmap v112: 129 pgs: 23 active+undersized+degraded, 27 active+undersized, 79 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail; 92/702 objects degraded (13.105%) 2024-02-13T00:40:15.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:14 smithi195 bash[30672]: audit 2024-02-13T00:40:14.376001+0000 mon.a (mon.0) 479 : audit [INF] from='osd.3 [v2:172.21.15.87:6826/2069406169,v1:172.21.15.87:6827/2069406169]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-13T00:40:15.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:15 smithi087 bash[38740]: audit 2024-02-13T00:40:14.666501+0000 mon.a (mon.0) 480 : audit [INF] from='osd.3 [v2:172.21.15.87:6826/2069406169,v1:172.21.15.87:6827/2069406169]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-13T00:40:15.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:15 smithi087 bash[38740]: cluster 2024-02-13T00:40:14.666635+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e82: 8 total, 7 up, 8 in 2024-02-13T00:40:15.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:15 smithi087 bash[38740]: audit 2024-02-13T00:40:14.670167+0000 mon.a (mon.0) 482 : audit [INF] from='osd.3 [v2:172.21.15.87:6826/2069406169,v1:172.21.15.87:6827/2069406169]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-13T00:40:15.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:15 smithi087 bash[39916]: audit 2024-02-13T00:40:14.666501+0000 mon.a (mon.0) 480 : audit [INF] from='osd.3 [v2:172.21.15.87:6826/2069406169,v1:172.21.15.87:6827/2069406169]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-13T00:40:15.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:15 smithi087 bash[39916]: cluster 2024-02-13T00:40:14.666635+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e82: 8 total, 7 up, 8 in 2024-02-13T00:40:15.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:15 smithi087 bash[39916]: audit 2024-02-13T00:40:14.670167+0000 mon.a (mon.0) 482 : audit [INF] from='osd.3 [v2:172.21.15.87:6826/2069406169,v1:172.21.15.87:6827/2069406169]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-13T00:40:16.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:15 smithi195 bash[30672]: audit 2024-02-13T00:40:14.666501+0000 mon.a (mon.0) 480 : audit [INF] from='osd.3 [v2:172.21.15.87:6826/2069406169,v1:172.21.15.87:6827/2069406169]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-13T00:40:16.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:15 smithi195 bash[30672]: cluster 2024-02-13T00:40:14.666635+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e82: 8 total, 7 up, 8 in 2024-02-13T00:40:16.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:15 smithi195 bash[30672]: audit 2024-02-13T00:40:14.670167+0000 mon.a (mon.0) 482 : audit [INF] from='osd.3 [v2:172.21.15.87:6826/2069406169,v1:172.21.15.87:6827/2069406169]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-13T00:40:16.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:16 smithi087 bash[38740]: cluster 2024-02-13T00:40:15.672936+0000 mon.a (mon.0) 483 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-13T00:40:16.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:16 smithi087 bash[38740]: cluster 2024-02-13T00:40:15.684041+0000 mon.a (mon.0) 484 : cluster [INF] osd.3 [v2:172.21.15.87:6826/2069406169,v1:172.21.15.87:6827/2069406169] boot 2024-02-13T00:40:16.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:16 smithi087 bash[38740]: cluster 2024-02-13T00:40:15.684182+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-02-13T00:40:16.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:16 smithi087 bash[38740]: audit 2024-02-13T00:40:15.685235+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T00:40:16.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:16 smithi087 bash[38740]: cluster 2024-02-13T00:40:15.803222+0000 mgr.y (mgr.44106) 182 : cluster [DBG] pgmap v115: 129 pgs: 23 active+undersized+degraded, 27 active+undersized, 79 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 92/702 objects degraded (13.105%) 2024-02-13T00:40:16.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:16 smithi087 bash[38740]: cluster 2024-02-13T00:40:15.852688+0000 mon.a (mon.0) 487 : cluster [WRN] Health check update: Degraded data redundancy: 92/702 objects degraded (13.105%), 23 pgs degraded (PG_DEGRADED) 2024-02-13T00:40:16.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:16 smithi087 bash[38740]: cluster 2024-02-13T00:40:16.683955+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-02-13T00:40:16.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:16 smithi087 bash[39916]: cluster 2024-02-13T00:40:15.672936+0000 mon.a (mon.0) 483 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-13T00:40:16.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:16 smithi087 bash[39916]: cluster 2024-02-13T00:40:15.684041+0000 mon.a (mon.0) 484 : cluster [INF] osd.3 [v2:172.21.15.87:6826/2069406169,v1:172.21.15.87:6827/2069406169] boot 2024-02-13T00:40:16.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:16 smithi087 bash[39916]: cluster 2024-02-13T00:40:15.684182+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-02-13T00:40:16.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:16 smithi087 bash[39916]: audit 2024-02-13T00:40:15.685235+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T00:40:16.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:16 smithi087 bash[39916]: cluster 2024-02-13T00:40:15.803222+0000 mgr.y (mgr.44106) 182 : cluster [DBG] pgmap v115: 129 pgs: 23 active+undersized+degraded, 27 active+undersized, 79 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 92/702 objects degraded (13.105%) 2024-02-13T00:40:16.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:16 smithi087 bash[39916]: cluster 2024-02-13T00:40:15.852688+0000 mon.a (mon.0) 487 : cluster [WRN] Health check update: Degraded data redundancy: 92/702 objects degraded (13.105%), 23 pgs degraded (PG_DEGRADED) 2024-02-13T00:40:16.951 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:16 smithi087 bash[39916]: cluster 2024-02-13T00:40:16.683955+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-02-13T00:40:17.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:16 smithi195 bash[30672]: cluster 2024-02-13T00:40:15.672936+0000 mon.a (mon.0) 483 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-13T00:40:17.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:16 smithi195 bash[30672]: cluster 2024-02-13T00:40:15.684041+0000 mon.a (mon.0) 484 : cluster [INF] osd.3 [v2:172.21.15.87:6826/2069406169,v1:172.21.15.87:6827/2069406169] boot 2024-02-13T00:40:17.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:16 smithi195 bash[30672]: cluster 2024-02-13T00:40:15.684182+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-02-13T00:40:17.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:16 smithi195 bash[30672]: audit 2024-02-13T00:40:15.685235+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-13T00:40:17.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:16 smithi195 bash[30672]: cluster 2024-02-13T00:40:15.803222+0000 mgr.y (mgr.44106) 182 : cluster [DBG] pgmap v115: 129 pgs: 23 active+undersized+degraded, 27 active+undersized, 79 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 92/702 objects degraded (13.105%) 2024-02-13T00:40:17.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:16 smithi195 bash[30672]: cluster 2024-02-13T00:40:15.852688+0000 mon.a (mon.0) 487 : cluster [WRN] Health check update: Degraded data redundancy: 92/702 objects degraded (13.105%), 23 pgs degraded (PG_DEGRADED) 2024-02-13T00:40:17.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:16 smithi195 bash[30672]: cluster 2024-02-13T00:40:16.683955+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-02-13T00:40:19.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:18 smithi195 bash[30672]: cluster 2024-02-13T00:40:17.804191+0000 mgr.y (mgr.44106) 183 : cluster [DBG] pgmap v117: 129 pgs: 7 peering, 20 active+undersized+degraded, 23 active+undersized, 79 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 78/702 objects degraded (11.111%) 2024-02-13T00:40:19.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:18 smithi087 bash[38740]: cluster 2024-02-13T00:40:17.804191+0000 mgr.y (mgr.44106) 183 : cluster [DBG] pgmap v117: 129 pgs: 7 peering, 20 active+undersized+degraded, 23 active+undersized, 79 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 78/702 objects degraded (11.111%) 2024-02-13T00:40:19.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:18 smithi087 bash[39916]: cluster 2024-02-13T00:40:17.804191+0000 mgr.y (mgr.44106) 183 : cluster [DBG] pgmap v117: 129 pgs: 7 peering, 20 active+undersized+degraded, 23 active+undersized, 79 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 78/702 objects degraded (11.111%) 2024-02-13T00:40:21.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:21 smithi195 bash[30672]: cluster 2024-02-13T00:40:19.805346+0000 mgr.y (mgr.44106) 184 : cluster [DBG] pgmap v118: 129 pgs: 7 peering, 7 active+undersized+degraded, 6 active+undersized, 109 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 21/702 objects degraded (2.991%) 2024-02-13T00:40:21.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:21 smithi195 bash[30672]: audit 2024-02-13T00:40:20.228743+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:40:21.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:21 smithi195 bash[30672]: cluster 2024-02-13T00:40:20.854337+0000 mon.a (mon.0) 490 : cluster [WRN] Health check update: Degraded data redundancy: 21/702 objects degraded (2.991%), 7 pgs degraded (PG_DEGRADED) 2024-02-13T00:40:21.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:21 smithi087 bash[38740]: cluster 2024-02-13T00:40:19.805346+0000 mgr.y (mgr.44106) 184 : cluster [DBG] pgmap v118: 129 pgs: 7 peering, 7 active+undersized+degraded, 6 active+undersized, 109 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 21/702 objects degraded (2.991%) 2024-02-13T00:40:21.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:21 smithi087 bash[38740]: audit 2024-02-13T00:40:20.228743+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:40:21.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:21 smithi087 bash[38740]: cluster 2024-02-13T00:40:20.854337+0000 mon.a (mon.0) 490 : cluster [WRN] Health check update: Degraded data redundancy: 21/702 objects degraded (2.991%), 7 pgs degraded (PG_DEGRADED) 2024-02-13T00:40:21.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:21 smithi087 bash[39916]: cluster 2024-02-13T00:40:19.805346+0000 mgr.y (mgr.44106) 184 : cluster [DBG] pgmap v118: 129 pgs: 7 peering, 7 active+undersized+degraded, 6 active+undersized, 109 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 21/702 objects degraded (2.991%) 2024-02-13T00:40:21.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:21 smithi087 bash[39916]: audit 2024-02-13T00:40:20.228743+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:40:21.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:21 smithi087 bash[39916]: cluster 2024-02-13T00:40:20.854337+0000 mon.a (mon.0) 490 : cluster [WRN] Health check update: Degraded data redundancy: 21/702 objects degraded (2.991%), 7 pgs degraded (PG_DEGRADED) 2024-02-13T00:40:22.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:22 smithi195 bash[30672]: cluster 2024-02-13T00:40:22.227710+0000 mon.a (mon.0) 491 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 21/702 objects degraded (2.991%), 7 pgs degraded) 2024-02-13T00:40:22.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:22 smithi195 bash[30672]: cluster 2024-02-13T00:40:22.227802+0000 mon.a (mon.0) 492 : cluster [INF] Cluster is now healthy 2024-02-13T00:40:22.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:22 smithi087 bash[38740]: cluster 2024-02-13T00:40:22.227710+0000 mon.a (mon.0) 491 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 21/702 objects degraded (2.991%), 7 pgs degraded) 2024-02-13T00:40:22.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:22 smithi087 bash[38740]: cluster 2024-02-13T00:40:22.227802+0000 mon.a (mon.0) 492 : cluster [INF] Cluster is now healthy 2024-02-13T00:40:22.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:22 smithi087 bash[39916]: cluster 2024-02-13T00:40:22.227710+0000 mon.a (mon.0) 491 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 21/702 objects degraded (2.991%), 7 pgs degraded) 2024-02-13T00:40:22.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:22 smithi087 bash[39916]: cluster 2024-02-13T00:40:22.227802+0000 mon.a (mon.0) 492 : cluster [INF] Cluster is now healthy 2024-02-13T00:40:23.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:23 smithi195 bash[30672]: cluster 2024-02-13T00:40:21.806580+0000 mgr.y (mgr.44106) 185 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-13T00:40:23.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:23 smithi087 bash[38740]: cluster 2024-02-13T00:40:21.806580+0000 mgr.y (mgr.44106) 185 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-13T00:40:23.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:23 smithi087 bash[39916]: cluster 2024-02-13T00:40:21.806580+0000 mgr.y (mgr.44106) 185 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-13T00:40:25.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:25 smithi195 bash[30672]: cluster 2024-02-13T00:40:23.807468+0000 mgr.y (mgr.44106) 186 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-13T00:40:25.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:25 smithi087 bash[38740]: cluster 2024-02-13T00:40:23.807468+0000 mgr.y (mgr.44106) 186 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-13T00:40:25.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:25 smithi087 bash[39916]: cluster 2024-02-13T00:40:23.807468+0000 mgr.y (mgr.44106) 186 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-13T00:40:27.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:27 smithi195 bash[30672]: cluster 2024-02-13T00:40:25.808703+0000 mgr.y (mgr.44106) 187 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-13T00:40:27.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:27 smithi087 bash[38740]: cluster 2024-02-13T00:40:25.808703+0000 mgr.y (mgr.44106) 187 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-13T00:40:27.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:27 smithi087 bash[39916]: cluster 2024-02-13T00:40:25.808703+0000 mgr.y (mgr.44106) 187 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-13T00:40:29.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:29 smithi195 bash[30672]: cluster 2024-02-13T00:40:27.809646+0000 mgr.y (mgr.44106) 188 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-13T00:40:29.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:29 smithi195 bash[30672]: audit 2024-02-13T00:40:28.673248+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-13T00:40:29.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:29 smithi087 bash[38740]: cluster 2024-02-13T00:40:27.809646+0000 mgr.y (mgr.44106) 188 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-13T00:40:29.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:29 smithi087 bash[38740]: audit 2024-02-13T00:40:28.673248+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-13T00:40:29.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:29 smithi087 bash[39916]: cluster 2024-02-13T00:40:27.809646+0000 mgr.y (mgr.44106) 188 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-13T00:40:29.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:29 smithi087 bash[39916]: audit 2024-02-13T00:40:28.673248+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-13T00:40:30.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:30 smithi195 bash[30672]: audit 2024-02-13T00:40:28.673686+0000 mgr.y (mgr.44106) 189 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-13T00:40:30.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:30 smithi195 bash[30672]: cephadm 2024-02-13T00:40:28.676268+0000 mgr.y (mgr.44106) 190 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-02-13T00:40:30.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:30 smithi195 bash[30672]: audit 2024-02-13T00:40:30.254974+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:40:30.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:30 smithi087 bash[38740]: audit 2024-02-13T00:40:28.673686+0000 mgr.y (mgr.44106) 189 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-13T00:40:30.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:30 smithi087 bash[38740]: cephadm 2024-02-13T00:40:28.676268+0000 mgr.y (mgr.44106) 190 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-02-13T00:40:30.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:30 smithi087 bash[38740]: audit 2024-02-13T00:40:30.254974+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:40:30.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:30 smithi087 bash[39916]: audit 2024-02-13T00:40:28.673686+0000 mgr.y (mgr.44106) 189 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-13T00:40:30.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:30 smithi087 bash[39916]: cephadm 2024-02-13T00:40:28.676268+0000 mgr.y (mgr.44106) 190 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-02-13T00:40:30.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:30 smithi087 bash[39916]: audit 2024-02-13T00:40:30.254974+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:40:31.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:31 smithi195 bash[30672]: cluster 2024-02-13T00:40:29.810690+0000 mgr.y (mgr.44106) 191 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-13T00:40:31.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:31 smithi195 bash[30672]: audit 2024-02-13T00:40:31.206412+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:40:31.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:31 smithi195 bash[30672]: audit 2024-02-13T00:40:31.208272+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-13T00:40:31.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:31 smithi195 bash[30672]: audit 2024-02-13T00:40:31.209982+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:40:31.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:31 smithi195 bash[30672]: audit 2024-02-13T00:40:31.213906+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2024-02-13T00:40:31.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:31 smithi087 bash[38740]: cluster 2024-02-13T00:40:29.810690+0000 mgr.y (mgr.44106) 191 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-13T00:40:31.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:31 smithi087 bash[38740]: audit 2024-02-13T00:40:31.206412+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:40:31.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:31 smithi087 bash[38740]: audit 2024-02-13T00:40:31.208272+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-13T00:40:31.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:31 smithi087 bash[38740]: audit 2024-02-13T00:40:31.209982+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:40:31.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:31 smithi087 bash[38740]: audit 2024-02-13T00:40:31.213906+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2024-02-13T00:40:31.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:31 smithi087 bash[39916]: cluster 2024-02-13T00:40:29.810690+0000 mgr.y (mgr.44106) 191 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-13T00:40:31.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:31 smithi087 bash[39916]: audit 2024-02-13T00:40:31.206412+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:40:31.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:31 smithi087 bash[39916]: audit 2024-02-13T00:40:31.208272+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-13T00:40:31.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:31 smithi087 bash[39916]: audit 2024-02-13T00:40:31.209982+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:40:31.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:31 smithi087 bash[39916]: audit 2024-02-13T00:40:31.213906+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2024-02-13T00:40:32.615 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:32 smithi195 bash[30672]: cephadm 2024-02-13T00:40:31.195664+0000 mgr.y (mgr.44106) 192 : cephadm [INF] Upgrade: Updating osd.4 2024-02-13T00:40:32.682 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:32 smithi195 bash[30672]: cephadm 2024-02-13T00:40:31.212998+0000 mgr.y (mgr.44106) 193 : cephadm [INF] Deploying daemon osd.4 on smithi195 2024-02-13T00:40:32.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:32 smithi087 bash[38740]: cephadm 2024-02-13T00:40:31.195664+0000 mgr.y (mgr.44106) 192 : cephadm [INF] Upgrade: Updating osd.4 2024-02-13T00:40:32.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:32 smithi087 bash[38740]: cephadm 2024-02-13T00:40:31.212998+0000 mgr.y (mgr.44106) 193 : cephadm [INF] Deploying daemon osd.4 on smithi195 2024-02-13T00:40:32.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:32 smithi087 bash[39916]: cephadm 2024-02-13T00:40:31.195664+0000 mgr.y (mgr.44106) 192 : cephadm [INF] Upgrade: Updating osd.4 2024-02-13T00:40:32.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:32 smithi087 bash[39916]: cephadm 2024-02-13T00:40:31.212998+0000 mgr.y (mgr.44106) 193 : cephadm [INF] Deploying daemon osd.4 on smithi195 2024-02-13T00:40:33.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:33 smithi195 bash[30672]: cluster 2024-02-13T00:40:31.811913+0000 mgr.y (mgr.44106) 194 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-13T00:40:33.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:33 smithi087 bash[38740]: cluster 2024-02-13T00:40:31.811913+0000 mgr.y (mgr.44106) 194 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-13T00:40:33.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:33 smithi087 bash[39916]: cluster 2024-02-13T00:40:31.811913+0000 mgr.y (mgr.44106) 194 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-13T00:40:35.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:35 smithi195 bash[30672]: cluster 2024-02-13T00:40:33.812832+0000 mgr.y (mgr.44106) 195 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-13T00:40:35.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:35 smithi087 bash[38740]: cluster 2024-02-13T00:40:33.812832+0000 mgr.y (mgr.44106) 195 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-13T00:40:35.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:35 smithi087 bash[39916]: cluster 2024-02-13T00:40:33.812832+0000 mgr.y (mgr.44106) 195 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-13T00:40:36.111 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:40:35 smithi195 systemd[1]: Stopping Ceph osd.4 for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:40:36.111 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:40:35 smithi195 bash[16348]: debug 2024-02-13T00:40:35.829+0000 7ffad84a2700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-13T00:40:36.111 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:40:35 smithi195 bash[16348]: debug 2024-02-13T00:40:35.829+0000 7ffad84a2700 -1 osd.4 84 *** Got signal Terminated *** 2024-02-13T00:40:36.111 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:40:35 smithi195 bash[16348]: debug 2024-02-13T00:40:35.829+0000 7ffad84a2700 -1 osd.4 84 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-13T00:40:36.456 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-13T00:40:36.788 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:40:36 smithi195 bash[32242]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-osd.4 2024-02-13T00:40:37.153 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:40:36 smithi195 bash[32365]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-osd.4 2024-02-13T00:40:37.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:36 smithi195 bash[30672]: cluster 2024-02-13T00:40:35.814123+0000 mgr.y (mgr.44106) 196 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-13T00:40:37.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:36 smithi195 bash[30672]: cluster 2024-02-13T00:40:35.937755+0000 mon.a (mon.0) 499 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-13T00:40:37.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:36 smithi195 bash[30672]: cluster 2024-02-13T00:40:35.937828+0000 mon.a (mon.0) 500 : cluster [INF] osd.4 failed (root=default,host=smithi195) (connection refused reported by osd.6) 2024-02-13T00:40:37.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:36 smithi195 bash[30672]: cluster 2024-02-13T00:40:36.120108+0000 mon.a (mon.0) 501 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-13T00:40:37.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:36 smithi195 bash[30672]: cluster 2024-02-13T00:40:36.120658+0000 mon.a (mon.0) 502 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-13T00:40:37.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:36 smithi195 bash[30672]: cluster 2024-02-13T00:40:36.121156+0000 mon.a (mon.0) 503 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-13T00:40:37.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:36 smithi195 bash[30672]: cluster 2024-02-13T00:40:36.121542+0000 mon.a (mon.0) 504 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-13T00:40:37.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:36 smithi195 bash[30672]: cluster 2024-02-13T00:40:36.122183+0000 mon.a (mon.0) 505 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-13T00:40:37.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:36 smithi195 bash[30672]: cluster 2024-02-13T00:40:36.122617+0000 mon.a (mon.0) 506 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-13T00:40:37.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:36 smithi195 bash[30672]: cluster 2024-02-13T00:40:36.122923+0000 mon.a (mon.0) 507 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-13T00:40:37.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:36 smithi195 bash[30672]: cluster 2024-02-13T00:40:36.123227+0000 mon.a (mon.0) 508 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-13T00:40:37.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:36 smithi195 bash[30672]: cluster 2024-02-13T00:40:36.123493+0000 mon.a (mon.0) 509 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-13T00:40:37.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:36 smithi195 bash[30672]: cluster 2024-02-13T00:40:36.123680+0000 mon.a (mon.0) 510 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-13T00:40:37.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:36 smithi195 bash[30672]: cluster 2024-02-13T00:40:36.123932+0000 mon.a (mon.0) 511 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-13T00:40:37.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:36 smithi195 bash[30672]: cluster 2024-02-13T00:40:36.124273+0000 mon.a (mon.0) 512 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-13T00:40:37.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:36 smithi195 bash[30672]: cluster 2024-02-13T00:40:36.124591+0000 mon.a (mon.0) 513 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-13T00:40:37.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:36 smithi195 bash[30672]: cluster 2024-02-13T00:40:36.124916+0000 mon.a (mon.0) 514 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-13T00:40:37.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:36 smithi195 bash[30672]: cluster 2024-02-13T00:40:36.139540+0000 mon.a (mon.0) 515 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-13T00:40:37.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:36 smithi195 bash[30672]: cluster 2024-02-13T00:40:36.525192+0000 mon.a (mon.0) 516 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-13T00:40:37.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:36 smithi195 bash[30672]: cluster 2024-02-13T00:40:36.525462+0000 mon.a (mon.0) 517 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-13T00:40:37.156 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:36 smithi195 bash[30672]: cluster 2024-02-13T00:40:36.525865+0000 mon.a (mon.0) 518 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-13T00:40:37.156 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:36 smithi195 bash[30672]: cluster 2024-02-13T00:40:36.526007+0000 mon.a (mon.0) 519 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-13T00:40:37.156 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:36 smithi195 bash[30672]: cluster 2024-02-13T00:40:36.526196+0000 mon.a (mon.0) 520 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-13T00:40:37.156 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:36 smithi195 bash[30672]: cluster 2024-02-13T00:40:36.526503+0000 mon.a (mon.0) 521 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-13T00:40:37.156 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:36 smithi195 bash[30672]: cluster 2024-02-13T00:40:36.526722+0000 mon.a (mon.0) 522 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-13T00:40:37.156 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:36 smithi195 bash[30672]: cluster 2024-02-13T00:40:36.526810+0000 mon.a (mon.0) 523 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-13T00:40:37.156 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:36 smithi195 bash[30672]: cluster 2024-02-13T00:40:36.527029+0000 mon.a (mon.0) 524 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-13T00:40:37.156 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:36 smithi195 bash[30672]: cluster 2024-02-13T00:40:36.527168+0000 mon.a (mon.0) 525 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-13T00:40:37.156 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:36 smithi195 bash[30672]: cluster 2024-02-13T00:40:36.527438+0000 mon.a (mon.0) 526 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-13T00:40:37.156 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:36 smithi195 bash[30672]: cluster 2024-02-13T00:40:36.527579+0000 mon.a (mon.0) 527 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-13T00:40:37.156 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:36 smithi195 bash[30672]: cluster 2024-02-13T00:40:36.527858+0000 mon.a (mon.0) 528 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-13T00:40:37.156 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:36 smithi195 bash[30672]: cluster 2024-02-13T00:40:36.528097+0000 mon.a (mon.0) 529 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-13T00:40:37.156 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:36 smithi195 bash[30672]: cluster 2024-02-13T00:40:36.543369+0000 mon.a (mon.0) 530 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-13T00:40:37.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[38740]: cluster 2024-02-13T00:40:35.814123+0000 mgr.y (mgr.44106) 196 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-13T00:40:37.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[38740]: cluster 2024-02-13T00:40:35.937755+0000 mon.a (mon.0) 499 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-13T00:40:37.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[38740]: cluster 2024-02-13T00:40:35.937828+0000 mon.a (mon.0) 500 : cluster [INF] osd.4 failed (root=default,host=smithi195) (connection refused reported by osd.6) 2024-02-13T00:40:37.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[38740]: cluster 2024-02-13T00:40:36.120108+0000 mon.a (mon.0) 501 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-13T00:40:37.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[38740]: cluster 2024-02-13T00:40:36.120658+0000 mon.a (mon.0) 502 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-13T00:40:37.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[38740]: cluster 2024-02-13T00:40:36.121156+0000 mon.a (mon.0) 503 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-13T00:40:37.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[38740]: cluster 2024-02-13T00:40:36.121542+0000 mon.a (mon.0) 504 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-13T00:40:37.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[38740]: cluster 2024-02-13T00:40:36.122183+0000 mon.a (mon.0) 505 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-13T00:40:37.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[38740]: cluster 2024-02-13T00:40:36.122617+0000 mon.a (mon.0) 506 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-13T00:40:37.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[38740]: cluster 2024-02-13T00:40:36.122923+0000 mon.a (mon.0) 507 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-13T00:40:37.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[38740]: cluster 2024-02-13T00:40:36.123227+0000 mon.a (mon.0) 508 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-13T00:40:37.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[38740]: cluster 2024-02-13T00:40:36.123493+0000 mon.a (mon.0) 509 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-13T00:40:37.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[38740]: cluster 2024-02-13T00:40:36.123680+0000 mon.a (mon.0) 510 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-13T00:40:37.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[38740]: cluster 2024-02-13T00:40:36.123932+0000 mon.a (mon.0) 511 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-13T00:40:37.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[38740]: cluster 2024-02-13T00:40:36.124273+0000 mon.a (mon.0) 512 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-13T00:40:37.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[38740]: cluster 2024-02-13T00:40:36.124591+0000 mon.a (mon.0) 513 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-13T00:40:37.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[38740]: cluster 2024-02-13T00:40:36.124916+0000 mon.a (mon.0) 514 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-13T00:40:37.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[38740]: cluster 2024-02-13T00:40:36.139540+0000 mon.a (mon.0) 515 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-13T00:40:37.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[38740]: cluster 2024-02-13T00:40:36.525192+0000 mon.a (mon.0) 516 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-13T00:40:37.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[38740]: cluster 2024-02-13T00:40:36.525462+0000 mon.a (mon.0) 517 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-13T00:40:37.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[38740]: cluster 2024-02-13T00:40:36.525865+0000 mon.a (mon.0) 518 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-13T00:40:37.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[38740]: cluster 2024-02-13T00:40:36.526007+0000 mon.a (mon.0) 519 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-13T00:40:37.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[38740]: cluster 2024-02-13T00:40:36.526196+0000 mon.a (mon.0) 520 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-13T00:40:37.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[38740]: cluster 2024-02-13T00:40:36.526503+0000 mon.a (mon.0) 521 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-13T00:40:37.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[38740]: cluster 2024-02-13T00:40:36.526722+0000 mon.a (mon.0) 522 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-13T00:40:37.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[38740]: cluster 2024-02-13T00:40:36.526810+0000 mon.a (mon.0) 523 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-13T00:40:37.202 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[38740]: cluster 2024-02-13T00:40:36.527029+0000 mon.a (mon.0) 524 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-13T00:40:37.202 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[38740]: cluster 2024-02-13T00:40:36.527168+0000 mon.a (mon.0) 525 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-13T00:40:37.202 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[38740]: cluster 2024-02-13T00:40:36.527438+0000 mon.a (mon.0) 526 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-13T00:40:37.202 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[38740]: cluster 2024-02-13T00:40:36.527579+0000 mon.a (mon.0) 527 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-13T00:40:37.202 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[38740]: cluster 2024-02-13T00:40:36.527858+0000 mon.a (mon.0) 528 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-13T00:40:37.202 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[38740]: cluster 2024-02-13T00:40:36.528097+0000 mon.a (mon.0) 529 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-13T00:40:37.202 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[38740]: cluster 2024-02-13T00:40:36.543369+0000 mon.a (mon.0) 530 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-13T00:40:37.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[39916]: cluster 2024-02-13T00:40:35.814123+0000 mgr.y (mgr.44106) 196 : cluster [DBG] pgmap v126: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-13T00:40:37.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[39916]: cluster 2024-02-13T00:40:35.937755+0000 mon.a (mon.0) 499 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-13T00:40:37.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[39916]: cluster 2024-02-13T00:40:35.937828+0000 mon.a (mon.0) 500 : cluster [INF] osd.4 failed (root=default,host=smithi195) (connection refused reported by osd.6) 2024-02-13T00:40:37.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[39916]: cluster 2024-02-13T00:40:36.120108+0000 mon.a (mon.0) 501 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-13T00:40:37.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[39916]: cluster 2024-02-13T00:40:36.120658+0000 mon.a (mon.0) 502 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-13T00:40:37.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[39916]: cluster 2024-02-13T00:40:36.121156+0000 mon.a (mon.0) 503 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-13T00:40:37.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[39916]: cluster 2024-02-13T00:40:36.121542+0000 mon.a (mon.0) 504 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-13T00:40:37.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[39916]: cluster 2024-02-13T00:40:36.122183+0000 mon.a (mon.0) 505 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-13T00:40:37.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[39916]: cluster 2024-02-13T00:40:36.122617+0000 mon.a (mon.0) 506 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-13T00:40:37.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[39916]: cluster 2024-02-13T00:40:36.122923+0000 mon.a (mon.0) 507 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-13T00:40:37.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[39916]: cluster 2024-02-13T00:40:36.123227+0000 mon.a (mon.0) 508 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-13T00:40:37.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[39916]: cluster 2024-02-13T00:40:36.123493+0000 mon.a (mon.0) 509 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-13T00:40:37.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[39916]: cluster 2024-02-13T00:40:36.123680+0000 mon.a (mon.0) 510 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-13T00:40:37.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[39916]: cluster 2024-02-13T00:40:36.123932+0000 mon.a (mon.0) 511 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-13T00:40:37.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[39916]: cluster 2024-02-13T00:40:36.124273+0000 mon.a (mon.0) 512 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-13T00:40:37.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[39916]: cluster 2024-02-13T00:40:36.124591+0000 mon.a (mon.0) 513 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-13T00:40:37.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[39916]: cluster 2024-02-13T00:40:36.124916+0000 mon.a (mon.0) 514 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-13T00:40:37.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[39916]: cluster 2024-02-13T00:40:36.139540+0000 mon.a (mon.0) 515 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-13T00:40:37.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[39916]: cluster 2024-02-13T00:40:36.525192+0000 mon.a (mon.0) 516 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-13T00:40:37.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[39916]: cluster 2024-02-13T00:40:36.525462+0000 mon.a (mon.0) 517 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-13T00:40:37.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[39916]: cluster 2024-02-13T00:40:36.525865+0000 mon.a (mon.0) 518 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-13T00:40:37.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[39916]: cluster 2024-02-13T00:40:36.526007+0000 mon.a (mon.0) 519 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-13T00:40:37.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[39916]: cluster 2024-02-13T00:40:36.526196+0000 mon.a (mon.0) 520 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-13T00:40:37.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[39916]: cluster 2024-02-13T00:40:36.526503+0000 mon.a (mon.0) 521 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-13T00:40:37.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[39916]: cluster 2024-02-13T00:40:36.526722+0000 mon.a (mon.0) 522 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-13T00:40:37.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[39916]: cluster 2024-02-13T00:40:36.526810+0000 mon.a (mon.0) 523 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-13T00:40:37.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[39916]: cluster 2024-02-13T00:40:36.527029+0000 mon.a (mon.0) 524 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-13T00:40:37.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[39916]: cluster 2024-02-13T00:40:36.527168+0000 mon.a (mon.0) 525 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-13T00:40:37.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[39916]: cluster 2024-02-13T00:40:36.527438+0000 mon.a (mon.0) 526 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-13T00:40:37.204 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[39916]: cluster 2024-02-13T00:40:36.527579+0000 mon.a (mon.0) 527 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-13T00:40:37.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[39916]: cluster 2024-02-13T00:40:36.527858+0000 mon.a (mon.0) 528 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-13T00:40:37.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[39916]: cluster 2024-02-13T00:40:36.528097+0000 mon.a (mon.0) 529 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-13T00:40:37.205 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:36 smithi087 bash[39916]: cluster 2024-02-13T00:40:36.543369+0000 mon.a (mon.0) 530 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-13T00:40:37.220 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-13T00:40:37.220 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (5m) 23s ago 11m 17.4M - 0.26.0 9f27df16978d 4c691ad0bb49 2024-02-13T00:40:37.220 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi195 running (11m) 2m ago 11m 26.2M - 6.6.2 87a51ecf0b1c fda1de2da571 2024-02-13T00:40:37.220 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi195 *:8443 running (3m) 2m ago 15m 378M - 16.2.14-521-g0e714d9a 1fbc92c859dc 7bfef9ce0304 2024-02-13T00:40:37.220 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443 running (4m) 23s ago 18m 421M - 16.2.14-521-g0e714d9a 1fbc92c859dc 58b9df7f1a87 2024-02-13T00:40:37.220 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (3m) 23s ago 18m 59.7M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 724e3ce7f539 2024-02-13T00:40:37.220 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi195 running (2m) 2m ago 16m 35.4M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc fca19c6e6d2a 2024-02-13T00:40:37.220 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (3m) 23s ago 16m 52.1M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 9cd741909469 2024-02-13T00:40:37.220 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (11m) 23s ago 11m 12.4M - 1.7.0 72c9c2088986 8de830295b09 2024-02-13T00:40:37.220 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi195 running (11m) 2m ago 11m 13.2M - 1.7.0 72c9c2088986 267e29a36209 2024-02-13T00:40:37.221 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (2m) 23s ago 15m 43.6M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 5057e324bdbf 2024-02-13T00:40:37.221 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (91s) 23s ago 15m 43.8M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 9aa834f159a1 2024-02-13T00:40:37.221 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (59s) 23s ago 14m 41.5M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc bd4e4fe75184 2024-02-13T00:40:37.221 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (27s) 23s ago 14m - 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 8d45b02bf49e 2024-02-13T00:40:37.221 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi195 running (13m) 2m ago 13m 48.4M 4096M 15.2.0 204a01f9b0b6 45120a093718 2024-02-13T00:40:37.221 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi195 running (13m) 2m ago 13m 48.6M 4096M 15.2.0 204a01f9b0b6 ea96e91cbf4f 2024-02-13T00:40:37.221 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi195 running (13m) 2m ago 13m 46.9M 4096M 15.2.0 204a01f9b0b6 10ce02449645 2024-02-13T00:40:37.221 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi195 running (12m) 2m ago 12m 49.6M 4096M 15.2.0 204a01f9b0b6 cec464df4b8c 2024-02-13T00:40:37.221 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi195 running (4m) 2m ago 12m 38.0M - 2.49.1 2a72b385beaf 04ac84e622a6 2024-02-13T00:40:37.221 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.zfdisv smithi087 running (9m) 23s ago 9m 51.2M - 15.2.0 204a01f9b0b6 f264ef71df55 2024-02-13T00:40:37.221 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi195.rcbggm smithi195 running (9m) 2m ago 9m 50.6M - 15.2.0 204a01f9b0b6 a11db66d56ef 2024-02-13T00:40:37.665 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:40:37.665 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-13T00:40:37.665 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 3 2024-02-13T00:40:37.665 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:40:37.665 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-13T00:40:37.665 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-13T00:40:37.665 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:40:37.666 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-13T00:40:37.666 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3, 2024-02-13T00:40:37.666 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 4 2024-02-13T00:40:37.666 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:40:37.666 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-13T00:40:37.666 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-13T00:40:37.666 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-13T00:40:37.666 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:40:37.666 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-13T00:40:37.666 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 5, 2024-02-13T00:40:37.666 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 9 2024-02-13T00:40:37.666 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-13T00:40:37.666 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:40:38.060 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:40:38.060 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", 2024-02-13T00:40:38.060 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-13T00:40:38.060 INFO:teuthology.orchestra.run.smithi087.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-13T00:40:38.060 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [ 2024-02-13T00:40:38.060 INFO:teuthology.orchestra.run.smithi087.stdout: "mon", 2024-02-13T00:40:38.060 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr" 2024-02-13T00:40:38.060 INFO:teuthology.orchestra.run.smithi087.stdout: ], 2024-02-13T00:40:38.061 INFO:teuthology.orchestra.run.smithi087.stdout: "progress": "9/20 daemons upgraded", 2024-02-13T00:40:38.061 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "Currently upgrading osd daemons", 2024-02-13T00:40:38.061 INFO:teuthology.orchestra.run.smithi087.stdout: "is_paused": false 2024-02-13T00:40:38.061 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:40:38.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:37 smithi195 bash[30672]: audit 2024-02-13T00:40:36.439796+0000 mgr.y (mgr.44106) 197 : audit [DBG] from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:40:38.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:37 smithi195 bash[30672]: audit 2024-02-13T00:40:36.812136+0000 mgr.y (mgr.44106) 198 : audit [DBG] from='client.44334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:40:38.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:37 smithi195 bash[30672]: cluster 2024-02-13T00:40:36.863282+0000 mon.a (mon.0) 531 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-13T00:40:38.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:37 smithi195 bash[30672]: cluster 2024-02-13T00:40:36.878805+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e85: 8 total, 7 up, 8 in 2024-02-13T00:40:38.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:37 smithi195 bash[30672]: audit 2024-02-13T00:40:37.186366+0000 mgr.y (mgr.44106) 199 : audit [DBG] from='client.44340 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:40:38.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:37 smithi195 bash[30672]: audit 2024-02-13T00:40:37.191889+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:40:38.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:37 smithi195 bash[30672]: audit 2024-02-13T00:40:37.192931+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:40:38.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:37 smithi195 bash[30672]: audit 2024-02-13T00:40:37.193922+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:38.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:37 smithi195 bash[30672]: audit 2024-02-13T00:40:37.194746+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:38.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:37 smithi195 bash[30672]: audit 2024-02-13T00:40:37.195632+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:38.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:37 smithi195 bash[30672]: audit 2024-02-13T00:40:37.196365+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:38.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:37 smithi195 bash[30672]: audit 2024-02-13T00:40:37.199905+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:40:38.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:37 smithi195 bash[30672]: audit 2024-02-13T00:40:37.200755+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:38.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:37 smithi195 bash[30672]: audit 2024-02-13T00:40:37.201398+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:38.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:37 smithi195 bash[30672]: audit 2024-02-13T00:40:37.202019+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:38.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:37 smithi195 bash[30672]: audit 2024-02-13T00:40:37.202724+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:38.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:37 smithi195 bash[30672]: audit 2024-02-13T00:40:37.661888+0000 mon.a (mon.0) 544 : audit [DBG] from='client.54295 172.21.15.87:0/1012166415' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:40:38.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:37 smithi087 bash[38740]: audit 2024-02-13T00:40:36.439796+0000 mgr.y (mgr.44106) 197 : audit [DBG] from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:40:38.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:37 smithi087 bash[38740]: audit 2024-02-13T00:40:36.812136+0000 mgr.y (mgr.44106) 198 : audit [DBG] from='client.44334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:40:38.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:37 smithi087 bash[38740]: cluster 2024-02-13T00:40:36.863282+0000 mon.a (mon.0) 531 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-13T00:40:38.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:37 smithi087 bash[38740]: cluster 2024-02-13T00:40:36.878805+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e85: 8 total, 7 up, 8 in 2024-02-13T00:40:38.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:37 smithi087 bash[38740]: audit 2024-02-13T00:40:37.186366+0000 mgr.y (mgr.44106) 199 : audit [DBG] from='client.44340 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:40:38.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:37 smithi087 bash[38740]: audit 2024-02-13T00:40:37.191889+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:40:38.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:37 smithi087 bash[38740]: audit 2024-02-13T00:40:37.192931+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:40:38.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:37 smithi087 bash[38740]: audit 2024-02-13T00:40:37.193922+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:38.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:37 smithi087 bash[38740]: audit 2024-02-13T00:40:37.194746+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:38.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:37 smithi087 bash[38740]: audit 2024-02-13T00:40:37.195632+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:38.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:37 smithi087 bash[38740]: audit 2024-02-13T00:40:37.196365+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:38.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:37 smithi087 bash[38740]: audit 2024-02-13T00:40:37.199905+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:40:38.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:37 smithi087 bash[38740]: audit 2024-02-13T00:40:37.200755+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:38.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:37 smithi087 bash[38740]: audit 2024-02-13T00:40:37.201398+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:38.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:37 smithi087 bash[38740]: audit 2024-02-13T00:40:37.202019+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:38.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:37 smithi087 bash[38740]: audit 2024-02-13T00:40:37.202724+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:38.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:37 smithi087 bash[38740]: audit 2024-02-13T00:40:37.661888+0000 mon.a (mon.0) 544 : audit [DBG] from='client.54295 172.21.15.87:0/1012166415' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:40:38.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:37 smithi087 bash[39916]: audit 2024-02-13T00:40:36.439796+0000 mgr.y (mgr.44106) 197 : audit [DBG] from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:40:38.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:37 smithi087 bash[39916]: audit 2024-02-13T00:40:36.812136+0000 mgr.y (mgr.44106) 198 : audit [DBG] from='client.44334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:40:38.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:37 smithi087 bash[39916]: cluster 2024-02-13T00:40:36.863282+0000 mon.a (mon.0) 531 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-13T00:40:38.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:37 smithi087 bash[39916]: cluster 2024-02-13T00:40:36.878805+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e85: 8 total, 7 up, 8 in 2024-02-13T00:40:38.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:37 smithi087 bash[39916]: audit 2024-02-13T00:40:37.186366+0000 mgr.y (mgr.44106) 199 : audit [DBG] from='client.44340 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:40:38.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:37 smithi087 bash[39916]: audit 2024-02-13T00:40:37.191889+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:40:38.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:37 smithi087 bash[39916]: audit 2024-02-13T00:40:37.192931+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:40:38.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:37 smithi087 bash[39916]: audit 2024-02-13T00:40:37.193922+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:38.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:37 smithi087 bash[39916]: audit 2024-02-13T00:40:37.194746+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:38.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:37 smithi087 bash[39916]: audit 2024-02-13T00:40:37.195632+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:38.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:37 smithi087 bash[39916]: audit 2024-02-13T00:40:37.196365+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:38.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:37 smithi087 bash[39916]: audit 2024-02-13T00:40:37.199905+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:40:38.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:37 smithi087 bash[39916]: audit 2024-02-13T00:40:37.200755+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:38.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:37 smithi087 bash[39916]: audit 2024-02-13T00:40:37.201398+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:38.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:37 smithi087 bash[39916]: audit 2024-02-13T00:40:37.202019+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:38.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:37 smithi087 bash[39916]: audit 2024-02-13T00:40:37.202724+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:40:38.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:37 smithi087 bash[39916]: audit 2024-02-13T00:40:37.661888+0000 mon.a (mon.0) 544 : audit [DBG] from='client.54295 172.21.15.87:0/1012166415' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:40:39.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:38 smithi195 bash[30672]: cluster 2024-02-13T00:40:37.814686+0000 mgr.y (mgr.44106) 200 : cluster [DBG] pgmap v128: 129 pgs: 18 stale+active+clean, 111 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-13T00:40:39.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:38 smithi195 bash[30672]: cluster 2024-02-13T00:40:37.882172+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e86: 8 total, 7 up, 8 in 2024-02-13T00:40:39.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:38 smithi195 bash[30672]: audit 2024-02-13T00:40:38.056441+0000 mgr.y (mgr.44106) 201 : audit [DBG] from='client.54301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:40:39.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:38 smithi087 bash[38740]: cluster 2024-02-13T00:40:37.814686+0000 mgr.y (mgr.44106) 200 : cluster [DBG] pgmap v128: 129 pgs: 18 stale+active+clean, 111 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-13T00:40:39.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:38 smithi087 bash[38740]: cluster 2024-02-13T00:40:37.882172+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e86: 8 total, 7 up, 8 in 2024-02-13T00:40:39.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:38 smithi087 bash[38740]: audit 2024-02-13T00:40:38.056441+0000 mgr.y (mgr.44106) 201 : audit [DBG] from='client.54301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:40:39.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:38 smithi087 bash[39916]: cluster 2024-02-13T00:40:37.814686+0000 mgr.y (mgr.44106) 200 : cluster [DBG] pgmap v128: 129 pgs: 18 stale+active+clean, 111 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-13T00:40:39.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:38 smithi087 bash[39916]: cluster 2024-02-13T00:40:37.882172+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e86: 8 total, 7 up, 8 in 2024-02-13T00:40:39.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:38 smithi087 bash[39916]: audit 2024-02-13T00:40:38.056441+0000 mgr.y (mgr.44106) 201 : audit [DBG] from='client.54301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:40:39.524 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:40:39 smithi195 systemd[1]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715@osd.4.service: Succeeded. 2024-02-13T00:40:39.525 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:40:39 smithi195 systemd[1]: Stopped Ceph osd.4 for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:40:39.525 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:40:39 smithi195 systemd[1]: Started Ceph osd.4 for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:40:40.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:40 smithi195 bash[30672]: audit 2024-02-13T00:40:39.498549+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:40:40.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:40 smithi195 bash[30672]: audit 2024-02-13T00:40:39.500377+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:40:40.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:40 smithi195 bash[30672]: audit 2024-02-13T00:40:39.503939+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:40:40.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:40 smithi195 bash[30672]: cluster 2024-02-13T00:40:39.815697+0000 mgr.y (mgr.44106) 202 : cluster [DBG] pgmap v130: 129 pgs: 3 activating+undersized, 1 active+undersized+degraded, 9 peering, 9 stale+active+clean, 7 active+undersized, 100 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 13/702 objects degraded (1.852%) 2024-02-13T00:40:40.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:40 smithi087 bash[38740]: audit 2024-02-13T00:40:39.498549+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:40:40.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:40 smithi087 bash[38740]: audit 2024-02-13T00:40:39.500377+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:40:40.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:40 smithi087 bash[38740]: audit 2024-02-13T00:40:39.503939+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:40:40.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:40 smithi087 bash[38740]: cluster 2024-02-13T00:40:39.815697+0000 mgr.y (mgr.44106) 202 : cluster [DBG] pgmap v130: 129 pgs: 3 activating+undersized, 1 active+undersized+degraded, 9 peering, 9 stale+active+clean, 7 active+undersized, 100 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 13/702 objects degraded (1.852%) 2024-02-13T00:40:40.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:40 smithi087 bash[39916]: audit 2024-02-13T00:40:39.498549+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:40:40.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:40 smithi087 bash[39916]: audit 2024-02-13T00:40:39.500377+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:40:40.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:40 smithi087 bash[39916]: audit 2024-02-13T00:40:39.503939+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:40:40.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:40 smithi087 bash[39916]: cluster 2024-02-13T00:40:39.815697+0000 mgr.y (mgr.44106) 202 : cluster [DBG] pgmap v130: 129 pgs: 3 activating+undersized, 1 active+undersized+degraded, 9 peering, 9 stale+active+clean, 7 active+undersized, 100 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 13/702 objects degraded (1.852%) 2024-02-13T00:40:41.332 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:40:41 smithi195 bash[32578]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-13T00:40:41.332 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:40:41 smithi195 bash[32578]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-13T00:40:41.332 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:40:41 smithi195 bash[32578]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2024-02-13T00:40:41.332 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:40:41 smithi195 bash[32578]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2024-02-13T00:40:41.332 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:40:41 smithi195 bash[32578]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2024-02-13T00:40:41.332 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:40:41 smithi195 bash[32578]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-13T00:40:41.332 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:40:41 smithi195 bash[32578]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-13T00:40:41.332 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:40:41 smithi195 bash[32578]: --> ceph-volume lvm activate successful for osd ID: 4 2024-02-13T00:40:41.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:41 smithi195 bash[30672]: cluster 2024-02-13T00:40:40.494449+0000 mon.a (mon.0) 549 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-02-13T00:40:41.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:41 smithi195 bash[30672]: cluster 2024-02-13T00:40:40.494514+0000 mon.a (mon.0) 550 : cluster [WRN] Health check failed: Degraded data redundancy: 13/702 objects degraded (1.852%), 1 pg degraded (PG_DEGRADED) 2024-02-13T00:40:41.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:41 smithi087 bash[38740]: cluster 2024-02-13T00:40:40.494449+0000 mon.a (mon.0) 549 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-02-13T00:40:41.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:41 smithi087 bash[38740]: cluster 2024-02-13T00:40:40.494514+0000 mon.a (mon.0) 550 : cluster [WRN] Health check failed: Degraded data redundancy: 13/702 objects degraded (1.852%), 1 pg degraded (PG_DEGRADED) 2024-02-13T00:40:41.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:41 smithi087 bash[39916]: cluster 2024-02-13T00:40:40.494449+0000 mon.a (mon.0) 549 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-02-13T00:40:41.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:41 smithi087 bash[39916]: cluster 2024-02-13T00:40:40.494514+0000 mon.a (mon.0) 550 : cluster [WRN] Health check failed: Degraded data redundancy: 13/702 objects degraded (1.852%), 1 pg degraded (PG_DEGRADED) 2024-02-13T00:40:42.842 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:42 smithi195 bash[30672]: cluster 2024-02-13T00:40:41.817196+0000 mgr.y (mgr.44106) 203 : cluster [DBG] pgmap v131: 129 pgs: 3 activating+undersized, 18 active+undersized+degraded, 9 peering, 26 active+undersized, 73 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 96/702 objects degraded (13.675%) 2024-02-13T00:40:42.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:42 smithi087 bash[38740]: cluster 2024-02-13T00:40:41.817196+0000 mgr.y (mgr.44106) 203 : cluster [DBG] pgmap v131: 129 pgs: 3 activating+undersized, 18 active+undersized+degraded, 9 peering, 26 active+undersized, 73 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 96/702 objects degraded (13.675%) 2024-02-13T00:40:42.949 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:42 smithi087 bash[39916]: cluster 2024-02-13T00:40:41.817196+0000 mgr.y (mgr.44106) 203 : cluster [DBG] pgmap v131: 129 pgs: 3 activating+undersized, 18 active+undersized+degraded, 9 peering, 26 active+undersized, 73 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 96/702 objects degraded (13.675%) 2024-02-13T00:40:43.153 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:40:42 smithi195 bash[32841]: debug 2024-02-13T00:40:42.917+0000 7fae0484b700 1 -- 172.21.15.195:0/992610472 <== mon.2 v2:172.21.15.195:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f66c670680 con 0x55f66c6e3400 2024-02-13T00:40:43.903 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:40:43 smithi195 bash[32841]: debug 2024-02-13T00:40:43.453+0000 7fae0c2d9380 -1 Falling back to public interface 2024-02-13T00:40:44.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:43 smithi087 bash[38740]: cluster 2024-02-13T00:40:43.870503+0000 mon.a (mon.0) 551 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-02-13T00:40:44.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:43 smithi087 bash[39916]: cluster 2024-02-13T00:40:43.870503+0000 mon.a (mon.0) 551 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-02-13T00:40:44.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:43 smithi195 bash[30672]: cluster 2024-02-13T00:40:43.870503+0000 mon.a (mon.0) 551 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-02-13T00:40:45.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:44 smithi087 bash[38740]: cluster 2024-02-13T00:40:43.818491+0000 mgr.y (mgr.44106) 204 : cluster [DBG] pgmap v132: 129 pgs: 25 active+undersized+degraded, 31 active+undersized, 73 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 124/702 objects degraded (17.664%) 2024-02-13T00:40:45.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:44 smithi087 bash[39916]: cluster 2024-02-13T00:40:43.818491+0000 mgr.y (mgr.44106) 204 : cluster [DBG] pgmap v132: 129 pgs: 25 active+undersized+degraded, 31 active+undersized, 73 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 124/702 objects degraded (17.664%) 2024-02-13T00:40:45.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:44 smithi195 bash[30672]: cluster 2024-02-13T00:40:43.818491+0000 mgr.y (mgr.44106) 204 : cluster [DBG] pgmap v132: 129 pgs: 25 active+undersized+degraded, 31 active+undersized, 73 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 124/702 objects degraded (17.664%) 2024-02-13T00:40:46.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:45 smithi087 bash[38740]: cluster 2024-02-13T00:40:45.862277+0000 mon.a (mon.0) 552 : cluster [WRN] Health check update: Degraded data redundancy: 124/702 objects degraded (17.664%), 25 pgs degraded (PG_DEGRADED) 2024-02-13T00:40:46.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:45 smithi087 bash[39916]: cluster 2024-02-13T00:40:45.862277+0000 mon.a (mon.0) 552 : cluster [WRN] Health check update: Degraded data redundancy: 124/702 objects degraded (17.664%), 25 pgs degraded (PG_DEGRADED) 2024-02-13T00:40:46.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:45 smithi195 bash[30672]: cluster 2024-02-13T00:40:45.862277+0000 mon.a (mon.0) 552 : cluster [WRN] Health check update: Degraded data redundancy: 124/702 objects degraded (17.664%), 25 pgs degraded (PG_DEGRADED) 2024-02-13T00:40:46.903 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:40:46 smithi195 bash[32841]: debug 2024-02-13T00:40:46.473+0000 7fae0c2d9380 -1 osd.4 84 log_to_monitors {default=true} 2024-02-13T00:40:47.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:46 smithi195 bash[30672]: cluster 2024-02-13T00:40:45.819946+0000 mgr.y (mgr.44106) 205 : cluster [DBG] pgmap v133: 129 pgs: 25 active+undersized+degraded, 31 active+undersized, 73 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 124/702 objects degraded (17.664%) 2024-02-13T00:40:47.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:46 smithi195 bash[30672]: audit 2024-02-13T00:40:46.483255+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.195:6800/4291774778,v1:172.21.15.195:6801/4291774778]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-13T00:40:47.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:46 smithi195 bash[30672]: audit 2024-02-13T00:40:46.486418+0000 mon.a (mon.0) 553 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-13T00:40:47.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:46 smithi195 bash[30672]: audit 2024-02-13T00:40:46.887595+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:40:47.404 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:40:46 smithi195 bash[32841]: debug 2024-02-13T00:40:46.961+0000 7fadfcfbf700 -1 osd.4 84 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-13T00:40:47.449 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:40:47 smithi087 bash[36810]: debug 2024-02-13T00:40:47.183+0000 7f11e4fd1700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-02-13T00:40:47.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:46 smithi087 bash[38740]: cluster 2024-02-13T00:40:45.819946+0000 mgr.y (mgr.44106) 205 : cluster [DBG] pgmap v133: 129 pgs: 25 active+undersized+degraded, 31 active+undersized, 73 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 124/702 objects degraded (17.664%) 2024-02-13T00:40:47.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:46 smithi087 bash[38740]: audit 2024-02-13T00:40:46.483255+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.195:6800/4291774778,v1:172.21.15.195:6801/4291774778]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-13T00:40:47.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:46 smithi087 bash[38740]: audit 2024-02-13T00:40:46.486418+0000 mon.a (mon.0) 553 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-13T00:40:47.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:46 smithi087 bash[38740]: audit 2024-02-13T00:40:46.887595+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:40:47.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:46 smithi087 bash[39916]: cluster 2024-02-13T00:40:45.819946+0000 mgr.y (mgr.44106) 205 : cluster [DBG] pgmap v133: 129 pgs: 25 active+undersized+degraded, 31 active+undersized, 73 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 124/702 objects degraded (17.664%) 2024-02-13T00:40:47.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:46 smithi087 bash[39916]: audit 2024-02-13T00:40:46.483255+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.195:6800/4291774778,v1:172.21.15.195:6801/4291774778]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-13T00:40:47.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:46 smithi087 bash[39916]: audit 2024-02-13T00:40:46.486418+0000 mon.a (mon.0) 553 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-13T00:40:47.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:46 smithi087 bash[39916]: audit 2024-02-13T00:40:46.887595+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:40:48.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:47 smithi195 bash[30672]: audit 2024-02-13T00:40:46.943742+0000 mon.a (mon.0) 555 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-13T00:40:48.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:47 smithi195 bash[30672]: audit 2024-02-13T00:40:46.943898+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.195:6800/4291774778,v1:172.21.15.195:6801/4291774778]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:40:48.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:47 smithi195 bash[30672]: cluster 2024-02-13T00:40:46.943925+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e87: 8 total, 7 up, 8 in 2024-02-13T00:40:48.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:47 smithi195 bash[30672]: audit 2024-02-13T00:40:46.953108+0000 mon.a (mon.0) 557 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:40:48.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:47 smithi195 bash[30672]: audit 2024-02-13T00:40:47.164607+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:40:48.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:47 smithi195 bash[30672]: audit 2024-02-13T00:40:47.175051+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:40:48.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:47 smithi195 bash[30672]: audit 2024-02-13T00:40:47.179967+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:40:48.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:47 smithi195 bash[30672]: audit 2024-02-13T00:40:47.182564+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:40:48.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:47 smithi195 bash[30672]: audit 2024-02-13T00:40:47.184654+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:40:48.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:47 smithi195 bash[30672]: audit 2024-02-13T00:40:47.187139+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-13T00:40:48.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:47 smithi195 bash[30672]: audit 2024-02-13T00:40:47.187549+0000 mgr.y (mgr.44106) 206 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-13T00:40:48.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:47 smithi195 bash[30672]: cephadm 2024-02-13T00:40:47.189262+0000 mgr.y (mgr.44106) 207 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-02-13T00:40:48.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:47 smithi087 bash[38740]: audit 2024-02-13T00:40:46.943742+0000 mon.a (mon.0) 555 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-13T00:40:48.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:47 smithi087 bash[38740]: audit 2024-02-13T00:40:46.943898+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.195:6800/4291774778,v1:172.21.15.195:6801/4291774778]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:40:48.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:47 smithi087 bash[38740]: cluster 2024-02-13T00:40:46.943925+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e87: 8 total, 7 up, 8 in 2024-02-13T00:40:48.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:47 smithi087 bash[38740]: audit 2024-02-13T00:40:46.953108+0000 mon.a (mon.0) 557 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:40:48.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:47 smithi087 bash[38740]: audit 2024-02-13T00:40:47.164607+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:40:48.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:47 smithi087 bash[38740]: audit 2024-02-13T00:40:47.175051+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:40:48.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:47 smithi087 bash[38740]: audit 2024-02-13T00:40:47.179967+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:40:48.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:47 smithi087 bash[38740]: audit 2024-02-13T00:40:47.182564+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:40:48.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:47 smithi087 bash[38740]: audit 2024-02-13T00:40:47.184654+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:40:48.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:47 smithi087 bash[38740]: audit 2024-02-13T00:40:47.187139+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-13T00:40:48.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:47 smithi087 bash[38740]: audit 2024-02-13T00:40:47.187549+0000 mgr.y (mgr.44106) 206 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-13T00:40:48.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:47 smithi087 bash[38740]: cephadm 2024-02-13T00:40:47.189262+0000 mgr.y (mgr.44106) 207 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-02-13T00:40:48.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:47 smithi087 bash[39916]: audit 2024-02-13T00:40:46.943742+0000 mon.a (mon.0) 555 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-13T00:40:48.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:47 smithi087 bash[39916]: audit 2024-02-13T00:40:46.943898+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.195:6800/4291774778,v1:172.21.15.195:6801/4291774778]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:40:48.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:47 smithi087 bash[39916]: cluster 2024-02-13T00:40:46.943925+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e87: 8 total, 7 up, 8 in 2024-02-13T00:40:48.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:47 smithi087 bash[39916]: audit 2024-02-13T00:40:46.953108+0000 mon.a (mon.0) 557 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:40:48.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:47 smithi087 bash[39916]: audit 2024-02-13T00:40:47.164607+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:40:48.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:47 smithi087 bash[39916]: audit 2024-02-13T00:40:47.175051+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:40:48.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:47 smithi087 bash[39916]: audit 2024-02-13T00:40:47.179967+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:40:48.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:47 smithi087 bash[39916]: audit 2024-02-13T00:40:47.182564+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:40:48.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:47 smithi087 bash[39916]: audit 2024-02-13T00:40:47.184654+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:40:48.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:47 smithi087 bash[39916]: audit 2024-02-13T00:40:47.187139+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-13T00:40:48.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:47 smithi087 bash[39916]: audit 2024-02-13T00:40:47.187549+0000 mgr.y (mgr.44106) 206 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-13T00:40:48.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:47 smithi087 bash[39916]: cephadm 2024-02-13T00:40:47.189262+0000 mgr.y (mgr.44106) 207 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-02-13T00:40:49.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:48 smithi195 bash[30672]: cluster 2024-02-13T00:40:47.820977+0000 mgr.y (mgr.44106) 208 : cluster [DBG] pgmap v135: 129 pgs: 25 active+undersized+degraded, 31 active+undersized, 73 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 124/702 objects degraded (17.664%) 2024-02-13T00:40:49.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:48 smithi195 bash[30672]: cluster 2024-02-13T00:40:47.947587+0000 mon.a (mon.0) 564 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-13T00:40:49.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:48 smithi195 bash[30672]: cluster 2024-02-13T00:40:47.957411+0000 mon.a (mon.0) 565 : cluster [INF] osd.4 [v2:172.21.15.195:6800/4291774778,v1:172.21.15.195:6801/4291774778] boot 2024-02-13T00:40:49.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:48 smithi195 bash[30672]: cluster 2024-02-13T00:40:47.957507+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-02-13T00:40:49.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:48 smithi195 bash[30672]: audit 2024-02-13T00:40:47.958438+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-13T00:40:49.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:48 smithi195 bash[30672]: cluster 2024-02-13T00:40:48.956535+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-02-13T00:40:49.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:48 smithi087 bash[38740]: cluster 2024-02-13T00:40:47.820977+0000 mgr.y (mgr.44106) 208 : cluster [DBG] pgmap v135: 129 pgs: 25 active+undersized+degraded, 31 active+undersized, 73 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 124/702 objects degraded (17.664%) 2024-02-13T00:40:49.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:48 smithi087 bash[38740]: cluster 2024-02-13T00:40:47.947587+0000 mon.a (mon.0) 564 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-13T00:40:49.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:48 smithi087 bash[38740]: cluster 2024-02-13T00:40:47.957411+0000 mon.a (mon.0) 565 : cluster [INF] osd.4 [v2:172.21.15.195:6800/4291774778,v1:172.21.15.195:6801/4291774778] boot 2024-02-13T00:40:49.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:48 smithi087 bash[38740]: cluster 2024-02-13T00:40:47.957507+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-02-13T00:40:49.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:48 smithi087 bash[38740]: audit 2024-02-13T00:40:47.958438+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-13T00:40:49.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:48 smithi087 bash[38740]: cluster 2024-02-13T00:40:48.956535+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-02-13T00:40:49.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:48 smithi087 bash[39916]: cluster 2024-02-13T00:40:47.820977+0000 mgr.y (mgr.44106) 208 : cluster [DBG] pgmap v135: 129 pgs: 25 active+undersized+degraded, 31 active+undersized, 73 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 124/702 objects degraded (17.664%) 2024-02-13T00:40:49.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:48 smithi087 bash[39916]: cluster 2024-02-13T00:40:47.947587+0000 mon.a (mon.0) 564 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-13T00:40:49.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:48 smithi087 bash[39916]: cluster 2024-02-13T00:40:47.957411+0000 mon.a (mon.0) 565 : cluster [INF] osd.4 [v2:172.21.15.195:6800/4291774778,v1:172.21.15.195:6801/4291774778] boot 2024-02-13T00:40:49.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:48 smithi087 bash[39916]: cluster 2024-02-13T00:40:47.957507+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-02-13T00:40:49.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:48 smithi087 bash[39916]: audit 2024-02-13T00:40:47.958438+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-13T00:40:49.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:48 smithi087 bash[39916]: cluster 2024-02-13T00:40:48.956535+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-02-13T00:40:51.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:51 smithi195 bash[30672]: cluster 2024-02-13T00:40:49.822140+0000 mgr.y (mgr.44106) 209 : cluster [DBG] pgmap v138: 129 pgs: 24 active+undersized+degraded, 29 active+undersized, 76 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 23 op/s; 119/702 objects degraded (16.952%) 2024-02-13T00:40:51.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:51 smithi195 bash[30672]: audit 2024-02-13T00:40:50.292318+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:40:51.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:51 smithi195 bash[30672]: cluster 2024-02-13T00:40:50.863983+0000 mon.a (mon.0) 570 : cluster [WRN] Health check update: Degraded data redundancy: 119/702 objects degraded (16.952%), 24 pgs degraded (PG_DEGRADED) 2024-02-13T00:40:51.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:51 smithi087 bash[38740]: cluster 2024-02-13T00:40:49.822140+0000 mgr.y (mgr.44106) 209 : cluster [DBG] pgmap v138: 129 pgs: 24 active+undersized+degraded, 29 active+undersized, 76 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 23 op/s; 119/702 objects degraded (16.952%) 2024-02-13T00:40:51.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:51 smithi087 bash[38740]: audit 2024-02-13T00:40:50.292318+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:40:51.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:51 smithi087 bash[38740]: cluster 2024-02-13T00:40:50.863983+0000 mon.a (mon.0) 570 : cluster [WRN] Health check update: Degraded data redundancy: 119/702 objects degraded (16.952%), 24 pgs degraded (PG_DEGRADED) 2024-02-13T00:40:51.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:51 smithi087 bash[39916]: cluster 2024-02-13T00:40:49.822140+0000 mgr.y (mgr.44106) 209 : cluster [DBG] pgmap v138: 129 pgs: 24 active+undersized+degraded, 29 active+undersized, 76 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 23 op/s; 119/702 objects degraded (16.952%) 2024-02-13T00:40:51.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:51 smithi087 bash[39916]: audit 2024-02-13T00:40:50.292318+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:40:51.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:51 smithi087 bash[39916]: cluster 2024-02-13T00:40:50.863983+0000 mon.a (mon.0) 570 : cluster [WRN] Health check update: Degraded data redundancy: 119/702 objects degraded (16.952%), 24 pgs degraded (PG_DEGRADED) 2024-02-13T00:40:53.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:53 smithi195 bash[30672]: cluster 2024-02-13T00:40:51.823479+0000 mgr.y (mgr.44106) 210 : cluster [DBG] pgmap v139: 129 pgs: 11 active+undersized+degraded, 15 active+undersized, 103 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 0 B/s wr, 89 op/s; 51/702 objects degraded (7.265%); 0 B/s, 0 objects/s recovering 2024-02-13T00:40:53.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:53 smithi087 bash[38740]: cluster 2024-02-13T00:40:51.823479+0000 mgr.y (mgr.44106) 210 : cluster [DBG] pgmap v139: 129 pgs: 11 active+undersized+degraded, 15 active+undersized, 103 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 0 B/s wr, 89 op/s; 51/702 objects degraded (7.265%); 0 B/s, 0 objects/s recovering 2024-02-13T00:40:53.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:53 smithi087 bash[39916]: cluster 2024-02-13T00:40:51.823479+0000 mgr.y (mgr.44106) 210 : cluster [DBG] pgmap v139: 129 pgs: 11 active+undersized+degraded, 15 active+undersized, 103 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 0 B/s wr, 89 op/s; 51/702 objects degraded (7.265%); 0 B/s, 0 objects/s recovering 2024-02-13T00:40:54.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:54 smithi195 bash[30672]: cluster 2024-02-13T00:40:53.824536+0000 mgr.y (mgr.44106) 211 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 0 B/s wr, 133 op/s; 0 B/s, 1 objects/s recovering 2024-02-13T00:40:54.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:54 smithi195 bash[30672]: cluster 2024-02-13T00:40:54.295940+0000 mon.a (mon.0) 571 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 51/702 objects degraded (7.265%), 11 pgs degraded) 2024-02-13T00:40:54.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:54 smithi195 bash[30672]: cluster 2024-02-13T00:40:54.296029+0000 mon.a (mon.0) 572 : cluster [INF] Cluster is now healthy 2024-02-13T00:40:54.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:54 smithi087 bash[38740]: cluster 2024-02-13T00:40:53.824536+0000 mgr.y (mgr.44106) 211 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 0 B/s wr, 133 op/s; 0 B/s, 1 objects/s recovering 2024-02-13T00:40:54.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:54 smithi087 bash[38740]: cluster 2024-02-13T00:40:54.295940+0000 mon.a (mon.0) 571 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 51/702 objects degraded (7.265%), 11 pgs degraded) 2024-02-13T00:40:54.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:54 smithi087 bash[38740]: cluster 2024-02-13T00:40:54.296029+0000 mon.a (mon.0) 572 : cluster [INF] Cluster is now healthy 2024-02-13T00:40:54.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:54 smithi087 bash[39916]: cluster 2024-02-13T00:40:53.824536+0000 mgr.y (mgr.44106) 211 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 0 B/s wr, 133 op/s; 0 B/s, 1 objects/s recovering 2024-02-13T00:40:54.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:54 smithi087 bash[39916]: cluster 2024-02-13T00:40:54.295940+0000 mon.a (mon.0) 571 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 51/702 objects degraded (7.265%), 11 pgs degraded) 2024-02-13T00:40:54.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:54 smithi087 bash[39916]: cluster 2024-02-13T00:40:54.296029+0000 mon.a (mon.0) 572 : cluster [INF] Cluster is now healthy 2024-02-13T00:40:57.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:56 smithi195 bash[30672]: cluster 2024-02-13T00:40:55.825719+0000 mgr.y (mgr.44106) 212 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 101 KiB/s rd, 0 B/s wr, 167 op/s; 0 B/s, 0 objects/s recovering 2024-02-13T00:40:57.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:56 smithi087 bash[38740]: cluster 2024-02-13T00:40:55.825719+0000 mgr.y (mgr.44106) 212 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 101 KiB/s rd, 0 B/s wr, 167 op/s; 0 B/s, 0 objects/s recovering 2024-02-13T00:40:57.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:56 smithi087 bash[39916]: cluster 2024-02-13T00:40:55.825719+0000 mgr.y (mgr.44106) 212 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 101 KiB/s rd, 0 B/s wr, 167 op/s; 0 B/s, 0 objects/s recovering 2024-02-13T00:40:59.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:40:58 smithi195 bash[30672]: cluster 2024-02-13T00:40:57.826671+0000 mgr.y (mgr.44106) 213 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 142 op/s; 0 B/s, 0 objects/s recovering 2024-02-13T00:40:59.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:40:58 smithi087 bash[38740]: cluster 2024-02-13T00:40:57.826671+0000 mgr.y (mgr.44106) 213 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 142 op/s; 0 B/s, 0 objects/s recovering 2024-02-13T00:40:59.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:40:58 smithi087 bash[39916]: cluster 2024-02-13T00:40:57.826671+0000 mgr.y (mgr.44106) 213 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 142 op/s; 0 B/s, 0 objects/s recovering 2024-02-13T00:41:01.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:01 smithi195 bash[30672]: cluster 2024-02-13T00:40:59.827716+0000 mgr.y (mgr.44106) 214 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 129 op/s; 0 B/s, 0 objects/s recovering 2024-02-13T00:41:01.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:01 smithi195 bash[30672]: audit 2024-02-13T00:41:00.320136+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:41:01.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:01 smithi087 bash[38740]: cluster 2024-02-13T00:40:59.827716+0000 mgr.y (mgr.44106) 214 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 129 op/s; 0 B/s, 0 objects/s recovering 2024-02-13T00:41:01.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:01 smithi087 bash[38740]: audit 2024-02-13T00:41:00.320136+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:41:01.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:01 smithi087 bash[39916]: cluster 2024-02-13T00:40:59.827716+0000 mgr.y (mgr.44106) 214 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 129 op/s; 0 B/s, 0 objects/s recovering 2024-02-13T00:41:01.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:01 smithi087 bash[39916]: audit 2024-02-13T00:41:00.320136+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:41:02.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:02 smithi195 bash[30672]: audit 2024-02-13T00:41:02.205073+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-13T00:41:02.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:02 smithi087 bash[38740]: audit 2024-02-13T00:41:02.205073+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-13T00:41:02.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:02 smithi087 bash[39916]: audit 2024-02-13T00:41:02.205073+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-13T00:41:03.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:03 smithi195 bash[30672]: cluster 2024-02-13T00:41:01.828866+0000 mgr.y (mgr.44106) 215 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 0 B/s wr, 107 op/s; 0 B/s, 0 objects/s recovering 2024-02-13T00:41:03.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:03 smithi195 bash[30672]: audit 2024-02-13T00:41:02.205499+0000 mgr.y (mgr.44106) 216 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-13T00:41:03.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:03 smithi195 bash[30672]: cephadm 2024-02-13T00:41:02.208074+0000 mgr.y (mgr.44106) 217 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-02-13T00:41:03.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:03 smithi087 bash[38740]: cluster 2024-02-13T00:41:01.828866+0000 mgr.y (mgr.44106) 215 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 0 B/s wr, 107 op/s; 0 B/s, 0 objects/s recovering 2024-02-13T00:41:03.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:03 smithi087 bash[38740]: audit 2024-02-13T00:41:02.205499+0000 mgr.y (mgr.44106) 216 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-13T00:41:03.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:03 smithi087 bash[38740]: cephadm 2024-02-13T00:41:02.208074+0000 mgr.y (mgr.44106) 217 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-02-13T00:41:03.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:03 smithi087 bash[39916]: cluster 2024-02-13T00:41:01.828866+0000 mgr.y (mgr.44106) 215 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 0 B/s wr, 107 op/s; 0 B/s, 0 objects/s recovering 2024-02-13T00:41:03.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:03 smithi087 bash[39916]: audit 2024-02-13T00:41:02.205499+0000 mgr.y (mgr.44106) 216 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-13T00:41:03.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:03 smithi087 bash[39916]: cephadm 2024-02-13T00:41:02.208074+0000 mgr.y (mgr.44106) 217 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-02-13T00:41:05.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:05 smithi195 bash[30672]: cluster 2024-02-13T00:41:03.829935+0000 mgr.y (mgr.44106) 218 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 74 op/s; 0 B/s, 0 objects/s recovering 2024-02-13T00:41:05.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:05 smithi195 bash[30672]: audit 2024-02-13T00:41:04.829882+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:41:05.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:05 smithi195 bash[30672]: audit 2024-02-13T00:41:04.831670+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-13T00:41:05.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:05 smithi195 bash[30672]: audit 2024-02-13T00:41:04.833217+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:41:05.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:05 smithi195 bash[30672]: audit 2024-02-13T00:41:04.836251+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2024-02-13T00:41:05.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:05 smithi087 bash[38740]: cluster 2024-02-13T00:41:03.829935+0000 mgr.y (mgr.44106) 218 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 74 op/s; 0 B/s, 0 objects/s recovering 2024-02-13T00:41:05.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:05 smithi087 bash[38740]: audit 2024-02-13T00:41:04.829882+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:41:05.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:05 smithi087 bash[38740]: audit 2024-02-13T00:41:04.831670+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-13T00:41:05.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:05 smithi087 bash[38740]: audit 2024-02-13T00:41:04.833217+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:41:05.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:05 smithi087 bash[38740]: audit 2024-02-13T00:41:04.836251+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2024-02-13T00:41:05.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:05 smithi087 bash[39916]: cluster 2024-02-13T00:41:03.829935+0000 mgr.y (mgr.44106) 218 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 0 B/s wr, 74 op/s; 0 B/s, 0 objects/s recovering 2024-02-13T00:41:05.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:05 smithi087 bash[39916]: audit 2024-02-13T00:41:04.829882+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:41:05.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:05 smithi087 bash[39916]: audit 2024-02-13T00:41:04.831670+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-13T00:41:05.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:05 smithi087 bash[39916]: audit 2024-02-13T00:41:04.833217+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:41:05.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:05 smithi087 bash[39916]: audit 2024-02-13T00:41:04.836251+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2024-02-13T00:41:06.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:06 smithi195 bash[30672]: cephadm 2024-02-13T00:41:04.821476+0000 mgr.y (mgr.44106) 219 : cephadm [INF] Upgrade: Updating osd.5 2024-02-13T00:41:06.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:06 smithi195 bash[30672]: cephadm 2024-02-13T00:41:04.835481+0000 mgr.y (mgr.44106) 220 : cephadm [INF] Deploying daemon osd.5 on smithi195 2024-02-13T00:41:06.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:06 smithi087 bash[38740]: cephadm 2024-02-13T00:41:04.821476+0000 mgr.y (mgr.44106) 219 : cephadm [INF] Upgrade: Updating osd.5 2024-02-13T00:41:06.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:06 smithi087 bash[38740]: cephadm 2024-02-13T00:41:04.835481+0000 mgr.y (mgr.44106) 220 : cephadm [INF] Deploying daemon osd.5 on smithi195 2024-02-13T00:41:06.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:06 smithi087 bash[39916]: cephadm 2024-02-13T00:41:04.821476+0000 mgr.y (mgr.44106) 219 : cephadm [INF] Upgrade: Updating osd.5 2024-02-13T00:41:06.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:06 smithi087 bash[39916]: cephadm 2024-02-13T00:41:04.835481+0000 mgr.y (mgr.44106) 220 : cephadm [INF] Deploying daemon osd.5 on smithi195 2024-02-13T00:41:07.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:07 smithi195 bash[30672]: cluster 2024-02-13T00:41:05.831091+0000 mgr.y (mgr.44106) 221 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 42 op/s 2024-02-13T00:41:07.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:07 smithi087 bash[38740]: cluster 2024-02-13T00:41:05.831091+0000 mgr.y (mgr.44106) 221 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 42 op/s 2024-02-13T00:41:07.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:07 smithi087 bash[39916]: cluster 2024-02-13T00:41:05.831091+0000 mgr.y (mgr.44106) 221 : cluster [DBG] pgmap v146: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 42 op/s 2024-02-13T00:41:08.455 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-13T00:41:08.505 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:08 smithi195 bash[30672]: cluster 2024-02-13T00:41:07.832091+0000 mgr.y (mgr.44106) 222 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-02-13T00:41:08.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:08 smithi087 bash[38740]: cluster 2024-02-13T00:41:07.832091+0000 mgr.y (mgr.44106) 222 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-02-13T00:41:08.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:08 smithi087 bash[39916]: cluster 2024-02-13T00:41:07.832091+0000 mgr.y (mgr.44106) 222 : cluster [DBG] pgmap v147: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-02-13T00:41:09.205 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-13T00:41:09.205 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (5m) 55s ago 12m 17.4M - 0.26.0 9f27df16978d 4c691ad0bb49 2024-02-13T00:41:09.205 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi195 running (11m) 22s ago 11m 26.7M - 6.6.2 87a51ecf0b1c fda1de2da571 2024-02-13T00:41:09.205 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi195 *:8443 running (4m) 22s ago 16m 379M - 16.2.14-521-g0e714d9a 1fbc92c859dc 7bfef9ce0304 2024-02-13T00:41:09.205 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443 running (5m) 55s ago 18m 421M - 16.2.14-521-g0e714d9a 1fbc92c859dc 58b9df7f1a87 2024-02-13T00:41:09.206 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (4m) 55s ago 18m 59.7M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 724e3ce7f539 2024-02-13T00:41:09.206 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi195 running (3m) 22s ago 16m 51.1M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc fca19c6e6d2a 2024-02-13T00:41:09.206 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (3m) 55s ago 17m 52.1M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 9cd741909469 2024-02-13T00:41:09.206 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (12m) 55s ago 12m 12.4M - 1.7.0 72c9c2088986 8de830295b09 2024-02-13T00:41:09.206 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi195 running (12m) 22s ago 12m 12.7M - 1.7.0 72c9c2088986 267e29a36209 2024-02-13T00:41:09.206 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (2m) 55s ago 16m 43.6M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 5057e324bdbf 2024-02-13T00:41:09.206 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (2m) 55s ago 15m 43.8M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 9aa834f159a1 2024-02-13T00:41:09.206 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (91s) 55s ago 15m 41.5M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc bd4e4fe75184 2024-02-13T00:41:09.206 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (59s) 55s ago 14m - 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 8d45b02bf49e 2024-02-13T00:41:09.206 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi195 running (27s) 22s ago 14m - 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 3536eb7a51bc 2024-02-13T00:41:09.206 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi195 running (13m) 22s ago 14m 52.3M 4096M 15.2.0 204a01f9b0b6 ea96e91cbf4f 2024-02-13T00:41:09.206 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi195 running (13m) 22s ago 13m 50.6M 4096M 15.2.0 204a01f9b0b6 10ce02449645 2024-02-13T00:41:09.206 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi195 running (13m) 22s ago 13m 53.3M 4096M 15.2.0 204a01f9b0b6 cec464df4b8c 2024-02-13T00:41:09.206 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi195 running (5m) 22s ago 12m 42.0M - 2.49.1 2a72b385beaf 04ac84e622a6 2024-02-13T00:41:09.207 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.zfdisv smithi087 running (10m) 55s ago 10m 51.2M - 15.2.0 204a01f9b0b6 f264ef71df55 2024-02-13T00:41:09.207 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi195.rcbggm smithi195 running (10m) 22s ago 10m 51.5M - 15.2.0 204a01f9b0b6 a11db66d56ef 2024-02-13T00:41:09.363 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:41:09 smithi195 systemd[1]: Stopping Ceph osd.5 for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:41:09.650 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:41:09.651 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-13T00:41:09.651 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 3 2024-02-13T00:41:09.651 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:41:09.651 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-13T00:41:09.651 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-13T00:41:09.651 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:41:09.651 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-13T00:41:09.651 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3, 2024-02-13T00:41:09.651 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 5 2024-02-13T00:41:09.651 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:41:09.651 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-13T00:41:09.651 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-13T00:41:09.651 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-13T00:41:09.652 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:41:09.652 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-13T00:41:09.652 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 5, 2024-02-13T00:41:09.652 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 10 2024-02-13T00:41:09.652 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-13T00:41:09.652 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:41:09.653 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:41:09 smithi195 bash[17926]: debug 2024-02-13T00:41:09.353+0000 7f762ae70700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-13T00:41:09.653 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:41:09 smithi195 bash[17926]: debug 2024-02-13T00:41:09.353+0000 7f762ae70700 -1 osd.5 89 *** Got signal Terminated *** 2024-02-13T00:41:09.654 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:41:09 smithi195 bash[17926]: debug 2024-02-13T00:41:09.353+0000 7f762ae70700 -1 osd.5 89 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-13T00:41:09.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:09 smithi195 bash[30672]: audit 2024-02-13T00:41:08.438935+0000 mgr.y (mgr.44106) 223 : audit [DBG] from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:41:09.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:09 smithi195 bash[30672]: audit 2024-02-13T00:41:08.811676+0000 mgr.y (mgr.44106) 224 : audit [DBG] from='client.44370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:41:09.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:09 smithi195 bash[30672]: audit 2024-02-13T00:41:09.174694+0000 mgr.y (mgr.44106) 225 : audit [DBG] from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:41:09.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:09 smithi195 bash[30672]: audit 2024-02-13T00:41:09.180219+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:41:09.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:09 smithi195 bash[30672]: audit 2024-02-13T00:41:09.181148+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:41:09.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:09 smithi195 bash[30672]: audit 2024-02-13T00:41:09.181893+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:09.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:09 smithi195 bash[30672]: audit 2024-02-13T00:41:09.182673+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:09.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:09 smithi195 bash[30672]: audit 2024-02-13T00:41:09.183443+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:09.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:09 smithi195 bash[30672]: audit 2024-02-13T00:41:09.184170+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:09.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:09 smithi195 bash[30672]: audit 2024-02-13T00:41:09.187637+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:41:09.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:09 smithi195 bash[30672]: audit 2024-02-13T00:41:09.188389+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:09.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:09 smithi195 bash[30672]: audit 2024-02-13T00:41:09.189165+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:09.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:09 smithi195 bash[30672]: audit 2024-02-13T00:41:09.189923+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:09.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:09 smithi195 bash[30672]: audit 2024-02-13T00:41:09.190668+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:09.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:09 smithi087 bash[38740]: audit 2024-02-13T00:41:08.438935+0000 mgr.y (mgr.44106) 223 : audit [DBG] from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:41:09.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:09 smithi087 bash[38740]: audit 2024-02-13T00:41:08.811676+0000 mgr.y (mgr.44106) 224 : audit [DBG] from='client.44370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:41:09.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:09 smithi087 bash[38740]: audit 2024-02-13T00:41:09.174694+0000 mgr.y (mgr.44106) 225 : audit [DBG] from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:41:09.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:09 smithi087 bash[38740]: audit 2024-02-13T00:41:09.180219+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:41:09.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:09 smithi087 bash[38740]: audit 2024-02-13T00:41:09.181148+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:41:09.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:09 smithi087 bash[38740]: audit 2024-02-13T00:41:09.181893+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:09.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:09 smithi087 bash[38740]: audit 2024-02-13T00:41:09.182673+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:09.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:09 smithi087 bash[38740]: audit 2024-02-13T00:41:09.183443+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:09.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:09 smithi087 bash[38740]: audit 2024-02-13T00:41:09.184170+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:09.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:09 smithi087 bash[38740]: audit 2024-02-13T00:41:09.187637+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:41:09.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:09 smithi087 bash[38740]: audit 2024-02-13T00:41:09.188389+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:09.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:09 smithi087 bash[38740]: audit 2024-02-13T00:41:09.189165+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:09.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:09 smithi087 bash[38740]: audit 2024-02-13T00:41:09.189923+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:09.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:09 smithi087 bash[38740]: audit 2024-02-13T00:41:09.190668+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:09.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:09 smithi087 bash[39916]: audit 2024-02-13T00:41:08.438935+0000 mgr.y (mgr.44106) 223 : audit [DBG] from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:41:09.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:09 smithi087 bash[39916]: audit 2024-02-13T00:41:08.811676+0000 mgr.y (mgr.44106) 224 : audit [DBG] from='client.44370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:41:09.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:09 smithi087 bash[39916]: audit 2024-02-13T00:41:09.174694+0000 mgr.y (mgr.44106) 225 : audit [DBG] from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:41:09.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:09 smithi087 bash[39916]: audit 2024-02-13T00:41:09.180219+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:41:09.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:09 smithi087 bash[39916]: audit 2024-02-13T00:41:09.181148+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:41:09.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:09 smithi087 bash[39916]: audit 2024-02-13T00:41:09.181893+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:09.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:09 smithi087 bash[39916]: audit 2024-02-13T00:41:09.182673+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:09.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:09 smithi087 bash[39916]: audit 2024-02-13T00:41:09.183443+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:09.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:09 smithi087 bash[39916]: audit 2024-02-13T00:41:09.184170+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:09.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:09 smithi087 bash[39916]: audit 2024-02-13T00:41:09.187637+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:41:09.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:09 smithi087 bash[39916]: audit 2024-02-13T00:41:09.188389+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:09.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:09 smithi087 bash[39916]: audit 2024-02-13T00:41:09.189165+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:09.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:09 smithi087 bash[39916]: audit 2024-02-13T00:41:09.189923+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:09.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:09 smithi087 bash[39916]: audit 2024-02-13T00:41:09.190668+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:10.015 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:41:10.015 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", 2024-02-13T00:41:10.015 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-13T00:41:10.015 INFO:teuthology.orchestra.run.smithi087.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-13T00:41:10.015 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [ 2024-02-13T00:41:10.015 INFO:teuthology.orchestra.run.smithi087.stdout: "mon", 2024-02-13T00:41:10.016 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr" 2024-02-13T00:41:10.016 INFO:teuthology.orchestra.run.smithi087.stdout: ], 2024-02-13T00:41:10.016 INFO:teuthology.orchestra.run.smithi087.stdout: "progress": "10/20 daemons upgraded", 2024-02-13T00:41:10.016 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "Currently upgrading osd daemons", 2024-02-13T00:41:10.016 INFO:teuthology.orchestra.run.smithi087.stdout: "is_paused": false 2024-02-13T00:41:10.016 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:41:10.517 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:41:10 smithi195 bash[33833]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-osd.5 2024-02-13T00:41:10.518 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:41:10 smithi195 bash[33888]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-osd.5 2024-02-13T00:41:10.518 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:10 smithi195 bash[30672]: cluster 2024-02-13T00:41:09.641338+0000 mon.a (mon.0) 590 : cluster [DBG] osd.5 reported immediately failed by osd.7 2024-02-13T00:41:10.518 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:10 smithi195 bash[30672]: cluster 2024-02-13T00:41:09.641546+0000 mon.a (mon.0) 591 : cluster [INF] osd.5 failed (root=default,host=smithi195) (connection refused reported by osd.7) 2024-02-13T00:41:10.518 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:10 smithi195 bash[30672]: cluster 2024-02-13T00:41:09.642196+0000 mon.a (mon.0) 592 : cluster [DBG] osd.5 reported immediately failed by osd.7 2024-02-13T00:41:10.518 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:10 smithi195 bash[30672]: cluster 2024-02-13T00:41:09.642488+0000 mon.a (mon.0) 593 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-02-13T00:41:10.518 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:10 smithi195 bash[30672]: cluster 2024-02-13T00:41:09.642801+0000 mon.a (mon.0) 594 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-02-13T00:41:10.518 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:10 smithi195 bash[30672]: cluster 2024-02-13T00:41:09.643075+0000 mon.a (mon.0) 595 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-02-13T00:41:10.518 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:10 smithi195 bash[30672]: cluster 2024-02-13T00:41:09.643393+0000 mon.a (mon.0) 596 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-02-13T00:41:10.519 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:10 smithi195 bash[30672]: cluster 2024-02-13T00:41:09.643615+0000 mon.a (mon.0) 597 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-02-13T00:41:10.519 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:10 smithi195 bash[30672]: cluster 2024-02-13T00:41:09.643917+0000 mon.a (mon.0) 598 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-02-13T00:41:10.519 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:10 smithi195 bash[30672]: cluster 2024-02-13T00:41:09.644197+0000 mon.a (mon.0) 599 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-02-13T00:41:10.519 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:10 smithi195 bash[30672]: cluster 2024-02-13T00:41:09.644508+0000 mon.a (mon.0) 600 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-02-13T00:41:10.519 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:10 smithi195 bash[30672]: cluster 2024-02-13T00:41:09.644822+0000 mon.a (mon.0) 601 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-02-13T00:41:10.519 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:10 smithi195 bash[30672]: cluster 2024-02-13T00:41:09.645234+0000 mon.a (mon.0) 602 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-02-13T00:41:10.519 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:10 smithi195 bash[30672]: cluster 2024-02-13T00:41:09.645527+0000 mon.a (mon.0) 603 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-02-13T00:41:10.519 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:10 smithi195 bash[30672]: cluster 2024-02-13T00:41:09.645978+0000 mon.a (mon.0) 604 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-02-13T00:41:10.519 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:10 smithi195 bash[30672]: audit 2024-02-13T00:41:09.647396+0000 mon.a (mon.0) 605 : audit [DBG] from='client.54331 172.21.15.87:0/1007486243' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:41:10.519 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:10 smithi195 bash[30672]: audit 2024-02-13T00:41:09.773570+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]: dispatch 2024-02-13T00:41:10.519 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:10 smithi195 bash[30672]: audit 2024-02-13T00:41:09.773977+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-13T00:41:10.519 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:10 smithi195 bash[30672]: audit 2024-02-13T00:41:09.774339+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-13T00:41:10.519 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:10 smithi195 bash[30672]: audit 2024-02-13T00:41:09.774720+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-13T00:41:10.519 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:10 smithi195 bash[30672]: cluster 2024-02-13T00:41:09.833062+0000 mgr.y (mgr.44106) 226 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2024-02-13T00:41:10.520 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:10 smithi195 bash[30672]: audit 2024-02-13T00:41:10.011919+0000 mgr.y (mgr.44106) 227 : audit [DBG] from='client.54337 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:41:10.520 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:10 smithi195 bash[30672]: cluster 2024-02-13T00:41:10.045389+0000 mon.a (mon.0) 610 : cluster [DBG] osd.5 reported immediately failed by osd.7 2024-02-13T00:41:10.520 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:10 smithi195 bash[30672]: cluster 2024-02-13T00:41:10.045642+0000 mon.a (mon.0) 611 : cluster [DBG] osd.5 reported immediately failed by osd.7 2024-02-13T00:41:10.520 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:10 smithi195 bash[30672]: cluster 2024-02-13T00:41:10.046296+0000 mon.a (mon.0) 612 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-02-13T00:41:10.520 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:10 smithi195 bash[30672]: cluster 2024-02-13T00:41:10.046909+0000 mon.a (mon.0) 613 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-02-13T00:41:10.520 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:10 smithi195 bash[30672]: cluster 2024-02-13T00:41:10.047184+0000 mon.a (mon.0) 614 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-02-13T00:41:10.520 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:10 smithi195 bash[30672]: cluster 2024-02-13T00:41:10.047384+0000 mon.a (mon.0) 615 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-02-13T00:41:10.520 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:10 smithi195 bash[30672]: cluster 2024-02-13T00:41:10.047567+0000 mon.a (mon.0) 616 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-02-13T00:41:10.520 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:10 smithi195 bash[30672]: cluster 2024-02-13T00:41:10.047852+0000 mon.a (mon.0) 617 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-02-13T00:41:10.520 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:10 smithi195 bash[30672]: cluster 2024-02-13T00:41:10.048118+0000 mon.a (mon.0) 618 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-02-13T00:41:10.520 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:10 smithi195 bash[30672]: cluster 2024-02-13T00:41:10.048306+0000 mon.a (mon.0) 619 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-02-13T00:41:10.520 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:10 smithi195 bash[30672]: cluster 2024-02-13T00:41:10.048531+0000 mon.a (mon.0) 620 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-02-13T00:41:10.520 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:10 smithi195 bash[30672]: cluster 2024-02-13T00:41:10.048770+0000 mon.a (mon.0) 621 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-02-13T00:41:10.520 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:10 smithi195 bash[30672]: cluster 2024-02-13T00:41:10.049040+0000 mon.a (mon.0) 622 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-02-13T00:41:10.521 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:10 smithi195 bash[30672]: cluster 2024-02-13T00:41:10.049203+0000 mon.a (mon.0) 623 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-02-13T00:41:10.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[38740]: cluster 2024-02-13T00:41:09.641338+0000 mon.a (mon.0) 590 : cluster [DBG] osd.5 reported immediately failed by osd.7 2024-02-13T00:41:10.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[38740]: cluster 2024-02-13T00:41:09.641546+0000 mon.a (mon.0) 591 : cluster [INF] osd.5 failed (root=default,host=smithi195) (connection refused reported by osd.7) 2024-02-13T00:41:10.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[38740]: cluster 2024-02-13T00:41:09.642196+0000 mon.a (mon.0) 592 : cluster [DBG] osd.5 reported immediately failed by osd.7 2024-02-13T00:41:10.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[38740]: cluster 2024-02-13T00:41:09.642488+0000 mon.a (mon.0) 593 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-02-13T00:41:10.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[38740]: cluster 2024-02-13T00:41:09.642801+0000 mon.a (mon.0) 594 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-02-13T00:41:10.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[38740]: cluster 2024-02-13T00:41:09.643075+0000 mon.a (mon.0) 595 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-02-13T00:41:10.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[38740]: cluster 2024-02-13T00:41:09.643393+0000 mon.a (mon.0) 596 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-02-13T00:41:10.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[38740]: cluster 2024-02-13T00:41:09.643615+0000 mon.a (mon.0) 597 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-02-13T00:41:10.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[38740]: cluster 2024-02-13T00:41:09.643917+0000 mon.a (mon.0) 598 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-02-13T00:41:10.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[38740]: cluster 2024-02-13T00:41:09.644197+0000 mon.a (mon.0) 599 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-02-13T00:41:10.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[38740]: cluster 2024-02-13T00:41:09.644508+0000 mon.a (mon.0) 600 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-02-13T00:41:10.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[38740]: cluster 2024-02-13T00:41:09.644822+0000 mon.a (mon.0) 601 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-02-13T00:41:10.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[38740]: cluster 2024-02-13T00:41:09.645234+0000 mon.a (mon.0) 602 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-02-13T00:41:10.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[38740]: cluster 2024-02-13T00:41:09.645527+0000 mon.a (mon.0) 603 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-02-13T00:41:10.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[38740]: cluster 2024-02-13T00:41:09.645978+0000 mon.a (mon.0) 604 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-02-13T00:41:10.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[38740]: audit 2024-02-13T00:41:09.647396+0000 mon.a (mon.0) 605 : audit [DBG] from='client.54331 172.21.15.87:0/1007486243' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:41:10.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[38740]: audit 2024-02-13T00:41:09.773570+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]: dispatch 2024-02-13T00:41:10.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[38740]: audit 2024-02-13T00:41:09.773977+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-13T00:41:10.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[38740]: audit 2024-02-13T00:41:09.774339+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-13T00:41:10.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[38740]: audit 2024-02-13T00:41:09.774720+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-13T00:41:10.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[38740]: cluster 2024-02-13T00:41:09.833062+0000 mgr.y (mgr.44106) 226 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2024-02-13T00:41:10.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[38740]: audit 2024-02-13T00:41:10.011919+0000 mgr.y (mgr.44106) 227 : audit [DBG] from='client.54337 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:41:10.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[39916]: cluster 2024-02-13T00:41:09.641338+0000 mon.a (mon.0) 590 : cluster [DBG] osd.5 reported immediately failed by osd.7 2024-02-13T00:41:10.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[39916]: cluster 2024-02-13T00:41:09.641546+0000 mon.a (mon.0) 591 : cluster [INF] osd.5 failed (root=default,host=smithi195) (connection refused reported by osd.7) 2024-02-13T00:41:10.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[39916]: cluster 2024-02-13T00:41:09.642196+0000 mon.a (mon.0) 592 : cluster [DBG] osd.5 reported immediately failed by osd.7 2024-02-13T00:41:10.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[39916]: cluster 2024-02-13T00:41:09.642488+0000 mon.a (mon.0) 593 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-02-13T00:41:10.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[39916]: cluster 2024-02-13T00:41:09.642801+0000 mon.a (mon.0) 594 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-02-13T00:41:10.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[39916]: cluster 2024-02-13T00:41:09.643075+0000 mon.a (mon.0) 595 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-02-13T00:41:10.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[39916]: cluster 2024-02-13T00:41:09.643393+0000 mon.a (mon.0) 596 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-02-13T00:41:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[39916]: cluster 2024-02-13T00:41:09.643615+0000 mon.a (mon.0) 597 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-02-13T00:41:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[39916]: cluster 2024-02-13T00:41:09.643917+0000 mon.a (mon.0) 598 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-02-13T00:41:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[39916]: cluster 2024-02-13T00:41:09.644197+0000 mon.a (mon.0) 599 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-02-13T00:41:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[39916]: cluster 2024-02-13T00:41:09.644508+0000 mon.a (mon.0) 600 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-02-13T00:41:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[39916]: cluster 2024-02-13T00:41:09.644822+0000 mon.a (mon.0) 601 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-02-13T00:41:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[39916]: cluster 2024-02-13T00:41:09.645234+0000 mon.a (mon.0) 602 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-02-13T00:41:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[39916]: cluster 2024-02-13T00:41:09.645527+0000 mon.a (mon.0) 603 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-02-13T00:41:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[39916]: cluster 2024-02-13T00:41:09.645978+0000 mon.a (mon.0) 604 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-02-13T00:41:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[39916]: audit 2024-02-13T00:41:09.647396+0000 mon.a (mon.0) 605 : audit [DBG] from='client.54331 172.21.15.87:0/1007486243' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:41:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[39916]: audit 2024-02-13T00:41:09.773570+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]: dispatch 2024-02-13T00:41:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[39916]: audit 2024-02-13T00:41:09.773977+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-13T00:41:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[39916]: audit 2024-02-13T00:41:09.774339+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-13T00:41:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[39916]: audit 2024-02-13T00:41:09.774720+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-13T00:41:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[39916]: cluster 2024-02-13T00:41:09.833062+0000 mgr.y (mgr.44106) 226 : cluster [DBG] pgmap v148: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2024-02-13T00:41:10.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[39916]: audit 2024-02-13T00:41:10.011919+0000 mgr.y (mgr.44106) 227 : audit [DBG] from='client.54337 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:41:10.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[38740]: cluster 2024-02-13T00:41:10.045389+0000 mon.a (mon.0) 610 : cluster [DBG] osd.5 reported immediately failed by osd.7 2024-02-13T00:41:10.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[38740]: cluster 2024-02-13T00:41:10.045642+0000 mon.a (mon.0) 611 : cluster [DBG] osd.5 reported immediately failed by osd.7 2024-02-13T00:41:10.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[38740]: cluster 2024-02-13T00:41:10.046296+0000 mon.a (mon.0) 612 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-02-13T00:41:10.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[38740]: cluster 2024-02-13T00:41:10.046909+0000 mon.a (mon.0) 613 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-02-13T00:41:10.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[38740]: cluster 2024-02-13T00:41:10.047184+0000 mon.a (mon.0) 614 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-02-13T00:41:10.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[38740]: cluster 2024-02-13T00:41:10.047384+0000 mon.a (mon.0) 615 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-02-13T00:41:10.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[38740]: cluster 2024-02-13T00:41:10.047567+0000 mon.a (mon.0) 616 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-02-13T00:41:10.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[38740]: cluster 2024-02-13T00:41:10.047852+0000 mon.a (mon.0) 617 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-02-13T00:41:10.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[38740]: cluster 2024-02-13T00:41:10.048118+0000 mon.a (mon.0) 618 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-02-13T00:41:10.704 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[38740]: cluster 2024-02-13T00:41:10.048306+0000 mon.a (mon.0) 619 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-02-13T00:41:10.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[38740]: cluster 2024-02-13T00:41:10.048531+0000 mon.a (mon.0) 620 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-02-13T00:41:10.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[38740]: cluster 2024-02-13T00:41:10.048770+0000 mon.a (mon.0) 621 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-02-13T00:41:10.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[38740]: cluster 2024-02-13T00:41:10.049040+0000 mon.a (mon.0) 622 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-02-13T00:41:10.705 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[38740]: cluster 2024-02-13T00:41:10.049203+0000 mon.a (mon.0) 623 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-02-13T00:41:10.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[39916]: cluster 2024-02-13T00:41:10.045389+0000 mon.a (mon.0) 610 : cluster [DBG] osd.5 reported immediately failed by osd.7 2024-02-13T00:41:10.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[39916]: cluster 2024-02-13T00:41:10.045642+0000 mon.a (mon.0) 611 : cluster [DBG] osd.5 reported immediately failed by osd.7 2024-02-13T00:41:10.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[39916]: cluster 2024-02-13T00:41:10.046296+0000 mon.a (mon.0) 612 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-02-13T00:41:10.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[39916]: cluster 2024-02-13T00:41:10.046909+0000 mon.a (mon.0) 613 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-02-13T00:41:10.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[39916]: cluster 2024-02-13T00:41:10.047184+0000 mon.a (mon.0) 614 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-02-13T00:41:10.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[39916]: cluster 2024-02-13T00:41:10.047384+0000 mon.a (mon.0) 615 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-02-13T00:41:10.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[39916]: cluster 2024-02-13T00:41:10.047567+0000 mon.a (mon.0) 616 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-02-13T00:41:10.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[39916]: cluster 2024-02-13T00:41:10.047852+0000 mon.a (mon.0) 617 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-02-13T00:41:10.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[39916]: cluster 2024-02-13T00:41:10.048118+0000 mon.a (mon.0) 618 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-02-13T00:41:10.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[39916]: cluster 2024-02-13T00:41:10.048306+0000 mon.a (mon.0) 619 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-02-13T00:41:10.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[39916]: cluster 2024-02-13T00:41:10.048531+0000 mon.a (mon.0) 620 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-02-13T00:41:10.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[39916]: cluster 2024-02-13T00:41:10.048770+0000 mon.a (mon.0) 621 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-02-13T00:41:10.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[39916]: cluster 2024-02-13T00:41:10.049040+0000 mon.a (mon.0) 622 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-02-13T00:41:10.706 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:10 smithi087 bash[39916]: cluster 2024-02-13T00:41:10.049203+0000 mon.a (mon.0) 623 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-02-13T00:41:11.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:11 smithi195 bash[30672]: cluster 2024-02-13T00:41:10.360551+0000 mon.a (mon.0) 624 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-13T00:41:11.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:11 smithi195 bash[30672]: cluster 2024-02-13T00:41:10.380288+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e90: 8 total, 7 up, 8 in 2024-02-13T00:41:11.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:11 smithi087 bash[38740]: cluster 2024-02-13T00:41:10.360551+0000 mon.a (mon.0) 624 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-13T00:41:11.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:11 smithi087 bash[38740]: cluster 2024-02-13T00:41:10.380288+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e90: 8 total, 7 up, 8 in 2024-02-13T00:41:11.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:11 smithi087 bash[39916]: cluster 2024-02-13T00:41:10.360551+0000 mon.a (mon.0) 624 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-13T00:41:11.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:11 smithi087 bash[39916]: cluster 2024-02-13T00:41:10.380288+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e90: 8 total, 7 up, 8 in 2024-02-13T00:41:12.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:12 smithi195 bash[30672]: cluster 2024-02-13T00:41:11.375600+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e91: 8 total, 7 up, 8 in 2024-02-13T00:41:12.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:12 smithi195 bash[30672]: cluster 2024-02-13T00:41:11.833877+0000 mgr.y (mgr.44106) 228 : cluster [DBG] pgmap v151: 129 pgs: 9 peering, 14 stale+active+clean, 106 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2024-02-13T00:41:12.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:12 smithi087 bash[38740]: cluster 2024-02-13T00:41:11.375600+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e91: 8 total, 7 up, 8 in 2024-02-13T00:41:12.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:12 smithi087 bash[38740]: cluster 2024-02-13T00:41:11.833877+0000 mgr.y (mgr.44106) 228 : cluster [DBG] pgmap v151: 129 pgs: 9 peering, 14 stale+active+clean, 106 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2024-02-13T00:41:12.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:12 smithi087 bash[39916]: cluster 2024-02-13T00:41:11.375600+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e91: 8 total, 7 up, 8 in 2024-02-13T00:41:12.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:12 smithi087 bash[39916]: cluster 2024-02-13T00:41:11.833877+0000 mgr.y (mgr.44106) 228 : cluster [DBG] pgmap v151: 129 pgs: 9 peering, 14 stale+active+clean, 106 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2024-02-13T00:41:13.054 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:41:12 smithi195 systemd[1]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715@osd.5.service: Succeeded. 2024-02-13T00:41:13.054 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:41:12 smithi195 systemd[1]: Stopped Ceph osd.5 for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:41:13.054 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:41:13 smithi195 systemd[1]: Started Ceph osd.5 for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:41:13.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:13 smithi195 bash[30672]: cluster 2024-02-13T00:41:12.383405+0000 mon.a (mon.0) 627 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-02-13T00:41:13.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:13 smithi195 bash[30672]: audit 2024-02-13T00:41:13.096556+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:41:13.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:13 smithi195 bash[30672]: audit 2024-02-13T00:41:13.098866+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:41:13.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:13 smithi195 bash[30672]: audit 2024-02-13T00:41:13.103476+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:41:13.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:13 smithi087 bash[38740]: cluster 2024-02-13T00:41:12.383405+0000 mon.a (mon.0) 627 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-02-13T00:41:13.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:13 smithi087 bash[38740]: audit 2024-02-13T00:41:13.096556+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:41:13.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:13 smithi087 bash[38740]: audit 2024-02-13T00:41:13.098866+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:41:13.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:13 smithi087 bash[38740]: audit 2024-02-13T00:41:13.103476+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:41:13.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:13 smithi087 bash[39916]: cluster 2024-02-13T00:41:12.383405+0000 mon.a (mon.0) 627 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-02-13T00:41:13.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:13 smithi087 bash[39916]: audit 2024-02-13T00:41:13.096556+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:41:13.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:13 smithi087 bash[39916]: audit 2024-02-13T00:41:13.098866+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:41:13.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:13 smithi087 bash[39916]: audit 2024-02-13T00:41:13.103476+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:41:14.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:14 smithi087 bash[38740]: cluster 2024-02-13T00:41:13.835248+0000 mgr.y (mgr.44106) 229 : cluster [DBG] pgmap v152: 129 pgs: 6 active+undersized+degraded, 9 peering, 8 stale+active+clean, 10 active+undersized, 96 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 26/702 objects degraded (3.704%) 2024-02-13T00:41:14.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:14 smithi087 bash[39916]: cluster 2024-02-13T00:41:13.835248+0000 mgr.y (mgr.44106) 229 : cluster [DBG] pgmap v152: 129 pgs: 6 active+undersized+degraded, 9 peering, 8 stale+active+clean, 10 active+undersized, 96 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 26/702 objects degraded (3.704%) 2024-02-13T00:41:14.707 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:14 smithi195 bash[30672]: cluster 2024-02-13T00:41:13.835248+0000 mgr.y (mgr.44106) 229 : cluster [DBG] pgmap v152: 129 pgs: 6 active+undersized+degraded, 9 peering, 8 stale+active+clean, 10 active+undersized, 96 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 26/702 objects degraded (3.704%) 2024-02-13T00:41:14.973 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:41:14 smithi195 bash[34105]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-13T00:41:14.973 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:41:14 smithi195 bash[34105]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-13T00:41:14.973 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:41:14 smithi195 bash[34105]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2024-02-13T00:41:14.973 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:41:14 smithi195 bash[34105]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2024-02-13T00:41:14.973 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:41:14 smithi195 bash[34105]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2024-02-13T00:41:14.973 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:41:14 smithi195 bash[34105]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-13T00:41:14.974 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:41:14 smithi195 bash[34105]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-13T00:41:14.974 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:41:14 smithi195 bash[34105]: --> ceph-volume lvm activate successful for osd ID: 5 2024-02-13T00:41:15.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:15 smithi087 bash[38740]: cluster 2024-02-13T00:41:14.394569+0000 mon.a (mon.0) 631 : cluster [WRN] Health check failed: Degraded data redundancy: 26/702 objects degraded (3.704%), 6 pgs degraded (PG_DEGRADED) 2024-02-13T00:41:15.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:15 smithi087 bash[39916]: cluster 2024-02-13T00:41:14.394569+0000 mon.a (mon.0) 631 : cluster [WRN] Health check failed: Degraded data redundancy: 26/702 objects degraded (3.704%), 6 pgs degraded (PG_DEGRADED) 2024-02-13T00:41:15.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:15 smithi195 bash[30672]: cluster 2024-02-13T00:41:14.394569+0000 mon.a (mon.0) 631 : cluster [WRN] Health check failed: Degraded data redundancy: 26/702 objects degraded (3.704%), 6 pgs degraded (PG_DEGRADED) 2024-02-13T00:41:17.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:16 smithi195 bash[30672]: cluster 2024-02-13T00:41:15.836766+0000 mgr.y (mgr.44106) 230 : cluster [DBG] pgmap v153: 129 pgs: 19 active+undersized+degraded, 9 peering, 16 active+undersized, 85 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 67/702 objects degraded (9.544%) 2024-02-13T00:41:17.154 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:41:16 smithi195 bash[34367]: debug 2024-02-13T00:41:16.765+0000 7f6c43f5c700 1 -- 172.21.15.195:0/3756191517 <== mon.2 v2:172.21.15.195:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b331730680 con 0x55b3317a3400 2024-02-13T00:41:17.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:16 smithi087 bash[38740]: cluster 2024-02-13T00:41:15.836766+0000 mgr.y (mgr.44106) 230 : cluster [DBG] pgmap v153: 129 pgs: 19 active+undersized+degraded, 9 peering, 16 active+undersized, 85 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 67/702 objects degraded (9.544%) 2024-02-13T00:41:17.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:16 smithi087 bash[39916]: cluster 2024-02-13T00:41:15.836766+0000 mgr.y (mgr.44106) 230 : cluster [DBG] pgmap v153: 129 pgs: 19 active+undersized+degraded, 9 peering, 16 active+undersized, 85 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 67/702 objects degraded (9.544%) 2024-02-13T00:41:17.653 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:41:17 smithi195 bash[34367]: debug 2024-02-13T00:41:17.305+0000 7f6c4b9ea380 -1 Falling back to public interface 2024-02-13T00:41:18.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:17 smithi087 bash[38740]: cluster 2024-02-13T00:41:17.883984+0000 mon.a (mon.0) 632 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-02-13T00:41:18.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:17 smithi087 bash[39916]: cluster 2024-02-13T00:41:17.883984+0000 mon.a (mon.0) 632 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-02-13T00:41:18.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:17 smithi195 bash[30672]: cluster 2024-02-13T00:41:17.883984+0000 mon.a (mon.0) 632 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-02-13T00:41:19.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:18 smithi087 bash[38740]: cluster 2024-02-13T00:41:17.838111+0000 mgr.y (mgr.44106) 231 : cluster [DBG] pgmap v154: 129 pgs: 20 active+undersized+degraded, 24 active+undersized, 85 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 77/702 objects degraded (10.969%) 2024-02-13T00:41:19.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:18 smithi087 bash[39916]: cluster 2024-02-13T00:41:17.838111+0000 mgr.y (mgr.44106) 231 : cluster [DBG] pgmap v154: 129 pgs: 20 active+undersized+degraded, 24 active+undersized, 85 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 77/702 objects degraded (10.969%) 2024-02-13T00:41:19.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:18 smithi195 bash[30672]: cluster 2024-02-13T00:41:17.838111+0000 mgr.y (mgr.44106) 231 : cluster [DBG] pgmap v154: 129 pgs: 20 active+undersized+degraded, 24 active+undersized, 85 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 77/702 objects degraded (10.969%) 2024-02-13T00:41:20.654 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:41:20 smithi195 bash[34367]: debug 2024-02-13T00:41:20.328+0000 7f6c4b9ea380 -1 osd.5 89 log_to_monitors {default=true} 2024-02-13T00:41:20.948 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:41:20 smithi087 bash[36810]: debug 2024-02-13T00:41:20.646+0000 7f11e4fd1700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-02-13T00:41:21.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:20 smithi087 bash[38740]: cluster 2024-02-13T00:41:19.839487+0000 mgr.y (mgr.44106) 232 : cluster [DBG] pgmap v155: 129 pgs: 20 active+undersized+degraded, 24 active+undersized, 85 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 77/702 objects degraded (10.969%) 2024-02-13T00:41:21.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:20 smithi087 bash[38740]: audit 2024-02-13T00:41:20.339896+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.195:6808/1874715443,v1:172.21.15.195:6809/1874715443]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-13T00:41:21.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:20 smithi087 bash[38740]: audit 2024-02-13T00:41:20.343211+0000 mon.a (mon.0) 633 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-13T00:41:21.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:20 smithi087 bash[38740]: audit 2024-02-13T00:41:20.623559+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:41:21.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:20 smithi087 bash[38740]: audit 2024-02-13T00:41:20.630884+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:41:21.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:20 smithi087 bash[38740]: audit 2024-02-13T00:41:20.640704+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:41:21.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:20 smithi087 bash[38740]: audit 2024-02-13T00:41:20.644314+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:41:21.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:20 smithi087 bash[38740]: audit 2024-02-13T00:41:20.646487+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:41:21.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:20 smithi087 bash[38740]: audit 2024-02-13T00:41:20.648430+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:41:21.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:20 smithi087 bash[38740]: audit 2024-02-13T00:41:20.650772+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-13T00:41:21.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:20 smithi087 bash[38740]: cluster 2024-02-13T00:41:20.879769+0000 mon.a (mon.0) 641 : cluster [WRN] Health check update: Degraded data redundancy: 77/702 objects degraded (10.969%), 20 pgs degraded (PG_DEGRADED) 2024-02-13T00:41:21.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:20 smithi087 bash[39916]: cluster 2024-02-13T00:41:19.839487+0000 mgr.y (mgr.44106) 232 : cluster [DBG] pgmap v155: 129 pgs: 20 active+undersized+degraded, 24 active+undersized, 85 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 77/702 objects degraded (10.969%) 2024-02-13T00:41:21.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:20 smithi087 bash[39916]: audit 2024-02-13T00:41:20.339896+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.195:6808/1874715443,v1:172.21.15.195:6809/1874715443]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-13T00:41:21.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:20 smithi087 bash[39916]: audit 2024-02-13T00:41:20.343211+0000 mon.a (mon.0) 633 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-13T00:41:21.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:20 smithi087 bash[39916]: audit 2024-02-13T00:41:20.623559+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:41:21.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:20 smithi087 bash[39916]: audit 2024-02-13T00:41:20.630884+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:41:21.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:20 smithi087 bash[39916]: audit 2024-02-13T00:41:20.640704+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:41:21.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:20 smithi087 bash[39916]: audit 2024-02-13T00:41:20.644314+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:41:21.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:20 smithi087 bash[39916]: audit 2024-02-13T00:41:20.646487+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:41:21.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:20 smithi087 bash[39916]: audit 2024-02-13T00:41:20.648430+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:41:21.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:20 smithi087 bash[39916]: audit 2024-02-13T00:41:20.650772+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-13T00:41:21.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:20 smithi087 bash[39916]: cluster 2024-02-13T00:41:20.879769+0000 mon.a (mon.0) 641 : cluster [WRN] Health check update: Degraded data redundancy: 77/702 objects degraded (10.969%), 20 pgs degraded (PG_DEGRADED) 2024-02-13T00:41:21.404 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:41:20 smithi195 bash[34367]: debug 2024-02-13T00:41:20.972+0000 7f6c3aecd700 -1 osd.5 89 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-13T00:41:21.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:20 smithi195 bash[30672]: cluster 2024-02-13T00:41:19.839487+0000 mgr.y (mgr.44106) 232 : cluster [DBG] pgmap v155: 129 pgs: 20 active+undersized+degraded, 24 active+undersized, 85 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 77/702 objects degraded (10.969%) 2024-02-13T00:41:21.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:20 smithi195 bash[30672]: audit 2024-02-13T00:41:20.339896+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.195:6808/1874715443,v1:172.21.15.195:6809/1874715443]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-13T00:41:21.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:20 smithi195 bash[30672]: audit 2024-02-13T00:41:20.343211+0000 mon.a (mon.0) 633 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-13T00:41:21.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:20 smithi195 bash[30672]: audit 2024-02-13T00:41:20.623559+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:41:21.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:20 smithi195 bash[30672]: audit 2024-02-13T00:41:20.630884+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:41:21.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:20 smithi195 bash[30672]: audit 2024-02-13T00:41:20.640704+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:41:21.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:20 smithi195 bash[30672]: audit 2024-02-13T00:41:20.644314+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:41:21.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:20 smithi195 bash[30672]: audit 2024-02-13T00:41:20.646487+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:41:21.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:20 smithi195 bash[30672]: audit 2024-02-13T00:41:20.648430+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:41:21.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:20 smithi195 bash[30672]: audit 2024-02-13T00:41:20.650772+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-13T00:41:21.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:20 smithi195 bash[30672]: cluster 2024-02-13T00:41:20.879769+0000 mon.a (mon.0) 641 : cluster [WRN] Health check update: Degraded data redundancy: 77/702 objects degraded (10.969%), 20 pgs degraded (PG_DEGRADED) 2024-02-13T00:41:22.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:21 smithi195 bash[30672]: audit 2024-02-13T00:41:20.651083+0000 mgr.y (mgr.44106) 233 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-13T00:41:22.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:21 smithi195 bash[30672]: cephadm 2024-02-13T00:41:20.652639+0000 mgr.y (mgr.44106) 234 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-02-13T00:41:22.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:21 smithi195 bash[30672]: audit 2024-02-13T00:41:20.960804+0000 mon.b (mon.2) 6 : audit [INF] from='osd.5 [v2:172.21.15.195:6808/1874715443,v1:172.21.15.195:6809/1874715443]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:41:22.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:21 smithi195 bash[30672]: audit 2024-02-13T00:41:20.960835+0000 mon.a (mon.0) 642 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-13T00:41:22.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:21 smithi195 bash[30672]: cluster 2024-02-13T00:41:20.960980+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e92: 8 total, 7 up, 8 in 2024-02-13T00:41:22.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:21 smithi195 bash[30672]: audit 2024-02-13T00:41:20.964083+0000 mon.a (mon.0) 644 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:41:22.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:21 smithi087 bash[38740]: audit 2024-02-13T00:41:20.651083+0000 mgr.y (mgr.44106) 233 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-13T00:41:22.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:21 smithi087 bash[38740]: cephadm 2024-02-13T00:41:20.652639+0000 mgr.y (mgr.44106) 234 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-02-13T00:41:22.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:21 smithi087 bash[38740]: audit 2024-02-13T00:41:20.960804+0000 mon.b (mon.2) 6 : audit [INF] from='osd.5 [v2:172.21.15.195:6808/1874715443,v1:172.21.15.195:6809/1874715443]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:41:22.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:21 smithi087 bash[38740]: audit 2024-02-13T00:41:20.960835+0000 mon.a (mon.0) 642 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-13T00:41:22.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:21 smithi087 bash[38740]: cluster 2024-02-13T00:41:20.960980+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e92: 8 total, 7 up, 8 in 2024-02-13T00:41:22.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:21 smithi087 bash[38740]: audit 2024-02-13T00:41:20.964083+0000 mon.a (mon.0) 644 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:41:22.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:21 smithi087 bash[39916]: audit 2024-02-13T00:41:20.651083+0000 mgr.y (mgr.44106) 233 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-13T00:41:22.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:21 smithi087 bash[39916]: cephadm 2024-02-13T00:41:20.652639+0000 mgr.y (mgr.44106) 234 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-02-13T00:41:22.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:21 smithi087 bash[39916]: audit 2024-02-13T00:41:20.960804+0000 mon.b (mon.2) 6 : audit [INF] from='osd.5 [v2:172.21.15.195:6808/1874715443,v1:172.21.15.195:6809/1874715443]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:41:22.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:21 smithi087 bash[39916]: audit 2024-02-13T00:41:20.960835+0000 mon.a (mon.0) 642 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-13T00:41:22.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:21 smithi087 bash[39916]: cluster 2024-02-13T00:41:20.960980+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e92: 8 total, 7 up, 8 in 2024-02-13T00:41:22.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:21 smithi087 bash[39916]: audit 2024-02-13T00:41:20.964083+0000 mon.a (mon.0) 644 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:41:23.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:22 smithi195 bash[30672]: cluster 2024-02-13T00:41:21.840582+0000 mgr.y (mgr.44106) 235 : cluster [DBG] pgmap v157: 129 pgs: 20 active+undersized+degraded, 24 active+undersized, 85 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 77/702 objects degraded (10.969%) 2024-02-13T00:41:23.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:22 smithi195 bash[30672]: cluster 2024-02-13T00:41:21.957181+0000 mon.a (mon.0) 645 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-13T00:41:23.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:22 smithi195 bash[30672]: cluster 2024-02-13T00:41:21.967663+0000 mon.a (mon.0) 646 : cluster [INF] osd.5 [v2:172.21.15.195:6808/1874715443,v1:172.21.15.195:6809/1874715443] boot 2024-02-13T00:41:23.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:22 smithi195 bash[30672]: cluster 2024-02-13T00:41:21.967766+0000 mon.a (mon.0) 647 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-02-13T00:41:23.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:22 smithi195 bash[30672]: audit 2024-02-13T00:41:21.968957+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-13T00:41:23.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:22 smithi195 bash[30672]: cluster 2024-02-13T00:41:22.967585+0000 mon.a (mon.0) 649 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-02-13T00:41:23.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:22 smithi087 bash[38740]: cluster 2024-02-13T00:41:21.840582+0000 mgr.y (mgr.44106) 235 : cluster [DBG] pgmap v157: 129 pgs: 20 active+undersized+degraded, 24 active+undersized, 85 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 77/702 objects degraded (10.969%) 2024-02-13T00:41:23.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:22 smithi087 bash[38740]: cluster 2024-02-13T00:41:21.957181+0000 mon.a (mon.0) 645 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-13T00:41:23.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:22 smithi087 bash[38740]: cluster 2024-02-13T00:41:21.967663+0000 mon.a (mon.0) 646 : cluster [INF] osd.5 [v2:172.21.15.195:6808/1874715443,v1:172.21.15.195:6809/1874715443] boot 2024-02-13T00:41:23.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:22 smithi087 bash[38740]: cluster 2024-02-13T00:41:21.967766+0000 mon.a (mon.0) 647 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-02-13T00:41:23.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:22 smithi087 bash[38740]: audit 2024-02-13T00:41:21.968957+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-13T00:41:23.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:22 smithi087 bash[38740]: cluster 2024-02-13T00:41:22.967585+0000 mon.a (mon.0) 649 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-02-13T00:41:23.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:22 smithi087 bash[39916]: cluster 2024-02-13T00:41:21.840582+0000 mgr.y (mgr.44106) 235 : cluster [DBG] pgmap v157: 129 pgs: 20 active+undersized+degraded, 24 active+undersized, 85 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 77/702 objects degraded (10.969%) 2024-02-13T00:41:23.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:22 smithi087 bash[39916]: cluster 2024-02-13T00:41:21.957181+0000 mon.a (mon.0) 645 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-13T00:41:23.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:22 smithi087 bash[39916]: cluster 2024-02-13T00:41:21.967663+0000 mon.a (mon.0) 646 : cluster [INF] osd.5 [v2:172.21.15.195:6808/1874715443,v1:172.21.15.195:6809/1874715443] boot 2024-02-13T00:41:23.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:22 smithi087 bash[39916]: cluster 2024-02-13T00:41:21.967766+0000 mon.a (mon.0) 647 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-02-13T00:41:23.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:22 smithi087 bash[39916]: audit 2024-02-13T00:41:21.968957+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-13T00:41:23.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:22 smithi087 bash[39916]: cluster 2024-02-13T00:41:22.967585+0000 mon.a (mon.0) 649 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-02-13T00:41:25.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:24 smithi195 bash[30672]: cluster 2024-02-13T00:41:23.841571+0000 mgr.y (mgr.44106) 236 : cluster [DBG] pgmap v160: 129 pgs: 10 peering, 17 active+undersized+degraded, 17 active+undersized, 85 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 66/702 objects degraded (9.402%) 2024-02-13T00:41:25.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:24 smithi087 bash[38740]: cluster 2024-02-13T00:41:23.841571+0000 mgr.y (mgr.44106) 236 : cluster [DBG] pgmap v160: 129 pgs: 10 peering, 17 active+undersized+degraded, 17 active+undersized, 85 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 66/702 objects degraded (9.402%) 2024-02-13T00:41:25.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:24 smithi087 bash[39916]: cluster 2024-02-13T00:41:23.841571+0000 mgr.y (mgr.44106) 236 : cluster [DBG] pgmap v160: 129 pgs: 10 peering, 17 active+undersized+degraded, 17 active+undersized, 85 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 66/702 objects degraded (9.402%) 2024-02-13T00:41:26.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:26 smithi195 bash[30672]: audit 2024-02-13T00:41:25.368341+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:41:26.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:26 smithi195 bash[30672]: cluster 2024-02-13T00:41:25.842834+0000 mgr.y (mgr.44106) 237 : cluster [DBG] pgmap v161: 129 pgs: 10 peering, 10 active+undersized+degraded, 13 active+undersized, 96 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 46/702 objects degraded (6.553%) 2024-02-13T00:41:26.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:26 smithi195 bash[30672]: cluster 2024-02-13T00:41:25.881358+0000 mon.a (mon.0) 651 : cluster [WRN] Health check update: Degraded data redundancy: 66/702 objects degraded (9.402%), 17 pgs degraded (PG_DEGRADED) 2024-02-13T00:41:26.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:26 smithi087 bash[38740]: audit 2024-02-13T00:41:25.368341+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:41:26.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:26 smithi087 bash[38740]: cluster 2024-02-13T00:41:25.842834+0000 mgr.y (mgr.44106) 237 : cluster [DBG] pgmap v161: 129 pgs: 10 peering, 10 active+undersized+degraded, 13 active+undersized, 96 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 46/702 objects degraded (6.553%) 2024-02-13T00:41:26.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:26 smithi087 bash[38740]: cluster 2024-02-13T00:41:25.881358+0000 mon.a (mon.0) 651 : cluster [WRN] Health check update: Degraded data redundancy: 66/702 objects degraded (9.402%), 17 pgs degraded (PG_DEGRADED) 2024-02-13T00:41:26.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:26 smithi087 bash[39916]: audit 2024-02-13T00:41:25.368341+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:41:26.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:26 smithi087 bash[39916]: cluster 2024-02-13T00:41:25.842834+0000 mgr.y (mgr.44106) 237 : cluster [DBG] pgmap v161: 129 pgs: 10 peering, 10 active+undersized+degraded, 13 active+undersized, 96 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 46/702 objects degraded (6.553%) 2024-02-13T00:41:26.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:26 smithi087 bash[39916]: cluster 2024-02-13T00:41:25.881358+0000 mon.a (mon.0) 651 : cluster [WRN] Health check update: Degraded data redundancy: 66/702 objects degraded (9.402%), 17 pgs degraded (PG_DEGRADED) 2024-02-13T00:41:27.449 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:41:26 smithi087 bash[36121]: ts=2024-02-13T00:41:26.961Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="web.hook/webhook[0]: notify retry canceled after 16 attempts: Post \"\": dial tcp 127.0.0.1:5001: connect: connection refused" 2024-02-13T00:41:27.449 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:41:26 smithi087 bash[36121]: ts=2024-02-13T00:41:26.962Z 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" 2024-02-13T00:41:28.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:27 smithi195 bash[30672]: cluster 2024-02-13T00:41:27.895869+0000 mon.a (mon.0) 652 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/702 objects degraded (6.553%), 10 pgs degraded) 2024-02-13T00:41:28.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:27 smithi195 bash[30672]: cluster 2024-02-13T00:41:27.895934+0000 mon.a (mon.0) 653 : cluster [INF] Cluster is now healthy 2024-02-13T00:41:28.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:27 smithi087 bash[38740]: cluster 2024-02-13T00:41:27.895869+0000 mon.a (mon.0) 652 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/702 objects degraded (6.553%), 10 pgs degraded) 2024-02-13T00:41:28.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:27 smithi087 bash[38740]: cluster 2024-02-13T00:41:27.895934+0000 mon.a (mon.0) 653 : cluster [INF] Cluster is now healthy 2024-02-13T00:41:28.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:27 smithi087 bash[39916]: cluster 2024-02-13T00:41:27.895869+0000 mon.a (mon.0) 652 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/702 objects degraded (6.553%), 10 pgs degraded) 2024-02-13T00:41:28.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:27 smithi087 bash[39916]: cluster 2024-02-13T00:41:27.895934+0000 mon.a (mon.0) 653 : cluster [INF] Cluster is now healthy 2024-02-13T00:41:29.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:28 smithi195 bash[30672]: cluster 2024-02-13T00:41:27.843970+0000 mgr.y (mgr.44106) 238 : cluster [DBG] pgmap v162: 129 pgs: 8 peering, 121 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:41:29.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:28 smithi087 bash[38740]: cluster 2024-02-13T00:41:27.843970+0000 mgr.y (mgr.44106) 238 : cluster [DBG] pgmap v162: 129 pgs: 8 peering, 121 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:41:29.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:28 smithi087 bash[39916]: cluster 2024-02-13T00:41:27.843970+0000 mgr.y (mgr.44106) 238 : cluster [DBG] pgmap v162: 129 pgs: 8 peering, 121 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:41:31.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:30 smithi195 bash[30672]: cluster 2024-02-13T00:41:29.845049+0000 mgr.y (mgr.44106) 239 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:41:31.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:30 smithi087 bash[38740]: cluster 2024-02-13T00:41:29.845049+0000 mgr.y (mgr.44106) 239 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:41:31.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:30 smithi087 bash[39916]: cluster 2024-02-13T00:41:29.845049+0000 mgr.y (mgr.44106) 239 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:41:33.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:32 smithi195 bash[30672]: cluster 2024-02-13T00:41:31.846186+0000 mgr.y (mgr.44106) 240 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:41:33.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:32 smithi087 bash[38740]: cluster 2024-02-13T00:41:31.846186+0000 mgr.y (mgr.44106) 240 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:41:33.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:32 smithi087 bash[39916]: cluster 2024-02-13T00:41:31.846186+0000 mgr.y (mgr.44106) 240 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:41:35.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:34 smithi195 bash[30672]: cluster 2024-02-13T00:41:33.847292+0000 mgr.y (mgr.44106) 241 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:41:35.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:34 smithi087 bash[38740]: cluster 2024-02-13T00:41:33.847292+0000 mgr.y (mgr.44106) 241 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:41:35.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:34 smithi087 bash[39916]: cluster 2024-02-13T00:41:33.847292+0000 mgr.y (mgr.44106) 241 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:41:36.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:36 smithi087 bash[38740]: audit 2024-02-13T00:41:35.399419+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:41:36.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:36 smithi087 bash[38740]: audit 2024-02-13T00:41:35.662666+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-13T00:41:36.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:36 smithi087 bash[38740]: audit 2024-02-13T00:41:35.663127+0000 mgr.y (mgr.44106) 242 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-13T00:41:36.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:36 smithi087 bash[38740]: cephadm 2024-02-13T00:41:35.665773+0000 mgr.y (mgr.44106) 243 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-02-13T00:41:36.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:36 smithi087 bash[38740]: cluster 2024-02-13T00:41:35.848370+0000 mgr.y (mgr.44106) 244 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:41:36.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:36 smithi087 bash[39916]: audit 2024-02-13T00:41:35.399419+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:41:36.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:36 smithi087 bash[39916]: audit 2024-02-13T00:41:35.662666+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-13T00:41:36.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:36 smithi087 bash[39916]: audit 2024-02-13T00:41:35.663127+0000 mgr.y (mgr.44106) 242 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-13T00:41:36.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:36 smithi087 bash[39916]: cephadm 2024-02-13T00:41:35.665773+0000 mgr.y (mgr.44106) 243 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-02-13T00:41:36.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:36 smithi087 bash[39916]: cluster 2024-02-13T00:41:35.848370+0000 mgr.y (mgr.44106) 244 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:41:36.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:36 smithi195 bash[30672]: audit 2024-02-13T00:41:35.399419+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:41:36.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:36 smithi195 bash[30672]: audit 2024-02-13T00:41:35.662666+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-13T00:41:36.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:36 smithi195 bash[30672]: audit 2024-02-13T00:41:35.663127+0000 mgr.y (mgr.44106) 242 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-13T00:41:36.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:36 smithi195 bash[30672]: cephadm 2024-02-13T00:41:35.665773+0000 mgr.y (mgr.44106) 243 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-02-13T00:41:36.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:36 smithi195 bash[30672]: cluster 2024-02-13T00:41:35.848370+0000 mgr.y (mgr.44106) 244 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:41:39.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:39 smithi195 bash[30672]: cluster 2024-02-13T00:41:37.849491+0000 mgr.y (mgr.44106) 245 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:41:39.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:39 smithi195 bash[30672]: cephadm 2024-02-13T00:41:38.084378+0000 mgr.y (mgr.44106) 246 : cephadm [INF] Upgrade: Updating osd.6 2024-02-13T00:41:39.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:39 smithi195 bash[30672]: audit 2024-02-13T00:41:38.094994+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:41:39.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:39 smithi195 bash[30672]: audit 2024-02-13T00:41:38.096735+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-13T00:41:39.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:39 smithi195 bash[30672]: audit 2024-02-13T00:41:38.098268+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:41:39.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:39 smithi195 bash[30672]: cephadm 2024-02-13T00:41:38.101471+0000 mgr.y (mgr.44106) 247 : cephadm [INF] Deploying daemon osd.6 on smithi195 2024-02-13T00:41:39.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:39 smithi195 bash[30672]: audit 2024-02-13T00:41:38.102527+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2024-02-13T00:41:39.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:39 smithi087 bash[38740]: cluster 2024-02-13T00:41:37.849491+0000 mgr.y (mgr.44106) 245 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:41:39.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:39 smithi087 bash[38740]: cephadm 2024-02-13T00:41:38.084378+0000 mgr.y (mgr.44106) 246 : cephadm [INF] Upgrade: Updating osd.6 2024-02-13T00:41:39.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:39 smithi087 bash[38740]: audit 2024-02-13T00:41:38.094994+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:41:39.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:39 smithi087 bash[38740]: audit 2024-02-13T00:41:38.096735+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-13T00:41:39.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:39 smithi087 bash[38740]: audit 2024-02-13T00:41:38.098268+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:41:39.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:39 smithi087 bash[38740]: cephadm 2024-02-13T00:41:38.101471+0000 mgr.y (mgr.44106) 247 : cephadm [INF] Deploying daemon osd.6 on smithi195 2024-02-13T00:41:39.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:39 smithi087 bash[38740]: audit 2024-02-13T00:41:38.102527+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2024-02-13T00:41:39.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:39 smithi087 bash[39916]: cluster 2024-02-13T00:41:37.849491+0000 mgr.y (mgr.44106) 245 : cluster [DBG] pgmap v167: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:41:39.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:39 smithi087 bash[39916]: cephadm 2024-02-13T00:41:38.084378+0000 mgr.y (mgr.44106) 246 : cephadm [INF] Upgrade: Updating osd.6 2024-02-13T00:41:39.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:39 smithi087 bash[39916]: audit 2024-02-13T00:41:38.094994+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:41:39.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:39 smithi087 bash[39916]: audit 2024-02-13T00:41:38.096735+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-13T00:41:39.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:39 smithi087 bash[39916]: audit 2024-02-13T00:41:38.098268+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:41:39.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:39 smithi087 bash[39916]: cephadm 2024-02-13T00:41:38.101471+0000 mgr.y (mgr.44106) 247 : cephadm [INF] Deploying daemon osd.6 on smithi195 2024-02-13T00:41:39.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:39 smithi087 bash[39916]: audit 2024-02-13T00:41:38.102527+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2024-02-13T00:41:40.406 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-13T00:41:41.127 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-13T00:41:41.128 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (6m) 87s ago 12m 17.4M - 0.26.0 9f27df16978d 4c691ad0bb49 2024-02-13T00:41:41.128 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi195 running (12m) 20s ago 12m 27.1M - 6.6.2 87a51ecf0b1c fda1de2da571 2024-02-13T00:41:41.128 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi195 *:8443 running (4m) 20s ago 17m 379M - 16.2.14-521-g0e714d9a 1fbc92c859dc 7bfef9ce0304 2024-02-13T00:41:41.128 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443 running (5m) 87s ago 19m 421M - 16.2.14-521-g0e714d9a 1fbc92c859dc 58b9df7f1a87 2024-02-13T00:41:41.128 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (4m) 87s ago 19m 59.7M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 724e3ce7f539 2024-02-13T00:41:41.128 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi195 running (4m) 20s ago 17m 55.0M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc fca19c6e6d2a 2024-02-13T00:41:41.128 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (4m) 87s ago 17m 52.1M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 9cd741909469 2024-02-13T00:41:41.128 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (12m) 87s ago 13m 12.4M - 1.7.0 72c9c2088986 8de830295b09 2024-02-13T00:41:41.128 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi195 running (12m) 20s ago 13m 12.1M - 1.7.0 72c9c2088986 267e29a36209 2024-02-13T00:41:41.128 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (3m) 87s ago 16m 43.6M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 5057e324bdbf 2024-02-13T00:41:41.128 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (2m) 87s ago 16m 43.8M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 9aa834f159a1 2024-02-13T00:41:41.129 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (2m) 87s ago 15m 41.5M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc bd4e4fe75184 2024-02-13T00:41:41.129 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (91s) 87s ago 15m - 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 8d45b02bf49e 2024-02-13T00:41:41.129 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi195 running (59s) 20s ago 15m 46.6M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 3536eb7a51bc 2024-02-13T00:41:41.129 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi195 running (25s) 20s ago 14m - 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 0b787e197800 2024-02-13T00:41:41.129 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi195 running (14m) 20s ago 14m 53.0M 4096M 15.2.0 204a01f9b0b6 10ce02449645 2024-02-13T00:41:41.129 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi195 running (13m) 20s ago 13m 55.5M 4096M 15.2.0 204a01f9b0b6 cec464df4b8c 2024-02-13T00:41:41.129 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi195 running (5m) 20s ago 13m 46.2M - 2.49.1 2a72b385beaf 04ac84e622a6 2024-02-13T00:41:41.129 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.zfdisv smithi087 running (10m) 87s ago 10m 51.2M - 15.2.0 204a01f9b0b6 f264ef71df55 2024-02-13T00:41:41.129 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi195.rcbggm smithi195 running (10m) 20s ago 10m 51.8M - 15.2.0 204a01f9b0b6 a11db66d56ef 2024-02-13T00:41:41.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:41 smithi195 bash[30672]: cluster 2024-02-13T00:41:39.850683+0000 mgr.y (mgr.44106) 248 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:41:41.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:41 smithi087 bash[38740]: cluster 2024-02-13T00:41:39.850683+0000 mgr.y (mgr.44106) 248 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:41:41.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:41 smithi087 bash[39916]: cluster 2024-02-13T00:41:39.850683+0000 mgr.y (mgr.44106) 248 : cluster [DBG] pgmap v168: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:41:41.533 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:41:41.533 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-13T00:41:41.533 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 3 2024-02-13T00:41:41.533 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:41:41.533 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-13T00:41:41.534 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-13T00:41:41.534 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:41:41.534 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-13T00:41:41.534 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2, 2024-02-13T00:41:41.534 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 6 2024-02-13T00:41:41.534 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:41:41.534 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-13T00:41:41.534 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-13T00:41:41.534 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-13T00:41:41.534 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:41:41.534 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-13T00:41:41.534 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 4, 2024-02-13T00:41:41.534 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 11 2024-02-13T00:41:41.534 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-13T00:41:41.535 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:41:41.900 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:41:41.901 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", 2024-02-13T00:41:41.901 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-13T00:41:41.901 INFO:teuthology.orchestra.run.smithi087.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-13T00:41:41.901 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [ 2024-02-13T00:41:41.901 INFO:teuthology.orchestra.run.smithi087.stdout: "mon", 2024-02-13T00:41:41.901 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr" 2024-02-13T00:41:41.901 INFO:teuthology.orchestra.run.smithi087.stdout: ], 2024-02-13T00:41:41.901 INFO:teuthology.orchestra.run.smithi087.stdout: "progress": "11/20 daemons upgraded", 2024-02-13T00:41:41.901 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "Currently upgrading osd daemons", 2024-02-13T00:41:41.901 INFO:teuthology.orchestra.run.smithi087.stdout: "is_paused": false 2024-02-13T00:41:41.901 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:41:42.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:42 smithi195 bash[30672]: audit 2024-02-13T00:41:40.389937+0000 mgr.y (mgr.44106) 249 : audit [DBG] from='client.44397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:41:42.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:42 smithi195 bash[30672]: audit 2024-02-13T00:41:40.746918+0000 mgr.y (mgr.44106) 250 : audit [DBG] from='client.54355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:41:42.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:42 smithi195 bash[30672]: audit 2024-02-13T00:41:41.095575+0000 mgr.y (mgr.44106) 251 : audit [DBG] from='client.54361 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:41:42.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:42 smithi195 bash[30672]: audit 2024-02-13T00:41:41.101162+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:41:42.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:42 smithi195 bash[30672]: audit 2024-02-13T00:41:41.101999+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:41:42.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:42 smithi195 bash[30672]: audit 2024-02-13T00:41:41.102838+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:42.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:42 smithi195 bash[30672]: audit 2024-02-13T00:41:41.103711+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:42.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:42 smithi195 bash[30672]: audit 2024-02-13T00:41:41.104463+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:42.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:42 smithi195 bash[30672]: audit 2024-02-13T00:41:41.105254+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:42.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:42 smithi195 bash[30672]: audit 2024-02-13T00:41:41.108623+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:41:42.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:42 smithi195 bash[30672]: audit 2024-02-13T00:41:41.109364+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:42.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:42 smithi195 bash[30672]: audit 2024-02-13T00:41:41.109935+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:42.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:42 smithi195 bash[30672]: audit 2024-02-13T00:41:41.110467+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:42.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:42 smithi195 bash[30672]: audit 2024-02-13T00:41:41.110985+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:42.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:42 smithi195 bash[30672]: audit 2024-02-13T00:41:41.530143+0000 mon.c (mon.1) 11 : audit [DBG] from='client.54367 172.21.15.87:0/2687459318' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:41:42.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:42 smithi087 bash[38740]: audit 2024-02-13T00:41:40.389937+0000 mgr.y (mgr.44106) 249 : audit [DBG] from='client.44397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:41:42.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:42 smithi087 bash[38740]: audit 2024-02-13T00:41:40.746918+0000 mgr.y (mgr.44106) 250 : audit [DBG] from='client.54355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:41:42.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:42 smithi087 bash[38740]: audit 2024-02-13T00:41:41.095575+0000 mgr.y (mgr.44106) 251 : audit [DBG] from='client.54361 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:41:42.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:42 smithi087 bash[38740]: audit 2024-02-13T00:41:41.101162+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:41:42.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:42 smithi087 bash[38740]: audit 2024-02-13T00:41:41.101999+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:41:42.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:42 smithi087 bash[38740]: audit 2024-02-13T00:41:41.102838+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:42.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:42 smithi087 bash[38740]: audit 2024-02-13T00:41:41.103711+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:42.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:42 smithi087 bash[38740]: audit 2024-02-13T00:41:41.104463+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:42.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:42 smithi087 bash[38740]: audit 2024-02-13T00:41:41.105254+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:42.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:42 smithi087 bash[38740]: audit 2024-02-13T00:41:41.108623+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:41:42.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:42 smithi087 bash[38740]: audit 2024-02-13T00:41:41.109364+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:42.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:42 smithi087 bash[38740]: audit 2024-02-13T00:41:41.109935+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:42.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:42 smithi087 bash[38740]: audit 2024-02-13T00:41:41.110467+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:42.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:42 smithi087 bash[38740]: audit 2024-02-13T00:41:41.110985+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:42.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:42 smithi087 bash[38740]: audit 2024-02-13T00:41:41.530143+0000 mon.c (mon.1) 11 : audit [DBG] from='client.54367 172.21.15.87:0/2687459318' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:41:42.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:42 smithi087 bash[39916]: audit 2024-02-13T00:41:40.389937+0000 mgr.y (mgr.44106) 249 : audit [DBG] from='client.44397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:41:42.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:42 smithi087 bash[39916]: audit 2024-02-13T00:41:40.746918+0000 mgr.y (mgr.44106) 250 : audit [DBG] from='client.54355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:41:42.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:42 smithi087 bash[39916]: audit 2024-02-13T00:41:41.095575+0000 mgr.y (mgr.44106) 251 : audit [DBG] from='client.54361 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:41:42.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:42 smithi087 bash[39916]: audit 2024-02-13T00:41:41.101162+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:41:42.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:42 smithi087 bash[39916]: audit 2024-02-13T00:41:41.101999+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:41:42.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:42 smithi087 bash[39916]: audit 2024-02-13T00:41:41.102838+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:42.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:42 smithi087 bash[39916]: audit 2024-02-13T00:41:41.103711+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:42.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:42 smithi087 bash[39916]: audit 2024-02-13T00:41:41.104463+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:42.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:42 smithi087 bash[39916]: audit 2024-02-13T00:41:41.105254+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:42.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:42 smithi087 bash[39916]: audit 2024-02-13T00:41:41.108623+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:41:42.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:42 smithi087 bash[39916]: audit 2024-02-13T00:41:41.109364+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:42.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:42 smithi087 bash[39916]: audit 2024-02-13T00:41:41.109935+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:42.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:42 smithi087 bash[39916]: audit 2024-02-13T00:41:41.110467+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:42.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:42 smithi087 bash[39916]: audit 2024-02-13T00:41:41.110985+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:41:42.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:42 smithi087 bash[39916]: audit 2024-02-13T00:41:41.530143+0000 mon.c (mon.1) 11 : audit [DBG] from='client.54367 172.21.15.87:0/2687459318' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:41:42.892 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:41:42 smithi195 systemd[1]: Stopping Ceph osd.6 for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:41:42.893 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:41:42 smithi195 bash[19499]: debug 2024-02-13T00:41:42.604+0000 7f312158c700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-13T00:41:42.893 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:41:42 smithi195 bash[19499]: debug 2024-02-13T00:41:42.604+0000 7f312158c700 -1 osd.6 94 *** Got signal Terminated *** 2024-02-13T00:41:42.893 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:41:42 smithi195 bash[19499]: debug 2024-02-13T00:41:42.604+0000 7f312158c700 -1 osd.6 94 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-13T00:41:43.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:43 smithi195 bash[30672]: cluster 2024-02-13T00:41:41.851585+0000 mgr.y (mgr.44106) 252 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:41:43.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:43 smithi195 bash[30672]: audit 2024-02-13T00:41:41.897142+0000 mgr.y (mgr.44106) 253 : audit [DBG] from='client.44421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:41:43.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:43 smithi195 bash[30672]: cluster 2024-02-13T00:41:42.901486+0000 mon.a (mon.0) 671 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-02-13T00:41:43.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:43 smithi195 bash[30672]: cluster 2024-02-13T00:41:42.901582+0000 mon.a (mon.0) 672 : cluster [INF] osd.6 failed (root=default,host=smithi195) (connection refused reported by osd.7) 2024-02-13T00:41:43.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:43 smithi195 bash[30672]: cluster 2024-02-13T00:41:42.902108+0000 mon.a (mon.0) 673 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-02-13T00:41:43.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:43 smithi195 bash[30672]: cluster 2024-02-13T00:41:42.902776+0000 mon.a (mon.0) 674 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-02-13T00:41:43.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:43 smithi195 bash[30672]: cluster 2024-02-13T00:41:42.903086+0000 mon.a (mon.0) 675 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-02-13T00:41:43.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:43 smithi195 bash[30672]: cluster 2024-02-13T00:41:42.903285+0000 mon.a (mon.0) 676 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-02-13T00:41:43.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:43 smithi195 bash[30672]: cluster 2024-02-13T00:41:42.903594+0000 mon.a (mon.0) 677 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-02-13T00:41:43.156 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:43 smithi195 bash[30672]: cluster 2024-02-13T00:41:42.903710+0000 mon.a (mon.0) 678 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-02-13T00:41:43.156 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:43 smithi195 bash[30672]: cluster 2024-02-13T00:41:42.904067+0000 mon.a (mon.0) 679 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-02-13T00:41:43.156 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:43 smithi195 bash[30672]: cluster 2024-02-13T00:41:42.904272+0000 mon.a (mon.0) 680 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-02-13T00:41:43.156 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:43 smithi195 bash[30672]: cluster 2024-02-13T00:41:42.904593+0000 mon.a (mon.0) 681 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-02-13T00:41:43.156 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:43 smithi195 bash[30672]: cluster 2024-02-13T00:41:42.904889+0000 mon.a (mon.0) 682 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-02-13T00:41:43.156 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:43 smithi195 bash[30672]: cluster 2024-02-13T00:41:42.905268+0000 mon.a (mon.0) 683 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-02-13T00:41:43.156 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:43 smithi195 bash[30672]: cluster 2024-02-13T00:41:42.905575+0000 mon.a (mon.0) 684 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-02-13T00:41:43.156 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:43 smithi195 bash[30672]: cluster 2024-02-13T00:41:42.905888+0000 mon.a (mon.0) 685 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-02-13T00:41:43.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:43 smithi087 bash[38740]: cluster 2024-02-13T00:41:41.851585+0000 mgr.y (mgr.44106) 252 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:41:43.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:43 smithi087 bash[38740]: audit 2024-02-13T00:41:41.897142+0000 mgr.y (mgr.44106) 253 : audit [DBG] from='client.44421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:41:43.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:43 smithi087 bash[38740]: cluster 2024-02-13T00:41:42.901486+0000 mon.a (mon.0) 671 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-02-13T00:41:43.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:43 smithi087 bash[38740]: cluster 2024-02-13T00:41:42.901582+0000 mon.a (mon.0) 672 : cluster [INF] osd.6 failed (root=default,host=smithi195) (connection refused reported by osd.7) 2024-02-13T00:41:43.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:43 smithi087 bash[38740]: cluster 2024-02-13T00:41:42.902108+0000 mon.a (mon.0) 673 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-02-13T00:41:43.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:43 smithi087 bash[38740]: cluster 2024-02-13T00:41:42.902776+0000 mon.a (mon.0) 674 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-02-13T00:41:43.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:43 smithi087 bash[38740]: cluster 2024-02-13T00:41:42.903086+0000 mon.a (mon.0) 675 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-02-13T00:41:43.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:43 smithi087 bash[38740]: cluster 2024-02-13T00:41:42.903285+0000 mon.a (mon.0) 676 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-02-13T00:41:43.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:43 smithi087 bash[38740]: cluster 2024-02-13T00:41:42.903594+0000 mon.a (mon.0) 677 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-02-13T00:41:43.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:43 smithi087 bash[38740]: cluster 2024-02-13T00:41:42.903710+0000 mon.a (mon.0) 678 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-02-13T00:41:43.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:43 smithi087 bash[38740]: cluster 2024-02-13T00:41:42.904067+0000 mon.a (mon.0) 679 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-02-13T00:41:43.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:43 smithi087 bash[38740]: cluster 2024-02-13T00:41:42.904272+0000 mon.a (mon.0) 680 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-02-13T00:41:43.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:43 smithi087 bash[38740]: cluster 2024-02-13T00:41:42.904593+0000 mon.a (mon.0) 681 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-02-13T00:41:43.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:43 smithi087 bash[38740]: cluster 2024-02-13T00:41:42.904889+0000 mon.a (mon.0) 682 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-02-13T00:41:43.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:43 smithi087 bash[38740]: cluster 2024-02-13T00:41:42.905268+0000 mon.a (mon.0) 683 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-02-13T00:41:43.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:43 smithi087 bash[38740]: cluster 2024-02-13T00:41:42.905575+0000 mon.a (mon.0) 684 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-02-13T00:41:43.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:43 smithi087 bash[38740]: cluster 2024-02-13T00:41:42.905888+0000 mon.a (mon.0) 685 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-02-13T00:41:43.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:43 smithi087 bash[39916]: cluster 2024-02-13T00:41:41.851585+0000 mgr.y (mgr.44106) 252 : cluster [DBG] pgmap v169: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:41:43.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:43 smithi087 bash[39916]: audit 2024-02-13T00:41:41.897142+0000 mgr.y (mgr.44106) 253 : audit [DBG] from='client.44421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:41:43.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:43 smithi087 bash[39916]: cluster 2024-02-13T00:41:42.901486+0000 mon.a (mon.0) 671 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-02-13T00:41:43.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:43 smithi087 bash[39916]: cluster 2024-02-13T00:41:42.901582+0000 mon.a (mon.0) 672 : cluster [INF] osd.6 failed (root=default,host=smithi195) (connection refused reported by osd.7) 2024-02-13T00:41:43.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:43 smithi087 bash[39916]: cluster 2024-02-13T00:41:42.902108+0000 mon.a (mon.0) 673 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-02-13T00:41:43.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:43 smithi087 bash[39916]: cluster 2024-02-13T00:41:42.902776+0000 mon.a (mon.0) 674 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-02-13T00:41:43.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:43 smithi087 bash[39916]: cluster 2024-02-13T00:41:42.903086+0000 mon.a (mon.0) 675 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-02-13T00:41:43.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:43 smithi087 bash[39916]: cluster 2024-02-13T00:41:42.903285+0000 mon.a (mon.0) 676 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-02-13T00:41:43.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:43 smithi087 bash[39916]: cluster 2024-02-13T00:41:42.903594+0000 mon.a (mon.0) 677 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-02-13T00:41:43.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:43 smithi087 bash[39916]: cluster 2024-02-13T00:41:42.903710+0000 mon.a (mon.0) 678 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-02-13T00:41:43.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:43 smithi087 bash[39916]: cluster 2024-02-13T00:41:42.904067+0000 mon.a (mon.0) 679 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-02-13T00:41:43.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:43 smithi087 bash[39916]: cluster 2024-02-13T00:41:42.904272+0000 mon.a (mon.0) 680 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-02-13T00:41:43.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:43 smithi087 bash[39916]: cluster 2024-02-13T00:41:42.904593+0000 mon.a (mon.0) 681 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-02-13T00:41:43.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:43 smithi087 bash[39916]: cluster 2024-02-13T00:41:42.904889+0000 mon.a (mon.0) 682 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-02-13T00:41:43.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:43 smithi087 bash[39916]: cluster 2024-02-13T00:41:42.905268+0000 mon.a (mon.0) 683 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-02-13T00:41:43.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:43 smithi087 bash[39916]: cluster 2024-02-13T00:41:42.905575+0000 mon.a (mon.0) 684 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-02-13T00:41:43.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:43 smithi087 bash[39916]: cluster 2024-02-13T00:41:42.905888+0000 mon.a (mon.0) 685 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-02-13T00:41:43.648 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:41:43 smithi195 bash[35334]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-osd.6 2024-02-13T00:41:44.128 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:41:43 smithi195 bash[35392]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-osd.6 2024-02-13T00:41:44.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:44 smithi195 bash[30672]: cluster 2024-02-13T00:41:43.107600+0000 mon.a (mon.0) 686 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-13T00:41:44.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:44 smithi195 bash[30672]: cluster 2024-02-13T00:41:43.117521+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e95: 8 total, 7 up, 8 in 2024-02-13T00:41:44.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:44 smithi195 bash[30672]: cluster 2024-02-13T00:41:44.118371+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e96: 8 total, 7 up, 8 in 2024-02-13T00:41:44.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:44 smithi087 bash[38740]: cluster 2024-02-13T00:41:43.107600+0000 mon.a (mon.0) 686 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-13T00:41:44.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:44 smithi087 bash[38740]: cluster 2024-02-13T00:41:43.117521+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e95: 8 total, 7 up, 8 in 2024-02-13T00:41:44.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:44 smithi087 bash[38740]: cluster 2024-02-13T00:41:44.118371+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e96: 8 total, 7 up, 8 in 2024-02-13T00:41:44.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:44 smithi087 bash[39916]: cluster 2024-02-13T00:41:43.107600+0000 mon.a (mon.0) 686 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-13T00:41:44.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:44 smithi087 bash[39916]: cluster 2024-02-13T00:41:43.117521+0000 mon.a (mon.0) 687 : cluster [DBG] osdmap e95: 8 total, 7 up, 8 in 2024-02-13T00:41:44.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:44 smithi087 bash[39916]: cluster 2024-02-13T00:41:44.118371+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e96: 8 total, 7 up, 8 in 2024-02-13T00:41:45.417 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:45 smithi195 bash[30672]: cluster 2024-02-13T00:41:43.852360+0000 mgr.y (mgr.44106) 254 : cluster [DBG] pgmap v171: 129 pgs: 13 stale+active+clean, 116 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:41:45.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:45 smithi087 bash[38740]: cluster 2024-02-13T00:41:43.852360+0000 mgr.y (mgr.44106) 254 : cluster [DBG] pgmap v171: 129 pgs: 13 stale+active+clean, 116 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:41:45.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:45 smithi087 bash[39916]: cluster 2024-02-13T00:41:43.852360+0000 mgr.y (mgr.44106) 254 : cluster [DBG] pgmap v171: 129 pgs: 13 stale+active+clean, 116 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:41:46.495 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:41:46 smithi195 systemd[1]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715@osd.6.service: Succeeded. 2024-02-13T00:41:46.495 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:41:46 smithi195 systemd[1]: Stopped Ceph osd.6 for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:41:46.496 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:41:46 smithi195 systemd[1]: Started Ceph osd.6 for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:41:47.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:46 smithi087 bash[38740]: cluster 2024-02-13T00:41:45.853572+0000 mgr.y (mgr.44106) 255 : cluster [DBG] pgmap v173: 129 pgs: 7 active+undersized+degraded, 11 stale+active+clean, 7 active+undersized, 104 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 29/702 objects degraded (4.131%) 2024-02-13T00:41:47.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:46 smithi087 bash[38740]: cluster 2024-02-13T00:41:46.137780+0000 mon.a (mon.0) 689 : cluster [WRN] Health check failed: Degraded data redundancy: 29/702 objects degraded (4.131%), 7 pgs degraded (PG_DEGRADED) 2024-02-13T00:41:47.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:46 smithi087 bash[38740]: audit 2024-02-13T00:41:46.461966+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:41:47.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:46 smithi087 bash[38740]: audit 2024-02-13T00:41:46.463760+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:41:47.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:46 smithi087 bash[38740]: audit 2024-02-13T00:41:46.467232+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:41:47.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:46 smithi087 bash[39916]: cluster 2024-02-13T00:41:45.853572+0000 mgr.y (mgr.44106) 255 : cluster [DBG] pgmap v173: 129 pgs: 7 active+undersized+degraded, 11 stale+active+clean, 7 active+undersized, 104 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 29/702 objects degraded (4.131%) 2024-02-13T00:41:47.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:46 smithi087 bash[39916]: cluster 2024-02-13T00:41:46.137780+0000 mon.a (mon.0) 689 : cluster [WRN] Health check failed: Degraded data redundancy: 29/702 objects degraded (4.131%), 7 pgs degraded (PG_DEGRADED) 2024-02-13T00:41:47.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:46 smithi087 bash[39916]: audit 2024-02-13T00:41:46.461966+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:41:47.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:46 smithi087 bash[39916]: audit 2024-02-13T00:41:46.463760+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:41:47.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:46 smithi087 bash[39916]: audit 2024-02-13T00:41:46.467232+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:41:47.366 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:46 smithi195 bash[30672]: cluster 2024-02-13T00:41:45.853572+0000 mgr.y (mgr.44106) 255 : cluster [DBG] pgmap v173: 129 pgs: 7 active+undersized+degraded, 11 stale+active+clean, 7 active+undersized, 104 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 29/702 objects degraded (4.131%) 2024-02-13T00:41:47.366 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:46 smithi195 bash[30672]: cluster 2024-02-13T00:41:46.137780+0000 mon.a (mon.0) 689 : cluster [WRN] Health check failed: Degraded data redundancy: 29/702 objects degraded (4.131%), 7 pgs degraded (PG_DEGRADED) 2024-02-13T00:41:47.366 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:46 smithi195 bash[30672]: audit 2024-02-13T00:41:46.461966+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:41:47.366 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:46 smithi195 bash[30672]: audit 2024-02-13T00:41:46.463760+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:41:47.366 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:46 smithi195 bash[30672]: audit 2024-02-13T00:41:46.467232+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:41:48.404 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:41:47 smithi195 bash[35609]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-13T00:41:48.404 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:41:47 smithi195 bash[35609]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-13T00:41:48.404 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:41:47 smithi195 bash[35609]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2024-02-13T00:41:48.404 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:41:47 smithi195 bash[35609]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2024-02-13T00:41:48.404 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:41:47 smithi195 bash[35609]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2024-02-13T00:41:48.404 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:41:47 smithi195 bash[35609]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-13T00:41:48.405 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:41:47 smithi195 bash[35609]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-13T00:41:48.405 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:41:47 smithi195 bash[35609]: --> ceph-volume lvm activate successful for osd ID: 6 2024-02-13T00:41:49.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:48 smithi195 bash[30672]: cluster 2024-02-13T00:41:47.855097+0000 mgr.y (mgr.44106) 256 : cluster [DBG] pgmap v174: 129 pgs: 18 active+undersized+degraded, 2 stale+active+clean, 22 active+undersized, 87 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 82/702 objects degraded (11.681%) 2024-02-13T00:41:49.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:48 smithi087 bash[38740]: cluster 2024-02-13T00:41:47.855097+0000 mgr.y (mgr.44106) 256 : cluster [DBG] pgmap v174: 129 pgs: 18 active+undersized+degraded, 2 stale+active+clean, 22 active+undersized, 87 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 82/702 objects degraded (11.681%) 2024-02-13T00:41:49.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:48 smithi087 bash[39916]: cluster 2024-02-13T00:41:47.855097+0000 mgr.y (mgr.44106) 256 : cluster [DBG] pgmap v174: 129 pgs: 18 active+undersized+degraded, 2 stale+active+clean, 22 active+undersized, 87 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 82/702 objects degraded (11.681%) 2024-02-13T00:41:49.904 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:41:49 smithi195 bash[35897]: debug 2024-02-13T00:41:49.712+0000 7ff26c26d700 1 -- 172.21.15.195:0/3313610569 <== mon.2 v2:172.21.15.195:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56100bd6a680 con 0x56100bddd400 2024-02-13T00:41:50.654 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:41:50 smithi195 bash[35897]: debug 2024-02-13T00:41:50.256+0000 7ff273cfb380 -1 Falling back to public interface 2024-02-13T00:41:51.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:50 smithi087 bash[38740]: cluster 2024-02-13T00:41:49.856538+0000 mgr.y (mgr.44106) 257 : cluster [DBG] pgmap v175: 129 pgs: 19 active+undersized+degraded, 24 active+undersized, 86 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 84/702 objects degraded (11.966%) 2024-02-13T00:41:51.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:50 smithi087 bash[39916]: cluster 2024-02-13T00:41:49.856538+0000 mgr.y (mgr.44106) 257 : cluster [DBG] pgmap v175: 129 pgs: 19 active+undersized+degraded, 24 active+undersized, 86 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 84/702 objects degraded (11.966%) 2024-02-13T00:41:51.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:50 smithi195 bash[30672]: cluster 2024-02-13T00:41:49.856538+0000 mgr.y (mgr.44106) 257 : cluster [DBG] pgmap v175: 129 pgs: 19 active+undersized+degraded, 24 active+undersized, 86 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 84/702 objects degraded (11.966%) 2024-02-13T00:41:53.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:52 smithi087 bash[38740]: cluster 2024-02-13T00:41:51.857762+0000 mgr.y (mgr.44106) 258 : cluster [DBG] pgmap v176: 129 pgs: 19 active+undersized+degraded, 24 active+undersized, 86 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 84/702 objects degraded (11.966%) 2024-02-13T00:41:53.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:52 smithi087 bash[39916]: cluster 2024-02-13T00:41:51.857762+0000 mgr.y (mgr.44106) 258 : cluster [DBG] pgmap v176: 129 pgs: 19 active+undersized+degraded, 24 active+undersized, 86 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 84/702 objects degraded (11.966%) 2024-02-13T00:41:53.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:52 smithi195 bash[30672]: cluster 2024-02-13T00:41:51.857762+0000 mgr.y (mgr.44106) 258 : cluster [DBG] pgmap v176: 129 pgs: 19 active+undersized+degraded, 24 active+undersized, 86 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 84/702 objects degraded (11.966%) 2024-02-13T00:41:53.654 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:41:53 smithi195 bash[35897]: debug 2024-02-13T00:41:53.228+0000 7ff273cfb380 -1 osd.6 94 log_to_monitors {default=true} 2024-02-13T00:41:54.199 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:41:53 smithi087 bash[36810]: debug 2024-02-13T00:41:53.982+0000 7f11e4fd1700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-02-13T00:41:54.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:53 smithi087 bash[38740]: audit 2024-02-13T00:41:53.237402+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.195:6816/952963576,v1:172.21.15.195:6817/952963576]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-13T00:41:54.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:53 smithi087 bash[38740]: audit 2024-02-13T00:41:53.240706+0000 mon.a (mon.0) 693 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-13T00:41:54.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:53 smithi087 bash[38740]: audit 2024-02-13T00:41:53.692936+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:41:54.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:53 smithi087 bash[39916]: audit 2024-02-13T00:41:53.237402+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.195:6816/952963576,v1:172.21.15.195:6817/952963576]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-13T00:41:54.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:53 smithi087 bash[39916]: audit 2024-02-13T00:41:53.240706+0000 mon.a (mon.0) 693 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-13T00:41:54.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:53 smithi087 bash[39916]: audit 2024-02-13T00:41:53.692936+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:41:54.404 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:41:53 smithi195 bash[35897]: debug 2024-02-13T00:41:53.960+0000 7ff2661e4700 -1 osd.6 94 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-13T00:41:54.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:53 smithi195 bash[30672]: audit 2024-02-13T00:41:53.237402+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.195:6816/952963576,v1:172.21.15.195:6817/952963576]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-13T00:41:54.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:53 smithi195 bash[30672]: audit 2024-02-13T00:41:53.240706+0000 mon.a (mon.0) 693 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-13T00:41:54.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:53 smithi195 bash[30672]: audit 2024-02-13T00:41:53.692936+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:41:55.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:54 smithi087 bash[38740]: cluster 2024-02-13T00:41:53.859199+0000 mgr.y (mgr.44106) 259 : cluster [DBG] pgmap v177: 129 pgs: 19 active+undersized+degraded, 24 active+undersized, 86 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 84/702 objects degraded (11.966%) 2024-02-13T00:41:55.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:54 smithi087 bash[38740]: audit 2024-02-13T00:41:53.944371+0000 mon.a (mon.0) 695 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-13T00:41:55.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:54 smithi087 bash[38740]: cluster 2024-02-13T00:41:53.944464+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e97: 8 total, 7 up, 8 in 2024-02-13T00:41:55.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:54 smithi087 bash[38740]: audit 2024-02-13T00:41:53.946518+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.195:6816/952963576,v1:172.21.15.195:6817/952963576]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:41:55.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:54 smithi087 bash[38740]: audit 2024-02-13T00:41:53.949590+0000 mon.a (mon.0) 697 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:41:55.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:54 smithi087 bash[38740]: audit 2024-02-13T00:41:53.963423+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:41:55.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:54 smithi087 bash[38740]: audit 2024-02-13T00:41:53.973644+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:41:55.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:54 smithi087 bash[38740]: audit 2024-02-13T00:41:53.978183+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:41:55.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:54 smithi087 bash[38740]: audit 2024-02-13T00:41:53.981291+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:41:55.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:54 smithi087 bash[38740]: audit 2024-02-13T00:41:53.983599+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:41:55.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:54 smithi087 bash[38740]: audit 2024-02-13T00:41:53.986838+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-13T00:41:55.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:54 smithi087 bash[38740]: audit 2024-02-13T00:41:53.987178+0000 mgr.y (mgr.44106) 260 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-13T00:41:55.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:54 smithi087 bash[38740]: cephadm 2024-02-13T00:41:53.988638+0000 mgr.y (mgr.44106) 261 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-02-13T00:41:55.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:54 smithi087 bash[39916]: cluster 2024-02-13T00:41:53.859199+0000 mgr.y (mgr.44106) 259 : cluster [DBG] pgmap v177: 129 pgs: 19 active+undersized+degraded, 24 active+undersized, 86 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 84/702 objects degraded (11.966%) 2024-02-13T00:41:55.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:54 smithi087 bash[39916]: audit 2024-02-13T00:41:53.944371+0000 mon.a (mon.0) 695 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-13T00:41:55.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:54 smithi087 bash[39916]: cluster 2024-02-13T00:41:53.944464+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e97: 8 total, 7 up, 8 in 2024-02-13T00:41:55.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:54 smithi087 bash[39916]: audit 2024-02-13T00:41:53.946518+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.195:6816/952963576,v1:172.21.15.195:6817/952963576]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:41:55.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:54 smithi087 bash[39916]: audit 2024-02-13T00:41:53.949590+0000 mon.a (mon.0) 697 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:41:55.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:54 smithi087 bash[39916]: audit 2024-02-13T00:41:53.963423+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:41:55.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:54 smithi087 bash[39916]: audit 2024-02-13T00:41:53.973644+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:41:55.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:54 smithi087 bash[39916]: audit 2024-02-13T00:41:53.978183+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:41:55.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:54 smithi087 bash[39916]: audit 2024-02-13T00:41:53.981291+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:41:55.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:54 smithi087 bash[39916]: audit 2024-02-13T00:41:53.983599+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:41:55.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:54 smithi087 bash[39916]: audit 2024-02-13T00:41:53.986838+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-13T00:41:55.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:54 smithi087 bash[39916]: audit 2024-02-13T00:41:53.987178+0000 mgr.y (mgr.44106) 260 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-13T00:41:55.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:54 smithi087 bash[39916]: cephadm 2024-02-13T00:41:53.988638+0000 mgr.y (mgr.44106) 261 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-02-13T00:41:55.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:54 smithi195 bash[30672]: cluster 2024-02-13T00:41:53.859199+0000 mgr.y (mgr.44106) 259 : cluster [DBG] pgmap v177: 129 pgs: 19 active+undersized+degraded, 24 active+undersized, 86 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 84/702 objects degraded (11.966%) 2024-02-13T00:41:55.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:54 smithi195 bash[30672]: audit 2024-02-13T00:41:53.944371+0000 mon.a (mon.0) 695 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-13T00:41:55.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:54 smithi195 bash[30672]: cluster 2024-02-13T00:41:53.944464+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e97: 8 total, 7 up, 8 in 2024-02-13T00:41:55.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:54 smithi195 bash[30672]: audit 2024-02-13T00:41:53.946518+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.195:6816/952963576,v1:172.21.15.195:6817/952963576]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:41:55.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:54 smithi195 bash[30672]: audit 2024-02-13T00:41:53.949590+0000 mon.a (mon.0) 697 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:41:55.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:54 smithi195 bash[30672]: audit 2024-02-13T00:41:53.963423+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:41:55.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:54 smithi195 bash[30672]: audit 2024-02-13T00:41:53.973644+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:41:55.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:54 smithi195 bash[30672]: audit 2024-02-13T00:41:53.978183+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:41:55.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:54 smithi195 bash[30672]: audit 2024-02-13T00:41:53.981291+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:41:55.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:54 smithi195 bash[30672]: audit 2024-02-13T00:41:53.983599+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:41:55.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:54 smithi195 bash[30672]: audit 2024-02-13T00:41:53.986838+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-13T00:41:55.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:54 smithi195 bash[30672]: audit 2024-02-13T00:41:53.987178+0000 mgr.y (mgr.44106) 260 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-13T00:41:55.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:54 smithi195 bash[30672]: cephadm 2024-02-13T00:41:53.988638+0000 mgr.y (mgr.44106) 261 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-02-13T00:41:56.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:55 smithi195 bash[30672]: cluster 2024-02-13T00:41:54.959713+0000 mon.a (mon.0) 704 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-13T00:41:56.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:55 smithi195 bash[30672]: cluster 2024-02-13T00:41:54.967002+0000 mon.a (mon.0) 705 : cluster [INF] osd.6 [v2:172.21.15.195:6816/952963576,v1:172.21.15.195:6817/952963576] boot 2024-02-13T00:41:56.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:55 smithi195 bash[30672]: cluster 2024-02-13T00:41:54.967073+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-02-13T00:41:56.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:55 smithi195 bash[30672]: audit 2024-02-13T00:41:54.967557+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-13T00:41:56.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:55 smithi195 bash[30672]: cluster 2024-02-13T00:41:55.912157+0000 mon.a (mon.0) 708 : cluster [WRN] Health check update: Degraded data redundancy: 84/702 objects degraded (11.966%), 19 pgs degraded (PG_DEGRADED) 2024-02-13T00:41:56.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:55 smithi087 bash[38740]: cluster 2024-02-13T00:41:54.959713+0000 mon.a (mon.0) 704 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-13T00:41:56.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:55 smithi087 bash[38740]: cluster 2024-02-13T00:41:54.967002+0000 mon.a (mon.0) 705 : cluster [INF] osd.6 [v2:172.21.15.195:6816/952963576,v1:172.21.15.195:6817/952963576] boot 2024-02-13T00:41:56.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:55 smithi087 bash[38740]: cluster 2024-02-13T00:41:54.967073+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-02-13T00:41:56.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:55 smithi087 bash[38740]: audit 2024-02-13T00:41:54.967557+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-13T00:41:56.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:55 smithi087 bash[38740]: cluster 2024-02-13T00:41:55.912157+0000 mon.a (mon.0) 708 : cluster [WRN] Health check update: Degraded data redundancy: 84/702 objects degraded (11.966%), 19 pgs degraded (PG_DEGRADED) 2024-02-13T00:41:56.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:55 smithi087 bash[39916]: cluster 2024-02-13T00:41:54.959713+0000 mon.a (mon.0) 704 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-13T00:41:56.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:55 smithi087 bash[39916]: cluster 2024-02-13T00:41:54.967002+0000 mon.a (mon.0) 705 : cluster [INF] osd.6 [v2:172.21.15.195:6816/952963576,v1:172.21.15.195:6817/952963576] boot 2024-02-13T00:41:56.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:55 smithi087 bash[39916]: cluster 2024-02-13T00:41:54.967073+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-02-13T00:41:56.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:55 smithi087 bash[39916]: audit 2024-02-13T00:41:54.967557+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-13T00:41:56.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:55 smithi087 bash[39916]: cluster 2024-02-13T00:41:55.912157+0000 mon.a (mon.0) 708 : cluster [WRN] Health check update: Degraded data redundancy: 84/702 objects degraded (11.966%), 19 pgs degraded (PG_DEGRADED) 2024-02-13T00:41:57.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:56 smithi195 bash[30672]: cluster 2024-02-13T00:41:55.860151+0000 mgr.y (mgr.44106) 262 : cluster [DBG] pgmap v180: 129 pgs: 19 active+undersized+degraded, 24 active+undersized, 86 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 84/702 objects degraded (11.966%) 2024-02-13T00:41:57.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:56 smithi195 bash[30672]: cluster 2024-02-13T00:41:55.974086+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-02-13T00:41:57.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:56 smithi087 bash[38740]: cluster 2024-02-13T00:41:55.860151+0000 mgr.y (mgr.44106) 262 : cluster [DBG] pgmap v180: 129 pgs: 19 active+undersized+degraded, 24 active+undersized, 86 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 84/702 objects degraded (11.966%) 2024-02-13T00:41:57.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:56 smithi087 bash[38740]: cluster 2024-02-13T00:41:55.974086+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-02-13T00:41:57.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:56 smithi087 bash[39916]: cluster 2024-02-13T00:41:55.860151+0000 mgr.y (mgr.44106) 262 : cluster [DBG] pgmap v180: 129 pgs: 19 active+undersized+degraded, 24 active+undersized, 86 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 84/702 objects degraded (11.966%) 2024-02-13T00:41:57.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:56 smithi087 bash[39916]: cluster 2024-02-13T00:41:55.974086+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-02-13T00:41:59.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:41:58 smithi195 bash[30672]: cluster 2024-02-13T00:41:57.861260+0000 mgr.y (mgr.44106) 263 : cluster [DBG] pgmap v182: 129 pgs: 6 activating, 3 peering, 12 active+undersized+degraded, 14 active+undersized, 94 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 44/702 objects degraded (6.268%) 2024-02-13T00:41:59.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:41:58 smithi087 bash[38740]: cluster 2024-02-13T00:41:57.861260+0000 mgr.y (mgr.44106) 263 : cluster [DBG] pgmap v182: 129 pgs: 6 activating, 3 peering, 12 active+undersized+degraded, 14 active+undersized, 94 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 44/702 objects degraded (6.268%) 2024-02-13T00:41:59.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:41:58 smithi087 bash[39916]: cluster 2024-02-13T00:41:57.861260+0000 mgr.y (mgr.44106) 263 : cluster [DBG] pgmap v182: 129 pgs: 6 activating, 3 peering, 12 active+undersized+degraded, 14 active+undersized, 94 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 44/702 objects degraded (6.268%) 2024-02-13T00:42:00.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:00 smithi195 bash[30672]: cluster 2024-02-13T00:41:59.976365+0000 mon.a (mon.0) 710 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/702 objects degraded (6.268%), 12 pgs degraded) 2024-02-13T00:42:00.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:00 smithi195 bash[30672]: cluster 2024-02-13T00:41:59.976440+0000 mon.a (mon.0) 711 : cluster [INF] Cluster is now healthy 2024-02-13T00:42:00.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:00 smithi087 bash[38740]: cluster 2024-02-13T00:41:59.976365+0000 mon.a (mon.0) 710 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/702 objects degraded (6.268%), 12 pgs degraded) 2024-02-13T00:42:00.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:00 smithi087 bash[38740]: cluster 2024-02-13T00:41:59.976440+0000 mon.a (mon.0) 711 : cluster [INF] Cluster is now healthy 2024-02-13T00:42:00.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:00 smithi087 bash[39916]: cluster 2024-02-13T00:41:59.976365+0000 mon.a (mon.0) 710 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/702 objects degraded (6.268%), 12 pgs degraded) 2024-02-13T00:42:00.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:00 smithi087 bash[39916]: cluster 2024-02-13T00:41:59.976440+0000 mon.a (mon.0) 711 : cluster [INF] Cluster is now healthy 2024-02-13T00:42:01.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:01 smithi195 bash[30672]: cluster 2024-02-13T00:41:59.862505+0000 mgr.y (mgr.44106) 264 : cluster [DBG] pgmap v183: 129 pgs: 6 activating, 3 peering, 120 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:42:01.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:01 smithi087 bash[38740]: cluster 2024-02-13T00:41:59.862505+0000 mgr.y (mgr.44106) 264 : cluster [DBG] pgmap v183: 129 pgs: 6 activating, 3 peering, 120 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:42:01.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:01 smithi087 bash[39916]: cluster 2024-02-13T00:41:59.862505+0000 mgr.y (mgr.44106) 264 : cluster [DBG] pgmap v183: 129 pgs: 6 activating, 3 peering, 120 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:42:03.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:03 smithi195 bash[30672]: cluster 2024-02-13T00:42:01.863577+0000 mgr.y (mgr.44106) 265 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:42:03.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:03 smithi087 bash[38740]: cluster 2024-02-13T00:42:01.863577+0000 mgr.y (mgr.44106) 265 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:42:03.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:03 smithi087 bash[39916]: cluster 2024-02-13T00:42:01.863577+0000 mgr.y (mgr.44106) 265 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:42:05.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:05 smithi195 bash[30672]: cluster 2024-02-13T00:42:03.864674+0000 mgr.y (mgr.44106) 266 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:42:05.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:05 smithi087 bash[38740]: cluster 2024-02-13T00:42:03.864674+0000 mgr.y (mgr.44106) 266 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:42:05.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:05 smithi087 bash[39916]: cluster 2024-02-13T00:42:03.864674+0000 mgr.y (mgr.44106) 266 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:42:07.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:07 smithi195 bash[30672]: cluster 2024-02-13T00:42:05.865840+0000 mgr.y (mgr.44106) 267 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:42:07.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:07 smithi087 bash[38740]: cluster 2024-02-13T00:42:05.865840+0000 mgr.y (mgr.44106) 267 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:42:07.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:07 smithi087 bash[39916]: cluster 2024-02-13T00:42:05.865840+0000 mgr.y (mgr.44106) 267 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:42:09.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:09 smithi195 bash[30672]: cluster 2024-02-13T00:42:07.867032+0000 mgr.y (mgr.44106) 268 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:42:09.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:09 smithi195 bash[30672]: audit 2024-02-13T00:42:09.003998+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-13T00:42:09.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:09 smithi087 bash[38740]: cluster 2024-02-13T00:42:07.867032+0000 mgr.y (mgr.44106) 268 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:42:09.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:09 smithi087 bash[38740]: audit 2024-02-13T00:42:09.003998+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-13T00:42:09.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:09 smithi087 bash[39916]: cluster 2024-02-13T00:42:07.867032+0000 mgr.y (mgr.44106) 268 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:42:09.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:09 smithi087 bash[39916]: audit 2024-02-13T00:42:09.003998+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-13T00:42:10.328 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:10 smithi195 bash[30672]: audit 2024-02-13T00:42:09.004376+0000 mgr.y (mgr.44106) 269 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-13T00:42:10.328 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:10 smithi195 bash[30672]: cephadm 2024-02-13T00:42:09.006376+0000 mgr.y (mgr.44106) 270 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-02-13T00:42:10.328 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:10 smithi195 bash[30672]: audit 2024-02-13T00:42:09.781067+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-02-13T00:42:10.328 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:10 smithi195 bash[30672]: audit 2024-02-13T00:42:09.781583+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-13T00:42:10.328 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:10 smithi195 bash[30672]: audit 2024-02-13T00:42:09.782022+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]: dispatch 2024-02-13T00:42:10.329 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:10 smithi195 bash[30672]: audit 2024-02-13T00:42:09.782517+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-13T00:42:10.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:10 smithi087 bash[38740]: audit 2024-02-13T00:42:09.004376+0000 mgr.y (mgr.44106) 269 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-13T00:42:10.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:10 smithi087 bash[38740]: cephadm 2024-02-13T00:42:09.006376+0000 mgr.y (mgr.44106) 270 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-02-13T00:42:10.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:10 smithi087 bash[38740]: audit 2024-02-13T00:42:09.781067+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-02-13T00:42:10.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:10 smithi087 bash[38740]: audit 2024-02-13T00:42:09.781583+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-13T00:42:10.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:10 smithi087 bash[38740]: audit 2024-02-13T00:42:09.782022+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]: dispatch 2024-02-13T00:42:10.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:10 smithi087 bash[38740]: audit 2024-02-13T00:42:09.782517+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-13T00:42:10.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:10 smithi087 bash[39916]: audit 2024-02-13T00:42:09.004376+0000 mgr.y (mgr.44106) 269 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-13T00:42:10.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:10 smithi087 bash[39916]: cephadm 2024-02-13T00:42:09.006376+0000 mgr.y (mgr.44106) 270 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-02-13T00:42:10.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:10 smithi087 bash[39916]: audit 2024-02-13T00:42:09.781067+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-02-13T00:42:10.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:10 smithi087 bash[39916]: audit 2024-02-13T00:42:09.781583+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-13T00:42:10.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:10 smithi087 bash[39916]: audit 2024-02-13T00:42:09.782022+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]: dispatch 2024-02-13T00:42:10.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:10 smithi087 bash[39916]: audit 2024-02-13T00:42:09.782517+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-13T00:42:11.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:11 smithi195 bash[30672]: cluster 2024-02-13T00:42:09.868181+0000 mgr.y (mgr.44106) 271 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:42:11.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:11 smithi195 bash[30672]: audit 2024-02-13T00:42:10.450712+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:11.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:11 smithi087 bash[38740]: cluster 2024-02-13T00:42:09.868181+0000 mgr.y (mgr.44106) 271 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:42:11.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:11 smithi087 bash[38740]: audit 2024-02-13T00:42:10.450712+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:11.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:11 smithi087 bash[39916]: cluster 2024-02-13T00:42:09.868181+0000 mgr.y (mgr.44106) 271 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:42:11.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:11 smithi087 bash[39916]: audit 2024-02-13T00:42:10.450712+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:12.295 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-13T00:42:12.604 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:12 smithi195 bash[30672]: cephadm 2024-02-13T00:42:11.302137+0000 mgr.y (mgr.44106) 272 : cephadm [INF] Upgrade: Updating osd.7 2024-02-13T00:42:12.604 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:12 smithi195 bash[30672]: audit 2024-02-13T00:42:11.311630+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:12.604 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:12 smithi195 bash[30672]: audit 2024-02-13T00:42:11.313415+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-13T00:42:12.604 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:12 smithi195 bash[30672]: audit 2024-02-13T00:42:11.315699+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:42:12.605 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:12 smithi195 bash[30672]: cephadm 2024-02-13T00:42:11.317726+0000 mgr.y (mgr.44106) 273 : cephadm [INF] Deploying daemon osd.7 on smithi195 2024-02-13T00:42:12.605 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:12 smithi195 bash[30672]: audit 2024-02-13T00:42:11.318443+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2024-02-13T00:42:12.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:12 smithi087 bash[38740]: cephadm 2024-02-13T00:42:11.302137+0000 mgr.y (mgr.44106) 272 : cephadm [INF] Upgrade: Updating osd.7 2024-02-13T00:42:12.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:12 smithi087 bash[38740]: audit 2024-02-13T00:42:11.311630+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:12.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:12 smithi087 bash[38740]: audit 2024-02-13T00:42:11.313415+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-13T00:42:12.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:12 smithi087 bash[38740]: audit 2024-02-13T00:42:11.315699+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:42:12.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:12 smithi087 bash[38740]: cephadm 2024-02-13T00:42:11.317726+0000 mgr.y (mgr.44106) 273 : cephadm [INF] Deploying daemon osd.7 on smithi195 2024-02-13T00:42:12.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:12 smithi087 bash[38740]: audit 2024-02-13T00:42:11.318443+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2024-02-13T00:42:12.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:12 smithi087 bash[39916]: cephadm 2024-02-13T00:42:11.302137+0000 mgr.y (mgr.44106) 272 : cephadm [INF] Upgrade: Updating osd.7 2024-02-13T00:42:12.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:12 smithi087 bash[39916]: audit 2024-02-13T00:42:11.311630+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:12.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:12 smithi087 bash[39916]: audit 2024-02-13T00:42:11.313415+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-13T00:42:12.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:12 smithi087 bash[39916]: audit 2024-02-13T00:42:11.315699+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:42:12.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:12 smithi087 bash[39916]: cephadm 2024-02-13T00:42:11.317726+0000 mgr.y (mgr.44106) 273 : cephadm [INF] Deploying daemon osd.7 on smithi195 2024-02-13T00:42:12.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:12 smithi087 bash[39916]: audit 2024-02-13T00:42:11.318443+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2024-02-13T00:42:13.035 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-13T00:42:13.035 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (6m) 119s ago 13m 17.4M - 0.26.0 9f27df16978d 4c691ad0bb49 2024-02-13T00:42:13.035 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi195 running (12m) 19s ago 12m 27.2M - 6.6.2 87a51ecf0b1c fda1de2da571 2024-02-13T00:42:13.035 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi195 *:8443 running (5m) 19s ago 17m 379M - 16.2.14-521-g0e714d9a 1fbc92c859dc 7bfef9ce0304 2024-02-13T00:42:13.035 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443 running (6m) 119s ago 19m 421M - 16.2.14-521-g0e714d9a 1fbc92c859dc 58b9df7f1a87 2024-02-13T00:42:13.036 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (5m) 119s ago 19m 59.7M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 724e3ce7f539 2024-02-13T00:42:13.036 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi195 running (4m) 19s ago 17m 56.0M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc fca19c6e6d2a 2024-02-13T00:42:13.036 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (4m) 119s ago 18m 52.1M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 9cd741909469 2024-02-13T00:42:13.036 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (13m) 119s ago 13m 12.4M - 1.7.0 72c9c2088986 8de830295b09 2024-02-13T00:42:13.036 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi195 running (13m) 19s ago 13m 12.2M - 1.7.0 72c9c2088986 267e29a36209 2024-02-13T00:42:13.036 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (3m) 119s ago 17m 43.6M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 5057e324bdbf 2024-02-13T00:42:13.036 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (3m) 119s ago 16m 43.8M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 9aa834f159a1 2024-02-13T00:42:13.036 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (2m) 119s ago 16m 41.5M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc bd4e4fe75184 2024-02-13T00:42:13.036 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (2m) 119s ago 15m - 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 8d45b02bf49e 2024-02-13T00:42:13.036 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi195 running (91s) 19s ago 15m 46.8M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 3536eb7a51bc 2024-02-13T00:42:13.036 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi195 running (57s) 19s ago 15m 44.1M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 0b787e197800 2024-02-13T00:42:13.036 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi195 running (24s) 19s ago 14m - 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 06c353539795 2024-02-13T00:42:13.036 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi195 running (14m) 19s ago 14m 55.5M 4096M 15.2.0 204a01f9b0b6 cec464df4b8c 2024-02-13T00:42:13.037 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi195 running (6m) 19s ago 13m 50.7M - 2.49.1 2a72b385beaf 04ac84e622a6 2024-02-13T00:42:13.037 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.zfdisv smithi087 running (11m) 119s ago 11m 51.2M - 15.2.0 204a01f9b0b6 f264ef71df55 2024-02-13T00:42:13.037 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi195.rcbggm smithi195 running (11m) 19s ago 11m 52.0M - 15.2.0 204a01f9b0b6 a11db66d56ef 2024-02-13T00:42:13.482 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:42:13.482 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-13T00:42:13.482 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 3 2024-02-13T00:42:13.482 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:42:13.483 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-13T00:42:13.483 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-13T00:42:13.483 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:42:13.483 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-13T00:42:13.483 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2024-02-13T00:42:13.483 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 7 2024-02-13T00:42:13.483 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:42:13.483 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-13T00:42:13.483 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-13T00:42:13.483 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-13T00:42:13.483 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:42:13.483 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-13T00:42:13.483 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3, 2024-02-13T00:42:13.484 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 12 2024-02-13T00:42:13.484 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-13T00:42:13.484 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:42:13.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:13 smithi195 bash[30672]: cluster 2024-02-13T00:42:11.869130+0000 mgr.y (mgr.44106) 274 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:42:13.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:13 smithi195 bash[30672]: audit 2024-02-13T00:42:12.278913+0000 mgr.y (mgr.44106) 275 : audit [DBG] from='client.54385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:42:13.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:13 smithi195 bash[30672]: audit 2024-02-13T00:42:13.012680+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:42:13.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:13 smithi195 bash[30672]: audit 2024-02-13T00:42:13.013461+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:42:13.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:13 smithi195 bash[30672]: audit 2024-02-13T00:42:13.014178+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:13.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:13 smithi195 bash[30672]: audit 2024-02-13T00:42:13.014904+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:13.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:13 smithi195 bash[30672]: audit 2024-02-13T00:42:13.015599+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:13.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:13 smithi195 bash[30672]: audit 2024-02-13T00:42:13.016300+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:13.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:13 smithi195 bash[30672]: audit 2024-02-13T00:42:13.019039+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:42:13.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:13 smithi195 bash[30672]: audit 2024-02-13T00:42:13.019778+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:13.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:13 smithi195 bash[30672]: audit 2024-02-13T00:42:13.020539+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:13.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:13 smithi195 bash[30672]: audit 2024-02-13T00:42:13.021338+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:13.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:13 smithi195 bash[30672]: audit 2024-02-13T00:42:13.021950+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:13.699 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:13 smithi087 bash[39916]: cluster 2024-02-13T00:42:11.869130+0000 mgr.y (mgr.44106) 274 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:42:13.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:13 smithi087 bash[39916]: audit 2024-02-13T00:42:12.278913+0000 mgr.y (mgr.44106) 275 : audit [DBG] from='client.54385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:42:13.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:13 smithi087 bash[39916]: audit 2024-02-13T00:42:13.012680+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:42:13.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:13 smithi087 bash[39916]: audit 2024-02-13T00:42:13.013461+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:42:13.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:13 smithi087 bash[39916]: audit 2024-02-13T00:42:13.014178+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:13.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:13 smithi087 bash[39916]: audit 2024-02-13T00:42:13.014904+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:13.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:13 smithi087 bash[39916]: audit 2024-02-13T00:42:13.015599+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:13.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:13 smithi087 bash[39916]: audit 2024-02-13T00:42:13.016300+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:13.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:13 smithi087 bash[39916]: audit 2024-02-13T00:42:13.019039+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:42:13.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:13 smithi087 bash[39916]: audit 2024-02-13T00:42:13.019778+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:13.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:13 smithi087 bash[39916]: audit 2024-02-13T00:42:13.020539+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:13.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:13 smithi087 bash[39916]: audit 2024-02-13T00:42:13.021338+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:13.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:13 smithi087 bash[39916]: audit 2024-02-13T00:42:13.021950+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:13.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:13 smithi087 bash[38740]: cluster 2024-02-13T00:42:11.869130+0000 mgr.y (mgr.44106) 274 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:42:13.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:13 smithi087 bash[38740]: audit 2024-02-13T00:42:12.278913+0000 mgr.y (mgr.44106) 275 : audit [DBG] from='client.54385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:42:13.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:13 smithi087 bash[38740]: audit 2024-02-13T00:42:13.012680+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:42:13.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:13 smithi087 bash[38740]: audit 2024-02-13T00:42:13.013461+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:42:13.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:13 smithi087 bash[38740]: audit 2024-02-13T00:42:13.014178+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:13.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:13 smithi087 bash[38740]: audit 2024-02-13T00:42:13.014904+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:13.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:13 smithi087 bash[38740]: audit 2024-02-13T00:42:13.015599+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:13.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:13 smithi087 bash[38740]: audit 2024-02-13T00:42:13.016300+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:13.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:13 smithi087 bash[38740]: audit 2024-02-13T00:42:13.019039+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:42:13.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:13 smithi087 bash[38740]: audit 2024-02-13T00:42:13.019778+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:13.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:13 smithi087 bash[38740]: audit 2024-02-13T00:42:13.020539+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:13.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:13 smithi087 bash[38740]: audit 2024-02-13T00:42:13.021338+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:13.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:13 smithi087 bash[38740]: audit 2024-02-13T00:42:13.021950+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:13.851 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:42:13.851 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", 2024-02-13T00:42:13.851 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-13T00:42:13.852 INFO:teuthology.orchestra.run.smithi087.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-13T00:42:13.852 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [ 2024-02-13T00:42:13.852 INFO:teuthology.orchestra.run.smithi087.stdout: "mon", 2024-02-13T00:42:13.852 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr" 2024-02-13T00:42:13.852 INFO:teuthology.orchestra.run.smithi087.stdout: ], 2024-02-13T00:42:13.852 INFO:teuthology.orchestra.run.smithi087.stdout: "progress": "12/20 daemons upgraded", 2024-02-13T00:42:13.852 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "Currently upgrading osd daemons", 2024-02-13T00:42:13.852 INFO:teuthology.orchestra.run.smithi087.stdout: "is_paused": false 2024-02-13T00:42:13.852 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:42:14.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:14 smithi195 bash[30672]: audit 2024-02-13T00:42:12.648239+0000 mgr.y (mgr.44106) 276 : audit [DBG] from='client.54391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:42:14.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:14 smithi195 bash[30672]: audit 2024-02-13T00:42:13.010162+0000 mgr.y (mgr.44106) 277 : audit [DBG] from='client.54397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:42:14.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:14 smithi195 bash[30672]: audit 2024-02-13T00:42:13.479499+0000 mon.c (mon.1) 12 : audit [DBG] from='client.54403 172.21.15.87:0/3886764303' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:14.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:14 smithi087 bash[38740]: audit 2024-02-13T00:42:12.648239+0000 mgr.y (mgr.44106) 276 : audit [DBG] from='client.54391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:42:14.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:14 smithi087 bash[38740]: audit 2024-02-13T00:42:13.010162+0000 mgr.y (mgr.44106) 277 : audit [DBG] from='client.54397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:42:14.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:14 smithi087 bash[38740]: audit 2024-02-13T00:42:13.479499+0000 mon.c (mon.1) 12 : audit [DBG] from='client.54403 172.21.15.87:0/3886764303' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:14.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:14 smithi087 bash[39916]: audit 2024-02-13T00:42:12.648239+0000 mgr.y (mgr.44106) 276 : audit [DBG] from='client.54391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:42:14.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:14 smithi087 bash[39916]: audit 2024-02-13T00:42:13.010162+0000 mgr.y (mgr.44106) 277 : audit [DBG] from='client.54397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:42:14.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:14 smithi087 bash[39916]: audit 2024-02-13T00:42:13.479499+0000 mon.c (mon.1) 12 : audit [DBG] from='client.54403 172.21.15.87:0/3886764303' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:15.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:15 smithi195 bash[30672]: audit 2024-02-13T00:42:13.847714+0000 mgr.y (mgr.44106) 278 : audit [DBG] from='client.44457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:42:15.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:15 smithi195 bash[30672]: cluster 2024-02-13T00:42:13.870081+0000 mgr.y (mgr.44106) 279 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:42:15.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:15 smithi087 bash[38740]: audit 2024-02-13T00:42:13.847714+0000 mgr.y (mgr.44106) 278 : audit [DBG] from='client.44457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:42:15.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:15 smithi087 bash[38740]: cluster 2024-02-13T00:42:13.870081+0000 mgr.y (mgr.44106) 279 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:42:15.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:15 smithi087 bash[39916]: audit 2024-02-13T00:42:13.847714+0000 mgr.y (mgr.44106) 278 : audit [DBG] from='client.44457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:42:15.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:15 smithi087 bash[39916]: cluster 2024-02-13T00:42:13.870081+0000 mgr.y (mgr.44106) 279 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:42:16.284 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:42:16 smithi195 systemd[1]: Stopping Ceph osd.7 for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:42:16.571 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:42:16 smithi195 bash[21103]: debug 2024-02-13T00:42:16.271+0000 7fec94a15700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-13T00:42:16.571 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:42:16 smithi195 bash[21103]: debug 2024-02-13T00:42:16.271+0000 7fec94a15700 -1 osd.7 99 *** Got signal Terminated *** 2024-02-13T00:42:16.571 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:42:16 smithi195 bash[21103]: debug 2024-02-13T00:42:16.271+0000 7fec94a15700 -1 osd.7 99 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-13T00:42:17.244 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:42:16 smithi195 bash[36860]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-osd.7 2024-02-13T00:42:17.244 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:42:17 smithi195 bash[36916]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-osd.7 2024-02-13T00:42:17.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:17 smithi195 bash[30672]: cluster 2024-02-13T00:42:15.871093+0000 mgr.y (mgr.44106) 280 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:42:17.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:17 smithi195 bash[30672]: cluster 2024-02-13T00:42:16.556396+0000 mon.a (mon.0) 733 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-13T00:42:17.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:17 smithi195 bash[30672]: cluster 2024-02-13T00:42:16.556525+0000 mon.a (mon.0) 734 : cluster [INF] osd.7 failed (root=default,host=smithi195) (connection refused reported by osd.4) 2024-02-13T00:42:17.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:17 smithi195 bash[30672]: cluster 2024-02-13T00:42:16.557151+0000 mon.a (mon.0) 735 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-13T00:42:17.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:17 smithi195 bash[30672]: cluster 2024-02-13T00:42:16.558261+0000 mon.a (mon.0) 736 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-13T00:42:17.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:17 smithi195 bash[30672]: cluster 2024-02-13T00:42:16.558484+0000 mon.a (mon.0) 737 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-13T00:42:17.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:17 smithi195 bash[30672]: cluster 2024-02-13T00:42:16.558853+0000 mon.a (mon.0) 738 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-13T00:42:17.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:17 smithi195 bash[30672]: cluster 2024-02-13T00:42:16.559078+0000 mon.a (mon.0) 739 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-13T00:42:17.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:17 smithi195 bash[30672]: cluster 2024-02-13T00:42:16.559490+0000 mon.a (mon.0) 740 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-13T00:42:17.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:17 smithi195 bash[30672]: cluster 2024-02-13T00:42:16.559612+0000 mon.a (mon.0) 741 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-13T00:42:17.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:17 smithi195 bash[30672]: cluster 2024-02-13T00:42:16.559900+0000 mon.a (mon.0) 742 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-13T00:42:17.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:17 smithi195 bash[30672]: cluster 2024-02-13T00:42:16.560093+0000 mon.a (mon.0) 743 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-13T00:42:17.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:17 smithi195 bash[30672]: cluster 2024-02-13T00:42:16.560507+0000 mon.a (mon.0) 744 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-13T00:42:17.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:17 smithi195 bash[30672]: cluster 2024-02-13T00:42:16.560695+0000 mon.a (mon.0) 745 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-13T00:42:17.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:17 smithi195 bash[30672]: cluster 2024-02-13T00:42:16.561149+0000 mon.a (mon.0) 746 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-13T00:42:17.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:17 smithi195 bash[30672]: cluster 2024-02-13T00:42:16.561455+0000 mon.a (mon.0) 747 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-13T00:42:17.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:17 smithi195 bash[30672]: cluster 2024-02-13T00:42:16.704011+0000 mon.a (mon.0) 748 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-13T00:42:17.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:17 smithi195 bash[30672]: cluster 2024-02-13T00:42:16.713730+0000 mon.a (mon.0) 749 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-13T00:42:17.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:17 smithi195 bash[30672]: cluster 2024-02-13T00:42:16.716478+0000 mon.a (mon.0) 750 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-13T00:42:17.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:17 smithi195 bash[30672]: cluster 2024-02-13T00:42:16.717698+0000 mon.a (mon.0) 751 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-13T00:42:17.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:17 smithi195 bash[30672]: cluster 2024-02-13T00:42:16.905640+0000 mon.a (mon.0) 752 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-13T00:42:17.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:17 smithi195 bash[30672]: cluster 2024-02-13T00:42:16.918293+0000 mon.a (mon.0) 753 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-13T00:42:17.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:17 smithi195 bash[30672]: cluster 2024-02-13T00:42:16.960207+0000 mon.a (mon.0) 754 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-13T00:42:17.657 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:17 smithi195 bash[30672]: cluster 2024-02-13T00:42:16.960646+0000 mon.a (mon.0) 755 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-13T00:42:17.657 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:17 smithi195 bash[30672]: cluster 2024-02-13T00:42:16.961428+0000 mon.a (mon.0) 756 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-13T00:42:17.657 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:17 smithi195 bash[30672]: cluster 2024-02-13T00:42:16.961719+0000 mon.a (mon.0) 757 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-13T00:42:17.657 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:17 smithi195 bash[30672]: cluster 2024-02-13T00:42:16.962276+0000 mon.a (mon.0) 758 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-13T00:42:17.657 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:17 smithi195 bash[30672]: cluster 2024-02-13T00:42:16.962556+0000 mon.a (mon.0) 759 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-13T00:42:17.657 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:17 smithi195 bash[30672]: cluster 2024-02-13T00:42:16.962799+0000 mon.a (mon.0) 760 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-13T00:42:17.657 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:17 smithi195 bash[30672]: cluster 2024-02-13T00:42:16.962977+0000 mon.a (mon.0) 761 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-13T00:42:17.657 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:17 smithi195 bash[30672]: cluster 2024-02-13T00:42:16.963357+0000 mon.a (mon.0) 762 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-13T00:42:17.657 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:17 smithi195 bash[30672]: cluster 2024-02-13T00:42:16.963539+0000 mon.a (mon.0) 763 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-13T00:42:17.657 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:17 smithi195 bash[30672]: cluster 2024-02-13T00:42:16.963719+0000 mon.a (mon.0) 764 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-13T00:42:17.657 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:17 smithi195 bash[30672]: cluster 2024-02-13T00:42:16.963951+0000 mon.a (mon.0) 765 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-13T00:42:17.657 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:17 smithi195 bash[30672]: cluster 2024-02-13T00:42:16.964261+0000 mon.a (mon.0) 766 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-13T00:42:17.657 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:17 smithi195 bash[30672]: cluster 2024-02-13T00:42:16.964559+0000 mon.a (mon.0) 767 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-13T00:42:17.657 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:17 smithi195 bash[30672]: cluster 2024-02-13T00:42:16.986418+0000 mon.a (mon.0) 768 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-13T00:42:17.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:17 smithi195 bash[30672]: cluster 2024-02-13T00:42:17.188104+0000 mon.a (mon.0) 769 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-13T00:42:17.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:17 smithi195 bash[30672]: cluster 2024-02-13T00:42:17.309697+0000 mon.a (mon.0) 770 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-13T00:42:17.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:17 smithi195 bash[30672]: cluster 2024-02-13T00:42:17.322207+0000 mon.a (mon.0) 771 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-13T00:42:17.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[38740]: cluster 2024-02-13T00:42:15.871093+0000 mgr.y (mgr.44106) 280 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:42:17.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[38740]: cluster 2024-02-13T00:42:16.556396+0000 mon.a (mon.0) 733 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-13T00:42:17.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[38740]: cluster 2024-02-13T00:42:16.556525+0000 mon.a (mon.0) 734 : cluster [INF] osd.7 failed (root=default,host=smithi195) (connection refused reported by osd.4) 2024-02-13T00:42:17.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[38740]: cluster 2024-02-13T00:42:16.557151+0000 mon.a (mon.0) 735 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-13T00:42:17.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[38740]: cluster 2024-02-13T00:42:16.558261+0000 mon.a (mon.0) 736 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-13T00:42:17.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[38740]: cluster 2024-02-13T00:42:16.558484+0000 mon.a (mon.0) 737 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-13T00:42:17.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[38740]: cluster 2024-02-13T00:42:16.558853+0000 mon.a (mon.0) 738 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-13T00:42:17.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[38740]: cluster 2024-02-13T00:42:16.559078+0000 mon.a (mon.0) 739 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-13T00:42:17.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[38740]: cluster 2024-02-13T00:42:16.559490+0000 mon.a (mon.0) 740 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-13T00:42:17.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[38740]: cluster 2024-02-13T00:42:16.559612+0000 mon.a (mon.0) 741 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-13T00:42:17.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[38740]: cluster 2024-02-13T00:42:16.559900+0000 mon.a (mon.0) 742 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-13T00:42:17.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[38740]: cluster 2024-02-13T00:42:16.560093+0000 mon.a (mon.0) 743 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-13T00:42:17.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[38740]: cluster 2024-02-13T00:42:16.560507+0000 mon.a (mon.0) 744 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-13T00:42:17.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[38740]: cluster 2024-02-13T00:42:16.560695+0000 mon.a (mon.0) 745 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-13T00:42:17.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[38740]: cluster 2024-02-13T00:42:16.561149+0000 mon.a (mon.0) 746 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-13T00:42:17.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[38740]: cluster 2024-02-13T00:42:16.561455+0000 mon.a (mon.0) 747 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-13T00:42:17.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[38740]: cluster 2024-02-13T00:42:16.704011+0000 mon.a (mon.0) 748 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-13T00:42:17.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[38740]: cluster 2024-02-13T00:42:16.713730+0000 mon.a (mon.0) 749 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-13T00:42:17.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[38740]: cluster 2024-02-13T00:42:16.716478+0000 mon.a (mon.0) 750 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-13T00:42:17.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[38740]: cluster 2024-02-13T00:42:16.717698+0000 mon.a (mon.0) 751 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-13T00:42:17.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[38740]: cluster 2024-02-13T00:42:16.905640+0000 mon.a (mon.0) 752 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-13T00:42:17.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[38740]: cluster 2024-02-13T00:42:16.918293+0000 mon.a (mon.0) 753 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-13T00:42:17.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[38740]: cluster 2024-02-13T00:42:16.960207+0000 mon.a (mon.0) 754 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-13T00:42:17.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[38740]: cluster 2024-02-13T00:42:16.960646+0000 mon.a (mon.0) 755 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-13T00:42:17.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[38740]: cluster 2024-02-13T00:42:16.961428+0000 mon.a (mon.0) 756 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-13T00:42:17.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[39916]: cluster 2024-02-13T00:42:15.871093+0000 mgr.y (mgr.44106) 280 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:42:17.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[39916]: cluster 2024-02-13T00:42:16.556396+0000 mon.a (mon.0) 733 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-13T00:42:17.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[39916]: cluster 2024-02-13T00:42:16.556525+0000 mon.a (mon.0) 734 : cluster [INF] osd.7 failed (root=default,host=smithi195) (connection refused reported by osd.4) 2024-02-13T00:42:17.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[39916]: cluster 2024-02-13T00:42:16.557151+0000 mon.a (mon.0) 735 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-13T00:42:17.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[39916]: cluster 2024-02-13T00:42:16.558261+0000 mon.a (mon.0) 736 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-13T00:42:17.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[39916]: cluster 2024-02-13T00:42:16.558484+0000 mon.a (mon.0) 737 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-13T00:42:17.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[39916]: cluster 2024-02-13T00:42:16.558853+0000 mon.a (mon.0) 738 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-13T00:42:17.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[39916]: cluster 2024-02-13T00:42:16.559078+0000 mon.a (mon.0) 739 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-13T00:42:17.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[39916]: cluster 2024-02-13T00:42:16.559490+0000 mon.a (mon.0) 740 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-13T00:42:17.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[39916]: cluster 2024-02-13T00:42:16.559612+0000 mon.a (mon.0) 741 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-13T00:42:17.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[39916]: cluster 2024-02-13T00:42:16.559900+0000 mon.a (mon.0) 742 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-13T00:42:17.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[39916]: cluster 2024-02-13T00:42:16.560093+0000 mon.a (mon.0) 743 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-13T00:42:17.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[39916]: cluster 2024-02-13T00:42:16.560507+0000 mon.a (mon.0) 744 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-13T00:42:17.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[39916]: cluster 2024-02-13T00:42:16.560695+0000 mon.a (mon.0) 745 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-13T00:42:17.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[39916]: cluster 2024-02-13T00:42:16.561149+0000 mon.a (mon.0) 746 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-13T00:42:17.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[39916]: cluster 2024-02-13T00:42:16.561455+0000 mon.a (mon.0) 747 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-13T00:42:17.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[39916]: cluster 2024-02-13T00:42:16.704011+0000 mon.a (mon.0) 748 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-13T00:42:17.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[39916]: cluster 2024-02-13T00:42:16.713730+0000 mon.a (mon.0) 749 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-13T00:42:17.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[39916]: cluster 2024-02-13T00:42:16.716478+0000 mon.a (mon.0) 750 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-13T00:42:17.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[39916]: cluster 2024-02-13T00:42:16.717698+0000 mon.a (mon.0) 751 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-13T00:42:17.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[39916]: cluster 2024-02-13T00:42:16.905640+0000 mon.a (mon.0) 752 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-13T00:42:17.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[39916]: cluster 2024-02-13T00:42:16.918293+0000 mon.a (mon.0) 753 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-13T00:42:17.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[39916]: cluster 2024-02-13T00:42:16.960207+0000 mon.a (mon.0) 754 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-13T00:42:17.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[39916]: cluster 2024-02-13T00:42:16.960646+0000 mon.a (mon.0) 755 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-13T00:42:17.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[39916]: cluster 2024-02-13T00:42:16.961428+0000 mon.a (mon.0) 756 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-13T00:42:17.704 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[39916]: cluster 2024-02-13T00:42:16.961719+0000 mon.a (mon.0) 757 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-13T00:42:17.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[39916]: cluster 2024-02-13T00:42:16.962276+0000 mon.a (mon.0) 758 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-13T00:42:17.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[39916]: cluster 2024-02-13T00:42:16.962556+0000 mon.a (mon.0) 759 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-13T00:42:17.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[39916]: cluster 2024-02-13T00:42:16.962799+0000 mon.a (mon.0) 760 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-13T00:42:17.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[39916]: cluster 2024-02-13T00:42:16.962977+0000 mon.a (mon.0) 761 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-13T00:42:17.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[39916]: cluster 2024-02-13T00:42:16.963357+0000 mon.a (mon.0) 762 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-13T00:42:17.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[39916]: cluster 2024-02-13T00:42:16.963539+0000 mon.a (mon.0) 763 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-13T00:42:17.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[39916]: cluster 2024-02-13T00:42:16.963719+0000 mon.a (mon.0) 764 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-13T00:42:17.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[39916]: cluster 2024-02-13T00:42:16.963951+0000 mon.a (mon.0) 765 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-13T00:42:17.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[39916]: cluster 2024-02-13T00:42:16.964261+0000 mon.a (mon.0) 766 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-13T00:42:17.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[39916]: cluster 2024-02-13T00:42:16.964559+0000 mon.a (mon.0) 767 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-13T00:42:17.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[39916]: cluster 2024-02-13T00:42:16.986418+0000 mon.a (mon.0) 768 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-13T00:42:17.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[39916]: cluster 2024-02-13T00:42:17.188104+0000 mon.a (mon.0) 769 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-13T00:42:17.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[39916]: cluster 2024-02-13T00:42:17.309697+0000 mon.a (mon.0) 770 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-13T00:42:17.705 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[39916]: cluster 2024-02-13T00:42:17.322207+0000 mon.a (mon.0) 771 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-13T00:42:17.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[38740]: cluster 2024-02-13T00:42:16.961719+0000 mon.a (mon.0) 757 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-13T00:42:17.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[38740]: cluster 2024-02-13T00:42:16.962276+0000 mon.a (mon.0) 758 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-13T00:42:17.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[38740]: cluster 2024-02-13T00:42:16.962556+0000 mon.a (mon.0) 759 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-13T00:42:17.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[38740]: cluster 2024-02-13T00:42:16.962799+0000 mon.a (mon.0) 760 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-13T00:42:17.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[38740]: cluster 2024-02-13T00:42:16.962977+0000 mon.a (mon.0) 761 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-13T00:42:17.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[38740]: cluster 2024-02-13T00:42:16.963357+0000 mon.a (mon.0) 762 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-13T00:42:17.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[38740]: cluster 2024-02-13T00:42:16.963539+0000 mon.a (mon.0) 763 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-13T00:42:17.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[38740]: cluster 2024-02-13T00:42:16.963719+0000 mon.a (mon.0) 764 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-13T00:42:17.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[38740]: cluster 2024-02-13T00:42:16.963951+0000 mon.a (mon.0) 765 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-13T00:42:17.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[38740]: cluster 2024-02-13T00:42:16.964261+0000 mon.a (mon.0) 766 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-13T00:42:17.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[38740]: cluster 2024-02-13T00:42:16.964559+0000 mon.a (mon.0) 767 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-13T00:42:17.706 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[38740]: cluster 2024-02-13T00:42:16.986418+0000 mon.a (mon.0) 768 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-13T00:42:17.707 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[38740]: cluster 2024-02-13T00:42:17.188104+0000 mon.a (mon.0) 769 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-13T00:42:17.707 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[38740]: cluster 2024-02-13T00:42:17.309697+0000 mon.a (mon.0) 770 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-13T00:42:17.707 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:17 smithi087 bash[38740]: cluster 2024-02-13T00:42:17.322207+0000 mon.a (mon.0) 771 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-13T00:42:18.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:18 smithi195 bash[30672]: cluster 2024-02-13T00:42:17.334065+0000 mon.a (mon.0) 772 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-13T00:42:18.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:18 smithi195 bash[30672]: cluster 2024-02-13T00:42:17.334139+0000 mon.a (mon.0) 773 : cluster [WRN] Health check failed: all OSDs are running pacific or later but require_osd_release < pacific (OSD_UPGRADE_FINISHED) 2024-02-13T00:42:18.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:18 smithi195 bash[30672]: cluster 2024-02-13T00:42:17.352045+0000 mon.a (mon.0) 774 : cluster [DBG] osdmap e100: 8 total, 7 up, 8 in 2024-02-13T00:42:18.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:18 smithi087 bash[38740]: cluster 2024-02-13T00:42:17.334065+0000 mon.a (mon.0) 772 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-13T00:42:18.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:18 smithi087 bash[38740]: cluster 2024-02-13T00:42:17.334139+0000 mon.a (mon.0) 773 : cluster [WRN] Health check failed: all OSDs are running pacific or later but require_osd_release < pacific (OSD_UPGRADE_FINISHED) 2024-02-13T00:42:18.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:18 smithi087 bash[38740]: cluster 2024-02-13T00:42:17.352045+0000 mon.a (mon.0) 774 : cluster [DBG] osdmap e100: 8 total, 7 up, 8 in 2024-02-13T00:42:18.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:18 smithi087 bash[39916]: cluster 2024-02-13T00:42:17.334065+0000 mon.a (mon.0) 772 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-13T00:42:18.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:18 smithi087 bash[39916]: cluster 2024-02-13T00:42:17.334139+0000 mon.a (mon.0) 773 : cluster [WRN] Health check failed: all OSDs are running pacific or later but require_osd_release < pacific (OSD_UPGRADE_FINISHED) 2024-02-13T00:42:18.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:18 smithi087 bash[39916]: cluster 2024-02-13T00:42:17.352045+0000 mon.a (mon.0) 774 : cluster [DBG] osdmap e100: 8 total, 7 up, 8 in 2024-02-13T00:42:19.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:19 smithi195 bash[30672]: cluster 2024-02-13T00:42:17.871844+0000 mgr.y (mgr.44106) 281 : cluster [DBG] pgmap v193: 129 pgs: 17 stale+active+clean, 112 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:42:19.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:19 smithi195 bash[30672]: cluster 2024-02-13T00:42:18.361083+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e101: 8 total, 7 up, 8 in 2024-02-13T00:42:19.655 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:42:19 smithi195 systemd[1]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715@osd.7.service: Succeeded. 2024-02-13T00:42:19.655 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:42:19 smithi195 systemd[1]: Stopped Ceph osd.7 for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:42:19.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:19 smithi087 bash[38740]: cluster 2024-02-13T00:42:17.871844+0000 mgr.y (mgr.44106) 281 : cluster [DBG] pgmap v193: 129 pgs: 17 stale+active+clean, 112 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:42:19.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:19 smithi087 bash[38740]: cluster 2024-02-13T00:42:18.361083+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e101: 8 total, 7 up, 8 in 2024-02-13T00:42:19.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:19 smithi087 bash[39916]: cluster 2024-02-13T00:42:17.871844+0000 mgr.y (mgr.44106) 281 : cluster [DBG] pgmap v193: 129 pgs: 17 stale+active+clean, 112 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-13T00:42:19.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:19 smithi087 bash[39916]: cluster 2024-02-13T00:42:18.361083+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e101: 8 total, 7 up, 8 in 2024-02-13T00:42:20.154 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:42:19 smithi195 systemd[1]: Started Ceph osd.7 for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:42:21.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:20 smithi195 bash[30672]: audit 2024-02-13T00:42:19.829066+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:21.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:20 smithi195 bash[30672]: audit 2024-02-13T00:42:19.831232+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:42:21.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:20 smithi195 bash[30672]: audit 2024-02-13T00:42:19.834507+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:42:21.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:20 smithi195 bash[30672]: cluster 2024-02-13T00:42:19.872804+0000 mgr.y (mgr.44106) 282 : cluster [DBG] pgmap v195: 129 pgs: 6 active+undersized+degraded, 14 peering, 10 stale+active+clean, 12 active+undersized, 87 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 23/702 objects degraded (3.276%) 2024-02-13T00:42:21.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:20 smithi087 bash[38740]: audit 2024-02-13T00:42:19.829066+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:21.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:20 smithi087 bash[38740]: audit 2024-02-13T00:42:19.831232+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:42:21.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:20 smithi087 bash[38740]: audit 2024-02-13T00:42:19.834507+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:42:21.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:20 smithi087 bash[38740]: cluster 2024-02-13T00:42:19.872804+0000 mgr.y (mgr.44106) 282 : cluster [DBG] pgmap v195: 129 pgs: 6 active+undersized+degraded, 14 peering, 10 stale+active+clean, 12 active+undersized, 87 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 23/702 objects degraded (3.276%) 2024-02-13T00:42:21.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:20 smithi087 bash[39916]: audit 2024-02-13T00:42:19.829066+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:21.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:20 smithi087 bash[39916]: audit 2024-02-13T00:42:19.831232+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:42:21.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:20 smithi087 bash[39916]: audit 2024-02-13T00:42:19.834507+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:42:21.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:20 smithi087 bash[39916]: cluster 2024-02-13T00:42:19.872804+0000 mgr.y (mgr.44106) 282 : cluster [DBG] pgmap v195: 129 pgs: 6 active+undersized+degraded, 14 peering, 10 stale+active+clean, 12 active+undersized, 87 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 23/702 objects degraded (3.276%) 2024-02-13T00:42:21.841 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:42:21 smithi195 bash[37132]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-13T00:42:21.841 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:42:21 smithi195 bash[37132]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-02-13T00:42:21.841 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:42:21 smithi195 bash[37132]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2024-02-13T00:42:21.841 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:42:21 smithi195 bash[37132]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2024-02-13T00:42:21.841 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:42:21 smithi195 bash[37132]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2024-02-13T00:42:21.841 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:42:21 smithi195 bash[37132]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-02-13T00:42:21.841 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:42:21 smithi195 bash[37132]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-02-13T00:42:21.842 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:42:21 smithi195 bash[37132]: --> ceph-volume lvm activate successful for osd ID: 7 2024-02-13T00:42:22.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:21 smithi195 bash[30672]: cluster 2024-02-13T00:42:20.824766+0000 mon.a (mon.0) 779 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-02-13T00:42:22.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:21 smithi195 bash[30672]: cluster 2024-02-13T00:42:20.824836+0000 mon.a (mon.0) 780 : cluster [WRN] Health check failed: Degraded data redundancy: 23/702 objects degraded (3.276%), 6 pgs degraded (PG_DEGRADED) 2024-02-13T00:42:22.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:21 smithi087 bash[38740]: cluster 2024-02-13T00:42:20.824766+0000 mon.a (mon.0) 779 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-02-13T00:42:22.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:21 smithi087 bash[38740]: cluster 2024-02-13T00:42:20.824836+0000 mon.a (mon.0) 780 : cluster [WRN] Health check failed: Degraded data redundancy: 23/702 objects degraded (3.276%), 6 pgs degraded (PG_DEGRADED) 2024-02-13T00:42:22.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:21 smithi087 bash[39916]: cluster 2024-02-13T00:42:20.824766+0000 mon.a (mon.0) 779 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-02-13T00:42:22.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:21 smithi087 bash[39916]: cluster 2024-02-13T00:42:20.824836+0000 mon.a (mon.0) 780 : cluster [WRN] Health check failed: Degraded data redundancy: 23/702 objects degraded (3.276%), 6 pgs degraded (PG_DEGRADED) 2024-02-13T00:42:23.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:22 smithi195 bash[30672]: cluster 2024-02-13T00:42:21.874085+0000 mgr.y (mgr.44106) 283 : cluster [DBG] pgmap v196: 129 pgs: 13 active+undersized+degraded, 14 peering, 7 stale+active+clean, 19 active+undersized, 76 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 44/702 objects degraded (6.268%) 2024-02-13T00:42:23.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:22 smithi087 bash[38740]: cluster 2024-02-13T00:42:21.874085+0000 mgr.y (mgr.44106) 283 : cluster [DBG] pgmap v196: 129 pgs: 13 active+undersized+degraded, 14 peering, 7 stale+active+clean, 19 active+undersized, 76 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 44/702 objects degraded (6.268%) 2024-02-13T00:42:23.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:22 smithi087 bash[39916]: cluster 2024-02-13T00:42:21.874085+0000 mgr.y (mgr.44106) 283 : cluster [DBG] pgmap v196: 129 pgs: 13 active+undersized+degraded, 14 peering, 7 stale+active+clean, 19 active+undersized, 76 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 44/702 objects degraded (6.268%) 2024-02-13T00:42:23.654 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:42:23 smithi195 bash[37392]: debug 2024-02-13T00:42:23.343+0000 7f45f3dd8700 1 -- 172.21.15.195:0/4267618571 <== mon.2 v2:172.21.15.195:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563c5543a680 con 0x563c554ad000 2024-02-13T00:42:24.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:23 smithi195 bash[30672]: cluster 2024-02-13T00:42:23.927443+0000 mon.a (mon.0) 781 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 4 pgs peering) 2024-02-13T00:42:24.154 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:42:23 smithi195 bash[37392]: debug 2024-02-13T00:42:23.879+0000 7f45fb866380 -1 Falling back to public interface 2024-02-13T00:42:24.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:23 smithi087 bash[38740]: cluster 2024-02-13T00:42:23.927443+0000 mon.a (mon.0) 781 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 4 pgs peering) 2024-02-13T00:42:24.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:23 smithi087 bash[39916]: cluster 2024-02-13T00:42:23.927443+0000 mon.a (mon.0) 781 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 4 pgs peering) 2024-02-13T00:42:25.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:24 smithi195 bash[30672]: cluster 2024-02-13T00:42:23.875486+0000 mgr.y (mgr.44106) 284 : cluster [DBG] pgmap v197: 129 pgs: 26 active+undersized+degraded, 31 active+undersized, 72 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 95/702 objects degraded (13.533%) 2024-02-13T00:42:25.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:24 smithi087 bash[38740]: cluster 2024-02-13T00:42:23.875486+0000 mgr.y (mgr.44106) 284 : cluster [DBG] pgmap v197: 129 pgs: 26 active+undersized+degraded, 31 active+undersized, 72 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 95/702 objects degraded (13.533%) 2024-02-13T00:42:25.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:24 smithi087 bash[39916]: cluster 2024-02-13T00:42:23.875486+0000 mgr.y (mgr.44106) 284 : cluster [DBG] pgmap v197: 129 pgs: 26 active+undersized+degraded, 31 active+undersized, 72 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 95/702 objects degraded (13.533%) 2024-02-13T00:42:26.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:25 smithi195 bash[30672]: cluster 2024-02-13T00:42:25.921473+0000 mon.a (mon.0) 782 : cluster [WRN] Health check update: Degraded data redundancy: 95/702 objects degraded (13.533%), 26 pgs degraded (PG_DEGRADED) 2024-02-13T00:42:26.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:25 smithi087 bash[38740]: cluster 2024-02-13T00:42:25.921473+0000 mon.a (mon.0) 782 : cluster [WRN] Health check update: Degraded data redundancy: 95/702 objects degraded (13.533%), 26 pgs degraded (PG_DEGRADED) 2024-02-13T00:42:26.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:25 smithi087 bash[39916]: cluster 2024-02-13T00:42:25.921473+0000 mon.a (mon.0) 782 : cluster [WRN] Health check update: Degraded data redundancy: 95/702 objects degraded (13.533%), 26 pgs degraded (PG_DEGRADED) 2024-02-13T00:42:27.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:26 smithi195 bash[30672]: cluster 2024-02-13T00:42:25.876888+0000 mgr.y (mgr.44106) 285 : cluster [DBG] pgmap v198: 129 pgs: 26 active+undersized+degraded, 31 active+undersized, 72 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 95/702 objects degraded (13.533%) 2024-02-13T00:42:27.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:26 smithi195 bash[30672]: audit 2024-02-13T00:42:26.917980+0000 mon.b (mon.2) 9 : audit [INF] from='osd.7 [v2:172.21.15.195:6824/2726166933,v1:172.21.15.195:6825/2726166933]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-13T00:42:27.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:26 smithi195 bash[30672]: audit 2024-02-13T00:42:26.921334+0000 mon.a (mon.0) 783 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-13T00:42:27.405 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:42:26 smithi195 bash[37392]: debug 2024-02-13T00:42:26.911+0000 7f45fb866380 -1 osd.7 99 log_to_monitors {default=true} 2024-02-13T00:42:27.405 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:42:27 smithi195 bash[37392]: debug 2024-02-13T00:42:27.023+0000 7f45ee550700 -1 osd.7 99 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-13T00:42:27.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:26 smithi087 bash[38740]: cluster 2024-02-13T00:42:25.876888+0000 mgr.y (mgr.44106) 285 : cluster [DBG] pgmap v198: 129 pgs: 26 active+undersized+degraded, 31 active+undersized, 72 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 95/702 objects degraded (13.533%) 2024-02-13T00:42:27.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:26 smithi087 bash[38740]: audit 2024-02-13T00:42:26.917980+0000 mon.b (mon.2) 9 : audit [INF] from='osd.7 [v2:172.21.15.195:6824/2726166933,v1:172.21.15.195:6825/2726166933]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-13T00:42:27.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:26 smithi087 bash[38740]: audit 2024-02-13T00:42:26.921334+0000 mon.a (mon.0) 783 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-13T00:42:27.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:26 smithi087 bash[39916]: cluster 2024-02-13T00:42:25.876888+0000 mgr.y (mgr.44106) 285 : cluster [DBG] pgmap v198: 129 pgs: 26 active+undersized+degraded, 31 active+undersized, 72 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 95/702 objects degraded (13.533%) 2024-02-13T00:42:27.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:26 smithi087 bash[39916]: audit 2024-02-13T00:42:26.917980+0000 mon.b (mon.2) 9 : audit [INF] from='osd.7 [v2:172.21.15.195:6824/2726166933,v1:172.21.15.195:6825/2726166933]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-13T00:42:27.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:27 smithi087 bash[39916]: audit 2024-02-13T00:42:26.921334+0000 mon.a (mon.0) 783 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-13T00:42:28.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:28 smithi195 bash[30672]: audit 2024-02-13T00:42:27.010135+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.195:6824/2726166933,v1:172.21.15.195:6825/2726166933]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:42:28.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:28 smithi195 bash[30672]: audit 2024-02-13T00:42:27.011705+0000 mon.a (mon.0) 784 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-13T00:42:28.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:28 smithi195 bash[30672]: cluster 2024-02-13T00:42:27.011858+0000 mon.a (mon.0) 785 : cluster [DBG] osdmap e102: 8 total, 7 up, 8 in 2024-02-13T00:42:28.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:28 smithi195 bash[30672]: audit 2024-02-13T00:42:27.013401+0000 mon.a (mon.0) 786 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:42:28.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:28 smithi195 bash[30672]: audit 2024-02-13T00:42:27.240179+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:28.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:28 smithi195 bash[30672]: audit 2024-02-13T00:42:27.249588+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:28.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:28 smithi195 bash[30672]: audit 2024-02-13T00:42:27.261365+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:42:28.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:28 smithi195 bash[30672]: audit 2024-02-13T00:42:27.265439+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:28.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:28 smithi195 bash[30672]: audit 2024-02-13T00:42:27.267954+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:28.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:28 smithi195 bash[30672]: audit 2024-02-13T00:42:27.269994+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:28.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:28 smithi195 bash[30672]: audit 2024-02-13T00:42:27.273356+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:28.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:28 smithi195 bash[30672]: cephadm 2024-02-13T00:42:27.274669+0000 mgr.y (mgr.44106) 286 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-02-13T00:42:28.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:28 smithi195 bash[30672]: audit 2024-02-13T00:42:27.282461+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:28.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:28 smithi195 bash[30672]: audit 2024-02-13T00:42:27.284035+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-02-13T00:42:28.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:28 smithi195 bash[30672]: audit 2024-02-13T00:42:27.289323+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-02-13T00:42:28.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:28 smithi195 bash[30672]: audit 2024-02-13T00:42:27.290795+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-02-13T00:42:28.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:28 smithi195 bash[30672]: audit 2024-02-13T00:42:27.297823+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-02-13T00:42:28.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:28 smithi195 bash[30672]: audit 2024-02-13T00:42:27.299072+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-02-13T00:42:28.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:28 smithi195 bash[30672]: audit 2024-02-13T00:42:27.306672+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-02-13T00:42:28.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:28 smithi195 bash[30672]: audit 2024-02-13T00:42:27.308152+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-02-13T00:42:28.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:28 smithi195 bash[30672]: audit 2024-02-13T00:42:27.317595+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-02-13T00:42:28.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:28 smithi195 bash[30672]: audit 2024-02-13T00:42:27.318994+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-02-13T00:42:28.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:28 smithi195 bash[30672]: audit 2024-02-13T00:42:27.326217+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-02-13T00:42:28.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:28 smithi195 bash[30672]: audit 2024-02-13T00:42:27.327704+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-02-13T00:42:28.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:28 smithi195 bash[30672]: audit 2024-02-13T00:42:27.335306+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-02-13T00:42:28.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:28 smithi195 bash[30672]: audit 2024-02-13T00:42:27.336732+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-02-13T00:42:28.407 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:28 smithi195 bash[30672]: audit 2024-02-13T00:42:27.344970+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-02-13T00:42:28.407 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:28 smithi195 bash[30672]: audit 2024-02-13T00:42:27.346214+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-02-13T00:42:28.407 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:28 smithi195 bash[30672]: audit 2024-02-13T00:42:27.354161+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-02-13T00:42:28.407 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:28 smithi195 bash[30672]: cephadm 2024-02-13T00:42:27.356680+0000 mgr.y (mgr.44106) 287 : cephadm [INF] Upgrade: Setting require_osd_release to 16 pacific 2024-02-13T00:42:28.407 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:28 smithi195 bash[30672]: audit 2024-02-13T00:42:27.357227+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "pacific"}]: dispatch 2024-02-13T00:42:28.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[38740]: audit 2024-02-13T00:42:27.010135+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.195:6824/2726166933,v1:172.21.15.195:6825/2726166933]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:42:28.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[38740]: audit 2024-02-13T00:42:27.011705+0000 mon.a (mon.0) 784 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-13T00:42:28.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[38740]: cluster 2024-02-13T00:42:27.011858+0000 mon.a (mon.0) 785 : cluster [DBG] osdmap e102: 8 total, 7 up, 8 in 2024-02-13T00:42:28.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[38740]: audit 2024-02-13T00:42:27.013401+0000 mon.a (mon.0) 786 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:42:28.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[38740]: audit 2024-02-13T00:42:27.240179+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:28.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[38740]: audit 2024-02-13T00:42:27.249588+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:28.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[38740]: audit 2024-02-13T00:42:27.261365+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:42:28.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[38740]: audit 2024-02-13T00:42:27.265439+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:28.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[38740]: audit 2024-02-13T00:42:27.267954+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:28.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[38740]: audit 2024-02-13T00:42:27.269994+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:28.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[38740]: audit 2024-02-13T00:42:27.273356+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:28.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[38740]: cephadm 2024-02-13T00:42:27.274669+0000 mgr.y (mgr.44106) 286 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-02-13T00:42:28.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[38740]: audit 2024-02-13T00:42:27.282461+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:28.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[38740]: audit 2024-02-13T00:42:27.284035+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-02-13T00:42:28.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[38740]: audit 2024-02-13T00:42:27.289323+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-02-13T00:42:28.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[38740]: audit 2024-02-13T00:42:27.290795+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-02-13T00:42:28.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[38740]: audit 2024-02-13T00:42:27.297823+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-02-13T00:42:28.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[38740]: audit 2024-02-13T00:42:27.299072+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-02-13T00:42:28.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[39916]: audit 2024-02-13T00:42:27.010135+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.195:6824/2726166933,v1:172.21.15.195:6825/2726166933]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:42:28.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[39916]: audit 2024-02-13T00:42:27.011705+0000 mon.a (mon.0) 784 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-13T00:42:28.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[39916]: cluster 2024-02-13T00:42:27.011858+0000 mon.a (mon.0) 785 : cluster [DBG] osdmap e102: 8 total, 7 up, 8 in 2024-02-13T00:42:28.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[39916]: audit 2024-02-13T00:42:27.013401+0000 mon.a (mon.0) 786 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-13T00:42:28.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[39916]: audit 2024-02-13T00:42:27.240179+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:28.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[39916]: audit 2024-02-13T00:42:27.249588+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:28.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[39916]: audit 2024-02-13T00:42:27.261365+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:42:28.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[39916]: audit 2024-02-13T00:42:27.265439+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:28.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[39916]: audit 2024-02-13T00:42:27.267954+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:28.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[39916]: audit 2024-02-13T00:42:27.269994+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:28.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[39916]: audit 2024-02-13T00:42:27.273356+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:28.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[39916]: cephadm 2024-02-13T00:42:27.274669+0000 mgr.y (mgr.44106) 286 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-02-13T00:42:28.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[39916]: audit 2024-02-13T00:42:27.282461+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[39916]: audit 2024-02-13T00:42:27.284035+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-02-13T00:42:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[39916]: audit 2024-02-13T00:42:27.289323+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-02-13T00:42:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[39916]: audit 2024-02-13T00:42:27.290795+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-02-13T00:42:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[39916]: audit 2024-02-13T00:42:27.297823+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-02-13T00:42:28.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[39916]: audit 2024-02-13T00:42:27.299072+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-02-13T00:42:28.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[38740]: audit 2024-02-13T00:42:27.306672+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-02-13T00:42:28.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[38740]: audit 2024-02-13T00:42:27.308152+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-02-13T00:42:28.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[38740]: audit 2024-02-13T00:42:27.317595+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-02-13T00:42:28.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[38740]: audit 2024-02-13T00:42:27.318994+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-02-13T00:42:28.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[38740]: audit 2024-02-13T00:42:27.326217+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-02-13T00:42:28.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[38740]: audit 2024-02-13T00:42:27.327704+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-02-13T00:42:28.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[38740]: audit 2024-02-13T00:42:27.335306+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-02-13T00:42:28.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[38740]: audit 2024-02-13T00:42:27.336732+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-02-13T00:42:28.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[38740]: audit 2024-02-13T00:42:27.344970+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-02-13T00:42:28.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[38740]: audit 2024-02-13T00:42:27.346214+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-02-13T00:42:28.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[38740]: audit 2024-02-13T00:42:27.354161+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-02-13T00:42:28.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[38740]: cephadm 2024-02-13T00:42:27.356680+0000 mgr.y (mgr.44106) 287 : cephadm [INF] Upgrade: Setting require_osd_release to 16 pacific 2024-02-13T00:42:28.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[38740]: audit 2024-02-13T00:42:27.357227+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "pacific"}]: dispatch 2024-02-13T00:42:28.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[39916]: audit 2024-02-13T00:42:27.306672+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-02-13T00:42:28.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[39916]: audit 2024-02-13T00:42:27.308152+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-02-13T00:42:28.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[39916]: audit 2024-02-13T00:42:27.317595+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-02-13T00:42:28.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[39916]: audit 2024-02-13T00:42:27.318994+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-02-13T00:42:28.454 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[39916]: audit 2024-02-13T00:42:27.326217+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-02-13T00:42:28.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[39916]: audit 2024-02-13T00:42:27.327704+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-02-13T00:42:28.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[39916]: audit 2024-02-13T00:42:27.335306+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-02-13T00:42:28.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[39916]: audit 2024-02-13T00:42:27.336732+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-02-13T00:42:28.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[39916]: audit 2024-02-13T00:42:27.344970+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-02-13T00:42:28.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[39916]: audit 2024-02-13T00:42:27.346214+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-02-13T00:42:28.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[39916]: audit 2024-02-13T00:42:27.354161+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-02-13T00:42:28.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[39916]: cephadm 2024-02-13T00:42:27.356680+0000 mgr.y (mgr.44106) 287 : cephadm [INF] Upgrade: Setting require_osd_release to 16 pacific 2024-02-13T00:42:28.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:28 smithi087 bash[39916]: audit 2024-02-13T00:42:27.357227+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "pacific"}]: dispatch 2024-02-13T00:42:29.325 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:29 smithi087 bash[38740]: cluster 2024-02-13T00:42:27.877911+0000 mgr.y (mgr.44106) 288 : cluster [DBG] pgmap v200: 129 pgs: 26 active+undersized+degraded, 31 active+undersized, 72 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 95/702 objects degraded (13.533%) 2024-02-13T00:42:29.325 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:29 smithi087 bash[38740]: cluster 2024-02-13T00:42:28.007211+0000 mon.a (mon.0) 812 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-13T00:42:29.325 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:29 smithi087 bash[38740]: cluster 2024-02-13T00:42:28.007264+0000 mon.a (mon.0) 813 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running pacific or later but require_osd_release < pacific) 2024-02-13T00:42:29.325 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:29 smithi087 bash[38740]: cluster 2024-02-13T00:42:28.020796+0000 mon.a (mon.0) 814 : cluster [INF] osd.7 [v2:172.21.15.195:6824/2726166933,v1:172.21.15.195:6825/2726166933] boot 2024-02-13T00:42:29.325 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:29 smithi087 bash[38740]: audit 2024-02-13T00:42:28.020988+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "pacific"}]': finished 2024-02-13T00:42:29.325 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:29 smithi087 bash[38740]: cluster 2024-02-13T00:42:28.021106+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-02-13T00:42:29.325 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:29 smithi087 bash[38740]: audit 2024-02-13T00:42:28.029537+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-13T00:42:29.325 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:29 smithi087 bash[38740]: audit 2024-02-13T00:42:28.033687+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:29.326 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:29 smithi087 bash[38740]: cephadm 2024-02-13T00:42:28.040802+0000 mgr.y (mgr.44106) 289 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-02-13T00:42:29.326 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:29 smithi087 bash[38740]: audit 2024-02-13T00:42:28.054795+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:29.326 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:29 smithi087 bash[38740]: cluster 2024-02-13T00:42:29.019005+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-02-13T00:42:29.326 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:29 smithi087 bash[39916]: cluster 2024-02-13T00:42:27.877911+0000 mgr.y (mgr.44106) 288 : cluster [DBG] pgmap v200: 129 pgs: 26 active+undersized+degraded, 31 active+undersized, 72 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 95/702 objects degraded (13.533%) 2024-02-13T00:42:29.326 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:29 smithi087 bash[39916]: cluster 2024-02-13T00:42:28.007211+0000 mon.a (mon.0) 812 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-13T00:42:29.326 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:29 smithi087 bash[39916]: cluster 2024-02-13T00:42:28.007264+0000 mon.a (mon.0) 813 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running pacific or later but require_osd_release < pacific) 2024-02-13T00:42:29.326 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:29 smithi087 bash[39916]: cluster 2024-02-13T00:42:28.020796+0000 mon.a (mon.0) 814 : cluster [INF] osd.7 [v2:172.21.15.195:6824/2726166933,v1:172.21.15.195:6825/2726166933] boot 2024-02-13T00:42:29.326 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:29 smithi087 bash[39916]: audit 2024-02-13T00:42:28.020988+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "pacific"}]': finished 2024-02-13T00:42:29.326 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:29 smithi087 bash[39916]: cluster 2024-02-13T00:42:28.021106+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-02-13T00:42:29.326 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:29 smithi087 bash[39916]: audit 2024-02-13T00:42:28.029537+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-13T00:42:29.326 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:29 smithi087 bash[39916]: audit 2024-02-13T00:42:28.033687+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:29.326 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:29 smithi087 bash[39916]: cephadm 2024-02-13T00:42:28.040802+0000 mgr.y (mgr.44106) 289 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-02-13T00:42:29.326 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:29 smithi087 bash[39916]: audit 2024-02-13T00:42:28.054795+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:29.327 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:29 smithi087 bash[39916]: cluster 2024-02-13T00:42:29.019005+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-02-13T00:42:29.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:29 smithi195 bash[30672]: cluster 2024-02-13T00:42:27.877911+0000 mgr.y (mgr.44106) 288 : cluster [DBG] pgmap v200: 129 pgs: 26 active+undersized+degraded, 31 active+undersized, 72 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 95/702 objects degraded (13.533%) 2024-02-13T00:42:29.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:29 smithi195 bash[30672]: cluster 2024-02-13T00:42:28.007211+0000 mon.a (mon.0) 812 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-13T00:42:29.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:29 smithi195 bash[30672]: cluster 2024-02-13T00:42:28.007264+0000 mon.a (mon.0) 813 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running pacific or later but require_osd_release < pacific) 2024-02-13T00:42:29.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:29 smithi195 bash[30672]: cluster 2024-02-13T00:42:28.020796+0000 mon.a (mon.0) 814 : cluster [INF] osd.7 [v2:172.21.15.195:6824/2726166933,v1:172.21.15.195:6825/2726166933] boot 2024-02-13T00:42:29.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:29 smithi195 bash[30672]: audit 2024-02-13T00:42:28.020988+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "pacific"}]': finished 2024-02-13T00:42:29.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:29 smithi195 bash[30672]: cluster 2024-02-13T00:42:28.021106+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-02-13T00:42:29.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:29 smithi195 bash[30672]: audit 2024-02-13T00:42:28.029537+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-13T00:42:29.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:29 smithi195 bash[30672]: audit 2024-02-13T00:42:28.033687+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:29.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:29 smithi195 bash[30672]: cephadm 2024-02-13T00:42:28.040802+0000 mgr.y (mgr.44106) 289 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-02-13T00:42:29.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:29 smithi195 bash[30672]: audit 2024-02-13T00:42:28.054795+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:29.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:29 smithi195 bash[30672]: cluster 2024-02-13T00:42:29.019005+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-02-13T00:42:31.592 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:31 smithi087 bash[38740]: cluster 2024-02-13T00:42:29.878978+0000 mgr.y (mgr.44106) 290 : cluster [DBG] pgmap v203: 129 pgs: 6 peering, 21 active+undersized+degraded, 21 active+undersized, 81 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 77/702 objects degraded (10.969%) 2024-02-13T00:42:31.592 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:31 smithi087 bash[38740]: cephadm 2024-02-13T00:42:30.301485+0000 mgr.y (mgr.44106) 291 : cephadm [INF] Upgrade: Updating rgw.r.z.smithi087.zfdisv (1/2) 2024-02-13T00:42:31.592 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:31 smithi087 bash[38740]: audit 2024-02-13T00:42:30.312927+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:31.592 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:31 smithi087 bash[38740]: audit 2024-02-13T00:42:30.314997+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi087.zfdisv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-13T00:42:31.592 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:31 smithi087 bash[38740]: audit 2024-02-13T00:42:30.318310+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:42:31.592 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:31 smithi087 bash[38740]: cephadm 2024-02-13T00:42:30.319718+0000 mgr.y (mgr.44106) 292 : cephadm [INF] Deploying daemon rgw.r.z.smithi087.zfdisv on smithi087 2024-02-13T00:42:31.593 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:31 smithi087 bash[38740]: audit 2024-02-13T00:42:30.320689+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi087.zfdisv","key": "container_image"}]: dispatch 2024-02-13T00:42:31.593 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:31 smithi087 bash[38740]: audit 2024-02-13T00:42:30.487796+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:31.593 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:31 smithi087 bash[38740]: cluster 2024-02-13T00:42:30.923163+0000 mon.a (mon.0) 826 : cluster [WRN] Health check update: Degraded data redundancy: 77/702 objects degraded (10.969%), 21 pgs degraded (PG_DEGRADED) 2024-02-13T00:42:31.593 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:31 smithi087 bash[39916]: cluster 2024-02-13T00:42:29.878978+0000 mgr.y (mgr.44106) 290 : cluster [DBG] pgmap v203: 129 pgs: 6 peering, 21 active+undersized+degraded, 21 active+undersized, 81 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 77/702 objects degraded (10.969%) 2024-02-13T00:42:31.593 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:31 smithi087 bash[39916]: cephadm 2024-02-13T00:42:30.301485+0000 mgr.y (mgr.44106) 291 : cephadm [INF] Upgrade: Updating rgw.r.z.smithi087.zfdisv (1/2) 2024-02-13T00:42:31.593 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:31 smithi087 bash[39916]: audit 2024-02-13T00:42:30.312927+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:31.593 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:31 smithi087 bash[39916]: audit 2024-02-13T00:42:30.314997+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi087.zfdisv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-13T00:42:31.593 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:31 smithi087 bash[39916]: audit 2024-02-13T00:42:30.318310+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:42:31.593 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:31 smithi087 bash[39916]: cephadm 2024-02-13T00:42:30.319718+0000 mgr.y (mgr.44106) 292 : cephadm [INF] Deploying daemon rgw.r.z.smithi087.zfdisv on smithi087 2024-02-13T00:42:31.593 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:31 smithi087 bash[39916]: audit 2024-02-13T00:42:30.320689+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi087.zfdisv","key": "container_image"}]: dispatch 2024-02-13T00:42:31.594 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:31 smithi087 bash[39916]: audit 2024-02-13T00:42:30.487796+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:31.594 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:31 smithi087 bash[39916]: cluster 2024-02-13T00:42:30.923163+0000 mon.a (mon.0) 826 : cluster [WRN] Health check update: Degraded data redundancy: 77/702 objects degraded (10.969%), 21 pgs degraded (PG_DEGRADED) 2024-02-13T00:42:31.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:31 smithi195 bash[30672]: cluster 2024-02-13T00:42:29.878978+0000 mgr.y (mgr.44106) 290 : cluster [DBG] pgmap v203: 129 pgs: 6 peering, 21 active+undersized+degraded, 21 active+undersized, 81 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 77/702 objects degraded (10.969%) 2024-02-13T00:42:31.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:31 smithi195 bash[30672]: cephadm 2024-02-13T00:42:30.301485+0000 mgr.y (mgr.44106) 291 : cephadm [INF] Upgrade: Updating rgw.r.z.smithi087.zfdisv (1/2) 2024-02-13T00:42:31.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:31 smithi195 bash[30672]: audit 2024-02-13T00:42:30.312927+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:31.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:31 smithi195 bash[30672]: audit 2024-02-13T00:42:30.314997+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi087.zfdisv", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-13T00:42:31.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:31 smithi195 bash[30672]: audit 2024-02-13T00:42:30.318310+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:42:31.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:31 smithi195 bash[30672]: cephadm 2024-02-13T00:42:30.319718+0000 mgr.y (mgr.44106) 292 : cephadm [INF] Deploying daemon rgw.r.z.smithi087.zfdisv on smithi087 2024-02-13T00:42:31.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:31 smithi195 bash[30672]: audit 2024-02-13T00:42:30.320689+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi087.zfdisv","key": "container_image"}]: dispatch 2024-02-13T00:42:31.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:31 smithi195 bash[30672]: audit 2024-02-13T00:42:30.487796+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:31.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:31 smithi195 bash[30672]: cluster 2024-02-13T00:42:30.923163+0000 mon.a (mon.0) 826 : cluster [WRN] Health check update: Degraded data redundancy: 77/702 objects degraded (10.969%), 21 pgs degraded (PG_DEGRADED) 2024-02-13T00:42:33.513 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:33 smithi087 bash[38740]: cluster 2024-02-13T00:42:31.880288+0000 mgr.y (mgr.44106) 293 : cluster [DBG] pgmap v204: 129 pgs: 6 peering, 15 active+undersized+degraded, 16 active+undersized, 92 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 64/702 objects degraded (9.117%) 2024-02-13T00:42:33.513 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:33 smithi087 bash[39916]: cluster 2024-02-13T00:42:31.880288+0000 mgr.y (mgr.44106) 293 : cluster [DBG] pgmap v204: 129 pgs: 6 peering, 15 active+undersized+degraded, 16 active+undersized, 92 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 64/702 objects degraded (9.117%) 2024-02-13T00:42:33.514 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:42:33 smithi087 bash[36121]: ts=2024-02-13T00:42:33.250Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="web.hook/webhook[0]: notify retry canceled after 17 attempts: Post \"\": dial tcp 127.0.0.1:5001: connect: connection refused" 2024-02-13T00:42:33.514 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:42:33 smithi087 bash[36121]: ts=2024-02-13T00:42:33.251Z caller=notify.go:745 level=warn component=dispatcher receiver=web.hook integration=webhook[0] aggrGroup="{}:{alertname=\"CephMgrPrometheusModuleInactive\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 127.0.0.1:5001: connect: connection refused" 2024-02-13T00:42:33.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:33 smithi195 bash[30672]: cluster 2024-02-13T00:42:31.880288+0000 mgr.y (mgr.44106) 293 : cluster [DBG] pgmap v204: 129 pgs: 6 peering, 15 active+undersized+degraded, 16 active+undersized, 92 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 64/702 objects degraded (9.117%) 2024-02-13T00:42:35.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:34 smithi195 bash[30672]: audit 2024-02-13T00:42:33.849823+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:35.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:34 smithi195 bash[30672]: cluster 2024-02-13T00:42:33.881193+0000 mgr.y (mgr.44106) 294 : cluster [DBG] pgmap v205: 129 pgs: 6 peering, 123 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:42:35.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:34 smithi087 bash[38740]: audit 2024-02-13T00:42:33.849823+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:35.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:34 smithi087 bash[38740]: cluster 2024-02-13T00:42:33.881193+0000 mgr.y (mgr.44106) 294 : cluster [DBG] pgmap v205: 129 pgs: 6 peering, 123 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:42:35.199 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:34 smithi087 bash[39916]: audit 2024-02-13T00:42:33.849823+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:35.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:34 smithi087 bash[39916]: cluster 2024-02-13T00:42:33.881193+0000 mgr.y (mgr.44106) 294 : cluster [DBG] pgmap v205: 129 pgs: 6 peering, 123 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:42:36.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:35 smithi195 bash[30672]: cluster 2024-02-13T00:42:34.847616+0000 mon.a (mon.0) 828 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 64/702 objects degraded (9.117%), 15 pgs degraded) 2024-02-13T00:42:36.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:35 smithi195 bash[30672]: cluster 2024-02-13T00:42:34.847699+0000 mon.a (mon.0) 829 : cluster [INF] Cluster is now healthy 2024-02-13T00:42:36.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:35 smithi087 bash[38740]: cluster 2024-02-13T00:42:34.847616+0000 mon.a (mon.0) 828 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 64/702 objects degraded (9.117%), 15 pgs degraded) 2024-02-13T00:42:36.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:35 smithi087 bash[38740]: cluster 2024-02-13T00:42:34.847699+0000 mon.a (mon.0) 829 : cluster [INF] Cluster is now healthy 2024-02-13T00:42:36.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:35 smithi087 bash[39916]: cluster 2024-02-13T00:42:34.847616+0000 mon.a (mon.0) 828 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 64/702 objects degraded (9.117%), 15 pgs degraded) 2024-02-13T00:42:36.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:35 smithi087 bash[39916]: cluster 2024-02-13T00:42:34.847699+0000 mon.a (mon.0) 829 : cluster [INF] Cluster is now healthy 2024-02-13T00:42:37.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:36 smithi195 bash[30672]: cluster 2024-02-13T00:42:35.882100+0000 mgr.y (mgr.44106) 295 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:42:37.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:36 smithi195 bash[30672]: audit 2024-02-13T00:42:36.579872+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:37.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:36 smithi195 bash[30672]: audit 2024-02-13T00:42:36.581675+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi195.rcbggm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-13T00:42:37.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:36 smithi195 bash[30672]: audit 2024-02-13T00:42:36.584880+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:42:37.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:36 smithi195 bash[30672]: audit 2024-02-13T00:42:36.586931+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi195.rcbggm","key": "container_image"}]: dispatch 2024-02-13T00:42:37.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:36 smithi087 bash[38740]: cluster 2024-02-13T00:42:35.882100+0000 mgr.y (mgr.44106) 295 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:42:37.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:36 smithi087 bash[38740]: audit 2024-02-13T00:42:36.579872+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:37.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:36 smithi087 bash[38740]: audit 2024-02-13T00:42:36.581675+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi195.rcbggm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-13T00:42:37.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:36 smithi087 bash[38740]: audit 2024-02-13T00:42:36.584880+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:42:37.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:36 smithi087 bash[38740]: audit 2024-02-13T00:42:36.586931+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi195.rcbggm","key": "container_image"}]: dispatch 2024-02-13T00:42:37.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:36 smithi087 bash[39916]: cluster 2024-02-13T00:42:35.882100+0000 mgr.y (mgr.44106) 295 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:42:37.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:36 smithi087 bash[39916]: audit 2024-02-13T00:42:36.579872+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:37.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:36 smithi087 bash[39916]: audit 2024-02-13T00:42:36.581675+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi195.rcbggm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-13T00:42:37.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:36 smithi087 bash[39916]: audit 2024-02-13T00:42:36.584880+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-13T00:42:37.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:36 smithi087 bash[39916]: audit 2024-02-13T00:42:36.586931+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi195.rcbggm","key": "container_image"}]: dispatch 2024-02-13T00:42:38.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:37 smithi087 bash[38740]: cephadm 2024-02-13T00:42:36.570944+0000 mgr.y (mgr.44106) 296 : cephadm [INF] Upgrade: Updating rgw.r.z.smithi195.rcbggm (2/2) 2024-02-13T00:42:38.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:37 smithi087 bash[38740]: cephadm 2024-02-13T00:42:36.586161+0000 mgr.y (mgr.44106) 297 : cephadm [INF] Deploying daemon rgw.r.z.smithi195.rcbggm on smithi195 2024-02-13T00:42:38.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:37 smithi087 bash[39916]: cephadm 2024-02-13T00:42:36.570944+0000 mgr.y (mgr.44106) 296 : cephadm [INF] Upgrade: Updating rgw.r.z.smithi195.rcbggm (2/2) 2024-02-13T00:42:38.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:37 smithi087 bash[39916]: cephadm 2024-02-13T00:42:36.586161+0000 mgr.y (mgr.44106) 297 : cephadm [INF] Deploying daemon rgw.r.z.smithi195.rcbggm on smithi195 2024-02-13T00:42:38.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:37 smithi195 bash[30672]: cephadm 2024-02-13T00:42:36.570944+0000 mgr.y (mgr.44106) 296 : cephadm [INF] Upgrade: Updating rgw.r.z.smithi195.rcbggm (2/2) 2024-02-13T00:42:38.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:37 smithi195 bash[30672]: cephadm 2024-02-13T00:42:36.586161+0000 mgr.y (mgr.44106) 297 : cephadm [INF] Deploying daemon rgw.r.z.smithi195.rcbggm on smithi195 2024-02-13T00:42:39.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:38 smithi087 bash[38740]: cluster 2024-02-13T00:42:37.883318+0000 mgr.y (mgr.44106) 298 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 KiB/s rd, 311 B/s wr, 83 op/s 2024-02-13T00:42:39.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:38 smithi087 bash[39916]: cluster 2024-02-13T00:42:37.883318+0000 mgr.y (mgr.44106) 298 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 KiB/s rd, 311 B/s wr, 83 op/s 2024-02-13T00:42:39.258 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:38 smithi195 bash[30672]: cluster 2024-02-13T00:42:37.883318+0000 mgr.y (mgr.44106) 298 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 KiB/s rd, 311 B/s wr, 83 op/s 2024-02-13T00:42:41.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:41 smithi195 bash[30672]: cluster 2024-02-13T00:42:39.884390+0000 mgr.y (mgr.44106) 299 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 78 KiB/s rd, 282 B/s wr, 119 op/s 2024-02-13T00:42:41.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:41 smithi195 bash[30672]: audit 2024-02-13T00:42:40.306763+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:41.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:41 smithi195 bash[30672]: audit 2024-02-13T00:42:40.308276+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:42:41.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:41 smithi195 bash[30672]: audit 2024-02-13T00:42:40.310935+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:42:41.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:41 smithi195 bash[30672]: audit 2024-02-13T00:42:40.311342+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:42:41.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:41 smithi195 bash[30672]: audit 2024-02-13T00:42:40.514176+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:41.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:41 smithi087 bash[38740]: cluster 2024-02-13T00:42:39.884390+0000 mgr.y (mgr.44106) 299 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 78 KiB/s rd, 282 B/s wr, 119 op/s 2024-02-13T00:42:41.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:41 smithi087 bash[38740]: audit 2024-02-13T00:42:40.306763+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:41.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:41 smithi087 bash[38740]: audit 2024-02-13T00:42:40.308276+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:42:41.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:41 smithi087 bash[38740]: audit 2024-02-13T00:42:40.310935+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:42:41.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:41 smithi087 bash[38740]: audit 2024-02-13T00:42:40.311342+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:42:41.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:41 smithi087 bash[38740]: audit 2024-02-13T00:42:40.514176+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:41.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:41 smithi087 bash[39916]: cluster 2024-02-13T00:42:39.884390+0000 mgr.y (mgr.44106) 299 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 78 KiB/s rd, 282 B/s wr, 119 op/s 2024-02-13T00:42:41.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:41 smithi087 bash[39916]: audit 2024-02-13T00:42:40.306763+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:41.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:41 smithi087 bash[39916]: audit 2024-02-13T00:42:40.308276+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:42:41.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:41 smithi087 bash[39916]: audit 2024-02-13T00:42:40.310935+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:42:41.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:41 smithi087 bash[39916]: audit 2024-02-13T00:42:40.311342+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:42:41.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:41 smithi087 bash[39916]: audit 2024-02-13T00:42:40.514176+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:43.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:43 smithi195 bash[30672]: cluster 2024-02-13T00:42:41.885176+0000 mgr.y (mgr.44106) 300 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 73 KiB/s rd, 255 B/s wr, 113 op/s 2024-02-13T00:42:43.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:43 smithi087 bash[38740]: cluster 2024-02-13T00:42:41.885176+0000 mgr.y (mgr.44106) 300 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 73 KiB/s rd, 255 B/s wr, 113 op/s 2024-02-13T00:42:43.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:43 smithi087 bash[39916]: cluster 2024-02-13T00:42:41.885176+0000 mgr.y (mgr.44106) 300 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 73 KiB/s rd, 255 B/s wr, 113 op/s 2024-02-13T00:42:44.251 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-13T00:42:45.005 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-13T00:42:45.005 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (7m) 2m ago 13m 17.4M - 0.26.0 9f27df16978d 4c691ad0bb49 2024-02-13T00:42:45.006 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi195 running (13m) 17s ago 13m 27.2M - 6.6.2 87a51ecf0b1c fda1de2da571 2024-02-13T00:42:45.006 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi195 *:8443 running (6m) 17s ago 18m 379M - 16.2.14-521-g0e714d9a 1fbc92c859dc 7bfef9ce0304 2024-02-13T00:42:45.006 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443 running (6m) 2m ago 20m 421M - 16.2.14-521-g0e714d9a 1fbc92c859dc 58b9df7f1a87 2024-02-13T00:42:45.006 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (5m) 2m ago 20m 59.7M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 724e3ce7f539 2024-02-13T00:42:45.006 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi195 running (5m) 17s ago 18m 56.8M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc fca19c6e6d2a 2024-02-13T00:42:45.006 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (5m) 2m ago 18m 52.1M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 9cd741909469 2024-02-13T00:42:45.006 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (13m) 2m ago 14m 12.4M - 1.7.0 72c9c2088986 8de830295b09 2024-02-13T00:42:45.006 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi195 running (14m) 17s ago 14m 12.3M - 1.7.0 72c9c2088986 267e29a36209 2024-02-13T00:42:45.006 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (4m) 2m ago 17m 43.6M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 5057e324bdbf 2024-02-13T00:42:45.006 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (3m) 2m ago 17m 43.8M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 9aa834f159a1 2024-02-13T00:42:45.006 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (3m) 2m ago 16m 41.5M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc bd4e4fe75184 2024-02-13T00:42:45.006 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (2m) 2m ago 16m - 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 8d45b02bf49e 2024-02-13T00:42:45.006 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi195 running (2m) 17s ago 16m 47.8M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 3536eb7a51bc 2024-02-13T00:42:45.006 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi195 running (89s) 17s ago 15m 45.7M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 0b787e197800 2024-02-13T00:42:45.007 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi195 running (56s) 17s ago 15m 43.1M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 06c353539795 2024-02-13T00:42:45.007 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi195 running (22s) 17s ago 14m - 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc d8606f1ad330 2024-02-13T00:42:45.007 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi195 running (6m) 17s ago 14m 51.3M - 2.49.1 2a72b385beaf 04ac84e622a6 2024-02-13T00:42:45.007 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.zfdisv smithi087 starting - - - - 2024-02-13T00:42:45.007 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi195.rcbggm smithi195 starting - - - - 2024-02-13T00:42:45.480 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:42:45.480 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-13T00:42:45.480 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 3 2024-02-13T00:42:45.480 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:42:45.481 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-13T00:42:45.481 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-13T00:42:45.481 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:42:45.481 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-13T00:42:45.481 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 8 2024-02-13T00:42:45.481 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:42:45.481 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-13T00:42:45.481 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-13T00:42:45.481 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-13T00:42:45.481 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:42:45.481 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-13T00:42:45.481 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 15 2024-02-13T00:42:45.481 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-13T00:42:45.481 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:42:45.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:45 smithi195 bash[30672]: cluster 2024-02-13T00:42:43.886011+0000 mgr.y (mgr.44106) 301 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 104 KiB/s rd, 255 B/s wr, 159 op/s 2024-02-13T00:42:45.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:45 smithi195 bash[30672]: audit 2024-02-13T00:42:44.234400+0000 mgr.y (mgr.44106) 302 : audit [DBG] from='client.44508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:42:45.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:45 smithi195 bash[30672]: audit 2024-02-13T00:42:44.978609+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:42:45.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:45 smithi195 bash[30672]: audit 2024-02-13T00:42:44.979619+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:42:45.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:45 smithi195 bash[30672]: audit 2024-02-13T00:42:44.980592+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:45.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:45 smithi195 bash[30672]: audit 2024-02-13T00:42:44.981542+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:45.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:45 smithi195 bash[30672]: audit 2024-02-13T00:42:44.982444+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:45.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:45 smithi195 bash[30672]: audit 2024-02-13T00:42:44.983410+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:45.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:45 smithi195 bash[30672]: audit 2024-02-13T00:42:44.987247+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:42:45.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:45 smithi195 bash[30672]: audit 2024-02-13T00:42:44.987952+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:45.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:45 smithi195 bash[30672]: audit 2024-02-13T00:42:44.988633+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:45.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:45 smithi195 bash[30672]: audit 2024-02-13T00:42:44.989366+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:45.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:45 smithi195 bash[30672]: audit 2024-02-13T00:42:44.990039+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:45.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:45 smithi087 bash[38740]: cluster 2024-02-13T00:42:43.886011+0000 mgr.y (mgr.44106) 301 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 104 KiB/s rd, 255 B/s wr, 159 op/s 2024-02-13T00:42:45.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:45 smithi087 bash[38740]: audit 2024-02-13T00:42:44.234400+0000 mgr.y (mgr.44106) 302 : audit [DBG] from='client.44508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:42:45.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:45 smithi087 bash[38740]: audit 2024-02-13T00:42:44.978609+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:42:45.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:45 smithi087 bash[38740]: audit 2024-02-13T00:42:44.979619+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:42:45.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:45 smithi087 bash[38740]: audit 2024-02-13T00:42:44.980592+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:45.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:45 smithi087 bash[38740]: audit 2024-02-13T00:42:44.981542+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:45.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:45 smithi087 bash[38740]: audit 2024-02-13T00:42:44.982444+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:45.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:45 smithi087 bash[38740]: audit 2024-02-13T00:42:44.983410+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:45.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:45 smithi087 bash[38740]: audit 2024-02-13T00:42:44.987247+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:42:45.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:45 smithi087 bash[38740]: audit 2024-02-13T00:42:44.987952+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:45.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:45 smithi087 bash[38740]: audit 2024-02-13T00:42:44.988633+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:45.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:45 smithi087 bash[38740]: audit 2024-02-13T00:42:44.989366+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:45.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:45 smithi087 bash[38740]: audit 2024-02-13T00:42:44.990039+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:45.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:45 smithi087 bash[39916]: cluster 2024-02-13T00:42:43.886011+0000 mgr.y (mgr.44106) 301 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 104 KiB/s rd, 255 B/s wr, 159 op/s 2024-02-13T00:42:45.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:45 smithi087 bash[39916]: audit 2024-02-13T00:42:44.234400+0000 mgr.y (mgr.44106) 302 : audit [DBG] from='client.44508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:42:45.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:45 smithi087 bash[39916]: audit 2024-02-13T00:42:44.978609+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:42:45.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:45 smithi087 bash[39916]: audit 2024-02-13T00:42:44.979619+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:42:45.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:45 smithi087 bash[39916]: audit 2024-02-13T00:42:44.980592+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:45.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:45 smithi087 bash[39916]: audit 2024-02-13T00:42:44.981542+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:45.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:45 smithi087 bash[39916]: audit 2024-02-13T00:42:44.982444+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:45.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:45 smithi087 bash[39916]: audit 2024-02-13T00:42:44.983410+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:45.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:45 smithi087 bash[39916]: audit 2024-02-13T00:42:44.987247+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:42:45.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:45 smithi087 bash[39916]: audit 2024-02-13T00:42:44.987952+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:45.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:45 smithi087 bash[39916]: audit 2024-02-13T00:42:44.988633+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:45.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:45 smithi087 bash[39916]: audit 2024-02-13T00:42:44.989366+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:45.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:45 smithi087 bash[39916]: audit 2024-02-13T00:42:44.990039+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:42:45.868 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:42:45.868 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", 2024-02-13T00:42:45.868 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-13T00:42:45.868 INFO:teuthology.orchestra.run.smithi087.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-13T00:42:45.868 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [ 2024-02-13T00:42:45.868 INFO:teuthology.orchestra.run.smithi087.stdout: "osd", 2024-02-13T00:42:45.868 INFO:teuthology.orchestra.run.smithi087.stdout: "mon", 2024-02-13T00:42:45.868 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr" 2024-02-13T00:42:45.869 INFO:teuthology.orchestra.run.smithi087.stdout: ], 2024-02-13T00:42:45.869 INFO:teuthology.orchestra.run.smithi087.stdout: "progress": "13/20 daemons upgraded", 2024-02-13T00:42:45.869 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "Currently upgrading rgw daemons", 2024-02-13T00:42:45.869 INFO:teuthology.orchestra.run.smithi087.stdout: "is_paused": false 2024-02-13T00:42:45.869 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:42:46.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:46 smithi195 bash[30672]: audit 2024-02-13T00:42:44.606466+0000 mgr.y (mgr.44106) 303 : audit [DBG] from='client.54466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:42:46.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:46 smithi195 bash[30672]: audit 2024-02-13T00:42:44.973430+0000 mgr.y (mgr.44106) 304 : audit [DBG] from='client.44520 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:42:46.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:46 smithi195 bash[30672]: audit 2024-02-13T00:42:45.477398+0000 mon.c (mon.1) 13 : audit [DBG] from='client.44526 172.21.15.87:0/1912155255' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:46.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:46 smithi195 bash[30672]: audit 2024-02-13T00:42:45.929269+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:46.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:46 smithi087 bash[38740]: audit 2024-02-13T00:42:44.606466+0000 mgr.y (mgr.44106) 303 : audit [DBG] from='client.54466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:42:46.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:46 smithi087 bash[38740]: audit 2024-02-13T00:42:44.973430+0000 mgr.y (mgr.44106) 304 : audit [DBG] from='client.44520 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:42:46.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:46 smithi087 bash[38740]: audit 2024-02-13T00:42:45.477398+0000 mon.c (mon.1) 13 : audit [DBG] from='client.44526 172.21.15.87:0/1912155255' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:46.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:46 smithi087 bash[38740]: audit 2024-02-13T00:42:45.929269+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:46.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:46 smithi087 bash[39916]: audit 2024-02-13T00:42:44.606466+0000 mgr.y (mgr.44106) 303 : audit [DBG] from='client.54466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:42:46.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:46 smithi087 bash[39916]: audit 2024-02-13T00:42:44.973430+0000 mgr.y (mgr.44106) 304 : audit [DBG] from='client.44520 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:42:46.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:46 smithi087 bash[39916]: audit 2024-02-13T00:42:45.477398+0000 mon.c (mon.1) 13 : audit [DBG] from='client.44526 172.21.15.87:0/1912155255' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:46.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:46 smithi087 bash[39916]: audit 2024-02-13T00:42:45.929269+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:47.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:47 smithi195 bash[30672]: audit 2024-02-13T00:42:45.865199+0000 mgr.y (mgr.44106) 305 : audit [DBG] from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:42:47.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:47 smithi195 bash[30672]: cluster 2024-02-13T00:42:45.886786+0000 mgr.y (mgr.44106) 306 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 126 KiB/s rd, 255 B/s wr, 192 op/s 2024-02-13T00:42:47.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:47 smithi195 bash[30672]: audit 2024-02-13T00:42:47.203128+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:47.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:47 smithi195 bash[30672]: audit 2024-02-13T00:42:47.211126+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:47.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:47 smithi195 bash[30672]: audit 2024-02-13T00:42:47.223925+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:42:47.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:47 smithi195 bash[30672]: audit 2024-02-13T00:42:47.229172+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:47.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:47 smithi195 bash[30672]: audit 2024-02-13T00:42:47.232680+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:47.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:47 smithi195 bash[30672]: audit 2024-02-13T00:42:47.235034+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:47.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:47 smithi195 bash[30672]: audit 2024-02-13T00:42:47.237665+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:47.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:47 smithi195 bash[30672]: audit 2024-02-13T00:42:47.239716+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:47.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:47 smithi195 bash[30672]: audit 2024-02-13T00:42:47.241512+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:47.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:47 smithi195 bash[30672]: audit 2024-02-13T00:42:47.248761+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:47.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:47 smithi195 bash[30672]: audit 2024-02-13T00:42:47.250143+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi087.zfdisv"}]: dispatch 2024-02-13T00:42:47.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:47 smithi195 bash[30672]: audit 2024-02-13T00:42:47.254768+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi087.zfdisv"}]': finished 2024-02-13T00:42:47.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:47 smithi195 bash[30672]: audit 2024-02-13T00:42:47.255963+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi195.rcbggm"}]: dispatch 2024-02-13T00:42:47.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:47 smithi195 bash[30672]: audit 2024-02-13T00:42:47.262717+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi195.rcbggm"}]': finished 2024-02-13T00:42:47.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:47 smithi195 bash[30672]: audit 2024-02-13T00:42:47.264715+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:47.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:47 smithi195 bash[30672]: audit 2024-02-13T00:42:47.271404+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:47.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:47 smithi195 bash[30672]: audit 2024-02-13T00:42:47.273193+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:47.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:47 smithi195 bash[30672]: audit 2024-02-13T00:42:47.275495+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:47.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:47 smithi195 bash[30672]: audit 2024-02-13T00:42:47.282527+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:47.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:47 smithi195 bash[30672]: audit 2024-02-13T00:42:47.284427+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:47.657 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:47 smithi195 bash[30672]: audit 2024-02-13T00:42:47.290851+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:47.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[38740]: audit 2024-02-13T00:42:45.865199+0000 mgr.y (mgr.44106) 305 : audit [DBG] from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:42:47.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[38740]: cluster 2024-02-13T00:42:45.886786+0000 mgr.y (mgr.44106) 306 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 126 KiB/s rd, 255 B/s wr, 192 op/s 2024-02-13T00:42:47.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[38740]: audit 2024-02-13T00:42:47.203128+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:47.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[38740]: audit 2024-02-13T00:42:47.211126+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:47.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[38740]: audit 2024-02-13T00:42:47.223925+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:42:47.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[38740]: audit 2024-02-13T00:42:47.229172+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:47.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[38740]: audit 2024-02-13T00:42:47.232680+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:47.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[38740]: audit 2024-02-13T00:42:47.235034+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:47.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[38740]: audit 2024-02-13T00:42:47.237665+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:47.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[38740]: audit 2024-02-13T00:42:47.239716+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:47.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[38740]: audit 2024-02-13T00:42:47.241512+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:47.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[38740]: audit 2024-02-13T00:42:47.248761+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:47.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[38740]: audit 2024-02-13T00:42:47.250143+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi087.zfdisv"}]: dispatch 2024-02-13T00:42:47.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[38740]: audit 2024-02-13T00:42:47.254768+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi087.zfdisv"}]': finished 2024-02-13T00:42:47.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[38740]: audit 2024-02-13T00:42:47.255963+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi195.rcbggm"}]: dispatch 2024-02-13T00:42:47.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[38740]: audit 2024-02-13T00:42:47.262717+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi195.rcbggm"}]': finished 2024-02-13T00:42:47.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[38740]: audit 2024-02-13T00:42:47.264715+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:47.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[38740]: audit 2024-02-13T00:42:47.271404+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:47.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[38740]: audit 2024-02-13T00:42:47.273193+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:47.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[38740]: audit 2024-02-13T00:42:47.275495+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:47.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[38740]: audit 2024-02-13T00:42:47.282527+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:47.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[38740]: audit 2024-02-13T00:42:47.284427+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:47.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[38740]: audit 2024-02-13T00:42:47.290851+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:47.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[39916]: audit 2024-02-13T00:42:45.865199+0000 mgr.y (mgr.44106) 305 : audit [DBG] from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:42:47.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[39916]: cluster 2024-02-13T00:42:45.886786+0000 mgr.y (mgr.44106) 306 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 126 KiB/s rd, 255 B/s wr, 192 op/s 2024-02-13T00:42:47.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[39916]: audit 2024-02-13T00:42:47.203128+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:47.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[39916]: audit 2024-02-13T00:42:47.211126+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:47.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[39916]: audit 2024-02-13T00:42:47.223925+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:42:47.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[39916]: audit 2024-02-13T00:42:47.229172+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:47.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[39916]: audit 2024-02-13T00:42:47.232680+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:47.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[39916]: audit 2024-02-13T00:42:47.235034+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:47.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[39916]: audit 2024-02-13T00:42:47.237665+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[39916]: audit 2024-02-13T00:42:47.239716+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[39916]: audit 2024-02-13T00:42:47.241512+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[39916]: audit 2024-02-13T00:42:47.248761+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[39916]: audit 2024-02-13T00:42:47.250143+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi087.zfdisv"}]: dispatch 2024-02-13T00:42:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[39916]: audit 2024-02-13T00:42:47.254768+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi087.zfdisv"}]': finished 2024-02-13T00:42:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[39916]: audit 2024-02-13T00:42:47.255963+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi195.rcbggm"}]: dispatch 2024-02-13T00:42:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[39916]: audit 2024-02-13T00:42:47.262717+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi195.rcbggm"}]': finished 2024-02-13T00:42:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[39916]: audit 2024-02-13T00:42:47.264715+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[39916]: audit 2024-02-13T00:42:47.271404+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[39916]: audit 2024-02-13T00:42:47.273193+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[39916]: audit 2024-02-13T00:42:47.275495+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[39916]: audit 2024-02-13T00:42:47.282527+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[39916]: audit 2024-02-13T00:42:47.284427+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:42:47.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:47 smithi087 bash[39916]: audit 2024-02-13T00:42:47.290851+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:48.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:48 smithi195 bash[30672]: cephadm 2024-02-13T00:42:47.242393+0000 mgr.y (mgr.44106) 307 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-02-13T00:42:48.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:48 smithi195 bash[30672]: cephadm 2024-02-13T00:42:47.265879+0000 mgr.y (mgr.44106) 308 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-02-13T00:42:48.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:48 smithi195 bash[30672]: cephadm 2024-02-13T00:42:47.276907+0000 mgr.y (mgr.44106) 309 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-02-13T00:42:48.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:48 smithi195 bash[30672]: cephadm 2024-02-13T00:42:47.285936+0000 mgr.y (mgr.44106) 310 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-02-13T00:42:48.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:48 smithi087 bash[38740]: cephadm 2024-02-13T00:42:47.242393+0000 mgr.y (mgr.44106) 307 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-02-13T00:42:48.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:48 smithi087 bash[38740]: cephadm 2024-02-13T00:42:47.265879+0000 mgr.y (mgr.44106) 308 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-02-13T00:42:48.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:48 smithi087 bash[38740]: cephadm 2024-02-13T00:42:47.276907+0000 mgr.y (mgr.44106) 309 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-02-13T00:42:48.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:48 smithi087 bash[38740]: cephadm 2024-02-13T00:42:47.285936+0000 mgr.y (mgr.44106) 310 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-02-13T00:42:48.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:48 smithi087 bash[39916]: cephadm 2024-02-13T00:42:47.242393+0000 mgr.y (mgr.44106) 307 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-02-13T00:42:48.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:48 smithi087 bash[39916]: cephadm 2024-02-13T00:42:47.265879+0000 mgr.y (mgr.44106) 308 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-02-13T00:42:48.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:48 smithi087 bash[39916]: cephadm 2024-02-13T00:42:47.276907+0000 mgr.y (mgr.44106) 309 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-02-13T00:42:48.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:48 smithi087 bash[39916]: cephadm 2024-02-13T00:42:47.285936+0000 mgr.y (mgr.44106) 310 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-02-13T00:42:49.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:49 smithi087 bash[38740]: cluster 2024-02-13T00:42:47.887950+0000 mgr.y (mgr.44106) 311 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 162 KiB/s rd, 341 B/s wr, 247 op/s 2024-02-13T00:42:49.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:49 smithi087 bash[39916]: cluster 2024-02-13T00:42:47.887950+0000 mgr.y (mgr.44106) 311 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 162 KiB/s rd, 341 B/s wr, 247 op/s 2024-02-13T00:42:49.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:49 smithi195 bash[30672]: cluster 2024-02-13T00:42:47.887950+0000 mgr.y (mgr.44106) 311 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 162 KiB/s rd, 341 B/s wr, 247 op/s 2024-02-13T00:42:50.199 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:50 smithi087 systemd[1]: Stopping Ceph node-exporter.a for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:42:51.060 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:50 smithi087 bash[50018]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-node-exporter.a 2024-02-13T00:42:51.060 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:51 smithi087 systemd[1]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=2/INVALIDARGUMENT 2024-02-13T00:42:51.350 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:51 smithi087 bash[50074]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-node-exporter.a 2024-02-13T00:42:51.350 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:51 smithi087 systemd[1]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-13T00:42:51.350 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:51 smithi087 systemd[1]: Stopped Ceph node-exporter.a for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:42:51.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:51 smithi195 bash[30672]: cephadm 2024-02-13T00:42:49.694437+0000 mgr.y (mgr.44106) 312 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-02-13T00:42:51.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:51 smithi195 bash[30672]: cephadm 2024-02-13T00:42:49.694786+0000 mgr.y (mgr.44106) 313 : cephadm [INF] Deploying daemon node-exporter.a on smithi087 2024-02-13T00:42:51.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:51 smithi195 bash[30672]: cluster 2024-02-13T00:42:49.888749+0000 mgr.y (mgr.44106) 314 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 123 KiB/s rd, 85 B/s wr, 187 op/s 2024-02-13T00:42:51.699 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:51 smithi087 systemd[1]: Started Ceph node-exporter.a for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:42:51.699 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:51 smithi087 bash[50192]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-02-13T00:42:51.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:51 smithi087 bash[38740]: cephadm 2024-02-13T00:42:49.694437+0000 mgr.y (mgr.44106) 312 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-02-13T00:42:51.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:51 smithi087 bash[38740]: cephadm 2024-02-13T00:42:49.694786+0000 mgr.y (mgr.44106) 313 : cephadm [INF] Deploying daemon node-exporter.a on smithi087 2024-02-13T00:42:51.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:51 smithi087 bash[38740]: cluster 2024-02-13T00:42:49.888749+0000 mgr.y (mgr.44106) 314 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 123 KiB/s rd, 85 B/s wr, 187 op/s 2024-02-13T00:42:51.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:51 smithi087 bash[39916]: cephadm 2024-02-13T00:42:49.694437+0000 mgr.y (mgr.44106) 312 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-02-13T00:42:51.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:51 smithi087 bash[39916]: cephadm 2024-02-13T00:42:49.694786+0000 mgr.y (mgr.44106) 313 : cephadm [INF] Deploying daemon node-exporter.a on smithi087 2024-02-13T00:42:51.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:51 smithi087 bash[39916]: cluster 2024-02-13T00:42:49.888749+0000 mgr.y (mgr.44106) 314 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 123 KiB/s rd, 85 B/s wr, 187 op/s 2024-02-13T00:42:52.374 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:52 smithi087 bash[50192]: v1.3.1: Pulling from prometheus/node-exporter 2024-02-13T00:42:52.374 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:52 smithi087 bash[50192]: aa2a8d90b84c: Already exists 2024-02-13T00:42:52.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:52 smithi087 bash[38740]: audit 2024-02-13T00:42:51.448210+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:52.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:52 smithi087 bash[38740]: cluster 2024-02-13T00:42:51.889695+0000 mgr.y (mgr.44106) 315 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 102 KiB/s rd, 85 B/s wr, 155 op/s 2024-02-13T00:42:52.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:52 smithi087 bash[39916]: audit 2024-02-13T00:42:51.448210+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:52.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:52 smithi087 bash[39916]: cluster 2024-02-13T00:42:51.889695+0000 mgr.y (mgr.44106) 315 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 102 KiB/s rd, 85 B/s wr, 155 op/s 2024-02-13T00:42:52.701 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:52 smithi087 bash[50192]: b45d31ee2d7f: Already exists 2024-02-13T00:42:52.701 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:52 smithi087 bash[50192]: b5db1e299295: Pulling fs layer 2024-02-13T00:42:52.887 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:52 smithi195 bash[30672]: audit 2024-02-13T00:42:51.448210+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:52.887 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:52 smithi195 bash[30672]: cluster 2024-02-13T00:42:51.889695+0000 mgr.y (mgr.44106) 315 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 102 KiB/s rd, 85 B/s wr, 155 op/s 2024-02-13T00:42:53.034 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:52 smithi087 bash[50192]: b5db1e299295: Verifying Checksum 2024-02-13T00:42:53.034 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:52 smithi087 bash[50192]: b5db1e299295: Download complete 2024-02-13T00:42:53.449 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:53 smithi087 bash[50192]: b5db1e299295: Pull complete 2024-02-13T00:42:53.450 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:53 smithi087 bash[50192]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-02-13T00:42:53.450 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:53 smithi087 bash[50192]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-02-13T00:42:54.404 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:54 smithi195 systemd[1]: Stopping Ceph node-exporter.b for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:42:54.700 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.484Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-02-13T00:42:54.700 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.484Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-02-13T00:42:54.701 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.484Z 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/.+)($|/) 2024-02-13T00:42:54.701 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.484Z 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)$ 2024-02-13T00:42:54.701 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.486Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-02-13T00:42:54.701 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.486Z caller=node_exporter.go:115 level=info collector=arp 2024-02-13T00:42:54.701 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.486Z caller=node_exporter.go:115 level=info collector=bcache 2024-02-13T00:42:54.701 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.486Z caller=node_exporter.go:115 level=info collector=bonding 2024-02-13T00:42:54.701 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.487Z caller=node_exporter.go:115 level=info collector=btrfs 2024-02-13T00:42:54.701 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.487Z caller=node_exporter.go:115 level=info collector=conntrack 2024-02-13T00:42:54.701 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.487Z caller=node_exporter.go:115 level=info collector=cpu 2024-02-13T00:42:54.701 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.487Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-02-13T00:42:54.701 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.487Z caller=node_exporter.go:115 level=info collector=diskstats 2024-02-13T00:42:54.701 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.487Z caller=node_exporter.go:115 level=info collector=dmi 2024-02-13T00:42:54.701 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.487Z caller=node_exporter.go:115 level=info collector=edac 2024-02-13T00:42:54.702 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.487Z caller=node_exporter.go:115 level=info collector=entropy 2024-02-13T00:42:54.702 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.487Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-02-13T00:42:54.702 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.487Z caller=node_exporter.go:115 level=info collector=filefd 2024-02-13T00:42:54.702 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.487Z caller=node_exporter.go:115 level=info collector=filesystem 2024-02-13T00:42:54.702 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.487Z caller=node_exporter.go:115 level=info collector=hwmon 2024-02-13T00:42:54.702 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.487Z caller=node_exporter.go:115 level=info collector=infiniband 2024-02-13T00:42:54.702 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.487Z caller=node_exporter.go:115 level=info collector=ipvs 2024-02-13T00:42:54.702 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.487Z caller=node_exporter.go:115 level=info collector=loadavg 2024-02-13T00:42:54.702 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.487Z caller=node_exporter.go:115 level=info collector=mdadm 2024-02-13T00:42:54.702 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.487Z caller=node_exporter.go:115 level=info collector=meminfo 2024-02-13T00:42:54.702 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.487Z caller=node_exporter.go:115 level=info collector=netclass 2024-02-13T00:42:54.702 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.487Z caller=node_exporter.go:115 level=info collector=netdev 2024-02-13T00:42:54.702 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.487Z caller=node_exporter.go:115 level=info collector=netstat 2024-02-13T00:42:54.702 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.487Z caller=node_exporter.go:115 level=info collector=nfs 2024-02-13T00:42:54.703 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.487Z caller=node_exporter.go:115 level=info collector=nfsd 2024-02-13T00:42:54.703 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.487Z caller=node_exporter.go:115 level=info collector=nvme 2024-02-13T00:42:54.703 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.487Z caller=node_exporter.go:115 level=info collector=os 2024-02-13T00:42:54.703 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.487Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-02-13T00:42:54.703 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.487Z caller=node_exporter.go:115 level=info collector=pressure 2024-02-13T00:42:54.703 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.487Z caller=node_exporter.go:115 level=info collector=rapl 2024-02-13T00:42:54.703 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.487Z caller=node_exporter.go:115 level=info collector=schedstat 2024-02-13T00:42:54.703 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.487Z caller=node_exporter.go:115 level=info collector=sockstat 2024-02-13T00:42:54.703 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.487Z caller=node_exporter.go:115 level=info collector=softnet 2024-02-13T00:42:54.703 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.487Z caller=node_exporter.go:115 level=info collector=stat 2024-02-13T00:42:54.703 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.487Z caller=node_exporter.go:115 level=info collector=tapestats 2024-02-13T00:42:54.703 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.487Z caller=node_exporter.go:115 level=info collector=textfile 2024-02-13T00:42:54.703 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.487Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-02-13T00:42:54.703 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.487Z caller=node_exporter.go:115 level=info collector=time 2024-02-13T00:42:54.704 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.487Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-02-13T00:42:54.704 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.487Z caller=node_exporter.go:115 level=info collector=uname 2024-02-13T00:42:54.704 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.487Z caller=node_exporter.go:115 level=info collector=vmstat 2024-02-13T00:42:54.704 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.487Z caller=node_exporter.go:115 level=info collector=xfs 2024-02-13T00:42:54.704 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.487Z caller=node_exporter.go:115 level=info collector=zfs 2024-02-13T00:42:54.704 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.488Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-02-13T00:42:54.704 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[50192]: ts=2024-02-13T00:42:54.488Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-02-13T00:42:55.097 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:54 smithi195 bash[30672]: cluster 2024-02-13T00:42:53.890823+0000 mgr.y (mgr.44106) 316 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 99 KiB/s rd, 85 B/s wr, 150 op/s 2024-02-13T00:42:55.098 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:54 smithi195 bash[30672]: cephadm 2024-02-13T00:42:53.949558+0000 mgr.y (mgr.44106) 317 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-02-13T00:42:55.098 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:54 smithi195 bash[30672]: cephadm 2024-02-13T00:42:53.950062+0000 mgr.y (mgr.44106) 318 : cephadm [INF] Deploying daemon node-exporter.b on smithi195 2024-02-13T00:42:55.352 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:55 smithi195 bash[39621]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-node-exporter.b 2024-02-13T00:42:55.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[38740]: cluster 2024-02-13T00:42:53.890823+0000 mgr.y (mgr.44106) 316 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 99 KiB/s rd, 85 B/s wr, 150 op/s 2024-02-13T00:42:55.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[38740]: cephadm 2024-02-13T00:42:53.949558+0000 mgr.y (mgr.44106) 317 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-02-13T00:42:55.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[38740]: cephadm 2024-02-13T00:42:53.950062+0000 mgr.y (mgr.44106) 318 : cephadm [INF] Deploying daemon node-exporter.b on smithi195 2024-02-13T00:42:55.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[39916]: cluster 2024-02-13T00:42:53.890823+0000 mgr.y (mgr.44106) 316 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 99 KiB/s rd, 85 B/s wr, 150 op/s 2024-02-13T00:42:55.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[39916]: cephadm 2024-02-13T00:42:53.949558+0000 mgr.y (mgr.44106) 317 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-02-13T00:42:55.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:54 smithi087 bash[39916]: cephadm 2024-02-13T00:42:53.950062+0000 mgr.y (mgr.44106) 318 : cephadm [INF] Deploying daemon node-exporter.b on smithi195 2024-02-13T00:42:55.654 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:55 smithi195 systemd[1]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=2/INVALIDARGUMENT 2024-02-13T00:42:55.654 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:55 smithi195 bash[39675]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-node-exporter.b 2024-02-13T00:42:55.654 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:55 smithi195 systemd[1]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-13T00:42:55.654 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:55 smithi195 systemd[1]: Stopped Ceph node-exporter.b for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:42:56.154 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:55 smithi195 systemd[1]: Started Ceph node-exporter.b for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:42:56.154 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:55 smithi195 bash[39786]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-02-13T00:42:56.583 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:56 smithi195 bash[39786]: v1.3.1: Pulling from prometheus/node-exporter 2024-02-13T00:42:56.583 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:56 smithi195 bash[39786]: aa2a8d90b84c: Pulling fs layer 2024-02-13T00:42:56.583 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:56 smithi195 bash[39786]: b45d31ee2d7f: Pulling fs layer 2024-02-13T00:42:56.866 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:56 smithi195 bash[39786]: b5db1e299295: Pulling fs layer 2024-02-13T00:42:56.867 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:56 smithi195 bash[39786]: aa2a8d90b84c: Download complete 2024-02-13T00:42:56.867 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:56 smithi195 bash[39786]: b45d31ee2d7f: Verifying Checksum 2024-02-13T00:42:56.867 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:56 smithi195 bash[39786]: b45d31ee2d7f: Download complete 2024-02-13T00:42:56.867 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:56 smithi195 bash[30672]: audit 2024-02-13T00:42:55.729471+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:56.867 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:56 smithi195 bash[30672]: audit 2024-02-13T00:42:55.731591+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:42:56.867 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:56 smithi195 bash[30672]: audit 2024-02-13T00:42:55.735055+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:42:56.867 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:56 smithi195 bash[30672]: audit 2024-02-13T00:42:55.735682+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:42:56.867 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:56 smithi195 bash[30672]: cluster 2024-02-13T00:42:55.891772+0000 mgr.y (mgr.44106) 319 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 68 KiB/s rd, 85 B/s wr, 104 op/s 2024-02-13T00:42:57.154 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:56 smithi195 bash[39786]: b5db1e299295: Verifying Checksum 2024-02-13T00:42:57.154 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:56 smithi195 bash[39786]: b5db1e299295: Download complete 2024-02-13T00:42:57.154 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:56 smithi195 bash[39786]: aa2a8d90b84c: Pull complete 2024-02-13T00:42:57.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:56 smithi087 bash[38740]: audit 2024-02-13T00:42:55.729471+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:57.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:56 smithi087 bash[38740]: audit 2024-02-13T00:42:55.731591+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:42:57.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:56 smithi087 bash[38740]: audit 2024-02-13T00:42:55.735055+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:42:57.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:56 smithi087 bash[38740]: audit 2024-02-13T00:42:55.735682+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:42:57.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:56 smithi087 bash[38740]: cluster 2024-02-13T00:42:55.891772+0000 mgr.y (mgr.44106) 319 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 68 KiB/s rd, 85 B/s wr, 104 op/s 2024-02-13T00:42:57.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:56 smithi087 bash[39916]: audit 2024-02-13T00:42:55.729471+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:42:57.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:56 smithi087 bash[39916]: audit 2024-02-13T00:42:55.731591+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:42:57.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:56 smithi087 bash[39916]: audit 2024-02-13T00:42:55.735055+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:42:57.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:56 smithi087 bash[39916]: audit 2024-02-13T00:42:55.735682+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:42:57.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:56 smithi087 bash[39916]: cluster 2024-02-13T00:42:55.891772+0000 mgr.y (mgr.44106) 319 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 68 KiB/s rd, 85 B/s wr, 104 op/s 2024-02-13T00:42:58.079 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:57 smithi195 bash[39786]: b45d31ee2d7f: Pull complete 2024-02-13T00:42:58.357 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:58 smithi195 bash[39786]: b5db1e299295: Pull complete 2024-02-13T00:42:58.357 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:58 smithi195 bash[39786]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-02-13T00:42:58.357 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:58 smithi195 bash[39786]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-02-13T00:42:59.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:42:58 smithi195 bash[30672]: cluster 2024-02-13T00:42:57.893082+0000 mgr.y (mgr.44106) 320 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 46 KiB/s rd, 85 B/s wr, 70 op/s 2024-02-13T00:42:59.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:42:58 smithi087 bash[38740]: cluster 2024-02-13T00:42:57.893082+0000 mgr.y (mgr.44106) 320 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 46 KiB/s rd, 85 B/s wr, 70 op/s 2024-02-13T00:42:59.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:42:58 smithi087 bash[39916]: cluster 2024-02-13T00:42:57.893082+0000 mgr.y (mgr.44106) 320 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 46 KiB/s rd, 85 B/s wr, 70 op/s 2024-02-13T00:43:00.155 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.924Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-02-13T00:43:00.155 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.924Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-02-13T00:43:00.155 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z 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/.+)($|/) 2024-02-13T00:43:00.155 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z 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)$ 2024-02-13T00:43:00.155 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-02-13T00:43:00.155 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=arp 2024-02-13T00:43:00.155 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=bcache 2024-02-13T00:43:00.156 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=bonding 2024-02-13T00:43:00.156 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=btrfs 2024-02-13T00:43:00.156 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=conntrack 2024-02-13T00:43:00.156 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=cpu 2024-02-13T00:43:00.156 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-02-13T00:43:00.156 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=diskstats 2024-02-13T00:43:00.156 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=dmi 2024-02-13T00:43:00.156 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=edac 2024-02-13T00:43:00.156 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=entropy 2024-02-13T00:43:00.156 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-02-13T00:43:00.156 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=filefd 2024-02-13T00:43:00.156 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=filesystem 2024-02-13T00:43:00.156 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=hwmon 2024-02-13T00:43:00.157 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=infiniband 2024-02-13T00:43:00.157 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=ipvs 2024-02-13T00:43:00.157 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=loadavg 2024-02-13T00:43:00.157 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=mdadm 2024-02-13T00:43:00.157 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=meminfo 2024-02-13T00:43:00.157 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=netclass 2024-02-13T00:43:00.157 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=netdev 2024-02-13T00:43:00.157 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=netstat 2024-02-13T00:43:00.157 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=nfs 2024-02-13T00:43:00.157 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=nfsd 2024-02-13T00:43:00.157 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=nvme 2024-02-13T00:43:00.157 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=os 2024-02-13T00:43:00.157 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-02-13T00:43:00.157 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=pressure 2024-02-13T00:43:00.158 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=rapl 2024-02-13T00:43:00.158 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=schedstat 2024-02-13T00:43:00.158 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=sockstat 2024-02-13T00:43:00.158 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=softnet 2024-02-13T00:43:00.158 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=stat 2024-02-13T00:43:00.158 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=tapestats 2024-02-13T00:43:00.158 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=textfile 2024-02-13T00:43:00.158 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-02-13T00:43:00.158 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=time 2024-02-13T00:43:00.158 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-02-13T00:43:00.158 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=uname 2024-02-13T00:43:00.158 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=vmstat 2024-02-13T00:43:00.159 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=xfs 2024-02-13T00:43:00.159 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:115 level=info collector=zfs 2024-02-13T00:43:00.159 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.926Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-02-13T00:43:00.159 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:42:59 smithi195 bash[39786]: ts=2024-02-13T00:42:59.927Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-02-13T00:43:01.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:00 smithi195 bash[30672]: cluster 2024-02-13T00:42:59.894105+0000 mgr.y (mgr.44106) 321 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 15 op/s 2024-02-13T00:43:01.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:00 smithi087 bash[38740]: cluster 2024-02-13T00:42:59.894105+0000 mgr.y (mgr.44106) 321 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 15 op/s 2024-02-13T00:43:01.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:00 smithi087 bash[39916]: cluster 2024-02-13T00:42:59.894105+0000 mgr.y (mgr.44106) 321 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 15 op/s 2024-02-13T00:43:02.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:02 smithi195 bash[30672]: audit 2024-02-13T00:43:01.452913+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:02.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:02 smithi195 bash[30672]: cluster 2024-02-13T00:43:01.895098+0000 mgr.y (mgr.44106) 322 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.0 KiB/s rd, 0 B/s wr, 7 op/s 2024-02-13T00:43:02.949 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:02 smithi087 bash[38740]: audit 2024-02-13T00:43:01.452913+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:02.950 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:02 smithi087 bash[38740]: cluster 2024-02-13T00:43:01.895098+0000 mgr.y (mgr.44106) 322 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.0 KiB/s rd, 0 B/s wr, 7 op/s 2024-02-13T00:43:02.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:02 smithi087 bash[39916]: audit 2024-02-13T00:43:01.452913+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:02.950 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:02 smithi087 bash[39916]: cluster 2024-02-13T00:43:01.895098+0000 mgr.y (mgr.44106) 322 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.0 KiB/s rd, 0 B/s wr, 7 op/s 2024-02-13T00:43:05.156 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:04 smithi195 bash[30672]: audit 2024-02-13T00:43:03.702391+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:05.156 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:04 smithi195 bash[30672]: cluster 2024-02-13T00:43:03.896401+0000 mgr.y (mgr.44106) 323 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:05.156 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:04 smithi195 bash[30672]: cephadm 2024-02-13T00:43:03.970970+0000 mgr.y (mgr.44106) 324 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-13T00:43:05.156 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:04 smithi195 bash[30672]: audit 2024-02-13T00:43:04.497371+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:05.156 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:04 smithi195 bash[30672]: audit 2024-02-13T00:43:04.510381+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:05.156 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:04 smithi195 bash[30672]: audit 2024-02-13T00:43:04.537136+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:05.156 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:04 smithi195 bash[30672]: audit 2024-02-13T00:43:04.545069+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:43:05.157 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:04 smithi195 bash[30672]: audit 2024-02-13T00:43:04.550370+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:05.157 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:04 smithi195 bash[30672]: audit 2024-02-13T00:43:04.553564+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:05.157 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:04 smithi195 bash[30672]: audit 2024-02-13T00:43:04.555837+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:05.157 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:04 smithi195 bash[30672]: audit 2024-02-13T00:43:04.560522+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:05.157 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:04 smithi195 bash[30672]: audit 2024-02-13T00:43:04.564420+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:05.157 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:04 smithi195 bash[30672]: audit 2024-02-13T00:43:04.567238+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:05.157 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:04 smithi195 bash[30672]: audit 2024-02-13T00:43:04.569498+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:05.157 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:04 smithi195 bash[30672]: audit 2024-02-13T00:43:04.571713+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:05.157 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:04 smithi195 bash[30672]: audit 2024-02-13T00:43:04.573703+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:05.157 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:04 smithi195 bash[30672]: audit 2024-02-13T00:43:04.575641+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:05.157 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:04 smithi195 bash[30672]: audit 2024-02-13T00:43:04.578340+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:05.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:04 smithi087 bash[38740]: audit 2024-02-13T00:43:03.702391+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:05.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:04 smithi087 bash[38740]: cluster 2024-02-13T00:43:03.896401+0000 mgr.y (mgr.44106) 323 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:05.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:04 smithi087 bash[38740]: cephadm 2024-02-13T00:43:03.970970+0000 mgr.y (mgr.44106) 324 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-13T00:43:05.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:04 smithi087 bash[38740]: audit 2024-02-13T00:43:04.497371+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:05.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:04 smithi087 bash[38740]: audit 2024-02-13T00:43:04.510381+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:05.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:04 smithi087 bash[38740]: audit 2024-02-13T00:43:04.537136+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:05.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:04 smithi087 bash[38740]: audit 2024-02-13T00:43:04.545069+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:43:05.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:04 smithi087 bash[38740]: audit 2024-02-13T00:43:04.550370+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:05.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:04 smithi087 bash[38740]: audit 2024-02-13T00:43:04.553564+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:05.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:04 smithi087 bash[38740]: audit 2024-02-13T00:43:04.555837+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:05.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:04 smithi087 bash[38740]: audit 2024-02-13T00:43:04.560522+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:05.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:04 smithi087 bash[38740]: audit 2024-02-13T00:43:04.564420+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:05.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:04 smithi087 bash[38740]: audit 2024-02-13T00:43:04.567238+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:05.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:04 smithi087 bash[38740]: audit 2024-02-13T00:43:04.569498+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:05.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:04 smithi087 bash[38740]: audit 2024-02-13T00:43:04.571713+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:05.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:04 smithi087 bash[38740]: audit 2024-02-13T00:43:04.573703+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:05.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:04 smithi087 bash[38740]: audit 2024-02-13T00:43:04.575641+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:05.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:04 smithi087 bash[38740]: audit 2024-02-13T00:43:04.578340+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:05.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:04 smithi087 bash[39916]: audit 2024-02-13T00:43:03.702391+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:05.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:04 smithi087 bash[39916]: cluster 2024-02-13T00:43:03.896401+0000 mgr.y (mgr.44106) 323 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:05.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:04 smithi087 bash[39916]: cephadm 2024-02-13T00:43:03.970970+0000 mgr.y (mgr.44106) 324 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-13T00:43:05.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:04 smithi087 bash[39916]: audit 2024-02-13T00:43:04.497371+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:05.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:04 smithi087 bash[39916]: audit 2024-02-13T00:43:04.510381+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:05.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:04 smithi087 bash[39916]: audit 2024-02-13T00:43:04.537136+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:05.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:04 smithi087 bash[39916]: audit 2024-02-13T00:43:04.545069+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:43:05.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:04 smithi087 bash[39916]: audit 2024-02-13T00:43:04.550370+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:05.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:04 smithi087 bash[39916]: audit 2024-02-13T00:43:04.553564+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:05.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:04 smithi087 bash[39916]: audit 2024-02-13T00:43:04.555837+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:05.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:04 smithi087 bash[39916]: audit 2024-02-13T00:43:04.560522+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:05.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:04 smithi087 bash[39916]: audit 2024-02-13T00:43:04.564420+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:05.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:04 smithi087 bash[39916]: audit 2024-02-13T00:43:04.567238+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:05.202 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:04 smithi087 bash[39916]: audit 2024-02-13T00:43:04.569498+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:04 smithi087 bash[39916]: audit 2024-02-13T00:43:04.571713+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:04 smithi087 bash[39916]: audit 2024-02-13T00:43:04.573703+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:04 smithi087 bash[39916]: audit 2024-02-13T00:43:04.575641+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:05.203 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:04 smithi087 bash[39916]: audit 2024-02-13T00:43:04.578340+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:07.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:06 smithi195 bash[30672]: cluster 2024-02-13T00:43:05.897495+0000 mgr.y (mgr.44106) 325 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-13T00:43:07.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:06 smithi087 bash[38740]: cluster 2024-02-13T00:43:05.897495+0000 mgr.y (mgr.44106) 325 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-13T00:43:07.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:06 smithi087 bash[39916]: cluster 2024-02-13T00:43:05.897495+0000 mgr.y (mgr.44106) 325 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-13T00:43:08.294 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:07 smithi195 bash[30672]: cephadm 2024-02-13T00:43:06.901129+0000 mgr.y (mgr.44106) 326 : cephadm [INF] Upgrade: Updating prometheus.a 2024-02-13T00:43:08.294 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:07 smithi195 bash[30672]: cephadm 2024-02-13T00:43:06.923040+0000 mgr.y (mgr.44106) 327 : cephadm [INF] Deploying daemon prometheus.a on smithi195 2024-02-13T00:43:08.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:07 smithi087 bash[38740]: cephadm 2024-02-13T00:43:06.901129+0000 mgr.y (mgr.44106) 326 : cephadm [INF] Upgrade: Updating prometheus.a 2024-02-13T00:43:08.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:07 smithi087 bash[38740]: cephadm 2024-02-13T00:43:06.923040+0000 mgr.y (mgr.44106) 327 : cephadm [INF] Deploying daemon prometheus.a on smithi195 2024-02-13T00:43:08.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:07 smithi087 bash[39916]: cephadm 2024-02-13T00:43:06.901129+0000 mgr.y (mgr.44106) 326 : cephadm [INF] Upgrade: Updating prometheus.a 2024-02-13T00:43:08.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:07 smithi087 bash[39916]: cephadm 2024-02-13T00:43:06.923040+0000 mgr.y (mgr.44106) 327 : cephadm [INF] Deploying daemon prometheus.a on smithi195 2024-02-13T00:43:09.342 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:08 smithi195 bash[30672]: cluster 2024-02-13T00:43:07.898801+0000 mgr.y (mgr.44106) 328 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 KiB/s rd, 170 B/s wr, 3 op/s 2024-02-13T00:43:09.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:08 smithi087 bash[38740]: cluster 2024-02-13T00:43:07.898801+0000 mgr.y (mgr.44106) 328 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 KiB/s rd, 170 B/s wr, 3 op/s 2024-02-13T00:43:09.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:08 smithi087 bash[39916]: cluster 2024-02-13T00:43:07.898801+0000 mgr.y (mgr.44106) 328 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 KiB/s rd, 170 B/s wr, 3 op/s 2024-02-13T00:43:10.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:09 smithi195 bash[30672]: audit 2024-02-13T00:43:09.789997+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2024-02-13T00:43:10.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:09 smithi195 bash[30672]: audit 2024-02-13T00:43:09.790533+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-13T00:43:10.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:09 smithi195 bash[30672]: audit 2024-02-13T00:43:09.791011+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-13T00:43:10.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:09 smithi195 bash[30672]: audit 2024-02-13T00:43:09.791483+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-13T00:43:10.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:09 smithi087 bash[38740]: audit 2024-02-13T00:43:09.789997+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2024-02-13T00:43:10.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:09 smithi087 bash[38740]: audit 2024-02-13T00:43:09.790533+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-13T00:43:10.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:09 smithi087 bash[38740]: audit 2024-02-13T00:43:09.791011+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-13T00:43:10.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:09 smithi087 bash[38740]: audit 2024-02-13T00:43:09.791483+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-13T00:43:10.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:09 smithi087 bash[39916]: audit 2024-02-13T00:43:09.789997+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2024-02-13T00:43:10.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:09 smithi087 bash[39916]: audit 2024-02-13T00:43:09.790533+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-13T00:43:10.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:09 smithi087 bash[39916]: audit 2024-02-13T00:43:09.791011+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-13T00:43:10.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:09 smithi087 bash[39916]: audit 2024-02-13T00:43:09.791483+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-13T00:43:11.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:10 smithi195 bash[30672]: cluster 2024-02-13T00:43:09.899767+0000 mgr.y (mgr.44106) 329 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.6 KiB/s rd, 170 B/s wr, 3 op/s 2024-02-13T00:43:11.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:10 smithi087 bash[38740]: cluster 2024-02-13T00:43:09.899767+0000 mgr.y (mgr.44106) 329 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.6 KiB/s rd, 170 B/s wr, 3 op/s 2024-02-13T00:43:11.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:10 smithi087 bash[39916]: cluster 2024-02-13T00:43:09.899767+0000 mgr.y (mgr.44106) 329 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.6 KiB/s rd, 170 B/s wr, 3 op/s 2024-02-13T00:43:11.654 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:43:11 smithi195 systemd[1]: Stopping Ceph prometheus.a for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:43:11.717 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:43:11 smithi195 bash[27240]: ts=2024-02-13T00:43:11.709Z caller=main.go:874 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-13T00:43:11.717 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:43:11 smithi195 bash[27240]: ts=2024-02-13T00:43:11.709Z caller=main.go:898 level=info msg="Stopping scrape discovery manager..." 2024-02-13T00:43:11.717 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:43:11 smithi195 bash[27240]: ts=2024-02-13T00:43:11.709Z caller=main.go:912 level=info msg="Stopping notify discovery manager..." 2024-02-13T00:43:11.717 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:43:11 smithi195 bash[27240]: ts=2024-02-13T00:43:11.709Z caller=manager.go:160 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-13T00:43:11.717 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:43:11 smithi195 bash[27240]: ts=2024-02-13T00:43:11.709Z caller=manager.go:170 level=info component="rule manager" msg="Rule manager stopped" 2024-02-13T00:43:11.717 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:43:11 smithi195 bash[27240]: ts=2024-02-13T00:43:11.709Z caller=main.go:908 level=info msg="Notify discovery manager stopped" 2024-02-13T00:43:11.717 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:43:11 smithi195 bash[27240]: ts=2024-02-13T00:43:11.709Z caller=main.go:949 level=info msg="Stopping scrape manager..." 2024-02-13T00:43:11.717 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:43:11 smithi195 bash[27240]: ts=2024-02-13T00:43:11.709Z caller=main.go:894 level=info msg="Scrape discovery manager stopped" 2024-02-13T00:43:11.717 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:43:11 smithi195 bash[27240]: ts=2024-02-13T00:43:11.710Z caller=main.go:941 level=info msg="Scrape manager stopped" 2024-02-13T00:43:11.978 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:43:11 smithi195 bash[27240]: ts=2024-02-13T00:43:11.712Z caller=notifier.go:604 level=info component=notifier msg="Stopping notification manager..." 2024-02-13T00:43:11.979 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:43:11 smithi195 bash[27240]: ts=2024-02-13T00:43:11.712Z caller=main.go:1171 level=info msg="Notifier manager stopped" 2024-02-13T00:43:11.979 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:43:11 smithi195 bash[27240]: ts=2024-02-13T00:43:11.712Z caller=main.go:1183 level=info msg="See you next time!" 2024-02-13T00:43:12.654 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:43:12 smithi195 bash[40557]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-prometheus.a 2024-02-13T00:43:12.984 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:43:12 smithi195 bash[40613]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-prometheus.a 2024-02-13T00:43:12.985 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:43:12 smithi195 systemd[1]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715@prometheus.a.service: Succeeded. 2024-02-13T00:43:12.985 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:43:12 smithi195 systemd[1]: Stopped Ceph prometheus.a for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:43:13.404 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:43:13 smithi195 systemd[1]: Started Ceph prometheus.a for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:43:13.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:12 smithi195 bash[30672]: cluster 2024-02-13T00:43:11.900660+0000 mgr.y (mgr.44106) 330 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.6 KiB/s rd, 170 B/s wr, 3 op/s 2024-02-13T00:43:13.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:12 smithi087 bash[38740]: cluster 2024-02-13T00:43:11.900660+0000 mgr.y (mgr.44106) 330 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.6 KiB/s rd, 170 B/s wr, 3 op/s 2024-02-13T00:43:13.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:12 smithi087 bash[39916]: cluster 2024-02-13T00:43:11.900660+0000 mgr.y (mgr.44106) 330 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.6 KiB/s rd, 170 B/s wr, 3 op/s 2024-02-13T00:43:14.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:14 smithi195 bash[30672]: audit 2024-02-13T00:43:13.070728+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:14.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:14 smithi195 bash[30672]: audit 2024-02-13T00:43:13.072608+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:43:14.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:14 smithi195 bash[30672]: audit 2024-02-13T00:43:13.077287+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:43:14.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:14 smithi195 bash[30672]: audit 2024-02-13T00:43:13.349735+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:14.405 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:43:14 smithi195 bash[40731]: ts=2024-02-13T00:43:14.302Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-02-13T00:43:14.405 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:43:14 smithi195 bash[40731]: ts=2024-02-13T00:43:14.302Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-02-13T00:43:14.405 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:43:14 smithi195 bash[40731]: ts=2024-02-13T00:43:14.302Z caller=main.go:518 level=info host_details="(Linux 5.4.0-171-generic #189-Ubuntu SMP Fri Jan 5 14:23:02 UTC 2024 x86_64 smithi195 (none))" 2024-02-13T00:43:14.405 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:43:14 smithi195 bash[40731]: ts=2024-02-13T00:43:14.302Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-13T00:43:14.405 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:43:14 smithi195 bash[40731]: ts=2024-02-13T00:43:14.302Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-13T00:43:14.405 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:43:14 smithi195 bash[40731]: ts=2024-02-13T00:43:14.307Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-02-13T00:43:14.405 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:43:14 smithi195 bash[40731]: ts=2024-02-13T00:43:14.307Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-02-13T00:43:14.405 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:43:14 smithi195 bash[40731]: ts=2024-02-13T00:43:14.310Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-02-13T00:43:14.406 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:43:14 smithi195 bash[40731]: ts=2024-02-13T00:43:14.312Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-13T00:43:14.406 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:43:14 smithi195 bash[40731]: ts=2024-02-13T00:43:14.314Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.421794ms 2024-02-13T00:43:14.406 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:43:14 smithi195 bash[40731]: ts=2024-02-13T00:43:14.314Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-13T00:43:14.406 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:43:14 smithi195 bash[40731]: ts=2024-02-13T00:43:14.314Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-02-13T00:43:14.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:14 smithi087 bash[38740]: audit 2024-02-13T00:43:13.070728+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:14.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:14 smithi087 bash[38740]: audit 2024-02-13T00:43:13.072608+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:43:14.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:14 smithi087 bash[38740]: audit 2024-02-13T00:43:13.077287+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:43:14.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:14 smithi087 bash[38740]: audit 2024-02-13T00:43:13.349735+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:14.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:14 smithi087 bash[39916]: audit 2024-02-13T00:43:13.070728+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:14.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:14 smithi087 bash[39916]: audit 2024-02-13T00:43:13.072608+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:43:14.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:14 smithi087 bash[39916]: audit 2024-02-13T00:43:13.077287+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:43:14.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:14 smithi087 bash[39916]: audit 2024-02-13T00:43:13.349735+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:14.904 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:43:14 smithi195 bash[40731]: ts=2024-02-13T00:43:14.454Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-02-13T00:43:14.904 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:43:14 smithi195 bash[40731]: ts=2024-02-13T00:43:14.480Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-02-13T00:43:14.905 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:43:14 smithi195 bash[40731]: ts=2024-02-13T00:43:14.480Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-02-13T00:43:14.905 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:43:14 smithi195 bash[40731]: ts=2024-02-13T00:43:14.480Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=71.598µs wal_replay_duration=166.049367ms total_replay_duration=167.579658ms 2024-02-13T00:43:14.905 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:43:14 smithi195 bash[40731]: ts=2024-02-13T00:43:14.483Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-02-13T00:43:14.905 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:43:14 smithi195 bash[40731]: ts=2024-02-13T00:43:14.483Z caller=main.go:947 level=info msg="TSDB started" 2024-02-13T00:43:14.905 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:43:14 smithi195 bash[40731]: ts=2024-02-13T00:43:14.483Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-13T00:43:14.905 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:43:14 smithi195 bash[40731]: ts=2024-02-13T00:43:14.511Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=27.097473ms db_storage=1.528µs remote_storage=2.028µs web_handler=708ns query_engine=1.162µs scrape=508.961µs scrape_sd=48.032µs notify=43.561µs notify_sd=14.672µs rules=25.826215ms 2024-02-13T00:43:14.905 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:43:14 smithi195 bash[40731]: ts=2024-02-13T00:43:14.511Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-02-13T00:43:15.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:15 smithi195 bash[30672]: cluster 2024-02-13T00:43:13.901817+0000 mgr.y (mgr.44106) 331 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.6 KiB/s rd, 170 B/s wr, 3 op/s 2024-02-13T00:43:15.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:15 smithi087 bash[38740]: cluster 2024-02-13T00:43:13.901817+0000 mgr.y (mgr.44106) 331 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.6 KiB/s rd, 170 B/s wr, 3 op/s 2024-02-13T00:43:15.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:15 smithi087 bash[39916]: cluster 2024-02-13T00:43:13.901817+0000 mgr.y (mgr.44106) 331 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.6 KiB/s rd, 170 B/s wr, 3 op/s 2024-02-13T00:43:16.266 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-13T00:43:17.028 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-13T00:43:17.028 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (7m) 15s ago 14m 17.1M - 0.26.0 9f27df16978d 4c691ad0bb49 2024-02-13T00:43:17.028 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi195 running (13m) 13s ago 13m 27.5M - 6.6.2 87a51ecf0b1c fda1de2da571 2024-02-13T00:43:17.028 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi195 *:8443 running (6m) 13s ago 18m 380M - 16.2.14-521-g0e714d9a 1fbc92c859dc 7bfef9ce0304 2024-02-13T00:43:17.028 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443 running (7m) 15s ago 20m 425M - 16.2.14-521-g0e714d9a 1fbc92c859dc 58b9df7f1a87 2024-02-13T00:43:17.028 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (6m) 15s ago 20m 89.2M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 724e3ce7f539 2024-02-13T00:43:17.028 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi195 running (5m) 13s ago 18m 60.8M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc fca19c6e6d2a 2024-02-13T00:43:17.029 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (5m) 15s ago 19m 63.0M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 9cd741909469 2024-02-13T00:43:17.029 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (23s) 15s ago 14m 3844k - 1.3.1 1dbe0e931976 3648f2bdfaf9 2024-02-13T00:43:17.029 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi195 running (18s) 13s ago 14m - - 1.3.1 1dbe0e931976 0f4903e61b62 2024-02-13T00:43:17.029 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (4m) 15s ago 18m 50.8M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 5057e324bdbf 2024-02-13T00:43:17.029 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (4m) 15s ago 17m 52.0M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 9aa834f159a1 2024-02-13T00:43:17.029 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (3m) 15s ago 17m 45.7M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc bd4e4fe75184 2024-02-13T00:43:17.029 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (3m) 15s ago 16m 51.5M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 8d45b02bf49e 2024-02-13T00:43:17.029 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi195 running (2m) 13s ago 16m 52.0M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 3536eb7a51bc 2024-02-13T00:43:17.029 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi195 running (2m) 13s ago 16m 48.2M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 0b787e197800 2024-02-13T00:43:17.029 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi195 running (88s) 13s ago 15m 46.5M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 06c353539795 2024-02-13T00:43:17.029 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi195 running (54s) 13s ago 15m 47.2M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc d8606f1ad330 2024-02-13T00:43:17.029 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi195 starting - - - - 2024-02-13T00:43:17.029 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.zfdisv smithi087 running (43s) 15s ago 12m 55.6M - 16.2.14-521-g0e714d9a 1fbc92c859dc c304fabf5689 2024-02-13T00:43:17.029 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi195.rcbggm smithi195 running (36s) 13s ago 12m 55.4M - 16.2.14-521-g0e714d9a 1fbc92c859dc 3c59418836c5 2024-02-13T00:43:17.470 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:43:17.470 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-13T00:43:17.470 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 3 2024-02-13T00:43:17.470 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:43:17.471 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-13T00:43:17.471 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-13T00:43:17.471 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:43:17.471 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-13T00:43:17.471 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 8 2024-02-13T00:43:17.471 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:43:17.471 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-13T00:43:17.471 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-13T00:43:17.471 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-13T00:43:17.471 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:43:17.471 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-13T00:43:17.471 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 15 2024-02-13T00:43:17.471 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-13T00:43:17.471 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:43:17.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:17 smithi195 bash[30672]: cluster 2024-02-13T00:43:15.902804+0000 mgr.y (mgr.44106) 332 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.6 KiB/s rd, 170 B/s wr, 3 op/s 2024-02-13T00:43:17.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:17 smithi195 bash[30672]: audit 2024-02-13T00:43:16.248195+0000 mgr.y (mgr.44106) 333 : audit [DBG] from='client.44583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:43:17.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:17 smithi195 bash[30672]: audit 2024-02-13T00:43:16.991933+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:43:17.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:17 smithi195 bash[30672]: audit 2024-02-13T00:43:16.992937+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:43:17.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:17 smithi195 bash[30672]: audit 2024-02-13T00:43:16.993933+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:17.657 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:17 smithi195 bash[30672]: audit 2024-02-13T00:43:16.994888+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:17.657 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:17 smithi195 bash[30672]: audit 2024-02-13T00:43:16.995745+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:17.657 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:17 smithi195 bash[30672]: audit 2024-02-13T00:43:16.996468+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:17.657 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:17 smithi195 bash[30672]: audit 2024-02-13T00:43:16.999410+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:43:17.657 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:17 smithi195 bash[30672]: audit 2024-02-13T00:43:17.000126+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:17.657 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:17 smithi195 bash[30672]: audit 2024-02-13T00:43:17.000987+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:17.657 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:17 smithi195 bash[30672]: audit 2024-02-13T00:43:17.001641+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:17.657 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:17 smithi195 bash[30672]: audit 2024-02-13T00:43:17.002280+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:17.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:17 smithi087 bash[38740]: cluster 2024-02-13T00:43:15.902804+0000 mgr.y (mgr.44106) 332 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.6 KiB/s rd, 170 B/s wr, 3 op/s 2024-02-13T00:43:17.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:17 smithi087 bash[38740]: audit 2024-02-13T00:43:16.248195+0000 mgr.y (mgr.44106) 333 : audit [DBG] from='client.44583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:43:17.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:17 smithi087 bash[38740]: audit 2024-02-13T00:43:16.991933+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:43:17.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:17 smithi087 bash[38740]: audit 2024-02-13T00:43:16.992937+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:43:17.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:17 smithi087 bash[38740]: audit 2024-02-13T00:43:16.993933+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:17.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:17 smithi087 bash[38740]: audit 2024-02-13T00:43:16.994888+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:17.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:17 smithi087 bash[38740]: audit 2024-02-13T00:43:16.995745+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:17.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:17 smithi087 bash[38740]: audit 2024-02-13T00:43:16.996468+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:17.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:17 smithi087 bash[38740]: audit 2024-02-13T00:43:16.999410+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:43:17.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:17 smithi087 bash[38740]: audit 2024-02-13T00:43:17.000126+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:17.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:17 smithi087 bash[38740]: audit 2024-02-13T00:43:17.000987+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:17.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:17 smithi087 bash[38740]: audit 2024-02-13T00:43:17.001641+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:17.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:17 smithi087 bash[38740]: audit 2024-02-13T00:43:17.002280+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:17.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:17 smithi087 bash[39916]: cluster 2024-02-13T00:43:15.902804+0000 mgr.y (mgr.44106) 332 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.6 KiB/s rd, 170 B/s wr, 3 op/s 2024-02-13T00:43:17.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:17 smithi087 bash[39916]: audit 2024-02-13T00:43:16.248195+0000 mgr.y (mgr.44106) 333 : audit [DBG] from='client.44583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:43:17.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:17 smithi087 bash[39916]: audit 2024-02-13T00:43:16.991933+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:43:17.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:17 smithi087 bash[39916]: audit 2024-02-13T00:43:16.992937+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:43:17.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:17 smithi087 bash[39916]: audit 2024-02-13T00:43:16.993933+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:17.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:17 smithi087 bash[39916]: audit 2024-02-13T00:43:16.994888+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:17.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:17 smithi087 bash[39916]: audit 2024-02-13T00:43:16.995745+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:17.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:17 smithi087 bash[39916]: audit 2024-02-13T00:43:16.996468+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:17.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:17 smithi087 bash[39916]: audit 2024-02-13T00:43:16.999410+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:43:17.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:17 smithi087 bash[39916]: audit 2024-02-13T00:43:17.000126+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:17.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:17 smithi087 bash[39916]: audit 2024-02-13T00:43:17.000987+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:17.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:17 smithi087 bash[39916]: audit 2024-02-13T00:43:17.001641+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:17.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:17 smithi087 bash[39916]: audit 2024-02-13T00:43:17.002280+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:17.843 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:43:17.843 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", 2024-02-13T00:43:17.843 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-13T00:43:17.843 INFO:teuthology.orchestra.run.smithi087.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-13T00:43:17.843 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [ 2024-02-13T00:43:17.843 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw", 2024-02-13T00:43:17.843 INFO:teuthology.orchestra.run.smithi087.stdout: "osd", 2024-02-13T00:43:17.843 INFO:teuthology.orchestra.run.smithi087.stdout: "mon", 2024-02-13T00:43:17.843 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr" 2024-02-13T00:43:17.843 INFO:teuthology.orchestra.run.smithi087.stdout: ], 2024-02-13T00:43:17.843 INFO:teuthology.orchestra.run.smithi087.stdout: "progress": "15/20 daemons upgraded", 2024-02-13T00:43:17.843 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "Currently upgrading prometheus daemons", 2024-02-13T00:43:17.843 INFO:teuthology.orchestra.run.smithi087.stdout: "is_paused": false 2024-02-13T00:43:17.844 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:43:18.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:18 smithi195 bash[30672]: audit 2024-02-13T00:43:16.619846+0000 mgr.y (mgr.44106) 334 : audit [DBG] from='client.54541 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:43:18.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:18 smithi195 bash[30672]: audit 2024-02-13T00:43:16.986038+0000 mgr.y (mgr.44106) 335 : audit [DBG] from='client.44595 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:43:18.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:18 smithi195 bash[30672]: audit 2024-02-13T00:43:17.467290+0000 mon.c (mon.1) 14 : audit [DBG] from='client.44601 172.21.15.87:0/223437195' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:18.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:18 smithi087 bash[38740]: audit 2024-02-13T00:43:16.619846+0000 mgr.y (mgr.44106) 334 : audit [DBG] from='client.54541 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:43:18.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:18 smithi087 bash[38740]: audit 2024-02-13T00:43:16.986038+0000 mgr.y (mgr.44106) 335 : audit [DBG] from='client.44595 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:43:18.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:18 smithi087 bash[38740]: audit 2024-02-13T00:43:17.467290+0000 mon.c (mon.1) 14 : audit [DBG] from='client.44601 172.21.15.87:0/223437195' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:18.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:18 smithi087 bash[39916]: audit 2024-02-13T00:43:16.619846+0000 mgr.y (mgr.44106) 334 : audit [DBG] from='client.54541 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:43:18.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:18 smithi087 bash[39916]: audit 2024-02-13T00:43:16.986038+0000 mgr.y (mgr.44106) 335 : audit [DBG] from='client.44595 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:43:18.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:18 smithi087 bash[39916]: audit 2024-02-13T00:43:17.467290+0000 mon.c (mon.1) 14 : audit [DBG] from='client.44601 172.21.15.87:0/223437195' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:19.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:19 smithi195 bash[30672]: audit 2024-02-13T00:43:17.838916+0000 mgr.y (mgr.44106) 336 : audit [DBG] from='client.54559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:43:19.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:19 smithi195 bash[30672]: cluster 2024-02-13T00:43:17.904114+0000 mgr.y (mgr.44106) 337 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.4 KiB/s rd, 170 B/s wr, 3 op/s 2024-02-13T00:43:19.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:19 smithi087 bash[38740]: audit 2024-02-13T00:43:17.838916+0000 mgr.y (mgr.44106) 336 : audit [DBG] from='client.54559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:43:19.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:19 smithi087 bash[38740]: cluster 2024-02-13T00:43:17.904114+0000 mgr.y (mgr.44106) 337 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.4 KiB/s rd, 170 B/s wr, 3 op/s 2024-02-13T00:43:19.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:19 smithi087 bash[39916]: audit 2024-02-13T00:43:17.838916+0000 mgr.y (mgr.44106) 336 : audit [DBG] from='client.54559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:43:19.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:19 smithi087 bash[39916]: cluster 2024-02-13T00:43:17.904114+0000 mgr.y (mgr.44106) 337 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.4 KiB/s rd, 170 B/s wr, 3 op/s 2024-02-13T00:43:21.263 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:20 smithi087 bash[38740]: cluster 2024-02-13T00:43:19.905064+0000 mgr.y (mgr.44106) 338 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-13T00:43:21.263 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:20 smithi087 bash[38740]: audit 2024-02-13T00:43:19.979168+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:21.263 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:20 smithi087 bash[38740]: audit 2024-02-13T00:43:19.987998+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:21.263 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:20 smithi087 bash[38740]: audit 2024-02-13T00:43:19.999300+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-13T00:43:21.263 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:20 smithi087 bash[38740]: audit 2024-02-13T00:43:20.000027+0000 mgr.y (mgr.44106) 339 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-13T00:43:21.263 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:20 smithi087 bash[38740]: audit 2024-02-13T00:43:20.003909+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:43:21.263 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:20 smithi087 bash[38740]: audit 2024-02-13T00:43:20.008166+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:21.264 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:20 smithi087 bash[38740]: audit 2024-02-13T00:43:20.010724+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:21.264 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:20 smithi087 bash[38740]: audit 2024-02-13T00:43:20.012665+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:21.264 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:20 smithi087 bash[38740]: audit 2024-02-13T00:43:20.015850+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:21.264 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:20 smithi087 bash[38740]: audit 2024-02-13T00:43:20.018592+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:21.264 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:20 smithi087 bash[38740]: audit 2024-02-13T00:43:20.021118+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:21.264 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:20 smithi087 bash[38740]: audit 2024-02-13T00:43:20.023261+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:21.264 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:20 smithi087 bash[38740]: audit 2024-02-13T00:43:20.025349+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:21.264 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:20 smithi087 bash[38740]: audit 2024-02-13T00:43:20.027396+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:21.264 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:20 smithi087 bash[38740]: audit 2024-02-13T00:43:20.029455+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:21.264 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:20 smithi087 bash[38740]: audit 2024-02-13T00:43:20.032242+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:21.264 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:20 smithi087 bash[38740]: audit 2024-02-13T00:43:20.034929+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:21.264 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:20 smithi087 bash[39916]: cluster 2024-02-13T00:43:19.905064+0000 mgr.y (mgr.44106) 338 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-13T00:43:21.265 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:20 smithi087 bash[39916]: audit 2024-02-13T00:43:19.979168+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:21.265 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:20 smithi087 bash[39916]: audit 2024-02-13T00:43:19.987998+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:21.265 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:20 smithi087 bash[39916]: audit 2024-02-13T00:43:19.999300+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-13T00:43:21.265 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:20 smithi087 bash[39916]: audit 2024-02-13T00:43:20.000027+0000 mgr.y (mgr.44106) 339 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-13T00:43:21.265 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:20 smithi087 bash[39916]: audit 2024-02-13T00:43:20.003909+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:43:21.265 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:20 smithi087 bash[39916]: audit 2024-02-13T00:43:20.008166+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:21.265 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:20 smithi087 bash[39916]: audit 2024-02-13T00:43:20.010724+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:21.265 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:20 smithi087 bash[39916]: audit 2024-02-13T00:43:20.012665+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:21.265 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:20 smithi087 bash[39916]: audit 2024-02-13T00:43:20.015850+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:21.265 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:20 smithi087 bash[39916]: audit 2024-02-13T00:43:20.018592+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:21.265 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:20 smithi087 bash[39916]: audit 2024-02-13T00:43:20.021118+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:21.265 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:20 smithi087 bash[39916]: audit 2024-02-13T00:43:20.023261+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:21.265 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:20 smithi087 bash[39916]: audit 2024-02-13T00:43:20.025349+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:21.265 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:20 smithi087 bash[39916]: audit 2024-02-13T00:43:20.027396+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:21.266 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:20 smithi087 bash[39916]: audit 2024-02-13T00:43:20.029455+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:21.266 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:20 smithi087 bash[39916]: audit 2024-02-13T00:43:20.032242+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:21.266 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:20 smithi087 bash[39916]: audit 2024-02-13T00:43:20.034929+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:21.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:20 smithi195 bash[30672]: cluster 2024-02-13T00:43:19.905064+0000 mgr.y (mgr.44106) 338 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-02-13T00:43:21.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:20 smithi195 bash[30672]: audit 2024-02-13T00:43:19.979168+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:21.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:20 smithi195 bash[30672]: audit 2024-02-13T00:43:19.987998+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:21.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:20 smithi195 bash[30672]: audit 2024-02-13T00:43:19.999300+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-13T00:43:21.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:20 smithi195 bash[30672]: audit 2024-02-13T00:43:20.000027+0000 mgr.y (mgr.44106) 339 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-13T00:43:21.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:20 smithi195 bash[30672]: audit 2024-02-13T00:43:20.003909+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:43:21.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:20 smithi195 bash[30672]: audit 2024-02-13T00:43:20.008166+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:21.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:20 smithi195 bash[30672]: audit 2024-02-13T00:43:20.010724+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:21.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:20 smithi195 bash[30672]: audit 2024-02-13T00:43:20.012665+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:21.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:20 smithi195 bash[30672]: audit 2024-02-13T00:43:20.015850+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:21.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:20 smithi195 bash[30672]: audit 2024-02-13T00:43:20.018592+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:21.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:20 smithi195 bash[30672]: audit 2024-02-13T00:43:20.021118+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:21.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:20 smithi195 bash[30672]: audit 2024-02-13T00:43:20.023261+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:21.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:20 smithi195 bash[30672]: audit 2024-02-13T00:43:20.025349+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:21.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:20 smithi195 bash[30672]: audit 2024-02-13T00:43:20.027396+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:21.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:20 smithi195 bash[30672]: audit 2024-02-13T00:43:20.029455+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:21.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:20 smithi195 bash[30672]: audit 2024-02-13T00:43:20.032242+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:21.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:20 smithi195 bash[30672]: audit 2024-02-13T00:43:20.034929+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:23.235 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:22 smithi087 bash[38740]: cluster 2024-02-13T00:43:21.905945+0000 mgr.y (mgr.44106) 340 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:23.235 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:22 smithi087 bash[38740]: cephadm 2024-02-13T00:43:22.007509+0000 mgr.y (mgr.44106) 341 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-02-13T00:43:23.235 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:22 smithi087 bash[38740]: cephadm 2024-02-13T00:43:22.023056+0000 mgr.y (mgr.44106) 342 : cephadm [INF] Deploying daemon alertmanager.a on smithi087 2024-02-13T00:43:23.236 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:22 smithi087 bash[39916]: cluster 2024-02-13T00:43:21.905945+0000 mgr.y (mgr.44106) 340 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:23.236 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:22 smithi087 bash[39916]: cephadm 2024-02-13T00:43:22.007509+0000 mgr.y (mgr.44106) 341 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-02-13T00:43:23.236 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:22 smithi087 bash[39916]: cephadm 2024-02-13T00:43:22.023056+0000 mgr.y (mgr.44106) 342 : cephadm [INF] Deploying daemon alertmanager.a on smithi087 2024-02-13T00:43:23.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:22 smithi195 bash[30672]: cluster 2024-02-13T00:43:21.905945+0000 mgr.y (mgr.44106) 340 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:23.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:22 smithi195 bash[30672]: cephadm 2024-02-13T00:43:22.007509+0000 mgr.y (mgr.44106) 341 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-02-13T00:43:23.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:22 smithi195 bash[30672]: cephadm 2024-02-13T00:43:22.023056+0000 mgr.y (mgr.44106) 342 : cephadm [INF] Deploying daemon alertmanager.a on smithi087 2024-02-13T00:43:25.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:24 smithi087 bash[38740]: cluster 2024-02-13T00:43:23.907057+0000 mgr.y (mgr.44106) 343 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:25.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:24 smithi087 bash[39916]: cluster 2024-02-13T00:43:23.907057+0000 mgr.y (mgr.44106) 343 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:25.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:24 smithi195 bash[30672]: cluster 2024-02-13T00:43:23.907057+0000 mgr.y (mgr.44106) 343 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:26.028 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:43:25 smithi087 systemd[1]: Stopping Ceph alertmanager.a for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:43:26.449 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:43:26 smithi087 bash[36121]: ts=2024-02-13T00:43:26.025Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2024-02-13T00:43:26.939 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:43:26 smithi087 bash[51239]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-alertmanager.a 2024-02-13T00:43:26.940 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:43:26 smithi087 bash[51296]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-alertmanager.a 2024-02-13T00:43:27.199 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:26 smithi087 bash[38740]: cluster 2024-02-13T00:43:25.907738+0000 mgr.y (mgr.44106) 344 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:27.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:26 smithi087 bash[39916]: cluster 2024-02-13T00:43:25.907738+0000 mgr.y (mgr.44106) 344 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:27.200 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:43:26 smithi087 systemd[1]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-13T00:43:27.200 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:43:26 smithi087 systemd[1]: Stopped Ceph alertmanager.a for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:43:27.200 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:43:27 smithi087 systemd[1]: Started Ceph alertmanager.a for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:43:27.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:26 smithi195 bash[30672]: cluster 2024-02-13T00:43:25.907738+0000 mgr.y (mgr.44106) 344 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:28.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:28 smithi195 bash[30672]: audit 2024-02-13T00:43:27.215479+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:28.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:28 smithi195 bash[30672]: audit 2024-02-13T00:43:27.216824+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:43:28.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:28 smithi195 bash[30672]: audit 2024-02-13T00:43:27.219736+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:43:28.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:28 smithi087 bash[38740]: audit 2024-02-13T00:43:27.215479+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:28.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:28 smithi087 bash[38740]: audit 2024-02-13T00:43:27.216824+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:43:28.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:28 smithi087 bash[38740]: audit 2024-02-13T00:43:27.219736+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:43:28.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:28 smithi087 bash[39916]: audit 2024-02-13T00:43:27.215479+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:28.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:28 smithi087 bash[39916]: audit 2024-02-13T00:43:27.216824+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:43:28.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:28 smithi087 bash[39916]: audit 2024-02-13T00:43:27.219736+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:43:28.700 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:43:28 smithi087 bash[51404]: level=info ts=2024-02-13T00:43:28.338Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-02-13T00:43:28.700 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:43:28 smithi087 bash[51404]: level=info ts=2024-02-13T00:43:28.339Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-02-13T00:43:28.701 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:43:28 smithi087 bash[51404]: level=info ts=2024-02-13T00:43:28.343Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.87 port=9094 2024-02-13T00:43:28.701 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:43:28 smithi087 bash[51404]: level=info ts=2024-02-13T00:43:28.346Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-13T00:43:28.701 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:43:28 smithi087 bash[51404]: level=info ts=2024-02-13T00:43:28.391Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-13T00:43:28.701 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:43:28 smithi087 bash[51404]: level=info ts=2024-02-13T00:43:28.391Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-13T00:43:28.701 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:43:28 smithi087 bash[51404]: level=info ts=2024-02-13T00:43:28.397Z caller=main.go:518 msg=Listening address=:9093 2024-02-13T00:43:28.701 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:43:28 smithi087 bash[51404]: level=info ts=2024-02-13T00:43:28.397Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-02-13T00:43:29.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:29 smithi195 bash[30672]: cluster 2024-02-13T00:43:27.909098+0000 mgr.y (mgr.44106) 345 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:29.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:29 smithi087 bash[38740]: cluster 2024-02-13T00:43:27.909098+0000 mgr.y (mgr.44106) 345 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:29.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:29 smithi087 bash[39916]: cluster 2024-02-13T00:43:27.909098+0000 mgr.y (mgr.44106) 345 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:30.699 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:43:30 smithi087 bash[51404]: level=info ts=2024-02-13T00:43:30.346Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000077497s 2024-02-13T00:43:31.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:31 smithi195 bash[30672]: cluster 2024-02-13T00:43:29.910011+0000 mgr.y (mgr.44106) 346 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:31.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:31 smithi087 bash[38740]: cluster 2024-02-13T00:43:29.910011+0000 mgr.y (mgr.44106) 346 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:31.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:31 smithi087 bash[39916]: cluster 2024-02-13T00:43:29.910011+0000 mgr.y (mgr.44106) 346 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:33.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:33 smithi195 bash[30672]: cluster 2024-02-13T00:43:31.910961+0000 mgr.y (mgr.44106) 347 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:33.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:33 smithi195 bash[30672]: audit 2024-02-13T00:43:32.901800+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:33.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:33 smithi195 bash[30672]: audit 2024-02-13T00:43:33.174130+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:33.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:33 smithi195 bash[30672]: audit 2024-02-13T00:43:33.184043+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-13T00:43:33.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:33 smithi195 bash[30672]: audit 2024-02-13T00:43:33.187157+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:43:33.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:33 smithi195 bash[30672]: audit 2024-02-13T00:43:33.191228+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:33.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:33 smithi195 bash[30672]: audit 2024-02-13T00:43:33.193636+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:33.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:33 smithi195 bash[30672]: audit 2024-02-13T00:43:33.195239+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:33.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:33 smithi195 bash[30672]: audit 2024-02-13T00:43:33.198022+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:33.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:33 smithi195 bash[30672]: audit 2024-02-13T00:43:33.200327+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:33.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:33 smithi195 bash[30672]: audit 2024-02-13T00:43:33.202424+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:33.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:33 smithi195 bash[30672]: audit 2024-02-13T00:43:33.204252+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:33.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:33 smithi195 bash[30672]: audit 2024-02-13T00:43:33.206070+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:33.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:33 smithi195 bash[30672]: audit 2024-02-13T00:43:33.207867+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:33.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:33 smithi195 bash[30672]: audit 2024-02-13T00:43:33.209726+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:33.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:33 smithi195 bash[30672]: audit 2024-02-13T00:43:33.212183+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:33.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:33 smithi195 bash[30672]: audit 2024-02-13T00:43:33.214510+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:33.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:33 smithi195 bash[30672]: audit 2024-02-13T00:43:33.216923+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:33.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:33 smithi087 bash[38740]: cluster 2024-02-13T00:43:31.910961+0000 mgr.y (mgr.44106) 347 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:33.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:33 smithi087 bash[38740]: audit 2024-02-13T00:43:32.901800+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:33.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:33 smithi087 bash[38740]: audit 2024-02-13T00:43:33.174130+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:33.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:33 smithi087 bash[38740]: audit 2024-02-13T00:43:33.184043+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-13T00:43:33.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:33 smithi087 bash[38740]: audit 2024-02-13T00:43:33.187157+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:43:33.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:33 smithi087 bash[38740]: audit 2024-02-13T00:43:33.191228+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:33.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:33 smithi087 bash[38740]: audit 2024-02-13T00:43:33.193636+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:33.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:33 smithi087 bash[38740]: audit 2024-02-13T00:43:33.195239+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:33.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:33 smithi087 bash[38740]: audit 2024-02-13T00:43:33.198022+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:33.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:33 smithi087 bash[38740]: audit 2024-02-13T00:43:33.200327+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:33.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:33 smithi087 bash[38740]: audit 2024-02-13T00:43:33.202424+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:33.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:33 smithi087 bash[38740]: audit 2024-02-13T00:43:33.204252+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:33.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:33 smithi087 bash[38740]: audit 2024-02-13T00:43:33.206070+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:33.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:33 smithi087 bash[38740]: audit 2024-02-13T00:43:33.207867+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:33.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:33 smithi087 bash[38740]: audit 2024-02-13T00:43:33.209726+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:33.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:33 smithi087 bash[38740]: audit 2024-02-13T00:43:33.212183+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:33.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:33 smithi087 bash[38740]: audit 2024-02-13T00:43:33.214510+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:33.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:33 smithi087 bash[38740]: audit 2024-02-13T00:43:33.216923+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:33.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:33 smithi087 bash[39916]: cluster 2024-02-13T00:43:31.910961+0000 mgr.y (mgr.44106) 347 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:33.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:33 smithi087 bash[39916]: audit 2024-02-13T00:43:32.901800+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:33.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:33 smithi087 bash[39916]: audit 2024-02-13T00:43:33.174130+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:33.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:33 smithi087 bash[39916]: audit 2024-02-13T00:43:33.184043+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-13T00:43:33.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:33 smithi087 bash[39916]: audit 2024-02-13T00:43:33.187157+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:43:33.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:33 smithi087 bash[39916]: audit 2024-02-13T00:43:33.191228+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:33.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:33 smithi087 bash[39916]: audit 2024-02-13T00:43:33.193636+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:33.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:33 smithi087 bash[39916]: audit 2024-02-13T00:43:33.195239+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:33.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:33 smithi087 bash[39916]: audit 2024-02-13T00:43:33.198022+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:33.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:33 smithi087 bash[39916]: audit 2024-02-13T00:43:33.200327+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:33.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:33 smithi087 bash[39916]: audit 2024-02-13T00:43:33.202424+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:33.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:33 smithi087 bash[39916]: audit 2024-02-13T00:43:33.204252+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:33.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:33 smithi087 bash[39916]: audit 2024-02-13T00:43:33.206070+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:33 smithi087 bash[39916]: audit 2024-02-13T00:43:33.207867+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:33 smithi087 bash[39916]: audit 2024-02-13T00:43:33.209726+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:33 smithi087 bash[39916]: audit 2024-02-13T00:43:33.212183+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:33 smithi087 bash[39916]: audit 2024-02-13T00:43:33.214510+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:33.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:33 smithi087 bash[39916]: audit 2024-02-13T00:43:33.216923+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:34.639 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:34 smithi195 bash[30672]: audit 2024-02-13T00:43:33.184795+0000 mgr.y (mgr.44106) 348 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-13T00:43:34.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:34 smithi087 bash[38740]: audit 2024-02-13T00:43:33.184795+0000 mgr.y (mgr.44106) 348 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-13T00:43:34.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:34 smithi087 bash[39916]: audit 2024-02-13T00:43:33.184795+0000 mgr.y (mgr.44106) 348 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-13T00:43:35.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:35 smithi195 bash[30672]: cluster 2024-02-13T00:43:33.912065+0000 mgr.y (mgr.44106) 349 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:35.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:35 smithi087 bash[38740]: cluster 2024-02-13T00:43:33.912065+0000 mgr.y (mgr.44106) 349 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:35.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:35 smithi087 bash[39916]: cluster 2024-02-13T00:43:33.912065+0000 mgr.y (mgr.44106) 349 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:36.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:36 smithi195 bash[30672]: cephadm 2024-02-13T00:43:35.351322+0000 mgr.y (mgr.44106) 350 : cephadm [INF] Upgrade: Updating grafana.a 2024-02-13T00:43:36.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:36 smithi195 bash[30672]: audit 2024-02-13T00:43:35.558712+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:36.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:36 smithi195 bash[30672]: audit 2024-02-13T00:43:35.566674+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:36.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:36 smithi195 bash[30672]: audit 2024-02-13T00:43:35.574053+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-13T00:43:36.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:36 smithi195 bash[30672]: audit 2024-02-13T00:43:35.583243+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:36.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:36 smithi087 bash[38740]: cephadm 2024-02-13T00:43:35.351322+0000 mgr.y (mgr.44106) 350 : cephadm [INF] Upgrade: Updating grafana.a 2024-02-13T00:43:36.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:36 smithi087 bash[38740]: audit 2024-02-13T00:43:35.558712+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:36.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:36 smithi087 bash[38740]: audit 2024-02-13T00:43:35.566674+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:36.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:36 smithi087 bash[38740]: audit 2024-02-13T00:43:35.574053+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-13T00:43:36.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:36 smithi087 bash[38740]: audit 2024-02-13T00:43:35.583243+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:36.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:36 smithi087 bash[39916]: cephadm 2024-02-13T00:43:35.351322+0000 mgr.y (mgr.44106) 350 : cephadm [INF] Upgrade: Updating grafana.a 2024-02-13T00:43:36.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:36 smithi087 bash[39916]: audit 2024-02-13T00:43:35.558712+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:36.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:36 smithi087 bash[39916]: audit 2024-02-13T00:43:35.566674+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:36.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:36 smithi087 bash[39916]: audit 2024-02-13T00:43:35.574053+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-13T00:43:36.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:36 smithi087 bash[39916]: audit 2024-02-13T00:43:35.583243+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:37.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:37 smithi195 bash[30672]: audit 2024-02-13T00:43:35.575036+0000 mgr.y (mgr.44106) 351 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-13T00:43:37.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:37 smithi195 bash[30672]: cephadm 2024-02-13T00:43:35.593039+0000 mgr.y (mgr.44106) 352 : cephadm [INF] Deploying daemon grafana.a on smithi195 2024-02-13T00:43:37.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:37 smithi195 bash[30672]: cluster 2024-02-13T00:43:35.912999+0000 mgr.y (mgr.44106) 353 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:37.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:37 smithi087 bash[38740]: audit 2024-02-13T00:43:35.575036+0000 mgr.y (mgr.44106) 351 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-13T00:43:37.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:37 smithi087 bash[38740]: cephadm 2024-02-13T00:43:35.593039+0000 mgr.y (mgr.44106) 352 : cephadm [INF] Deploying daemon grafana.a on smithi195 2024-02-13T00:43:37.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:37 smithi087 bash[38740]: cluster 2024-02-13T00:43:35.912999+0000 mgr.y (mgr.44106) 353 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:37.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:37 smithi087 bash[39916]: audit 2024-02-13T00:43:35.575036+0000 mgr.y (mgr.44106) 351 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-13T00:43:37.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:37 smithi087 bash[39916]: cephadm 2024-02-13T00:43:35.593039+0000 mgr.y (mgr.44106) 352 : cephadm [INF] Deploying daemon grafana.a on smithi195 2024-02-13T00:43:37.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:37 smithi087 bash[39916]: cluster 2024-02-13T00:43:35.912999+0000 mgr.y (mgr.44106) 353 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:38.699 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:43:38 smithi087 bash[51404]: level=info ts=2024-02-13T00:43:38.348Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002560199s 2024-02-13T00:43:39.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:39 smithi195 bash[30672]: cluster 2024-02-13T00:43:37.914268+0000 mgr.y (mgr.44106) 354 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:39.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:39 smithi087 bash[38740]: cluster 2024-02-13T00:43:37.914268+0000 mgr.y (mgr.44106) 354 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:39.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:39 smithi087 bash[39916]: cluster 2024-02-13T00:43:37.914268+0000 mgr.y (mgr.44106) 354 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:41.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:41 smithi195 bash[30672]: cluster 2024-02-13T00:43:39.915177+0000 mgr.y (mgr.44106) 355 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:41.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:41 smithi087 bash[38740]: cluster 2024-02-13T00:43:39.915177+0000 mgr.y (mgr.44106) 355 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:41.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:41 smithi087 bash[39916]: cluster 2024-02-13T00:43:39.915177+0000 mgr.y (mgr.44106) 355 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:43.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:43 smithi195 bash[30672]: cluster 2024-02-13T00:43:41.916057+0000 mgr.y (mgr.44106) 356 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:43.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:43 smithi087 bash[38740]: cluster 2024-02-13T00:43:41.916057+0000 mgr.y (mgr.44106) 356 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:43.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:43 smithi087 bash[39916]: cluster 2024-02-13T00:43:41.916057+0000 mgr.y (mgr.44106) 356 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:45.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:45 smithi195 bash[30672]: cluster 2024-02-13T00:43:43.917178+0000 mgr.y (mgr.44106) 357 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:45.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:45 smithi087 bash[38740]: cluster 2024-02-13T00:43:43.917178+0000 mgr.y (mgr.44106) 357 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:45.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:45 smithi087 bash[39916]: cluster 2024-02-13T00:43:43.917178+0000 mgr.y (mgr.44106) 357 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:47.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:47 smithi195 bash[30672]: cluster 2024-02-13T00:43:45.918129+0000 mgr.y (mgr.44106) 358 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:47.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:47 smithi087 bash[38740]: cluster 2024-02-13T00:43:45.918129+0000 mgr.y (mgr.44106) 358 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:47.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:47 smithi087 bash[39916]: cluster 2024-02-13T00:43:45.918129+0000 mgr.y (mgr.44106) 358 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:48.243 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-13T00:43:48.997 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-13T00:43:48.997 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (21s) 16s ago 14m 14.0M - 0.23.0 ba2b418f427c 721f0f378c42 2024-02-13T00:43:48.997 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi195 running (14m) 29s ago 14m 27.5M - 6.6.2 87a51ecf0b1c fda1de2da571 2024-02-13T00:43:48.997 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi195 *:8443 running (7m) 29s ago 19m 380M - 16.2.14-521-g0e714d9a 1fbc92c859dc 7bfef9ce0304 2024-02-13T00:43:48.997 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443 running (7m) 16s ago 21m 427M - 16.2.14-521-g0e714d9a 1fbc92c859dc 58b9df7f1a87 2024-02-13T00:43:48.997 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (6m) 16s ago 21m 91.9M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 724e3ce7f539 2024-02-13T00:43:48.997 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi195 running (6m) 29s ago 19m 65.3M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc fca19c6e6d2a 2024-02-13T00:43:48.998 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (6m) 16s ago 19m 65.8M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 9cd741909469 2024-02-13T00:43:48.998 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (55s) 16s ago 15m 9.96M - 1.3.1 1dbe0e931976 3648f2bdfaf9 2024-02-13T00:43:48.998 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi195 running (50s) 29s ago 15m 8844k - 1.3.1 1dbe0e931976 0f4903e61b62 2024-02-13T00:43:48.998 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (5m) 16s ago 18m 51.0M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 5057e324bdbf 2024-02-13T00:43:48.998 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (4m) 16s ago 18m 52.9M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 9aa834f159a1 2024-02-13T00:43:48.998 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (4m) 16s ago 17m 45.7M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc bd4e4fe75184 2024-02-13T00:43:48.998 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (3m) 16s ago 17m 52.1M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 8d45b02bf49e 2024-02-13T00:43:48.998 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi195 running (3m) 29s ago 17m 52.6M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 3536eb7a51bc 2024-02-13T00:43:48.998 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi195 running (2m) 29s ago 16m 47.6M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 0b787e197800 2024-02-13T00:43:48.998 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi195 running (2m) 29s ago 16m 46.6M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 06c353539795 2024-02-13T00:43:48.998 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi195 running (86s) 29s ago 15m 47.6M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc d8606f1ad330 2024-02-13T00:43:48.998 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi195 running (35s) 29s ago 15m 35.9M - 2.33.4 514e6a882f6e 781538a9041a 2024-02-13T00:43:48.998 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.zfdisv smithi087 running (75s) 16s ago 12m 55.8M - 16.2.14-521-g0e714d9a 1fbc92c859dc c304fabf5689 2024-02-13T00:43:48.998 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi195.rcbggm smithi195 running (68s) 29s ago 13m 55.5M - 16.2.14-521-g0e714d9a 1fbc92c859dc 3c59418836c5 2024-02-13T00:43:49.437 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:43:49.437 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-13T00:43:49.438 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 3 2024-02-13T00:43:49.438 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:43:49.438 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-13T00:43:49.438 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-13T00:43:49.438 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:43:49.438 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-13T00:43:49.438 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 8 2024-02-13T00:43:49.438 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:43:49.438 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-13T00:43:49.438 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-13T00:43:49.438 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-13T00:43:49.438 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:43:49.438 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-13T00:43:49.438 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 15 2024-02-13T00:43:49.439 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-13T00:43:49.439 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:43:49.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:49 smithi195 bash[30672]: cluster 2024-02-13T00:43:47.919466+0000 mgr.y (mgr.44106) 359 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:49.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:49 smithi195 bash[30672]: audit 2024-02-13T00:43:48.225073+0000 mgr.y (mgr.44106) 360 : audit [DBG] from='client.54565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:43:49.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:49 smithi195 bash[30672]: audit 2024-02-13T00:43:48.972862+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:43:49.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:49 smithi195 bash[30672]: audit 2024-02-13T00:43:48.973706+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:43:49.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:49 smithi195 bash[30672]: audit 2024-02-13T00:43:48.974364+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:49.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:49 smithi195 bash[30672]: audit 2024-02-13T00:43:48.975047+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:49.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:49 smithi195 bash[30672]: audit 2024-02-13T00:43:48.975660+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:49.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:49 smithi195 bash[30672]: audit 2024-02-13T00:43:48.976300+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:49.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:49 smithi195 bash[30672]: audit 2024-02-13T00:43:48.979479+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:43:49.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:49 smithi195 bash[30672]: audit 2024-02-13T00:43:48.980124+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:49.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:49 smithi195 bash[30672]: audit 2024-02-13T00:43:48.980755+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:49.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:49 smithi195 bash[30672]: audit 2024-02-13T00:43:48.981363+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:49.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:49 smithi195 bash[30672]: audit 2024-02-13T00:43:48.981974+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:49.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:49 smithi087 bash[38740]: cluster 2024-02-13T00:43:47.919466+0000 mgr.y (mgr.44106) 359 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:49.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:49 smithi087 bash[38740]: audit 2024-02-13T00:43:48.225073+0000 mgr.y (mgr.44106) 360 : audit [DBG] from='client.54565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:43:49.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:49 smithi087 bash[38740]: audit 2024-02-13T00:43:48.972862+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:43:49.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:49 smithi087 bash[38740]: audit 2024-02-13T00:43:48.973706+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:43:49.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:49 smithi087 bash[38740]: audit 2024-02-13T00:43:48.974364+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:49.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:49 smithi087 bash[38740]: audit 2024-02-13T00:43:48.975047+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:49.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:49 smithi087 bash[38740]: audit 2024-02-13T00:43:48.975660+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:49.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:49 smithi087 bash[38740]: audit 2024-02-13T00:43:48.976300+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:49.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:49 smithi087 bash[38740]: audit 2024-02-13T00:43:48.979479+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:43:49.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:49 smithi087 bash[38740]: audit 2024-02-13T00:43:48.980124+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:49.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:49 smithi087 bash[38740]: audit 2024-02-13T00:43:48.980755+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:49.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:49 smithi087 bash[38740]: audit 2024-02-13T00:43:48.981363+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:49.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:49 smithi087 bash[38740]: audit 2024-02-13T00:43:48.981974+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:49.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:49 smithi087 bash[39916]: cluster 2024-02-13T00:43:47.919466+0000 mgr.y (mgr.44106) 359 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:49.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:49 smithi087 bash[39916]: audit 2024-02-13T00:43:48.225073+0000 mgr.y (mgr.44106) 360 : audit [DBG] from='client.54565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:43:49.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:49 smithi087 bash[39916]: audit 2024-02-13T00:43:48.972862+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:43:49.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:49 smithi087 bash[39916]: audit 2024-02-13T00:43:48.973706+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:43:49.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:49 smithi087 bash[39916]: audit 2024-02-13T00:43:48.974364+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:49.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:49 smithi087 bash[39916]: audit 2024-02-13T00:43:48.975047+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:49.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:49 smithi087 bash[39916]: audit 2024-02-13T00:43:48.975660+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:49.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:49 smithi087 bash[39916]: audit 2024-02-13T00:43:48.976300+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:49.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:49 smithi087 bash[39916]: audit 2024-02-13T00:43:48.979479+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:43:49.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:49 smithi087 bash[39916]: audit 2024-02-13T00:43:48.980124+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:49.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:49 smithi087 bash[39916]: audit 2024-02-13T00:43:48.980755+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:49.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:49 smithi087 bash[39916]: audit 2024-02-13T00:43:48.981363+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:49.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:49 smithi087 bash[39916]: audit 2024-02-13T00:43:48.981974+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:43:49.803 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:43:49.803 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", 2024-02-13T00:43:49.803 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-13T00:43:49.803 INFO:teuthology.orchestra.run.smithi087.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-13T00:43:49.803 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [ 2024-02-13T00:43:49.803 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw", 2024-02-13T00:43:49.803 INFO:teuthology.orchestra.run.smithi087.stdout: "osd", 2024-02-13T00:43:49.803 INFO:teuthology.orchestra.run.smithi087.stdout: "mon", 2024-02-13T00:43:49.804 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr" 2024-02-13T00:43:49.804 INFO:teuthology.orchestra.run.smithi087.stdout: ], 2024-02-13T00:43:49.804 INFO:teuthology.orchestra.run.smithi087.stdout: "progress": "15/20 daemons upgraded", 2024-02-13T00:43:49.804 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "Currently upgrading grafana daemons", 2024-02-13T00:43:49.804 INFO:teuthology.orchestra.run.smithi087.stdout: "is_paused": false 2024-02-13T00:43:49.804 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:43:50.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:50 smithi195 bash[30672]: audit 2024-02-13T00:43:48.598144+0000 mgr.y (mgr.44106) 361 : audit [DBG] from='client.44619 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:43:50.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:50 smithi195 bash[30672]: audit 2024-02-13T00:43:48.966920+0000 mgr.y (mgr.44106) 362 : audit [DBG] from='client.44625 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:43:50.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:50 smithi195 bash[30672]: audit 2024-02-13T00:43:49.434463+0000 mon.c (mon.1) 15 : audit [DBG] from='client.44631 172.21.15.87:0/3927464669' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:50.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:50 smithi087 bash[38740]: audit 2024-02-13T00:43:48.598144+0000 mgr.y (mgr.44106) 361 : audit [DBG] from='client.44619 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:43:50.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:50 smithi087 bash[38740]: audit 2024-02-13T00:43:48.966920+0000 mgr.y (mgr.44106) 362 : audit [DBG] from='client.44625 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:43:50.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:50 smithi087 bash[38740]: audit 2024-02-13T00:43:49.434463+0000 mon.c (mon.1) 15 : audit [DBG] from='client.44631 172.21.15.87:0/3927464669' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:50.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:50 smithi087 bash[39916]: audit 2024-02-13T00:43:48.598144+0000 mgr.y (mgr.44106) 361 : audit [DBG] from='client.44619 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:43:50.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:50 smithi087 bash[39916]: audit 2024-02-13T00:43:48.966920+0000 mgr.y (mgr.44106) 362 : audit [DBG] from='client.44625 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:43:50.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:50 smithi087 bash[39916]: audit 2024-02-13T00:43:49.434463+0000 mon.c (mon.1) 15 : audit [DBG] from='client.44631 172.21.15.87:0/3927464669' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:43:51.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:51 smithi195 bash[30672]: audit 2024-02-13T00:43:49.799684+0000 mgr.y (mgr.44106) 363 : audit [DBG] from='client.54589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:43:51.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:51 smithi195 bash[30672]: cluster 2024-02-13T00:43:49.920404+0000 mgr.y (mgr.44106) 364 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:51.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:51 smithi087 bash[38740]: audit 2024-02-13T00:43:49.799684+0000 mgr.y (mgr.44106) 363 : audit [DBG] from='client.54589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:43:51.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:51 smithi087 bash[38740]: cluster 2024-02-13T00:43:49.920404+0000 mgr.y (mgr.44106) 364 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:51.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:51 smithi087 bash[39916]: audit 2024-02-13T00:43:49.799684+0000 mgr.y (mgr.44106) 363 : audit [DBG] from='client.54589 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:43:51.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:51 smithi087 bash[39916]: cluster 2024-02-13T00:43:49.920404+0000 mgr.y (mgr.44106) 364 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:53.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:53 smithi087 bash[38740]: cluster 2024-02-13T00:43:51.921404+0000 mgr.y (mgr.44106) 365 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:53.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:53 smithi087 bash[39916]: cluster 2024-02-13T00:43:51.921404+0000 mgr.y (mgr.44106) 365 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:53.848 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:53 smithi195 bash[30672]: cluster 2024-02-13T00:43:51.921404+0000 mgr.y (mgr.44106) 365 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:55.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:55 smithi195 bash[30672]: cluster 2024-02-13T00:43:53.922445+0000 mgr.y (mgr.44106) 366 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:55.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:55 smithi087 bash[38740]: cluster 2024-02-13T00:43:53.922445+0000 mgr.y (mgr.44106) 366 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:55.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:55 smithi087 bash[39916]: cluster 2024-02-13T00:43:53.922445+0000 mgr.y (mgr.44106) 366 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:57.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:57 smithi195 bash[30672]: cluster 2024-02-13T00:43:55.923439+0000 mgr.y (mgr.44106) 367 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:57.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:57 smithi087 bash[38740]: cluster 2024-02-13T00:43:55.923439+0000 mgr.y (mgr.44106) 367 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:57.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:57 smithi087 bash[39916]: cluster 2024-02-13T00:43:55.923439+0000 mgr.y (mgr.44106) 367 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:58.114 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:43:57 smithi195 systemd[1]: Stopping Ceph grafana.a for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:43:58.114 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:43:57 smithi195 bash[23186]: t=2024-02-13T00:43:57+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-02-13T00:43:58.114 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:43:57 smithi195 bash[23186]: t=2024-02-13T00:43:57+0000 lvl=info msg="Stopped Stream Manager" 2024-02-13T00:43:58.114 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:43:57 smithi195 bash[23186]: t=2024-02-13T00:43:57+0000 lvl=info msg="Stopped UsageStatsService" logger=server reason="context canceled" 2024-02-13T00:43:58.114 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:43:57 smithi195 bash[23186]: t=2024-02-13T00:43:57+0000 lvl=info msg="Stopped RemoteCache" logger=server reason="context canceled" 2024-02-13T00:43:58.115 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:43:57 smithi195 bash[23186]: t=2024-02-13T00:43:57+0000 lvl=info msg="Stopped AlertEngine" logger=server reason="context canceled" 2024-02-13T00:43:58.115 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:43:57 smithi195 bash[23186]: t=2024-02-13T00:43:57+0000 lvl=info msg="Stopped InternalMetricsService" logger=server reason="context canceled" 2024-02-13T00:43:58.115 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:43:57 smithi195 bash[23186]: t=2024-02-13T00:43:57+0000 lvl=info msg="Stopped UserAuthTokenService" logger=server reason="context canceled" 2024-02-13T00:43:58.115 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:43:57 smithi195 bash[23186]: t=2024-02-13T00:43:57+0000 lvl=info msg="Stopped provisioningServiceImpl" logger=server reason="context canceled" 2024-02-13T00:43:58.115 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:43:57 smithi195 bash[23186]: t=2024-02-13T00:43:57+0000 lvl=info msg="Stopped CleanUpService" logger=server reason="context canceled" 2024-02-13T00:43:58.115 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:43:57 smithi195 bash[23186]: t=2024-02-13T00:43:57+0000 lvl=info msg="Stopped NotificationService" logger=server reason="context canceled" 2024-02-13T00:43:58.115 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:43:57 smithi195 bash[23186]: t=2024-02-13T00:43:57+0000 lvl=info msg="Stopped PluginManager" logger=server reason="context canceled" 2024-02-13T00:43:58.115 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:43:57 smithi195 bash[23186]: t=2024-02-13T00:43:57+0000 lvl=info msg="Stopped BackendPluginManager" logger=server reason="context canceled" 2024-02-13T00:43:58.115 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:43:57 smithi195 bash[23186]: t=2024-02-13T00:43:57+0000 lvl=eror msg="Server shutdown" logger=server reason=nil 2024-02-13T00:43:58.846 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:43:58 smithi195 bash[41480]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-grafana.a 2024-02-13T00:43:58.846 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:43:58 smithi195 systemd[1]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-02-13T00:43:58.846 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:43:58 smithi195 bash[41538]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-grafana.a 2024-02-13T00:43:59.102 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:43:58 smithi195 systemd[1]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-02-13T00:43:59.102 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:43:58 smithi195 systemd[1]: Stopped Ceph grafana.a for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:43:59.102 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:43:59 smithi195 systemd[1]: Started Ceph grafana.a for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:43:59.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:59 smithi195 bash[30672]: cluster 2024-02-13T00:43:57.924601+0000 mgr.y (mgr.44106) 368 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:59.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:59 smithi195 bash[30672]: audit 2024-02-13T00:43:59.141755+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:59.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:59 smithi195 bash[30672]: audit 2024-02-13T00:43:59.143470+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:43:59.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:43:59 smithi195 bash[30672]: audit 2024-02-13T00:43:59.147008+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:43:59.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:59 smithi087 bash[38740]: cluster 2024-02-13T00:43:57.924601+0000 mgr.y (mgr.44106) 368 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:59.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:59 smithi087 bash[38740]: audit 2024-02-13T00:43:59.141755+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:59.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:59 smithi087 bash[38740]: audit 2024-02-13T00:43:59.143470+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:43:59.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:43:59 smithi087 bash[38740]: audit 2024-02-13T00:43:59.147008+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:43:59.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:59 smithi087 bash[39916]: cluster 2024-02-13T00:43:57.924601+0000 mgr.y (mgr.44106) 368 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:43:59.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:59 smithi087 bash[39916]: audit 2024-02-13T00:43:59.141755+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:43:59.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:59 smithi087 bash[39916]: audit 2024-02-13T00:43:59.143470+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:43:59.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:43:59 smithi087 bash[39916]: audit 2024-02-13T00:43:59.147008+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-13T00:44:00.480 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:00 smithi195 bash[41655]: t=2024-02-13T00:44:00+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2024-02-13T00:44:00.480 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:00 smithi195 bash[41655]: t=2024-02-13T00:44:00+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2024-02-13T00:44:00.480 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:00 smithi195 bash[41655]: t=2024-02-13T00:44:00+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-02-13T00:44:00.480 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:00 smithi195 bash[41655]: t=2024-02-13T00:44:00+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-02-13T00:44:00.480 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:00 smithi195 bash[41655]: t=2024-02-13T00:44:00+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-02-13T00:44:00.480 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:00 smithi195 bash[41655]: t=2024-02-13T00:44:00+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-02-13T00:44:00.481 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:00 smithi195 bash[41655]: t=2024-02-13T00:44:00+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-02-13T00:44:00.481 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:00 smithi195 bash[41655]: t=2024-02-13T00:44:00+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-02-13T00:44:00.481 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:00 smithi195 bash[41655]: t=2024-02-13T00:44:00+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-02-13T00:44:00.481 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:00 smithi195 bash[41655]: t=2024-02-13T00:44:00+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-02-13T00:44:00.481 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:00 smithi195 bash[41655]: t=2024-02-13T00:44:00+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-02-13T00:44:00.481 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:00 smithi195 bash[41655]: t=2024-02-13T00:44:00+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-02-13T00:44:00.481 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:00 smithi195 bash[41655]: t=2024-02-13T00:44:00+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-02-13T00:44:00.481 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:00 smithi195 bash[41655]: t=2024-02-13T00:44:00+0000 lvl=info msg="App mode production" logger=settings 2024-02-13T00:44:00.481 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:00 smithi195 bash[41655]: t=2024-02-13T00:44:00+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-02-13T00:44:00.481 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:00 smithi195 bash[41655]: t=2024-02-13T00:44:00+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-02-13T00:44:00.481 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:00 smithi195 bash[41655]: t=2024-02-13T00:44:00+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-02-13T00:44:00.481 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:00 smithi195 bash[41655]: t=2024-02-13T00:44:00+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-02-13T00:44:00.481 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:00 smithi195 bash[41655]: t=2024-02-13T00:44:00+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-02-13T00:44:00.742 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:00 smithi195 bash[41655]: t=2024-02-13T00:44:00+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-02-13T00:44:00.743 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:00 smithi195 bash[41655]: t=2024-02-13T00:44:00+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-02-13T00:44:00.743 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:00 smithi195 bash[41655]: t=2024-02-13T00:44:00+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-02-13T00:44:00.743 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:00 smithi195 bash[41655]: t=2024-02-13T00:44:00+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-02-13T00:44:00.743 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:00 smithi195 bash[41655]: t=2024-02-13T00:44:00+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-02-13T00:44:00.743 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:00 smithi195 bash[41655]: t=2024-02-13T00:44:00+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-02-13T00:44:00.743 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:00 smithi195 bash[41655]: t=2024-02-13T00:44:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-02-13T00:44:01.031 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:00 smithi195 bash[41655]: t=2024-02-13T00:44:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-02-13T00:44:01.031 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:00 smithi195 bash[41655]: t=2024-02-13T00:44:00+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-02-13T00:44:01.031 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:00 smithi195 bash[41655]: t=2024-02-13T00:44:00+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-02-13T00:44:01.031 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:00 smithi195 bash[41655]: t=2024-02-13T00:44:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-02-13T00:44:01.031 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:00 smithi195 bash[41655]: t=2024-02-13T00:44:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-02-13T00:44:01.031 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:00 smithi195 bash[41655]: t=2024-02-13T00:44:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-02-13T00:44:01.311 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:01 smithi195 bash[41655]: t=2024-02-13T00:44:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-02-13T00:44:01.311 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:01 smithi195 bash[41655]: t=2024-02-13T00:44:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-02-13T00:44:01.311 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:01 smithi195 bash[41655]: t=2024-02-13T00:44:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-02-13T00:44:01.311 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:01 smithi195 bash[41655]: t=2024-02-13T00:44:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-02-13T00:44:01.311 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:01 smithi195 bash[41655]: t=2024-02-13T00:44:01+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-02-13T00:44:01.311 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:01 smithi195 bash[41655]: t=2024-02-13T00:44:01+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-02-13T00:44:01.311 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:01 smithi195 bash[41655]: t=2024-02-13T00:44:01+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-02-13T00:44:01.582 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:01 smithi195 bash[30672]: cluster 2024-02-13T00:43:59.925570+0000 mgr.y (mgr.44106) 369 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:01.583 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:01 smithi195 bash[41655]: t=2024-02-13T00:44:01+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-02-13T00:44:01.583 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:01 smithi195 bash[41655]: t=2024-02-13T00:44:01+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-02-13T00:44:01.583 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:01 smithi195 bash[41655]: t=2024-02-13T00:44:01+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-02-13T00:44:01.583 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:01 smithi195 bash[41655]: t=2024-02-13T00:44:01+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-02-13T00:44:01.583 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:01 smithi195 bash[41655]: t=2024-02-13T00:44:01+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-02-13T00:44:01.583 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:01 smithi195 bash[41655]: t=2024-02-13T00:44:01+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-02-13T00:44:01.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:01 smithi087 bash[38740]: cluster 2024-02-13T00:43:59.925570+0000 mgr.y (mgr.44106) 369 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:01.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:01 smithi087 bash[39916]: cluster 2024-02-13T00:43:59.925570+0000 mgr.y (mgr.44106) 369 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:01.843 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:01 smithi195 bash[41655]: t=2024-02-13T00:44:01+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-02-13T00:44:01.843 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:01 smithi195 bash[41655]: t=2024-02-13T00:44:01+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-02-13T00:44:01.843 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:01 smithi195 bash[41655]: t=2024-02-13T00:44:01+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-02-13T00:44:01.843 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:01 smithi195 bash[41655]: t=2024-02-13T00:44:01+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-02-13T00:44:01.843 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:01 smithi195 bash[41655]: t=2024-02-13T00:44:01+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-02-13T00:44:02.123 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:01 smithi195 bash[41655]: t=2024-02-13T00:44:01+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-02-13T00:44:02.123 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:01 smithi195 bash[41655]: t=2024-02-13T00:44:01+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-02-13T00:44:02.123 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:01 smithi195 bash[41655]: t=2024-02-13T00:44:01+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-02-13T00:44:02.123 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:02 smithi195 bash[41655]: t=2024-02-13T00:44:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-02-13T00:44:02.123 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:02 smithi195 bash[41655]: t=2024-02-13T00:44:02+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-02-13T00:44:02.123 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:02 smithi195 bash[41655]: t=2024-02-13T00:44:02+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-02-13T00:44:02.123 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:02 smithi195 bash[41655]: t=2024-02-13T00:44:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-02-13T00:44:02.395 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:02 smithi195 bash[41655]: t=2024-02-13T00:44:02+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-02-13T00:44:02.395 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:02 smithi195 bash[41655]: t=2024-02-13T00:44:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-02-13T00:44:02.395 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:02 smithi195 bash[41655]: t=2024-02-13T00:44:02+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-02-13T00:44:02.395 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:02 smithi195 bash[41655]: t=2024-02-13T00:44:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-02-13T00:44:02.395 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:02 smithi195 bash[41655]: t=2024-02-13T00:44:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-02-13T00:44:02.395 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:02 smithi195 bash[41655]: t=2024-02-13T00:44:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-02-13T00:44:02.654 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:02 smithi195 bash[41655]: t=2024-02-13T00:44:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-02-13T00:44:02.654 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:02 smithi195 bash[41655]: t=2024-02-13T00:44:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-02-13T00:44:02.654 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:02 smithi195 bash[41655]: t=2024-02-13T00:44:02+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-02-13T00:44:02.654 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:02 smithi195 bash[41655]: t=2024-02-13T00:44:02+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-02-13T00:44:02.654 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:02 smithi195 bash[41655]: t=2024-02-13T00:44:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-02-13T00:44:03.014 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:02 smithi195 bash[41655]: t=2024-02-13T00:44:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-02-13T00:44:03.014 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:02 smithi195 bash[41655]: t=2024-02-13T00:44:02+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-02-13T00:44:03.014 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:02 smithi195 bash[41655]: t=2024-02-13T00:44:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-02-13T00:44:03.014 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:02 smithi195 bash[41655]: t=2024-02-13T00:44:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-02-13T00:44:03.014 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:02 smithi195 bash[41655]: t=2024-02-13T00:44:02+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-02-13T00:44:03.014 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:02 smithi195 bash[41655]: t=2024-02-13T00:44:02+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-02-13T00:44:03.014 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:03 smithi195 bash[41655]: t=2024-02-13T00:44:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-02-13T00:44:03.303 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:03 smithi195 bash[41655]: t=2024-02-13T00:44:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-02-13T00:44:03.303 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:03 smithi195 bash[41655]: t=2024-02-13T00:44:03+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-02-13T00:44:03.303 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:03 smithi195 bash[41655]: t=2024-02-13T00:44:03+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-02-13T00:44:03.303 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:03 smithi195 bash[41655]: t=2024-02-13T00:44:03+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-02-13T00:44:03.303 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:03 smithi195 bash[41655]: t=2024-02-13T00:44:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-02-13T00:44:03.303 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:03 smithi195 bash[41655]: t=2024-02-13T00:44:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-02-13T00:44:03.303 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:03 smithi195 bash[41655]: t=2024-02-13T00:44:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-02-13T00:44:03.303 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:03 smithi195 bash[41655]: t=2024-02-13T00:44:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-02-13T00:44:03.567 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:03 smithi195 bash[30672]: cluster 2024-02-13T00:44:01.926545+0000 mgr.y (mgr.44106) 370 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:03.567 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:03 smithi195 bash[41655]: t=2024-02-13T00:44:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-02-13T00:44:03.567 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:03 smithi195 bash[41655]: t=2024-02-13T00:44:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-02-13T00:44:03.567 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:03 smithi195 bash[41655]: t=2024-02-13T00:44:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-02-13T00:44:03.567 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:03 smithi195 bash[41655]: t=2024-02-13T00:44:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-02-13T00:44:03.568 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:03 smithi195 bash[41655]: t=2024-02-13T00:44:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-02-13T00:44:03.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:03 smithi087 bash[38740]: cluster 2024-02-13T00:44:01.926545+0000 mgr.y (mgr.44106) 370 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:03.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:03 smithi087 bash[39916]: cluster 2024-02-13T00:44:01.926545+0000 mgr.y (mgr.44106) 370 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:03.855 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:03 smithi195 bash[41655]: t=2024-02-13T00:44:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-02-13T00:44:03.855 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:03 smithi195 bash[41655]: t=2024-02-13T00:44:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-02-13T00:44:03.855 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:03 smithi195 bash[41655]: t=2024-02-13T00:44:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-02-13T00:44:03.855 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:03 smithi195 bash[41655]: t=2024-02-13T00:44:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-02-13T00:44:03.855 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:03 smithi195 bash[41655]: t=2024-02-13T00:44:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-02-13T00:44:03.855 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:03 smithi195 bash[41655]: t=2024-02-13T00:44:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-02-13T00:44:03.856 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:03 smithi195 bash[41655]: t=2024-02-13T00:44:03+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-02-13T00:44:03.856 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:03 smithi195 bash[41655]: t=2024-02-13T00:44:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-02-13T00:44:03.856 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:03 smithi195 bash[41655]: t=2024-02-13T00:44:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-02-13T00:44:04.106 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:03 smithi195 bash[41655]: t=2024-02-13T00:44:03+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-02-13T00:44:04.106 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:03 smithi195 bash[41655]: t=2024-02-13T00:44:03+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-02-13T00:44:04.106 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:03 smithi195 bash[41655]: t=2024-02-13T00:44:03+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-02-13T00:44:04.107 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:04 smithi195 bash[41655]: t=2024-02-13T00:44:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-02-13T00:44:04.107 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:04 smithi195 bash[41655]: t=2024-02-13T00:44:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-02-13T00:44:04.107 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:04 smithi195 bash[41655]: t=2024-02-13T00:44:04+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-02-13T00:44:04.107 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:04 smithi195 bash[41655]: t=2024-02-13T00:44:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-02-13T00:44:04.367 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:04 smithi195 bash[41655]: t=2024-02-13T00:44:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-02-13T00:44:04.367 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:04 smithi195 bash[41655]: t=2024-02-13T00:44:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-02-13T00:44:04.367 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:04 smithi195 bash[41655]: t=2024-02-13T00:44:04+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-02-13T00:44:04.367 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:04 smithi195 bash[41655]: t=2024-02-13T00:44:04+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-02-13T00:44:04.367 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:04 smithi195 bash[41655]: t=2024-02-13T00:44:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-02-13T00:44:04.367 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:04 smithi195 bash[41655]: t=2024-02-13T00:44:04+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-02-13T00:44:04.367 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:04 smithi195 bash[41655]: t=2024-02-13T00:44:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-02-13T00:44:04.633 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:04 smithi195 bash[41655]: t=2024-02-13T00:44:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-02-13T00:44:04.633 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:04 smithi195 bash[41655]: t=2024-02-13T00:44:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-02-13T00:44:04.633 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:04 smithi195 bash[41655]: t=2024-02-13T00:44:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-02-13T00:44:04.633 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:04 smithi195 bash[41655]: t=2024-02-13T00:44:04+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-02-13T00:44:04.633 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:04 smithi195 bash[41655]: t=2024-02-13T00:44:04+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-02-13T00:44:04.633 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:04 smithi195 bash[41655]: t=2024-02-13T00:44:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-02-13T00:44:04.885 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:04 smithi195 bash[41655]: t=2024-02-13T00:44:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-02-13T00:44:04.885 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:04 smithi195 bash[41655]: t=2024-02-13T00:44:04+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-02-13T00:44:04.885 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:04 smithi195 bash[41655]: t=2024-02-13T00:44:04+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-02-13T00:44:04.885 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:04 smithi195 bash[41655]: t=2024-02-13T00:44:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-02-13T00:44:04.885 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:04 smithi195 bash[41655]: t=2024-02-13T00:44:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-02-13T00:44:04.885 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:04 smithi195 bash[41655]: t=2024-02-13T00:44:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-02-13T00:44:05.154 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:04 smithi195 bash[41655]: t=2024-02-13T00:44:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-02-13T00:44:05.154 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:04 smithi195 bash[41655]: t=2024-02-13T00:44:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-02-13T00:44:05.154 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:04 smithi195 bash[41655]: t=2024-02-13T00:44:04+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-02-13T00:44:05.154 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:05 smithi195 bash[41655]: t=2024-02-13T00:44:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-02-13T00:44:05.154 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:05 smithi195 bash[41655]: t=2024-02-13T00:44:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-02-13T00:44:05.154 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:05 smithi195 bash[41655]: t=2024-02-13T00:44:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-02-13T00:44:05.435 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:05 smithi195 bash[30672]: cluster 2024-02-13T00:44:03.927652+0000 mgr.y (mgr.44106) 371 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:05.435 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:05 smithi195 bash[41655]: t=2024-02-13T00:44:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-02-13T00:44:05.435 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:05 smithi195 bash[41655]: t=2024-02-13T00:44:05+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-02-13T00:44:05.436 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:05 smithi195 bash[41655]: t=2024-02-13T00:44:05+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-02-13T00:44:05.436 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:05 smithi195 bash[41655]: t=2024-02-13T00:44:05+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-02-13T00:44:05.436 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:05 smithi195 bash[41655]: t=2024-02-13T00:44:05+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-02-13T00:44:05.436 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:05 smithi195 bash[41655]: t=2024-02-13T00:44:05+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-02-13T00:44:05.686 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:05 smithi195 bash[41655]: t=2024-02-13T00:44:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-02-13T00:44:05.687 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:05 smithi195 bash[41655]: t=2024-02-13T00:44:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-02-13T00:44:05.687 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:05 smithi195 bash[41655]: t=2024-02-13T00:44:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-02-13T00:44:05.687 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:05 smithi195 bash[41655]: t=2024-02-13T00:44:05+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-02-13T00:44:05.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:05 smithi087 bash[38740]: cluster 2024-02-13T00:44:03.927652+0000 mgr.y (mgr.44106) 371 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:05.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:05 smithi087 bash[39916]: cluster 2024-02-13T00:44:03.927652+0000 mgr.y (mgr.44106) 371 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:05.966 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:05 smithi195 bash[41655]: t=2024-02-13T00:44:05+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-02-13T00:44:05.967 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:05 smithi195 bash[41655]: t=2024-02-13T00:44:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-02-13T00:44:05.967 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:05 smithi195 bash[41655]: t=2024-02-13T00:44:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-02-13T00:44:05.967 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:05 smithi195 bash[41655]: t=2024-02-13T00:44:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-02-13T00:44:05.967 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:05 smithi195 bash[41655]: t=2024-02-13T00:44:05+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-02-13T00:44:05.967 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:05 smithi195 bash[41655]: t=2024-02-13T00:44:05+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-02-13T00:44:06.238 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:05 smithi195 bash[41655]: t=2024-02-13T00:44:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-02-13T00:44:06.238 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:06 smithi195 bash[41655]: t=2024-02-13T00:44:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-02-13T00:44:06.238 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:06 smithi195 bash[41655]: t=2024-02-13T00:44:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-02-13T00:44:06.238 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:06 smithi195 bash[41655]: t=2024-02-13T00:44:06+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-02-13T00:44:06.238 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:06 smithi195 bash[41655]: t=2024-02-13T00:44:06+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-02-13T00:44:06.238 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:06 smithi195 bash[41655]: t=2024-02-13T00:44:06+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-02-13T00:44:06.238 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:06 smithi195 bash[41655]: t=2024-02-13T00:44:06+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-02-13T00:44:06.495 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:06 smithi195 bash[41655]: t=2024-02-13T00:44:06+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-02-13T00:44:06.495 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:06 smithi195 bash[41655]: t=2024-02-13T00:44:06+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-02-13T00:44:06.496 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:06 smithi195 bash[41655]: t=2024-02-13T00:44:06+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-02-13T00:44:06.496 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:06 smithi195 bash[41655]: t=2024-02-13T00:44:06+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-02-13T00:44:06.761 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:06 smithi195 bash[41655]: t=2024-02-13T00:44:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-02-13T00:44:06.761 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:06 smithi195 bash[41655]: t=2024-02-13T00:44:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-02-13T00:44:06.761 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:06 smithi195 bash[41655]: t=2024-02-13T00:44:06+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-02-13T00:44:06.761 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:06 smithi195 bash[41655]: t=2024-02-13T00:44:06+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-02-13T00:44:06.761 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:06 smithi195 bash[41655]: t=2024-02-13T00:44:06+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-02-13T00:44:06.761 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:06 smithi195 bash[41655]: t=2024-02-13T00:44:06+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-02-13T00:44:06.761 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:06 smithi195 bash[41655]: t=2024-02-13T00:44:06+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-02-13T00:44:06.761 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:06 smithi195 bash[41655]: t=2024-02-13T00:44:06+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-02-13T00:44:07.030 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:06 smithi195 bash[41655]: t=2024-02-13T00:44:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-02-13T00:44:07.030 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:06 smithi195 bash[41655]: t=2024-02-13T00:44:06+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-02-13T00:44:07.030 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:06 smithi195 bash[41655]: t=2024-02-13T00:44:06+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-02-13T00:44:07.030 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:06 smithi195 bash[41655]: t=2024-02-13T00:44:06+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-02-13T00:44:07.030 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:06 smithi195 bash[41655]: t=2024-02-13T00:44:06+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-02-13T00:44:07.341 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[41655]: t=2024-02-13T00:44:07+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-02-13T00:44:07.341 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[41655]: t=2024-02-13T00:44:07+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-02-13T00:44:07.341 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[41655]: t=2024-02-13T00:44:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-02-13T00:44:07.341 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[41655]: t=2024-02-13T00:44:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-02-13T00:44:07.341 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[41655]: t=2024-02-13T00:44:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-02-13T00:44:07.342 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[41655]: t=2024-02-13T00:44:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-02-13T00:44:07.342 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[41655]: t=2024-02-13T00:44:07+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-02-13T00:44:07.342 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[41655]: t=2024-02-13T00:44:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-02-13T00:44:07.342 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: cluster 2024-02-13T00:44:05.928656+0000 mgr.y (mgr.44106) 372 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:07.342 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.026517+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:44:07.342 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.307447+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:44:07.343 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.320211+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-13T00:44:07.343 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.321178+0000 mgr.y (mgr.44106) 373 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-13T00:44:07.343 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.322581+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi195.front.sepia.ceph.com:3000"}]: dispatch 2024-02-13T00:44:07.343 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.323420+0000 mgr.y (mgr.44106) 374 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi195.front.sepia.ceph.com:3000"}]: dispatch 2024-02-13T00:44:07.343 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.332177+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:44:07.343 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.338895+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:44:07.343 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.350181+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.343 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.354002+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.343 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.356588+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.343 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.360331+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.343 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.363979+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.343 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.366271+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.343 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.368053+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.344 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.369862+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.344 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.372080+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.344 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.374280+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.344 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.377527+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.344 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.380718+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.344 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.383440+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.344 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.386090+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.344 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.394328+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:44:07.344 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.395823+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-02-13T00:44:07.344 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.402927+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-02-13T00:44:07.344 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.404417+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-13T00:44:07.344 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.408787+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-02-13T00:44:07.344 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.410043+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-02-13T00:44:07.345 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.416994+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-02-13T00:44:07.345 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.418466+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-02-13T00:44:07.345 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.425368+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-02-13T00:44:07.345 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.426713+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-02-13T00:44:07.345 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.434316+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-02-13T00:44:07.345 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.435677+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-02-13T00:44:07.345 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.444248+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-02-13T00:44:07.345 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.445731+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-02-13T00:44:07.345 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.453414+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-02-13T00:44:07.345 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.454825+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-13T00:44:07.345 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.456042+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-02-13T00:44:07.345 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.463406+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-02-13T00:44:07.345 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.464778+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-02-13T00:44:07.345 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.471795+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-02-13T00:44:07.346 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.473278+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-13T00:44:07.346 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.474621+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-13T00:44:07.346 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.475954+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-13T00:44:07.346 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.477278+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-13T00:44:07.346 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.478586+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-02-13T00:44:07.346 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.487732+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-02-13T00:44:07.346 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.489592+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-02-13T00:44:07.346 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.494363+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-02-13T00:44:07.346 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.495347+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:44:07.346 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.503929+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:44:07.346 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.513988+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:44:07.346 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[30672]: audit 2024-02-13T00:44:06.523239+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:44:07.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: cluster 2024-02-13T00:44:05.928656+0000 mgr.y (mgr.44106) 372 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:07.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.026517+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:44:07.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.307447+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:44:07.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.320211+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-13T00:44:07.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.321178+0000 mgr.y (mgr.44106) 373 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-13T00:44:07.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.322581+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi195.front.sepia.ceph.com:3000"}]: dispatch 2024-02-13T00:44:07.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.323420+0000 mgr.y (mgr.44106) 374 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi195.front.sepia.ceph.com:3000"}]: dispatch 2024-02-13T00:44:07.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.332177+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:44:07.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.338895+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:44:07.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.350181+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.354002+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.356588+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.360331+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.363979+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.366271+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.368053+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.369862+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.372080+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.374280+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: cluster 2024-02-13T00:44:05.928656+0000 mgr.y (mgr.44106) 372 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:07.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.026517+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:44:07.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.307447+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:44:07.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.320211+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-13T00:44:07.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.321178+0000 mgr.y (mgr.44106) 373 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-13T00:44:07.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.322581+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi195.front.sepia.ceph.com:3000"}]: dispatch 2024-02-13T00:44:07.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.323420+0000 mgr.y (mgr.44106) 374 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi195.front.sepia.ceph.com:3000"}]: dispatch 2024-02-13T00:44:07.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.332177+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:44:07.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.338895+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:44:07.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.350181+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.354002+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.356588+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.360331+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.363979+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.366271+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.368053+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.369862+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.372080+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.453 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.374280+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.377527+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.380718+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.383440+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.386090+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.394328+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:44:07.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.395823+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-02-13T00:44:07.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.402927+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-02-13T00:44:07.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.404417+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-13T00:44:07.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.408787+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-02-13T00:44:07.454 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.410043+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-02-13T00:44:07.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.416994+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-02-13T00:44:07.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.418466+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-02-13T00:44:07.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.425368+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-02-13T00:44:07.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.426713+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-02-13T00:44:07.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.434316+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-02-13T00:44:07.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.435677+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-02-13T00:44:07.455 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.444248+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-02-13T00:44:07.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.377527+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.380718+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.383440+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.455 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.386090+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:07.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.394328+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:44:07.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.395823+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-02-13T00:44:07.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.402927+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-02-13T00:44:07.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.404417+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-13T00:44:07.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.408787+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-02-13T00:44:07.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.410043+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-02-13T00:44:07.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.416994+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-02-13T00:44:07.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.418466+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-02-13T00:44:07.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.425368+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-02-13T00:44:07.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.426713+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-02-13T00:44:07.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.434316+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-02-13T00:44:07.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.435677+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-02-13T00:44:07.456 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.444248+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-02-13T00:44:07.457 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.445731+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-02-13T00:44:07.457 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.453414+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-02-13T00:44:07.457 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.454825+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-13T00:44:07.457 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.456042+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-02-13T00:44:07.457 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.463406+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-02-13T00:44:07.457 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.464778+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-02-13T00:44:07.457 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.471795+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-02-13T00:44:07.457 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.473278+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-13T00:44:07.457 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.474621+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-13T00:44:07.457 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.475954+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-13T00:44:07.458 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.477278+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-13T00:44:07.458 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.478586+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-02-13T00:44:07.458 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.487732+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-02-13T00:44:07.458 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.489592+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-02-13T00:44:07.458 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.494363+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-02-13T00:44:07.458 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.495347+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:44:07.458 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.503929+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:44:07.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.445731+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-02-13T00:44:07.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.453414+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-02-13T00:44:07.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.454825+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-13T00:44:07.458 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.456042+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-02-13T00:44:07.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.463406+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-02-13T00:44:07.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.464778+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-02-13T00:44:07.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.471795+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-02-13T00:44:07.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.473278+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-13T00:44:07.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.474621+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-13T00:44:07.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.475954+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-13T00:44:07.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.477278+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-13T00:44:07.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.478586+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-02-13T00:44:07.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.487732+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-02-13T00:44:07.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.489592+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-02-13T00:44:07.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.494363+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-02-13T00:44:07.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.495347+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:44:07.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.503929+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:44:07.459 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.513988+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:44:07.460 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[39916]: audit 2024-02-13T00:44:06.523239+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:44:07.460 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.513988+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:44:07.460 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:07 smithi087 bash[38740]: audit 2024-02-13T00:44:06.523239+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:44:07.606 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[41655]: t=2024-02-13T00:44:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-02-13T00:44:07.607 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[41655]: t=2024-02-13T00:44:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-02-13T00:44:07.607 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[41655]: t=2024-02-13T00:44:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-02-13T00:44:07.607 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[41655]: t=2024-02-13T00:44:07+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-02-13T00:44:07.607 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[41655]: t=2024-02-13T00:44:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-02-13T00:44:07.607 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[41655]: t=2024-02-13T00:44:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-02-13T00:44:07.881 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[41655]: t=2024-02-13T00:44:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-02-13T00:44:07.882 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[41655]: t=2024-02-13T00:44:07+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-02-13T00:44:07.882 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[41655]: t=2024-02-13T00:44:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-02-13T00:44:07.882 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[41655]: t=2024-02-13T00:44:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-02-13T00:44:07.882 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[41655]: t=2024-02-13T00:44:07+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-02-13T00:44:07.882 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[41655]: t=2024-02-13T00:44:07+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-02-13T00:44:07.882 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[41655]: t=2024-02-13T00:44:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-02-13T00:44:07.882 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[41655]: t=2024-02-13T00:44:07+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-02-13T00:44:08.149 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:08 smithi195 bash[30672]: cephadm 2024-02-13T00:44:06.387411+0000 mgr.y (mgr.44106) 375 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-02-13T00:44:08.149 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:08 smithi195 bash[30672]: cephadm 2024-02-13T00:44:06.488859+0000 mgr.y (mgr.44106) 376 : cephadm [INF] Upgrade: Complete! 2024-02-13T00:44:08.149 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[41655]: t=2024-02-13T00:44:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-02-13T00:44:08.150 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[41655]: t=2024-02-13T00:44:07+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-02-13T00:44:08.150 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:07 smithi195 bash[41655]: t=2024-02-13T00:44:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-02-13T00:44:08.150 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:08 smithi195 bash[41655]: t=2024-02-13T00:44:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-02-13T00:44:08.150 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:08 smithi195 bash[41655]: t=2024-02-13T00:44:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-02-13T00:44:08.150 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:08 smithi195 bash[41655]: t=2024-02-13T00:44:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-02-13T00:44:08.150 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:08 smithi195 bash[41655]: t=2024-02-13T00:44:08+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-02-13T00:44:08.404 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:08 smithi195 bash[41655]: t=2024-02-13T00:44:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-02-13T00:44:08.404 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:08 smithi195 bash[41655]: t=2024-02-13T00:44:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-02-13T00:44:08.404 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:08 smithi195 bash[41655]: t=2024-02-13T00:44:08+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-02-13T00:44:08.404 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:08 smithi195 bash[41655]: t=2024-02-13T00:44:08+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-02-13T00:44:08.404 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:08 smithi195 bash[41655]: t=2024-02-13T00:44:08+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-02-13T00:44:08.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:08 smithi087 bash[38740]: cephadm 2024-02-13T00:44:06.387411+0000 mgr.y (mgr.44106) 375 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-02-13T00:44:08.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:08 smithi087 bash[38740]: cephadm 2024-02-13T00:44:06.488859+0000 mgr.y (mgr.44106) 376 : cephadm [INF] Upgrade: Complete! 2024-02-13T00:44:08.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:08 smithi087 bash[39916]: cephadm 2024-02-13T00:44:06.387411+0000 mgr.y (mgr.44106) 375 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-02-13T00:44:08.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:08 smithi087 bash[39916]: cephadm 2024-02-13T00:44:06.488859+0000 mgr.y (mgr.44106) 376 : cephadm [INF] Upgrade: Complete! 2024-02-13T00:44:08.655 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:08 smithi195 bash[41655]: t=2024-02-13T00:44:08+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-02-13T00:44:08.655 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:08 smithi195 bash[41655]: t=2024-02-13T00:44:08+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-02-13T00:44:08.656 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:08 smithi195 bash[41655]: t=2024-02-13T00:44:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-02-13T00:44:08.656 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:08 smithi195 bash[41655]: t=2024-02-13T00:44:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-02-13T00:44:08.656 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:08 smithi195 bash[41655]: t=2024-02-13T00:44:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-02-13T00:44:08.656 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:08 smithi195 bash[41655]: t=2024-02-13T00:44:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-02-13T00:44:08.925 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:08 smithi195 bash[41655]: t=2024-02-13T00:44:08+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-02-13T00:44:08.925 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:08 smithi195 bash[41655]: t=2024-02-13T00:44:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-02-13T00:44:08.925 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:08 smithi195 bash[41655]: t=2024-02-13T00:44:08+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-02-13T00:44:08.925 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:08 smithi195 bash[41655]: t=2024-02-13T00:44:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-02-13T00:44:08.925 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:08 smithi195 bash[41655]: t=2024-02-13T00:44:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-02-13T00:44:08.925 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:08 smithi195 bash[41655]: t=2024-02-13T00:44:08+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-02-13T00:44:09.178 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:09 smithi195 bash[30672]: cluster 2024-02-13T00:44:07.929828+0000 mgr.y (mgr.44106) 377 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:09.178 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:08 smithi195 bash[41655]: t=2024-02-13T00:44:08+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-02-13T00:44:09.178 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:09 smithi195 bash[41655]: t=2024-02-13T00:44:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-02-13T00:44:09.178 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:09 smithi195 bash[41655]: t=2024-02-13T00:44:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-02-13T00:44:09.179 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:09 smithi195 bash[41655]: t=2024-02-13T00:44:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-02-13T00:44:09.449 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:09 smithi195 bash[41655]: t=2024-02-13T00:44:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-02-13T00:44:09.449 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:09 smithi195 bash[41655]: t=2024-02-13T00:44:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-02-13T00:44:09.450 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:09 smithi195 bash[41655]: t=2024-02-13T00:44:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-02-13T00:44:09.450 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:09 smithi195 bash[41655]: t=2024-02-13T00:44:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-02-13T00:44:09.450 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:09 smithi195 bash[41655]: t=2024-02-13T00:44:09+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-02-13T00:44:09.450 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:09 smithi195 bash[41655]: t=2024-02-13T00:44:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-02-13T00:44:09.450 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:09 smithi195 bash[41655]: t=2024-02-13T00:44:09+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-02-13T00:44:09.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:09 smithi087 bash[38740]: cluster 2024-02-13T00:44:07.929828+0000 mgr.y (mgr.44106) 377 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:09.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:09 smithi087 bash[39916]: cluster 2024-02-13T00:44:07.929828+0000 mgr.y (mgr.44106) 377 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:09.745 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:09 smithi195 bash[41655]: t=2024-02-13T00:44:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-02-13T00:44:09.745 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:09 smithi195 bash[41655]: t=2024-02-13T00:44:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-02-13T00:44:09.745 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:09 smithi195 bash[41655]: t=2024-02-13T00:44:09+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-02-13T00:44:09.745 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:09 smithi195 bash[41655]: t=2024-02-13T00:44:09+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-02-13T00:44:09.745 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:09 smithi195 bash[41655]: t=2024-02-13T00:44:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-02-13T00:44:09.745 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:09 smithi195 bash[41655]: t=2024-02-13T00:44:09+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-02-13T00:44:10.026 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:09 smithi195 bash[41655]: t=2024-02-13T00:44:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-02-13T00:44:10.027 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:09 smithi195 bash[41655]: t=2024-02-13T00:44:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-02-13T00:44:10.027 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:09 smithi195 bash[41655]: t=2024-02-13T00:44:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-02-13T00:44:10.027 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:09 smithi195 bash[41655]: t=2024-02-13T00:44:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-02-13T00:44:10.027 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:09 smithi195 bash[41655]: t=2024-02-13T00:44:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-02-13T00:44:10.027 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:10 smithi195 bash[41655]: t=2024-02-13T00:44:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-02-13T00:44:10.278 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:10 smithi195 bash[30672]: audit 2024-02-13T00:44:09.798612+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-02-13T00:44:10.278 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:10 smithi195 bash[30672]: audit 2024-02-13T00:44:09.799555+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-13T00:44:10.278 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:10 smithi195 bash[30672]: audit 2024-02-13T00:44:09.799895+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-13T00:44:10.278 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:10 smithi195 bash[30672]: audit 2024-02-13T00:44:09.800231+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-02-13T00:44:10.278 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:10 smithi195 bash[41655]: t=2024-02-13T00:44:10+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-02-13T00:44:10.278 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:10 smithi195 bash[41655]: t=2024-02-13T00:44:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-02-13T00:44:10.278 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:10 smithi195 bash[41655]: t=2024-02-13T00:44:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-02-13T00:44:10.278 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:10 smithi195 bash[41655]: t=2024-02-13T00:44:10+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-02-13T00:44:10.278 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:10 smithi195 bash[41655]: t=2024-02-13T00:44:10+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-02-13T00:44:10.279 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:10 smithi195 bash[41655]: t=2024-02-13T00:44:10+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-02-13T00:44:10.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:10 smithi087 bash[39916]: audit 2024-02-13T00:44:09.798612+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-02-13T00:44:10.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:10 smithi087 bash[39916]: audit 2024-02-13T00:44:09.799555+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-13T00:44:10.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:10 smithi087 bash[39916]: audit 2024-02-13T00:44:09.799895+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-13T00:44:10.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:10 smithi087 bash[39916]: audit 2024-02-13T00:44:09.800231+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-02-13T00:44:10.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:10 smithi087 bash[38740]: audit 2024-02-13T00:44:09.798612+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-02-13T00:44:10.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:10 smithi087 bash[38740]: audit 2024-02-13T00:44:09.799555+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-13T00:44:10.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:10 smithi087 bash[38740]: audit 2024-02-13T00:44:09.799895+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-13T00:44:10.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:10 smithi087 bash[38740]: audit 2024-02-13T00:44:09.800231+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-02-13T00:44:10.547 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:10 smithi195 bash[41655]: t=2024-02-13T00:44:10+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-02-13T00:44:10.547 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:10 smithi195 bash[41655]: t=2024-02-13T00:44:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-02-13T00:44:10.547 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:10 smithi195 bash[41655]: t=2024-02-13T00:44:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-02-13T00:44:10.547 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:10 smithi195 bash[41655]: t=2024-02-13T00:44:10+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-02-13T00:44:10.547 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:10 smithi195 bash[41655]: t=2024-02-13T00:44:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-02-13T00:44:10.802 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:10 smithi195 bash[41655]: t=2024-02-13T00:44:10+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-02-13T00:44:10.802 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:10 smithi195 bash[41655]: t=2024-02-13T00:44:10+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-02-13T00:44:10.802 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:10 smithi195 bash[41655]: t=2024-02-13T00:44:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-02-13T00:44:10.802 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:10 smithi195 bash[41655]: t=2024-02-13T00:44:10+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-02-13T00:44:10.802 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:10 smithi195 bash[41655]: t=2024-02-13T00:44:10+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-02-13T00:44:10.802 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:10 smithi195 bash[41655]: t=2024-02-13T00:44:10+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-02-13T00:44:10.802 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:10 smithi195 bash[41655]: t=2024-02-13T00:44:10+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-02-13T00:44:11.052 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:10 smithi195 bash[41655]: t=2024-02-13T00:44:10+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-02-13T00:44:11.052 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:10 smithi195 bash[41655]: t=2024-02-13T00:44:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-02-13T00:44:11.052 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:10 smithi195 bash[41655]: t=2024-02-13T00:44:10+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-02-13T00:44:11.052 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:11 smithi195 bash[41655]: t=2024-02-13T00:44:11+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-02-13T00:44:11.053 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:11 smithi195 bash[41655]: t=2024-02-13T00:44:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-02-13T00:44:11.321 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:11 smithi195 bash[30672]: cluster 2024-02-13T00:44:09.930701+0000 mgr.y (mgr.44106) 378 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:11.321 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:11 smithi195 bash[30672]: audit 2024-02-13T00:44:10.596257+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:44:11.321 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:11 smithi195 bash[41655]: t=2024-02-13T00:44:11+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-02-13T00:44:11.321 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:11 smithi195 bash[41655]: t=2024-02-13T00:44:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-02-13T00:44:11.321 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:11 smithi195 bash[41655]: t=2024-02-13T00:44:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-02-13T00:44:11.321 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:11 smithi195 bash[41655]: t=2024-02-13T00:44:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-02-13T00:44:11.321 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:11 smithi195 bash[41655]: t=2024-02-13T00:44:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-02-13T00:44:11.321 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:11 smithi195 bash[41655]: t=2024-02-13T00:44:11+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-02-13T00:44:11.322 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:11 smithi195 bash[41655]: t=2024-02-13T00:44:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-02-13T00:44:11.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:11 smithi087 bash[39916]: cluster 2024-02-13T00:44:09.930701+0000 mgr.y (mgr.44106) 378 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:11.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:11 smithi087 bash[39916]: audit 2024-02-13T00:44:10.596257+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:44:11.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:11 smithi087 bash[38740]: cluster 2024-02-13T00:44:09.930701+0000 mgr.y (mgr.44106) 378 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:11.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:11 smithi087 bash[38740]: audit 2024-02-13T00:44:10.596257+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:44:11.577 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:11 smithi195 bash[41655]: t=2024-02-13T00:44:11+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-02-13T00:44:11.577 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:11 smithi195 bash[41655]: t=2024-02-13T00:44:11+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-02-13T00:44:11.577 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:11 smithi195 bash[41655]: t=2024-02-13T00:44:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-02-13T00:44:11.577 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:11 smithi195 bash[41655]: t=2024-02-13T00:44:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-02-13T00:44:11.577 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:11 smithi195 bash[41655]: t=2024-02-13T00:44:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-02-13T00:44:11.577 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:11 smithi195 bash[41655]: t=2024-02-13T00:44:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-02-13T00:44:11.577 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:11 smithi195 bash[41655]: t=2024-02-13T00:44:11+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-02-13T00:44:11.840 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:11 smithi195 bash[41655]: t=2024-02-13T00:44:11+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-02-13T00:44:11.840 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:11 smithi195 bash[41655]: t=2024-02-13T00:44:11+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-02-13T00:44:11.840 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:11 smithi195 bash[41655]: t=2024-02-13T00:44:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-02-13T00:44:11.841 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:11 smithi195 bash[41655]: t=2024-02-13T00:44:11+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-02-13T00:44:11.841 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:11 smithi195 bash[41655]: t=2024-02-13T00:44:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-02-13T00:44:11.841 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:11 smithi195 bash[41655]: t=2024-02-13T00:44:11+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-02-13T00:44:12.104 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:11 smithi195 bash[41655]: t=2024-02-13T00:44:11+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-02-13T00:44:12.104 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:11 smithi195 bash[41655]: t=2024-02-13T00:44:11+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-02-13T00:44:12.104 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:11 smithi195 bash[41655]: t=2024-02-13T00:44:11+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-02-13T00:44:12.104 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:12 smithi195 bash[41655]: t=2024-02-13T00:44:12+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-02-13T00:44:12.104 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:12 smithi195 bash[41655]: t=2024-02-13T00:44:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-02-13T00:44:12.104 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:12 smithi195 bash[41655]: t=2024-02-13T00:44:12+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-02-13T00:44:12.359 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:12 smithi195 bash[41655]: t=2024-02-13T00:44:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-02-13T00:44:12.359 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:12 smithi195 bash[41655]: t=2024-02-13T00:44:12+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-02-13T00:44:12.359 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:12 smithi195 bash[41655]: t=2024-02-13T00:44:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-02-13T00:44:12.359 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:12 smithi195 bash[41655]: t=2024-02-13T00:44:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-02-13T00:44:12.359 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:12 smithi195 bash[41655]: t=2024-02-13T00:44:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-02-13T00:44:12.360 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:12 smithi195 bash[41655]: t=2024-02-13T00:44:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-02-13T00:44:12.640 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:12 smithi195 bash[41655]: t=2024-02-13T00:44:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-02-13T00:44:12.640 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:12 smithi195 bash[41655]: t=2024-02-13T00:44:12+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-02-13T00:44:12.640 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:12 smithi195 bash[41655]: t=2024-02-13T00:44:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-02-13T00:44:12.640 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:12 smithi195 bash[41655]: t=2024-02-13T00:44:12+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-02-13T00:44:12.640 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:12 smithi195 bash[41655]: t=2024-02-13T00:44:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-02-13T00:44:12.640 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:12 smithi195 bash[41655]: t=2024-02-13T00:44:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-02-13T00:44:12.640 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:12 smithi195 bash[41655]: t=2024-02-13T00:44:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-02-13T00:44:12.895 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:12 smithi195 bash[41655]: t=2024-02-13T00:44:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-02-13T00:44:12.895 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:12 smithi195 bash[41655]: t=2024-02-13T00:44:12+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-02-13T00:44:12.895 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:12 smithi195 bash[41655]: t=2024-02-13T00:44:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-02-13T00:44:12.896 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:12 smithi195 bash[41655]: t=2024-02-13T00:44:12+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-02-13T00:44:12.896 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:12 smithi195 bash[41655]: t=2024-02-13T00:44:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-02-13T00:44:12.896 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:12 smithi195 bash[41655]: t=2024-02-13T00:44:12+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-02-13T00:44:13.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:13 smithi195 bash[30672]: cluster 2024-02-13T00:44:11.931652+0000 mgr.y (mgr.44106) 379 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:13.152 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:12 smithi195 bash[41655]: t=2024-02-13T00:44:12+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-02-13T00:44:13.152 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:12 smithi195 bash[41655]: t=2024-02-13T00:44:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-02-13T00:44:13.152 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:13 smithi195 bash[41655]: t=2024-02-13T00:44:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-02-13T00:44:13.152 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:13 smithi195 bash[41655]: t=2024-02-13T00:44:13+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-02-13T00:44:13.152 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:13 smithi195 bash[41655]: t=2024-02-13T00:44:13+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-02-13T00:44:13.152 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:13 smithi195 bash[41655]: t=2024-02-13T00:44:13+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-02-13T00:44:13.404 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:13 smithi195 bash[41655]: t=2024-02-13T00:44:13+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-02-13T00:44:13.404 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:13 smithi195 bash[41655]: t=2024-02-13T00:44:13+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-02-13T00:44:13.404 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:13 smithi195 bash[41655]: t=2024-02-13T00:44:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-02-13T00:44:13.404 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:13 smithi195 bash[41655]: t=2024-02-13T00:44:13+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-02-13T00:44:13.404 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:13 smithi195 bash[41655]: t=2024-02-13T00:44:13+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-02-13T00:44:13.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:13 smithi087 bash[38740]: cluster 2024-02-13T00:44:11.931652+0000 mgr.y (mgr.44106) 379 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:13.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:13 smithi087 bash[39916]: cluster 2024-02-13T00:44:11.931652+0000 mgr.y (mgr.44106) 379 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:13.709 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:13 smithi195 bash[41655]: t=2024-02-13T00:44:13+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-02-13T00:44:13.709 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:13 smithi195 bash[41655]: t=2024-02-13T00:44:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-02-13T00:44:13.710 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:13 smithi195 bash[41655]: t=2024-02-13T00:44:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-02-13T00:44:13.710 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:13 smithi195 bash[41655]: t=2024-02-13T00:44:13+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-02-13T00:44:13.710 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:13 smithi195 bash[41655]: t=2024-02-13T00:44:13+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-02-13T00:44:13.710 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:13 smithi195 bash[41655]: t=2024-02-13T00:44:13+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-02-13T00:44:13.710 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:13 smithi195 bash[41655]: t=2024-02-13T00:44:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-02-13T00:44:13.710 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:13 smithi195 bash[41655]: t=2024-02-13T00:44:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-02-13T00:44:13.978 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:13 smithi195 bash[41655]: t=2024-02-13T00:44:13+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-02-13T00:44:13.978 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:13 smithi195 bash[41655]: t=2024-02-13T00:44:13+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-02-13T00:44:13.978 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:13 smithi195 bash[41655]: t=2024-02-13T00:44:13+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-02-13T00:44:13.978 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:13 smithi195 bash[41655]: t=2024-02-13T00:44:13+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-02-13T00:44:13.978 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:13 smithi195 bash[41655]: t=2024-02-13T00:44:13+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-02-13T00:44:13.978 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:13 smithi195 bash[41655]: t=2024-02-13T00:44:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-02-13T00:44:14.242 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:14 smithi195 bash[41655]: t=2024-02-13T00:44:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-02-13T00:44:14.242 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:14 smithi195 bash[41655]: t=2024-02-13T00:44:14+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-02-13T00:44:14.242 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:14 smithi195 bash[41655]: t=2024-02-13T00:44:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-02-13T00:44:14.242 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:14 smithi195 bash[41655]: t=2024-02-13T00:44:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-02-13T00:44:14.242 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:14 smithi195 bash[41655]: t=2024-02-13T00:44:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-02-13T00:44:14.242 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:14 smithi195 bash[41655]: t=2024-02-13T00:44:14+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-02-13T00:44:14.242 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:14 smithi195 bash[41655]: t=2024-02-13T00:44:14+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-02-13T00:44:14.508 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:14 smithi195 bash[41655]: t=2024-02-13T00:44:14+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-02-13T00:44:14.508 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:14 smithi195 bash[41655]: t=2024-02-13T00:44:14+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-02-13T00:44:14.509 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:14 smithi195 bash[41655]: t=2024-02-13T00:44:14+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-02-13T00:44:14.509 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:14 smithi195 bash[41655]: t=2024-02-13T00:44:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-02-13T00:44:14.509 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:14 smithi195 bash[41655]: t=2024-02-13T00:44:14+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-02-13T00:44:14.509 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:14 smithi195 bash[41655]: t=2024-02-13T00:44:14+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-02-13T00:44:14.509 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:14 smithi195 bash[41655]: t=2024-02-13T00:44:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-02-13T00:44:14.784 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:14 smithi195 bash[41655]: t=2024-02-13T00:44:14+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-02-13T00:44:14.785 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:14 smithi195 bash[41655]: t=2024-02-13T00:44:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-02-13T00:44:14.785 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:14 smithi195 bash[41655]: t=2024-02-13T00:44:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-02-13T00:44:14.785 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:14 smithi195 bash[41655]: t=2024-02-13T00:44:14+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-02-13T00:44:14.785 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:14 smithi195 bash[41655]: t=2024-02-13T00:44:14+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-02-13T00:44:14.785 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:14 smithi195 bash[41655]: t=2024-02-13T00:44:14+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-02-13T00:44:15.062 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:14 smithi195 bash[41655]: t=2024-02-13T00:44:14+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-02-13T00:44:15.062 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:14 smithi195 bash[41655]: t=2024-02-13T00:44:14+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-02-13T00:44:15.063 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:14 smithi195 bash[41655]: t=2024-02-13T00:44:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-02-13T00:44:15.063 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:14 smithi195 bash[41655]: t=2024-02-13T00:44:14+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-02-13T00:44:15.063 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:15 smithi195 bash[41655]: t=2024-02-13T00:44:15+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-02-13T00:44:15.367 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:15 smithi195 bash[30672]: cluster 2024-02-13T00:44:13.932768+0000 mgr.y (mgr.44106) 380 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:15.367 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:15 smithi195 bash[41655]: t=2024-02-13T00:44:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-02-13T00:44:15.368 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:15 smithi195 bash[41655]: t=2024-02-13T00:44:15+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-02-13T00:44:15.368 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:15 smithi195 bash[41655]: t=2024-02-13T00:44:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-02-13T00:44:15.368 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:15 smithi195 bash[41655]: t=2024-02-13T00:44:15+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-02-13T00:44:15.368 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:15 smithi195 bash[41655]: t=2024-02-13T00:44:15+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-02-13T00:44:15.368 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:15 smithi195 bash[41655]: t=2024-02-13T00:44:15+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-02-13T00:44:15.368 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:15 smithi195 bash[41655]: t=2024-02-13T00:44:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-02-13T00:44:15.368 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:15 smithi195 bash[41655]: t=2024-02-13T00:44:15+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-02-13T00:44:15.368 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:15 smithi195 bash[41655]: t=2024-02-13T00:44:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-02-13T00:44:15.368 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:15 smithi195 bash[41655]: t=2024-02-13T00:44:15+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-02-13T00:44:15.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:15 smithi087 bash[39916]: cluster 2024-02-13T00:44:13.932768+0000 mgr.y (mgr.44106) 380 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:15.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:15 smithi087 bash[38740]: cluster 2024-02-13T00:44:13.932768+0000 mgr.y (mgr.44106) 380 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:15.630 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:15 smithi195 bash[41655]: t=2024-02-13T00:44:15+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-02-13T00:44:15.630 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:15 smithi195 bash[41655]: t=2024-02-13T00:44:15+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-02-13T00:44:15.630 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:15 smithi195 bash[41655]: t=2024-02-13T00:44:15+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-02-13T00:44:15.630 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:15 smithi195 bash[41655]: t=2024-02-13T00:44:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-02-13T00:44:15.630 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:15 smithi195 bash[41655]: t=2024-02-13T00:44:15+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-02-13T00:44:15.885 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:15 smithi195 bash[41655]: t=2024-02-13T00:44:15+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-02-13T00:44:15.885 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:15 smithi195 bash[41655]: t=2024-02-13T00:44:15+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-02-13T00:44:15.885 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:15 smithi195 bash[41655]: t=2024-02-13T00:44:15+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-02-13T00:44:15.885 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:15 smithi195 bash[41655]: t=2024-02-13T00:44:15+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-02-13T00:44:15.886 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:15 smithi195 bash[41655]: t=2024-02-13T00:44:15+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-02-13T00:44:15.886 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:15 smithi195 bash[41655]: t=2024-02-13T00:44:15+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-02-13T00:44:15.886 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:15 smithi195 bash[41655]: t=2024-02-13T00:44:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-02-13T00:44:16.154 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:15 smithi195 bash[41655]: t=2024-02-13T00:44:15+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-02-13T00:44:16.154 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:15 smithi195 bash[41655]: t=2024-02-13T00:44:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-02-13T00:44:16.154 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:15 smithi195 bash[41655]: t=2024-02-13T00:44:15+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-02-13T00:44:16.154 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:16 smithi195 bash[41655]: t=2024-02-13T00:44:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-02-13T00:44:16.154 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:16 smithi195 bash[41655]: t=2024-02-13T00:44:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-02-13T00:44:16.419 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:16 smithi195 bash[41655]: t=2024-02-13T00:44:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-02-13T00:44:16.419 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:16 smithi195 bash[41655]: t=2024-02-13T00:44:16+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-02-13T00:44:16.419 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:16 smithi195 bash[41655]: t=2024-02-13T00:44:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-02-13T00:44:16.419 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:16 smithi195 bash[41655]: t=2024-02-13T00:44:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-02-13T00:44:16.419 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:16 smithi195 bash[41655]: t=2024-02-13T00:44:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-02-13T00:44:16.419 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:16 smithi195 bash[41655]: t=2024-02-13T00:44:16+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-02-13T00:44:16.419 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:16 smithi195 bash[41655]: t=2024-02-13T00:44:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-02-13T00:44:16.419 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:16 smithi195 bash[41655]: t=2024-02-13T00:44:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-02-13T00:44:16.697 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:16 smithi195 bash[41655]: t=2024-02-13T00:44:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-02-13T00:44:16.697 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:16 smithi195 bash[41655]: t=2024-02-13T00:44:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-02-13T00:44:16.697 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:16 smithi195 bash[41655]: t=2024-02-13T00:44:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-02-13T00:44:16.697 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:16 smithi195 bash[41655]: t=2024-02-13T00:44:16+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-02-13T00:44:16.697 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:16 smithi195 bash[41655]: t=2024-02-13T00:44:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-02-13T00:44:16.697 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:16 smithi195 bash[41655]: t=2024-02-13T00:44:16+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-02-13T00:44:16.697 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:16 smithi195 bash[41655]: t=2024-02-13T00:44:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-02-13T00:44:16.981 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:16 smithi195 bash[41655]: t=2024-02-13T00:44:16+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=16.349751844s 2024-02-13T00:44:16.981 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:16 smithi195 bash[41655]: t=2024-02-13T00:44:16+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-02-13T00:44:16.982 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:16 smithi195 bash[41655]: t=2024-02-13T00:44:16+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-02-13T00:44:16.982 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:16 smithi195 bash[41655]: t=2024-02-13T00:44:16+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-02-13T00:44:16.982 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:16 smithi195 bash[41655]: t=2024-02-13T00:44:16+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-02-13T00:44:16.982 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:16 smithi195 bash[41655]: t=2024-02-13T00:44:16+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-02-13T00:44:16.982 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:16 smithi195 bash[41655]: t=2024-02-13T00:44:16+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-02-13T00:44:16.982 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:16 smithi195 bash[41655]: t=2024-02-13T00:44:16+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-02-13T00:44:16.982 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:16 smithi195 bash[41655]: t=2024-02-13T00:44:16+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-02-13T00:44:17.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:17 smithi195 bash[30672]: cluster 2024-02-13T00:44:15.933890+0000 mgr.y (mgr.44106) 381 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:17.404 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:17 smithi195 bash[41655]: t=2024-02-13T00:44:17+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-02-13T00:44:17.404 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:17 smithi195 bash[41655]: t=2024-02-13T00:44:17+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-02-13T00:44:17.404 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:44:17 smithi195 bash[41655]: t=2024-02-13T00:44:17+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-02-13T00:44:17.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:17 smithi087 bash[38740]: cluster 2024-02-13T00:44:15.933890+0000 mgr.y (mgr.44106) 381 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:17.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:17 smithi087 bash[39916]: cluster 2024-02-13T00:44:15.933890+0000 mgr.y (mgr.44106) 381 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:19.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:19 smithi195 bash[30672]: cluster 2024-02-13T00:44:17.935109+0000 mgr.y (mgr.44106) 382 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:19.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:19 smithi087 bash[38740]: cluster 2024-02-13T00:44:17.935109+0000 mgr.y (mgr.44106) 382 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:19.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:19 smithi087 bash[39916]: cluster 2024-02-13T00:44:17.935109+0000 mgr.y (mgr.44106) 382 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:21.065 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -e sha1=0e714d9a4bd2a821113e6318adb87bd06cf81ec1 -- bash -c 'ceph orch ps' 2024-02-13T00:44:21.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:21 smithi195 bash[30672]: cluster 2024-02-13T00:44:19.936147+0000 mgr.y (mgr.44106) 383 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:21.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:21 smithi195 bash[30672]: audit 2024-02-13T00:44:20.185815+0000 mgr.y (mgr.44106) 384 : audit [DBG] from='client.54595 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:44:21.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:21 smithi087 bash[38740]: cluster 2024-02-13T00:44:19.936147+0000 mgr.y (mgr.44106) 383 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:21.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:21 smithi087 bash[38740]: audit 2024-02-13T00:44:20.185815+0000 mgr.y (mgr.44106) 384 : audit [DBG] from='client.54595 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:44:21.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:21 smithi087 bash[39916]: cluster 2024-02-13T00:44:19.936147+0000 mgr.y (mgr.44106) 383 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:21.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:21 smithi087 bash[39916]: audit 2024-02-13T00:44:20.185815+0000 mgr.y (mgr.44106) 384 : audit [DBG] from='client.54595 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:44:23.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:23 smithi195 bash[30672]: cluster 2024-02-13T00:44:21.937169+0000 mgr.y (mgr.44106) 385 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:23.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:23 smithi087 bash[38740]: cluster 2024-02-13T00:44:21.937169+0000 mgr.y (mgr.44106) 385 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:23.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:23 smithi087 bash[39916]: cluster 2024-02-13T00:44:21.937169+0000 mgr.y (mgr.44106) 385 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:24.230 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-13T00:44:24.230 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (56s) 51s ago 15m 14.0M - 0.23.0 ba2b418f427c 721f0f378c42 2024-02-13T00:44:24.230 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi195 running (25s) 18s ago 15m 18.3M - 8.3.5 dad864ee21e9 b5809595b8a4 2024-02-13T00:44:24.230 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi195 *:8443 running (7m) 18s ago 19m 380M - 16.2.14-521-g0e714d9a 1fbc92c859dc 7bfef9ce0304 2024-02-13T00:44:24.230 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443 running (8m) 51s ago 21m 427M - 16.2.14-521-g0e714d9a 1fbc92c859dc 58b9df7f1a87 2024-02-13T00:44:24.230 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (7m) 51s ago 21m 91.9M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 724e3ce7f539 2024-02-13T00:44:24.230 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi195 running (6m) 18s ago 19m 66.3M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc fca19c6e6d2a 2024-02-13T00:44:24.230 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (7m) 51s ago 20m 65.8M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 9cd741909469 2024-02-13T00:44:24.230 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (90s) 51s ago 15m 9.96M - 1.3.1 1dbe0e931976 3648f2bdfaf9 2024-02-13T00:44:24.230 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi195 running (85s) 18s ago 15m 10.4M - 1.3.1 1dbe0e931976 0f4903e61b62 2024-02-13T00:44:24.230 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (5m) 51s ago 19m 51.0M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 5057e324bdbf 2024-02-13T00:44:24.231 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (5m) 51s ago 18m 52.9M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 9aa834f159a1 2024-02-13T00:44:24.231 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (4m) 51s ago 18m 45.7M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc bd4e4fe75184 2024-02-13T00:44:24.231 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (4m) 51s ago 18m 52.1M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 8d45b02bf49e 2024-02-13T00:44:24.231 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi195 running (3m) 18s ago 17m 52.9M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 3536eb7a51bc 2024-02-13T00:44:24.231 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi195 running (3m) 18s ago 17m 47.8M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 0b787e197800 2024-02-13T00:44:24.231 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi195 running (2m) 18s ago 16m 46.7M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 06c353539795 2024-02-13T00:44:24.231 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi195 running (2m) 18s ago 16m 48.0M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc d8606f1ad330 2024-02-13T00:44:24.231 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi195 running (71s) 18s ago 15m 43.3M - 2.33.4 514e6a882f6e 781538a9041a 2024-02-13T00:44:24.231 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.zfdisv smithi087 running (110s) 51s ago 13m 55.8M - 16.2.14-521-g0e714d9a 1fbc92c859dc c304fabf5689 2024-02-13T00:44:24.231 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi195.rcbggm smithi195 running (103s) 18s ago 13m 55.8M - 16.2.14-521-g0e714d9a 1fbc92c859dc 3c59418836c5 2024-02-13T00:44:24.979 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -e sha1=0e714d9a4bd2a821113e6318adb87bd06cf81ec1 -- bash -c 'ceph versions' 2024-02-13T00:44:25.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:25 smithi195 bash[30672]: cluster 2024-02-13T00:44:23.938216+0000 mgr.y (mgr.44106) 386 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:25.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:25 smithi195 bash[30672]: audit 2024-02-13T00:44:24.202416+0000 mgr.y (mgr.44106) 387 : audit [DBG] from='client.54601 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:44:25.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:25 smithi195 bash[30672]: audit 2024-02-13T00:44:24.204982+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:44:25.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:25 smithi195 bash[30672]: audit 2024-02-13T00:44:24.205959+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:44:25.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:25 smithi195 bash[30672]: audit 2024-02-13T00:44:24.206810+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:44:25.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:25 smithi195 bash[30672]: audit 2024-02-13T00:44:24.207641+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:44:25.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:25 smithi195 bash[30672]: audit 2024-02-13T00:44:24.208460+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:44:25.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:25 smithi195 bash[30672]: audit 2024-02-13T00:44:24.209267+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:44:25.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:25 smithi195 bash[30672]: audit 2024-02-13T00:44:24.211669+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:44:25.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:25 smithi195 bash[30672]: audit 2024-02-13T00:44:24.212331+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:44:25.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:25 smithi195 bash[30672]: audit 2024-02-13T00:44:24.213018+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:44:25.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:25 smithi195 bash[30672]: audit 2024-02-13T00:44:24.213734+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:44:25.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:25 smithi195 bash[30672]: audit 2024-02-13T00:44:24.214385+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:44:25.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:25 smithi087 bash[38740]: cluster 2024-02-13T00:44:23.938216+0000 mgr.y (mgr.44106) 386 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:25.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:25 smithi087 bash[38740]: audit 2024-02-13T00:44:24.202416+0000 mgr.y (mgr.44106) 387 : audit [DBG] from='client.54601 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:44:25.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:25 smithi087 bash[38740]: audit 2024-02-13T00:44:24.204982+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:44:25.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:25 smithi087 bash[38740]: audit 2024-02-13T00:44:24.205959+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:44:25.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:25 smithi087 bash[38740]: audit 2024-02-13T00:44:24.206810+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:44:25.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:25 smithi087 bash[38740]: audit 2024-02-13T00:44:24.207641+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:44:25.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:25 smithi087 bash[38740]: audit 2024-02-13T00:44:24.208460+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:44:25.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:25 smithi087 bash[38740]: audit 2024-02-13T00:44:24.209267+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:44:25.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:25 smithi087 bash[38740]: audit 2024-02-13T00:44:24.211669+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:44:25.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:25 smithi087 bash[38740]: audit 2024-02-13T00:44:24.212331+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:44:25.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:25 smithi087 bash[38740]: audit 2024-02-13T00:44:24.213018+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:44:25.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:25 smithi087 bash[38740]: audit 2024-02-13T00:44:24.213734+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:44:25.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:25 smithi087 bash[38740]: audit 2024-02-13T00:44:24.214385+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:44:25.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:25 smithi087 bash[39916]: cluster 2024-02-13T00:44:23.938216+0000 mgr.y (mgr.44106) 386 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:25.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:25 smithi087 bash[39916]: audit 2024-02-13T00:44:24.202416+0000 mgr.y (mgr.44106) 387 : audit [DBG] from='client.54601 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:44:25.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:25 smithi087 bash[39916]: audit 2024-02-13T00:44:24.204982+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:44:25.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:25 smithi087 bash[39916]: audit 2024-02-13T00:44:24.205959+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:44:25.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:25 smithi087 bash[39916]: audit 2024-02-13T00:44:24.206810+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:44:25.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:25 smithi087 bash[39916]: audit 2024-02-13T00:44:24.207641+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:44:25.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:25 smithi087 bash[39916]: audit 2024-02-13T00:44:24.208460+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:44:25.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:25 smithi087 bash[39916]: audit 2024-02-13T00:44:24.209267+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:44:25.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:25 smithi087 bash[39916]: audit 2024-02-13T00:44:24.211669+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:44:25.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:25 smithi087 bash[39916]: audit 2024-02-13T00:44:24.212331+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:44:25.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:25 smithi087 bash[39916]: audit 2024-02-13T00:44:24.213018+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:44:25.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:25 smithi087 bash[39916]: audit 2024-02-13T00:44:24.213734+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:44:25.452 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:25 smithi087 bash[39916]: audit 2024-02-13T00:44:24.214385+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:44:27.094 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:27 smithi087 bash[38740]: cluster 2024-02-13T00:44:25.939344+0000 mgr.y (mgr.44106) 388 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:27.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:27 smithi195 bash[30672]: cluster 2024-02-13T00:44:25.939344+0000 mgr.y (mgr.44106) 388 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:27.449 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:27 smithi087 bash[39916]: cluster 2024-02-13T00:44:25.939344+0000 mgr.y (mgr.44106) 388 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:28.166 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:44:28.167 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-13T00:44:28.167 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 3 2024-02-13T00:44:28.167 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:44:28.167 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-13T00:44:28.167 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-13T00:44:28.167 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:44:28.167 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-13T00:44:28.167 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 8 2024-02-13T00:44:28.167 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:44:28.167 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-13T00:44:28.167 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-13T00:44:28.167 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-13T00:44:28.167 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:44:28.168 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-13T00:44:28.168 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 15 2024-02-13T00:44:28.168 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-13T00:44:28.168 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:44:28.902 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -e sha1=0e714d9a4bd2a821113e6318adb87bd06cf81ec1 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-02-13T00:44:29.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:29 smithi087 bash[38740]: cluster 2024-02-13T00:44:27.940510+0000 mgr.y (mgr.44106) 389 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:29.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:29 smithi087 bash[38740]: audit 2024-02-13T00:44:28.162954+0000 mon.a (mon.0) 1035 : audit [DBG] from='client.44655 172.21.15.87:0/1064350453' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:29.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:29 smithi087 bash[39916]: cluster 2024-02-13T00:44:27.940510+0000 mgr.y (mgr.44106) 389 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:29.200 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:29 smithi087 bash[39916]: audit 2024-02-13T00:44:28.162954+0000 mon.a (mon.0) 1035 : audit [DBG] from='client.44655 172.21.15.87:0/1064350453' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:29.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:29 smithi195 bash[30672]: cluster 2024-02-13T00:44:27.940510+0000 mgr.y (mgr.44106) 389 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:29.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:29 smithi195 bash[30672]: audit 2024-02-13T00:44:28.162954+0000 mon.a (mon.0) 1035 : audit [DBG] from='client.44655 172.21.15.87:0/1064350453' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:44:31.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:31 smithi195 bash[30672]: cluster 2024-02-13T00:44:29.941459+0000 mgr.y (mgr.44106) 390 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:31.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:31 smithi087 bash[38740]: cluster 2024-02-13T00:44:29.941459+0000 mgr.y (mgr.44106) 390 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:31.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:31 smithi087 bash[39916]: cluster 2024-02-13T00:44:29.941459+0000 mgr.y (mgr.44106) 390 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:31.629 INFO:teuthology.orchestra.run.smithi087.stdout:wait for servicemap items w/ changing names to refresh 2024-02-13T00:44:32.429 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -e sha1=0e714d9a4bd2a821113e6318adb87bd06cf81ec1 -- bash -c 'sleep 60' 2024-02-13T00:44:33.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:33 smithi195 bash[30672]: cluster 2024-02-13T00:44:31.942427+0000 mgr.y (mgr.44106) 391 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:33.405 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:33 smithi087 bash[38740]: cluster 2024-02-13T00:44:31.942427+0000 mgr.y (mgr.44106) 391 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:33.406 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:33 smithi087 bash[39916]: cluster 2024-02-13T00:44:31.942427+0000 mgr.y (mgr.44106) 391 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:35.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:35 smithi195 bash[30672]: cluster 2024-02-13T00:44:33.943533+0000 mgr.y (mgr.44106) 392 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:35.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:35 smithi087 bash[38740]: cluster 2024-02-13T00:44:33.943533+0000 mgr.y (mgr.44106) 392 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:35.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:35 smithi087 bash[39916]: cluster 2024-02-13T00:44:33.943533+0000 mgr.y (mgr.44106) 392 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:37.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:37 smithi195 bash[30672]: cluster 2024-02-13T00:44:35.944548+0000 mgr.y (mgr.44106) 393 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:37.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:37 smithi087 bash[38740]: cluster 2024-02-13T00:44:35.944548+0000 mgr.y (mgr.44106) 393 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:37.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:37 smithi087 bash[39916]: cluster 2024-02-13T00:44:35.944548+0000 mgr.y (mgr.44106) 393 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:39.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:39 smithi195 bash[30672]: cluster 2024-02-13T00:44:37.945732+0000 mgr.y (mgr.44106) 394 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:39.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:39 smithi087 bash[38740]: cluster 2024-02-13T00:44:37.945732+0000 mgr.y (mgr.44106) 394 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:39.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:39 smithi087 bash[39916]: cluster 2024-02-13T00:44:37.945732+0000 mgr.y (mgr.44106) 394 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:41.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:41 smithi195 bash[30672]: cluster 2024-02-13T00:44:39.946677+0000 mgr.y (mgr.44106) 395 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:41.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:41 smithi087 bash[38740]: cluster 2024-02-13T00:44:39.946677+0000 mgr.y (mgr.44106) 395 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:41.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:41 smithi087 bash[39916]: cluster 2024-02-13T00:44:39.946677+0000 mgr.y (mgr.44106) 395 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:43.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:43 smithi195 bash[30672]: cluster 2024-02-13T00:44:41.947625+0000 mgr.y (mgr.44106) 396 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:43.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:43 smithi087 bash[38740]: cluster 2024-02-13T00:44:41.947625+0000 mgr.y (mgr.44106) 396 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:43.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:43 smithi087 bash[39916]: cluster 2024-02-13T00:44:41.947625+0000 mgr.y (mgr.44106) 396 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:45.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:45 smithi195 bash[30672]: cluster 2024-02-13T00:44:43.948716+0000 mgr.y (mgr.44106) 397 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:45.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:45 smithi087 bash[38740]: cluster 2024-02-13T00:44:43.948716+0000 mgr.y (mgr.44106) 397 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:45.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:45 smithi087 bash[39916]: cluster 2024-02-13T00:44:43.948716+0000 mgr.y (mgr.44106) 397 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:47.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:47 smithi195 bash[30672]: cluster 2024-02-13T00:44:45.949740+0000 mgr.y (mgr.44106) 398 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:47.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:47 smithi087 bash[38740]: cluster 2024-02-13T00:44:45.949740+0000 mgr.y (mgr.44106) 398 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:47.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:47 smithi087 bash[39916]: cluster 2024-02-13T00:44:45.949740+0000 mgr.y (mgr.44106) 398 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:49.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:49 smithi087 bash[38740]: cluster 2024-02-13T00:44:47.950918+0000 mgr.y (mgr.44106) 399 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:49.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:49 smithi087 bash[39916]: cluster 2024-02-13T00:44:47.950918+0000 mgr.y (mgr.44106) 399 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:49.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:49 smithi195 bash[30672]: cluster 2024-02-13T00:44:47.950918+0000 mgr.y (mgr.44106) 399 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:51.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:51 smithi087 bash[38740]: cluster 2024-02-13T00:44:49.951921+0000 mgr.y (mgr.44106) 400 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:51.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:51 smithi087 bash[39916]: cluster 2024-02-13T00:44:49.951921+0000 mgr.y (mgr.44106) 400 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:51.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:51 smithi195 bash[30672]: cluster 2024-02-13T00:44:49.951921+0000 mgr.y (mgr.44106) 400 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:53.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:53 smithi087 bash[38740]: cluster 2024-02-13T00:44:51.952899+0000 mgr.y (mgr.44106) 401 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:53.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:53 smithi087 bash[39916]: cluster 2024-02-13T00:44:51.952899+0000 mgr.y (mgr.44106) 401 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:53.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:53 smithi195 bash[30672]: cluster 2024-02-13T00:44:51.952899+0000 mgr.y (mgr.44106) 401 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:55.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:55 smithi087 bash[38740]: cluster 2024-02-13T00:44:53.953983+0000 mgr.y (mgr.44106) 402 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:55.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:55 smithi087 bash[39916]: cluster 2024-02-13T00:44:53.953983+0000 mgr.y (mgr.44106) 402 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:55.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:55 smithi195 bash[30672]: cluster 2024-02-13T00:44:53.953983+0000 mgr.y (mgr.44106) 402 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:57.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:57 smithi087 bash[38740]: cluster 2024-02-13T00:44:55.955057+0000 mgr.y (mgr.44106) 403 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:57.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:57 smithi087 bash[39916]: cluster 2024-02-13T00:44:55.955057+0000 mgr.y (mgr.44106) 403 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:57.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:57 smithi195 bash[30672]: cluster 2024-02-13T00:44:55.955057+0000 mgr.y (mgr.44106) 403 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:59.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:44:59 smithi087 bash[38740]: cluster 2024-02-13T00:44:57.956281+0000 mgr.y (mgr.44106) 404 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:59.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:44:59 smithi087 bash[39916]: cluster 2024-02-13T00:44:57.956281+0000 mgr.y (mgr.44106) 404 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:44:59.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:44:59 smithi195 bash[30672]: cluster 2024-02-13T00:44:57.956281+0000 mgr.y (mgr.44106) 404 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:01.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:01 smithi087 bash[38740]: cluster 2024-02-13T00:44:59.957221+0000 mgr.y (mgr.44106) 405 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:01.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:01 smithi087 bash[39916]: cluster 2024-02-13T00:44:59.957221+0000 mgr.y (mgr.44106) 405 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:01.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:01 smithi195 bash[30672]: cluster 2024-02-13T00:44:59.957221+0000 mgr.y (mgr.44106) 405 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:03.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:03 smithi087 bash[38740]: cluster 2024-02-13T00:45:01.958122+0000 mgr.y (mgr.44106) 406 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:03.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:03 smithi087 bash[39916]: cluster 2024-02-13T00:45:01.958122+0000 mgr.y (mgr.44106) 406 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:03.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:03 smithi195 bash[30672]: cluster 2024-02-13T00:45:01.958122+0000 mgr.y (mgr.44106) 406 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:05.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:05 smithi195 bash[30672]: cluster 2024-02-13T00:45:03.959233+0000 mgr.y (mgr.44106) 407 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:05.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:05 smithi087 bash[38740]: cluster 2024-02-13T00:45:03.959233+0000 mgr.y (mgr.44106) 407 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:05.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:05 smithi087 bash[39916]: cluster 2024-02-13T00:45:03.959233+0000 mgr.y (mgr.44106) 407 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:07.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:07 smithi195 bash[30672]: cluster 2024-02-13T00:45:05.960268+0000 mgr.y (mgr.44106) 408 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:07.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:07 smithi195 bash[30672]: audit 2024-02-13T00:45:06.533675+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:45:07.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:07 smithi195 bash[30672]: audit 2024-02-13T00:45:06.814239+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:45:07.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:07 smithi195 bash[30672]: audit 2024-02-13T00:45:07.116908+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:45:07.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:07 smithi087 bash[38740]: cluster 2024-02-13T00:45:05.960268+0000 mgr.y (mgr.44106) 408 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:07.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:07 smithi087 bash[38740]: audit 2024-02-13T00:45:06.533675+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:45:07.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:07 smithi087 bash[38740]: audit 2024-02-13T00:45:06.814239+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:45:07.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:07 smithi087 bash[38740]: audit 2024-02-13T00:45:07.116908+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:45:07.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:07 smithi087 bash[39916]: cluster 2024-02-13T00:45:05.960268+0000 mgr.y (mgr.44106) 408 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:07.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:07 smithi087 bash[39916]: audit 2024-02-13T00:45:06.533675+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:45:07.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:07 smithi087 bash[39916]: audit 2024-02-13T00:45:06.814239+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:45:07.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:07 smithi087 bash[39916]: audit 2024-02-13T00:45:07.116908+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:45:09.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:09 smithi195 bash[30672]: cluster 2024-02-13T00:45:07.961432+0000 mgr.y (mgr.44106) 409 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:09.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:09 smithi087 bash[38740]: cluster 2024-02-13T00:45:07.961432+0000 mgr.y (mgr.44106) 409 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:09.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:09 smithi087 bash[39916]: cluster 2024-02-13T00:45:07.961432+0000 mgr.y (mgr.44106) 409 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:10.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:10 smithi195 bash[30672]: audit 2024-02-13T00:45:09.807194+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-02-13T00:45:10.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:10 smithi195 bash[30672]: audit 2024-02-13T00:45:09.807896+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]: dispatch 2024-02-13T00:45:10.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:10 smithi195 bash[30672]: audit 2024-02-13T00:45:09.808410+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-13T00:45:10.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:10 smithi195 bash[30672]: audit 2024-02-13T00:45:09.808987+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-13T00:45:10.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:10 smithi087 bash[38740]: audit 2024-02-13T00:45:09.807194+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-02-13T00:45:10.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:10 smithi087 bash[38740]: audit 2024-02-13T00:45:09.807896+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]: dispatch 2024-02-13T00:45:10.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:10 smithi087 bash[38740]: audit 2024-02-13T00:45:09.808410+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-13T00:45:10.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:10 smithi087 bash[38740]: audit 2024-02-13T00:45:09.808987+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-13T00:45:10.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:10 smithi087 bash[39916]: audit 2024-02-13T00:45:09.807194+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-02-13T00:45:10.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:10 smithi087 bash[39916]: audit 2024-02-13T00:45:09.807896+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]: dispatch 2024-02-13T00:45:10.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:10 smithi087 bash[39916]: audit 2024-02-13T00:45:09.808410+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-13T00:45:10.701 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:10 smithi087 bash[39916]: audit 2024-02-13T00:45:09.808987+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-13T00:45:11.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:11 smithi195 bash[30672]: cluster 2024-02-13T00:45:09.962333+0000 mgr.y (mgr.44106) 410 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:11.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:11 smithi087 bash[38740]: cluster 2024-02-13T00:45:09.962333+0000 mgr.y (mgr.44106) 410 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:11.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:11 smithi087 bash[39916]: cluster 2024-02-13T00:45:09.962333+0000 mgr.y (mgr.44106) 410 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:13.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:13 smithi195 bash[30672]: cluster 2024-02-13T00:45:11.963261+0000 mgr.y (mgr.44106) 411 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:13.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:13 smithi087 bash[38740]: cluster 2024-02-13T00:45:11.963261+0000 mgr.y (mgr.44106) 411 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:13.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:13 smithi087 bash[39916]: cluster 2024-02-13T00:45:11.963261+0000 mgr.y (mgr.44106) 411 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:15.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:15 smithi195 bash[30672]: cluster 2024-02-13T00:45:13.964360+0000 mgr.y (mgr.44106) 412 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:15.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:15 smithi087 bash[38740]: cluster 2024-02-13T00:45:13.964360+0000 mgr.y (mgr.44106) 412 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:15.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:15 smithi087 bash[39916]: cluster 2024-02-13T00:45:13.964360+0000 mgr.y (mgr.44106) 412 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:17.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:17 smithi195 bash[30672]: cluster 2024-02-13T00:45:15.965680+0000 mgr.y (mgr.44106) 413 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:17.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:17 smithi087 bash[38740]: cluster 2024-02-13T00:45:15.965680+0000 mgr.y (mgr.44106) 413 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:17.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:17 smithi087 bash[39916]: cluster 2024-02-13T00:45:15.965680+0000 mgr.y (mgr.44106) 413 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:19.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:19 smithi195 bash[30672]: cluster 2024-02-13T00:45:17.966882+0000 mgr.y (mgr.44106) 414 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:19.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:19 smithi087 bash[38740]: cluster 2024-02-13T00:45:17.966882+0000 mgr.y (mgr.44106) 414 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:19.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:19 smithi087 bash[39916]: cluster 2024-02-13T00:45:17.966882+0000 mgr.y (mgr.44106) 414 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:21.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:21 smithi195 bash[30672]: cluster 2024-02-13T00:45:19.967884+0000 mgr.y (mgr.44106) 415 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:21.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:21 smithi087 bash[38740]: cluster 2024-02-13T00:45:19.967884+0000 mgr.y (mgr.44106) 415 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:21.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:21 smithi087 bash[39916]: cluster 2024-02-13T00:45:19.967884+0000 mgr.y (mgr.44106) 415 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:23.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:23 smithi195 bash[30672]: cluster 2024-02-13T00:45:21.968916+0000 mgr.y (mgr.44106) 416 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:23.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:23 smithi087 bash[38740]: cluster 2024-02-13T00:45:21.968916+0000 mgr.y (mgr.44106) 416 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:23.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:23 smithi087 bash[39916]: cluster 2024-02-13T00:45:21.968916+0000 mgr.y (mgr.44106) 416 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:25.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:25 smithi195 bash[30672]: cluster 2024-02-13T00:45:23.970146+0000 mgr.y (mgr.44106) 417 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:25.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:25 smithi087 bash[38740]: cluster 2024-02-13T00:45:23.970146+0000 mgr.y (mgr.44106) 417 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:25.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:25 smithi087 bash[39916]: cluster 2024-02-13T00:45:23.970146+0000 mgr.y (mgr.44106) 417 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:27.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:27 smithi195 bash[30672]: cluster 2024-02-13T00:45:25.971213+0000 mgr.y (mgr.44106) 418 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:27.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:27 smithi087 bash[38740]: cluster 2024-02-13T00:45:25.971213+0000 mgr.y (mgr.44106) 418 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:27.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:27 smithi087 bash[39916]: cluster 2024-02-13T00:45:25.971213+0000 mgr.y (mgr.44106) 418 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:29.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:29 smithi195 bash[30672]: cluster 2024-02-13T00:45:27.972321+0000 mgr.y (mgr.44106) 419 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:29.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:29 smithi087 bash[38740]: cluster 2024-02-13T00:45:27.972321+0000 mgr.y (mgr.44106) 419 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:29.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:29 smithi087 bash[39916]: cluster 2024-02-13T00:45:27.972321+0000 mgr.y (mgr.44106) 419 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:31.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:31 smithi195 bash[30672]: cluster 2024-02-13T00:45:29.973316+0000 mgr.y (mgr.44106) 420 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:31.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:31 smithi087 bash[38740]: cluster 2024-02-13T00:45:29.973316+0000 mgr.y (mgr.44106) 420 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:31.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:31 smithi087 bash[39916]: cluster 2024-02-13T00:45:29.973316+0000 mgr.y (mgr.44106) 420 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:33.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:33 smithi195 bash[30672]: cluster 2024-02-13T00:45:31.974224+0000 mgr.y (mgr.44106) 421 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:33.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:33 smithi087 bash[38740]: cluster 2024-02-13T00:45:31.974224+0000 mgr.y (mgr.44106) 421 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:33.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:33 smithi087 bash[39916]: cluster 2024-02-13T00:45:31.974224+0000 mgr.y (mgr.44106) 421 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:35.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:35 smithi195 bash[30672]: cluster 2024-02-13T00:45:33.975334+0000 mgr.y (mgr.44106) 422 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:35.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:35 smithi087 bash[38740]: cluster 2024-02-13T00:45:33.975334+0000 mgr.y (mgr.44106) 422 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:35.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:35 smithi087 bash[39916]: cluster 2024-02-13T00:45:33.975334+0000 mgr.y (mgr.44106) 422 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:35.960 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -e sha1=0e714d9a4bd2a821113e6318adb87bd06cf81ec1 -- bash -c 'ceph orch ps' 2024-02-13T00:45:37.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:37 smithi195 bash[30672]: cluster 2024-02-13T00:45:35.976154+0000 mgr.y (mgr.44106) 423 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:37.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:37 smithi087 bash[38740]: cluster 2024-02-13T00:45:35.976154+0000 mgr.y (mgr.44106) 423 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:37.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:37 smithi087 bash[39916]: cluster 2024-02-13T00:45:35.976154+0000 mgr.y (mgr.44106) 423 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:39.204 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-13T00:45:39.205 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (2m) 2m ago 16m 14.0M - 0.23.0 ba2b418f427c 721f0f378c42 2024-02-13T00:45:39.205 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi195 running (100s) 93s ago 16m 18.3M - 8.3.5 dad864ee21e9 b5809595b8a4 2024-02-13T00:45:39.205 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi195 *:8443 running (8m) 93s ago 20m 380M - 16.2.14-521-g0e714d9a 1fbc92c859dc 7bfef9ce0304 2024-02-13T00:45:39.205 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443 running (9m) 2m ago 23m 427M - 16.2.14-521-g0e714d9a 1fbc92c859dc 58b9df7f1a87 2024-02-13T00:45:39.205 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (8m) 2m ago 23m 91.9M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 724e3ce7f539 2024-02-13T00:45:39.205 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi195 running (8m) 93s ago 21m 66.3M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc fca19c6e6d2a 2024-02-13T00:45:39.205 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (8m) 2m ago 21m 65.8M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 9cd741909469 2024-02-13T00:45:39.205 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (2m) 2m ago 17m 9.96M - 1.3.1 1dbe0e931976 3648f2bdfaf9 2024-02-13T00:45:39.205 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi195 running (2m) 93s ago 17m 10.4M - 1.3.1 1dbe0e931976 0f4903e61b62 2024-02-13T00:45:39.205 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (7m) 2m ago 20m 51.0M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 5057e324bdbf 2024-02-13T00:45:39.205 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (6m) 2m ago 20m 52.9M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 9aa834f159a1 2024-02-13T00:45:39.205 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (6m) 2m ago 19m 45.7M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc bd4e4fe75184 2024-02-13T00:45:39.206 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (5m) 2m ago 19m 52.1M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 8d45b02bf49e 2024-02-13T00:45:39.206 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi195 running (4m) 93s ago 18m 52.9M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 3536eb7a51bc 2024-02-13T00:45:39.206 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi195 running (4m) 93s ago 18m 47.8M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 0b787e197800 2024-02-13T00:45:39.206 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi195 running (3m) 93s ago 18m 46.7M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 06c353539795 2024-02-13T00:45:39.206 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi195 running (3m) 93s ago 17m 48.0M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc d8606f1ad330 2024-02-13T00:45:39.206 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi195 running (2m) 93s ago 17m 43.3M - 2.33.4 514e6a882f6e 781538a9041a 2024-02-13T00:45:39.206 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.zfdisv smithi087 running (3m) 2m ago 14m 55.8M - 16.2.14-521-g0e714d9a 1fbc92c859dc c304fabf5689 2024-02-13T00:45:39.206 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi195.rcbggm smithi195 running (2m) 93s ago 14m 55.8M - 16.2.14-521-g0e714d9a 1fbc92c859dc 3c59418836c5 2024-02-13T00:45:39.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:39 smithi195 bash[30672]: cluster 2024-02-13T00:45:37.977322+0000 mgr.y (mgr.44106) 424 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:39.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:39 smithi195 bash[30672]: audit 2024-02-13T00:45:39.176275+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:45:39.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:39 smithi195 bash[30672]: audit 2024-02-13T00:45:39.177448+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:45:39.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:39 smithi195 bash[30672]: audit 2024-02-13T00:45:39.178405+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:45:39.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:39 smithi195 bash[30672]: audit 2024-02-13T00:45:39.179412+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:45:39.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:39 smithi195 bash[30672]: audit 2024-02-13T00:45:39.180278+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:45:39.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:39 smithi195 bash[30672]: audit 2024-02-13T00:45:39.181140+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:45:39.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:39 smithi195 bash[30672]: audit 2024-02-13T00:45:39.186635+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:45:39.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:39 smithi195 bash[30672]: audit 2024-02-13T00:45:39.187546+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:45:39.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:39 smithi195 bash[30672]: audit 2024-02-13T00:45:39.188324+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:45:39.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:39 smithi195 bash[30672]: audit 2024-02-13T00:45:39.189132+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:45:39.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:39 smithi195 bash[30672]: audit 2024-02-13T00:45:39.189927+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:45:39.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:39 smithi087 bash[38740]: cluster 2024-02-13T00:45:37.977322+0000 mgr.y (mgr.44106) 424 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:39.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:39 smithi087 bash[38740]: audit 2024-02-13T00:45:39.176275+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:45:39.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:39 smithi087 bash[38740]: audit 2024-02-13T00:45:39.177448+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:45:39.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:39 smithi087 bash[38740]: audit 2024-02-13T00:45:39.178405+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:45:39.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:39 smithi087 bash[38740]: audit 2024-02-13T00:45:39.179412+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:45:39.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:39 smithi087 bash[38740]: audit 2024-02-13T00:45:39.180278+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:45:39.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:39 smithi087 bash[38740]: audit 2024-02-13T00:45:39.181140+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:45:39.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:39 smithi087 bash[38740]: audit 2024-02-13T00:45:39.186635+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:45:39.701 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:39 smithi087 bash[38740]: audit 2024-02-13T00:45:39.187546+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:45:39.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:39 smithi087 bash[38740]: audit 2024-02-13T00:45:39.188324+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:45:39.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:39 smithi087 bash[38740]: audit 2024-02-13T00:45:39.189132+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:45:39.702 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:39 smithi087 bash[38740]: audit 2024-02-13T00:45:39.189927+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:45:39.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:39 smithi087 bash[39916]: cluster 2024-02-13T00:45:37.977322+0000 mgr.y (mgr.44106) 424 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:39.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:39 smithi087 bash[39916]: audit 2024-02-13T00:45:39.176275+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-13T00:45:39.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:39 smithi087 bash[39916]: audit 2024-02-13T00:45:39.177448+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-13T00:45:39.702 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:39 smithi087 bash[39916]: audit 2024-02-13T00:45:39.178405+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-13T00:45:39.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:39 smithi087 bash[39916]: audit 2024-02-13T00:45:39.179412+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-13T00:45:39.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:39 smithi087 bash[39916]: audit 2024-02-13T00:45:39.180278+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-13T00:45:39.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:39 smithi087 bash[39916]: audit 2024-02-13T00:45:39.181140+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-13T00:45:39.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:39 smithi087 bash[39916]: audit 2024-02-13T00:45:39.186635+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-13T00:45:39.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:39 smithi087 bash[39916]: audit 2024-02-13T00:45:39.187546+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-13T00:45:39.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:39 smithi087 bash[39916]: audit 2024-02-13T00:45:39.188324+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-13T00:45:39.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:39 smithi087 bash[39916]: audit 2024-02-13T00:45:39.189132+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-13T00:45:39.703 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:39 smithi087 bash[39916]: audit 2024-02-13T00:45:39.189927+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-13T00:45:40.052 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -e sha1=0e714d9a4bd2a821113e6318adb87bd06cf81ec1 -- bash -c 'ceph versions' 2024-02-13T00:45:40.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:40 smithi087 bash[38740]: audit 2024-02-13T00:45:39.170683+0000 mgr.y (mgr.44106) 425 : audit [DBG] from='client.44661 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:45:40.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:40 smithi087 bash[39916]: audit 2024-02-13T00:45:39.170683+0000 mgr.y (mgr.44106) 425 : audit [DBG] from='client.44661 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:45:40.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:40 smithi195 bash[30672]: audit 2024-02-13T00:45:39.170683+0000 mgr.y (mgr.44106) 425 : audit [DBG] from='client.44661 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:45:41.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:41 smithi195 bash[30672]: cluster 2024-02-13T00:45:39.978338+0000 mgr.y (mgr.44106) 426 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:41.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:41 smithi087 bash[38740]: cluster 2024-02-13T00:45:39.978338+0000 mgr.y (mgr.44106) 426 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:41.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:41 smithi087 bash[39916]: cluster 2024-02-13T00:45:39.978338+0000 mgr.y (mgr.44106) 426 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:43.271 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:45:43.271 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-13T00:45:43.272 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 3 2024-02-13T00:45:43.272 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:45:43.272 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-13T00:45:43.272 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-13T00:45:43.272 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:45:43.272 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-13T00:45:43.272 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 8 2024-02-13T00:45:43.272 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:45:43.272 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-13T00:45:43.272 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-13T00:45:43.272 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-13T00:45:43.272 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-13T00:45:43.272 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-13T00:45:43.272 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 15 2024-02-13T00:45:43.273 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-13T00:45:43.273 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:45:43.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:43 smithi195 bash[30672]: cluster 2024-02-13T00:45:41.979290+0000 mgr.y (mgr.44106) 427 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:43.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:43 smithi195 bash[30672]: audit 2024-02-13T00:45:43.267940+0000 mon.c (mon.1) 16 : audit [DBG] from='client.54619 172.21.15.87:0/3235907276' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:45:43.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:43 smithi087 bash[38740]: cluster 2024-02-13T00:45:41.979290+0000 mgr.y (mgr.44106) 427 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:43.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:43 smithi087 bash[38740]: audit 2024-02-13T00:45:43.267940+0000 mon.c (mon.1) 16 : audit [DBG] from='client.54619 172.21.15.87:0/3235907276' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:45:43.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:43 smithi087 bash[39916]: cluster 2024-02-13T00:45:41.979290+0000 mgr.y (mgr.44106) 427 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:43.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:43 smithi087 bash[39916]: audit 2024-02-13T00:45:43.267940+0000 mon.c (mon.1) 16 : audit [DBG] from='client.54619 172.21.15.87:0/3235907276' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:45:44.084 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -e sha1=0e714d9a4bd2a821113e6318adb87bd06cf81ec1 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-02-13T00:45:45.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:45 smithi087 bash[38740]: cluster 2024-02-13T00:45:43.980388+0000 mgr.y (mgr.44106) 428 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:45.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:45 smithi087 bash[39916]: cluster 2024-02-13T00:45:43.980388+0000 mgr.y (mgr.44106) 428 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:45.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:45 smithi195 bash[30672]: cluster 2024-02-13T00:45:43.980388+0000 mgr.y (mgr.44106) 428 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:47.468 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-13T00:45:47.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:47 smithi195 bash[30672]: cluster 2024-02-13T00:45:45.981510+0000 mgr.y (mgr.44106) 429 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:47.682 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:47 smithi087 bash[38740]: cluster 2024-02-13T00:45:45.981510+0000 mgr.y (mgr.44106) 429 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:47.682 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:47 smithi087 bash[39916]: cluster 2024-02-13T00:45:45.981510+0000 mgr.y (mgr.44106) 429 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:48.244 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -e sha1=0e714d9a4bd2a821113e6318adb87bd06cf81ec1 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-02-13T00:45:48.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:48 smithi195 bash[30672]: audit 2024-02-13T00:45:47.452043+0000 mon.c (mon.1) 17 : audit [DBG] from='client.44673 172.21.15.87:0/1173646479' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:45:48.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:48 smithi087 bash[38740]: audit 2024-02-13T00:45:47.452043+0000 mon.c (mon.1) 17 : audit [DBG] from='client.44673 172.21.15.87:0/1173646479' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:45:48.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:48 smithi087 bash[39916]: audit 2024-02-13T00:45:47.452043+0000 mon.c (mon.1) 17 : audit [DBG] from='client.44673 172.21.15.87:0/1173646479' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:45:49.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:49 smithi087 bash[38740]: cluster 2024-02-13T00:45:47.982673+0000 mgr.y (mgr.44106) 430 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:49.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:49 smithi087 bash[39916]: cluster 2024-02-13T00:45:47.982673+0000 mgr.y (mgr.44106) 430 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:49.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:49 smithi195 bash[30672]: cluster 2024-02-13T00:45:47.982673+0000 mgr.y (mgr.44106) 430 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:51.386 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)" 2024-02-13T00:45:51.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:51 smithi195 bash[30672]: cluster 2024-02-13T00:45:49.983580+0000 mgr.y (mgr.44106) 431 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:51.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:51 smithi087 bash[38740]: cluster 2024-02-13T00:45:49.983580+0000 mgr.y (mgr.44106) 431 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:51.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:51 smithi087 bash[39916]: cluster 2024-02-13T00:45:49.983580+0000 mgr.y (mgr.44106) 431 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:52.127 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -e sha1=0e714d9a4bd2a821113e6318adb87bd06cf81ec1 -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-02-13T00:45:52.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:52 smithi087 bash[38740]: audit 2024-02-13T00:45:51.370947+0000 mon.a (mon.0) 1054 : audit [DBG] from='client.44679 172.21.15.87:0/6373607' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:45:52.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:52 smithi087 bash[39916]: audit 2024-02-13T00:45:51.370947+0000 mon.a (mon.0) 1054 : audit [DBG] from='client.44679 172.21.15.87:0/6373607' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:45:52.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:52 smithi195 bash[30672]: audit 2024-02-13T00:45:51.370947+0000 mon.a (mon.0) 1054 : audit [DBG] from='client.44679 172.21.15.87:0/6373607' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-13T00:45:53.540 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:53 smithi087 bash[38740]: cluster 2024-02-13T00:45:51.984513+0000 mgr.y (mgr.44106) 432 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:53.540 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:53 smithi087 bash[39916]: cluster 2024-02-13T00:45:51.984513+0000 mgr.y (mgr.44106) 432 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:53.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:53 smithi195 bash[30672]: cluster 2024-02-13T00:45:51.984513+0000 mgr.y (mgr.44106) 432 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:55.369 INFO:teuthology.orchestra.run.smithi087.stdout:osd 8 2m ago - 2024-02-13T00:45:55.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:55 smithi195 bash[30672]: cluster 2024-02-13T00:45:53.985655+0000 mgr.y (mgr.44106) 433 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:55.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:55 smithi087 bash[38740]: cluster 2024-02-13T00:45:53.985655+0000 mgr.y (mgr.44106) 433 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:55.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:55 smithi087 bash[39916]: cluster 2024-02-13T00:45:53.985655+0000 mgr.y (mgr.44106) 433 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:56.152 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-13T00:45:56.163 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi087.front.sepia.ceph.com 2024-02-13T00:45:56.163 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- bash -c 'ceph orch upgrade ls' 2024-02-13T00:45:56.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:56 smithi087 bash[38740]: audit 2024-02-13T00:45:55.339977+0000 mgr.y (mgr.44106) 434 : audit [DBG] from='client.54637 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:45:56.451 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:56 smithi087 bash[39916]: audit 2024-02-13T00:45:55.339977+0000 mgr.y (mgr.44106) 434 : audit [DBG] from='client.54637 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:45:56.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:56 smithi195 bash[30672]: audit 2024-02-13T00:45:55.339977+0000 mgr.y (mgr.44106) 434 : audit [DBG] from='client.54637 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:45:57.581 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:57 smithi087 bash[38740]: cluster 2024-02-13T00:45:55.986760+0000 mgr.y (mgr.44106) 435 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:57.581 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:57 smithi087 bash[39916]: cluster 2024-02-13T00:45:55.986760+0000 mgr.y (mgr.44106) 435 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:57.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:57 smithi195 bash[30672]: cluster 2024-02-13T00:45:55.986760+0000 mgr.y (mgr.44106) 435 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:59.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:45:59 smithi195 bash[30672]: cluster 2024-02-13T00:45:57.988086+0000 mgr.y (mgr.44106) 436 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:59.699 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:45:59 smithi087 bash[38740]: cluster 2024-02-13T00:45:57.988086+0000 mgr.y (mgr.44106) 436 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:45:59.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:45:59 smithi087 bash[39916]: cluster 2024-02-13T00:45:57.988086+0000 mgr.y (mgr.44106) 436 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:46:00.090 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-13T00:46:00.091 INFO:teuthology.orchestra.run.smithi087.stdout: "image": "quay.io/ceph/ceph", 2024-02-13T00:46:00.091 INFO:teuthology.orchestra.run.smithi087.stdout: "registry": "quay.io", 2024-02-13T00:46:00.091 INFO:teuthology.orchestra.run.smithi087.stdout: "bare_image": "ceph/ceph", 2024-02-13T00:46:00.091 INFO:teuthology.orchestra.run.smithi087.stdout: "versions": [ 2024-02-13T00:46:00.091 INFO:teuthology.orchestra.run.smithi087.stdout: "18.2.1", 2024-02-13T00:46:00.091 INFO:teuthology.orchestra.run.smithi087.stdout: "18.2.0", 2024-02-13T00:46:00.091 INFO:teuthology.orchestra.run.smithi087.stdout: "18.1.3", 2024-02-13T00:46:00.091 INFO:teuthology.orchestra.run.smithi087.stdout: "18.1.2", 2024-02-13T00:46:00.091 INFO:teuthology.orchestra.run.smithi087.stdout: "18.1.1", 2024-02-13T00:46:00.091 INFO:teuthology.orchestra.run.smithi087.stdout: "18.1.0", 2024-02-13T00:46:00.091 INFO:teuthology.orchestra.run.smithi087.stdout: "17.2.7", 2024-02-13T00:46:00.091 INFO:teuthology.orchestra.run.smithi087.stdout: "17.2.6", 2024-02-13T00:46:00.091 INFO:teuthology.orchestra.run.smithi087.stdout: "17.2.5", 2024-02-13T00:46:00.091 INFO:teuthology.orchestra.run.smithi087.stdout: "17.2.4", 2024-02-13T00:46:00.092 INFO:teuthology.orchestra.run.smithi087.stdout: "17.2.3", 2024-02-13T00:46:00.092 INFO:teuthology.orchestra.run.smithi087.stdout: "17.2.2", 2024-02-13T00:46:00.092 INFO:teuthology.orchestra.run.smithi087.stdout: "17.2.1", 2024-02-13T00:46:00.092 INFO:teuthology.orchestra.run.smithi087.stdout: "17.2.0", 2024-02-13T00:46:00.092 INFO:teuthology.orchestra.run.smithi087.stdout: "17.1.0", 2024-02-13T00:46:00.092 INFO:teuthology.orchestra.run.smithi087.stdout: "16.2.14", 2024-02-13T00:46:00.092 INFO:teuthology.orchestra.run.smithi087.stdout: "16.2.13", 2024-02-13T00:46:00.092 INFO:teuthology.orchestra.run.smithi087.stdout: "16.2.12", 2024-02-13T00:46:00.092 INFO:teuthology.orchestra.run.smithi087.stdout: "16.2.11", 2024-02-13T00:46:00.092 INFO:teuthology.orchestra.run.smithi087.stdout: "16.2.10", 2024-02-13T00:46:00.092 INFO:teuthology.orchestra.run.smithi087.stdout: "16.2.9", 2024-02-13T00:46:00.092 INFO:teuthology.orchestra.run.smithi087.stdout: "16.2.8", 2024-02-13T00:46:00.092 INFO:teuthology.orchestra.run.smithi087.stdout: "16.2.7", 2024-02-13T00:46:00.092 INFO:teuthology.orchestra.run.smithi087.stdout: "16.2.6", 2024-02-13T00:46:00.093 INFO:teuthology.orchestra.run.smithi087.stdout: "16.2.5", 2024-02-13T00:46:00.093 INFO:teuthology.orchestra.run.smithi087.stdout: "16.2.4", 2024-02-13T00:46:00.093 INFO:teuthology.orchestra.run.smithi087.stdout: "16.2.3", 2024-02-13T00:46:00.093 INFO:teuthology.orchestra.run.smithi087.stdout: "16.2.2", 2024-02-13T00:46:00.093 INFO:teuthology.orchestra.run.smithi087.stdout: "16.2.1", 2024-02-13T00:46:00.093 INFO:teuthology.orchestra.run.smithi087.stdout: "16.2.0", 2024-02-13T00:46:00.093 INFO:teuthology.orchestra.run.smithi087.stdout: "15.2.17", 2024-02-13T00:46:00.093 INFO:teuthology.orchestra.run.smithi087.stdout: "15.2.16", 2024-02-13T00:46:00.093 INFO:teuthology.orchestra.run.smithi087.stdout: "15.2.15", 2024-02-13T00:46:00.093 INFO:teuthology.orchestra.run.smithi087.stdout: "15.2.14", 2024-02-13T00:46:00.093 INFO:teuthology.orchestra.run.smithi087.stdout: "15.2.13", 2024-02-13T00:46:00.093 INFO:teuthology.orchestra.run.smithi087.stdout: "15.2.12", 2024-02-13T00:46:00.093 INFO:teuthology.orchestra.run.smithi087.stdout: "15.2.11", 2024-02-13T00:46:00.093 INFO:teuthology.orchestra.run.smithi087.stdout: "15.2.10", 2024-02-13T00:46:00.094 INFO:teuthology.orchestra.run.smithi087.stdout: "15.2.9", 2024-02-13T00:46:00.094 INFO:teuthology.orchestra.run.smithi087.stdout: "15.2.8", 2024-02-13T00:46:00.094 INFO:teuthology.orchestra.run.smithi087.stdout: "15.2.7", 2024-02-13T00:46:00.094 INFO:teuthology.orchestra.run.smithi087.stdout: "15.2.6", 2024-02-13T00:46:00.094 INFO:teuthology.orchestra.run.smithi087.stdout: "15.2.5", 2024-02-13T00:46:00.094 INFO:teuthology.orchestra.run.smithi087.stdout: "15.2.4", 2024-02-13T00:46:00.094 INFO:teuthology.orchestra.run.smithi087.stdout: "15.2.3", 2024-02-13T00:46:00.094 INFO:teuthology.orchestra.run.smithi087.stdout: "15.2.2", 2024-02-13T00:46:00.094 INFO:teuthology.orchestra.run.smithi087.stdout: "15.2.1", 2024-02-13T00:46:00.094 INFO:teuthology.orchestra.run.smithi087.stdout: "15.2.0", 2024-02-13T00:46:00.094 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.22", 2024-02-13T00:46:00.094 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.21", 2024-02-13T00:46:00.094 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.20", 2024-02-13T00:46:00.094 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.19", 2024-02-13T00:46:00.094 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.18", 2024-02-13T00:46:00.095 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.17", 2024-02-13T00:46:00.095 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.16", 2024-02-13T00:46:00.095 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.15", 2024-02-13T00:46:00.095 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.14", 2024-02-13T00:46:00.095 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.13", 2024-02-13T00:46:00.095 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.12", 2024-02-13T00:46:00.095 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.11", 2024-02-13T00:46:00.095 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.10", 2024-02-13T00:46:00.095 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.9", 2024-02-13T00:46:00.095 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.8", 2024-02-13T00:46:00.095 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.7", 2024-02-13T00:46:00.095 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.6", 2024-02-13T00:46:00.095 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.5", 2024-02-13T00:46:00.095 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.4", 2024-02-13T00:46:00.095 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.3", 2024-02-13T00:46:00.096 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.2", 2024-02-13T00:46:00.096 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.1", 2024-02-13T00:46:00.096 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.0" 2024-02-13T00:46:00.096 INFO:teuthology.orchestra.run.smithi087.stdout: ] 2024-02-13T00:46:00.096 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-13T00:46:00.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:46:00 smithi087 bash[38740]: audit 2024-02-13T00:45:59.354640+0000 mgr.y (mgr.44106) 437 : audit [DBG] from='client.54643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:46:00.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:46:00 smithi087 bash[39916]: audit 2024-02-13T00:45:59.354640+0000 mgr.y (mgr.44106) 437 : audit [DBG] from='client.54643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:46:00.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:46:00 smithi195 bash[30672]: audit 2024-02-13T00:45:59.354640+0000 mgr.y (mgr.44106) 437 : audit [DBG] from='client.54643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:46:00.878 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph | grep 16.2.0' 2024-02-13T00:46:01.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:46:01 smithi087 bash[38740]: cluster 2024-02-13T00:45:59.989146+0000 mgr.y (mgr.44106) 438 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:46:01.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:46:01 smithi087 bash[39916]: cluster 2024-02-13T00:45:59.989146+0000 mgr.y (mgr.44106) 438 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:46:01.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:46:01 smithi195 bash[30672]: cluster 2024-02-13T00:45:59.989146+0000 mgr.y (mgr.44106) 438 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:46:02.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:46:02 smithi087 bash[38740]: cluster 2024-02-13T00:46:01.989989+0000 mgr.y (mgr.44106) 439 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:46:02.700 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:46:02 smithi087 bash[39916]: cluster 2024-02-13T00:46:01.989989+0000 mgr.y (mgr.44106) 439 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:46:02.903 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:46:02 smithi195 bash[30672]: cluster 2024-02-13T00:46:01.989989+0000 mgr.y (mgr.44106) 439 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:46:04.719 INFO:teuthology.orchestra.run.smithi087.stdout: "16.2.0", 2024-02-13T00:46:05.200 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:46:05 smithi087 bash[38740]: cluster 2024-02-13T00:46:03.991037+0000 mgr.y (mgr.44106) 440 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:46:05.201 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:46:05 smithi087 bash[38740]: audit 2024-02-13T00:46:04.051164+0000 mgr.y (mgr.44106) 441 : audit [DBG] from='client.54649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:46:05.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:46:05 smithi087 bash[39916]: cluster 2024-02-13T00:46:03.991037+0000 mgr.y (mgr.44106) 440 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:46:05.201 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:46:05 smithi087 bash[39916]: audit 2024-02-13T00:46:04.051164+0000 mgr.y (mgr.44106) 441 : audit [DBG] from='client.54649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:46:05.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:46:05 smithi195 bash[30672]: cluster 2024-02-13T00:46:03.991037+0000 mgr.y (mgr.44106) 440 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:46:05.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:46:05 smithi195 bash[30672]: audit 2024-02-13T00:46:04.051164+0000 mgr.y (mgr.44106) 441 : audit [DBG] from='client.54649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:46:05.487 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d7990f38-ca05-11ee-95b9-87774f69a715 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-02-13T00:46:07.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:46:07 smithi195 bash[30672]: cluster 2024-02-13T00:46:05.992044+0000 mgr.y (mgr.44106) 442 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:46:07.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:46:07 smithi087 bash[38740]: cluster 2024-02-13T00:46:05.992044+0000 mgr.y (mgr.44106) 442 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:46:07.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:46:07 smithi087 bash[39916]: cluster 2024-02-13T00:46:05.992044+0000 mgr.y (mgr.44106) 442 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:46:08.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:46:08 smithi195 bash[30672]: audit 2024-02-13T00:46:07.124747+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:46:08.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:46:08 smithi195 bash[30672]: audit 2024-02-13T00:46:07.431003+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:46:08.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:46:08 smithi087 bash[38740]: audit 2024-02-13T00:46:07.124747+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:46:08.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:46:08 smithi087 bash[38740]: audit 2024-02-13T00:46:07.431003+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:46:08.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:46:08 smithi087 bash[39916]: audit 2024-02-13T00:46:07.124747+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-13T00:46:08.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:46:08 smithi087 bash[39916]: audit 2024-02-13T00:46:07.431003+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' 2024-02-13T00:46:09.388 INFO:teuthology.orchestra.run.smithi087.stdout: "v16.2.2", 2024-02-13T00:46:09.388 INFO:teuthology.orchestra.run.smithi087.stdout: "v16.2.2-20210505", 2024-02-13T00:46:09.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:46:09 smithi195 bash[30672]: cluster 2024-02-13T00:46:07.993278+0000 mgr.y (mgr.44106) 443 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:46:09.449 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:46:09 smithi087 bash[38740]: cluster 2024-02-13T00:46:07.993278+0000 mgr.y (mgr.44106) 443 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:46:09.450 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:46:09 smithi087 bash[39916]: cluster 2024-02-13T00:46:07.993278+0000 mgr.y (mgr.44106) 443 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-13T00:46:10.152 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-02-13T00:46:10.162 INFO:tasks.cephadm:Teardown begin 2024-02-13T00:46:10.162 DEBUG:teuthology.orchestra.run.smithi087:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-13T00:46:10.176 DEBUG:teuthology.orchestra.run.smithi195:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-13T00:46:10.193 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-02-13T00:46:10.193 DEBUG:teuthology.orchestra.run.smithi087:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-13T00:46:10.200 DEBUG:teuthology.orchestra.run.smithi195:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-13T00:46:10.205 INFO:tasks.cephadm:Stopping all daemons... 2024-02-13T00:46:10.206 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-02-13T00:46:10.206 DEBUG:teuthology.orchestra.run.smithi087:> sudo systemctl stop ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mon.a 2024-02-13T00:46:10.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:46:10 smithi195 bash[30672]: audit 2024-02-13T00:46:08.684805+0000 mgr.y (mgr.44106) 444 : audit [DBG] from='client.54655 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:46:10.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:46:10 smithi195 bash[30672]: audit 2024-02-13T00:46:09.816215+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-02-13T00:46:10.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:46:10 smithi195 bash[30672]: audit 2024-02-13T00:46:09.817221+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-13T00:46:10.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:46:10 smithi195 bash[30672]: audit 2024-02-13T00:46:09.817713+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-13T00:46:10.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:46:10 smithi195 bash[30672]: audit 2024-02-13T00:46:09.818378+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-13T00:46:10.422 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:46:10 smithi087 bash[38740]: audit 2024-02-13T00:46:08.684805+0000 mgr.y (mgr.44106) 444 : audit [DBG] from='client.54655 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:46:10.422 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:46:10 smithi087 bash[38740]: audit 2024-02-13T00:46:09.816215+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-02-13T00:46:10.422 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:46:10 smithi087 bash[38740]: audit 2024-02-13T00:46:09.817221+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-13T00:46:10.422 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:46:10 smithi087 bash[38740]: audit 2024-02-13T00:46:09.817713+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-13T00:46:10.423 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:46:10 smithi087 bash[38740]: audit 2024-02-13T00:46:09.818378+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-13T00:46:10.423 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:46:10 smithi087 systemd[1]: Stopping Ceph mon.a for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:46:10.423 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:46:10 smithi087 bash[54157]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-mon.a 2024-02-13T00:46:10.423 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:46:10 smithi087 bash[39916]: audit 2024-02-13T00:46:08.684805+0000 mgr.y (mgr.44106) 444 : audit [DBG] from='client.54655 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-13T00:46:10.423 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:46:10 smithi087 bash[39916]: audit 2024-02-13T00:46:09.816215+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-02-13T00:46:10.423 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:46:10 smithi087 bash[39916]: audit 2024-02-13T00:46:09.817221+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-13T00:46:10.423 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:46:10 smithi087 bash[39916]: audit 2024-02-13T00:46:09.817713+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-13T00:46:10.423 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:46:10 smithi087 bash[39916]: audit 2024-02-13T00:46:09.818378+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.44106 172.21.15.87:0/1419864462' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-13T00:46:10.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:46:10 smithi087 bash[38740]: debug 2024-02-13T00:46:10.416+0000 7f5950f2a700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --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 (PID: 1) UID: 0 2024-02-13T00:46:10.700 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 13 00:46:10 smithi087 bash[38740]: debug 2024-02-13T00:46:10.416+0000 7f5950f2a700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-02-13T00:46:11.374 DEBUG:teuthology.orchestra.run.smithi087:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mon.a.service' 2024-02-13T00:46:11.417 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-13T00:46:11.417 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-02-13T00:46:11.417 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-02-13T00:46:11.417 DEBUG:teuthology.orchestra.run.smithi087:> sudo systemctl stop ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mon.c 2024-02-13T00:46:11.665 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:46:11 smithi087 systemd[1]: Stopping Ceph mon.c for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:46:11.665 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:46:11 smithi087 bash[54266]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-mon.c 2024-02-13T00:46:11.665 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:46:11 smithi087 bash[39916]: debug 2024-02-13T00:46:11.624+0000 7fbe6fee6700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --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 (PID: 1) UID: 0 2024-02-13T00:46:11.665 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 13 00:46:11 smithi087 bash[39916]: debug 2024-02-13T00:46:11.624+0000 7fbe6fee6700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-02-13T00:46:12.443 DEBUG:teuthology.orchestra.run.smithi087:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mon.c.service' 2024-02-13T00:46:12.479 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-13T00:46:12.479 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-02-13T00:46:12.480 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-02-13T00:46:12.480 DEBUG:teuthology.orchestra.run.smithi195:> sudo systemctl stop ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mon.b 2024-02-13T00:46:12.758 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:46:12 smithi195 systemd[1]: Stopping Ceph mon.b for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:46:12.758 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:46:12 smithi195 bash[42130]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-mon.b 2024-02-13T00:46:13.034 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:46:12 smithi195 bash[30672]: debug 2024-02-13T00:46:12.751+0000 7f9bd91e6700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --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 (PID: 1) UID: 0 2024-02-13T00:46:13.035 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:46:12 smithi195 bash[30672]: debug 2024-02-13T00:46:12.751+0000 7f9bd91e6700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-02-13T00:46:14.025 DEBUG:teuthology.orchestra.run.smithi195:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mon.b.service' 2024-02-13T00:46:14.037 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:46:13 smithi195 bash[42165]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-mon-b 2024-02-13T00:46:14.037 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:46:14 smithi195 bash[42240]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-mon-b 2024-02-13T00:46:14.037 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:46:14 smithi195 systemd[1]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mon.b.service: Succeeded. 2024-02-13T00:46:14.037 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 13 00:46:14 smithi195 systemd[1]: Stopped Ceph mon.b for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:46:14.070 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-13T00:46:14.070 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-02-13T00:46:14.070 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-02-13T00:46:14.070 DEBUG:teuthology.orchestra.run.smithi087:> sudo systemctl stop ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mgr.y 2024-02-13T00:46:14.451 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:46:14 smithi087 systemd[1]: Stopping Ceph mgr.y for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:46:14.451 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:46:14 smithi087 bash[54384]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-mgr.y 2024-02-13T00:46:14.451 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:46:14 smithi087 bash[36810]: debug 2024-02-13T00:46:14.252+0000 7f120fe05700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-13T00:46:14.451 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 13 00:46:14 smithi087 bash[36810]: debug 2024-02-13T00:46:14.252+0000 7f120fe05700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-02-13T00:46:15.013 DEBUG:teuthology.orchestra.run.smithi087:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mgr.y.service' 2024-02-13T00:46:15.043 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-13T00:46:15.043 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-02-13T00:46:15.043 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-02-13T00:46:15.043 DEBUG:teuthology.orchestra.run.smithi195:> sudo systemctl stop ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mgr.x 2024-02-13T00:46:15.309 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:46:15 smithi195 systemd[1]: Stopping Ceph mgr.x for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:46:15.309 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:46:15 smithi195 bash[42255]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-mgr.x 2024-02-13T00:46:16.228 DEBUG:teuthology.orchestra.run.smithi195:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mgr.x.service' 2024-02-13T00:46:16.239 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:46:15 smithi195 bash[42291]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-mgr-x 2024-02-13T00:46:16.239 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:46:16 smithi195 systemd[1]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-02-13T00:46:16.239 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:46:16 smithi195 bash[42355]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-mgr-x 2024-02-13T00:46:16.239 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:46:16 smithi195 systemd[1]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-02-13T00:46:16.239 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 13 00:46:16 smithi195 systemd[1]: Stopped Ceph mgr.x for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:46:16.256 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-13T00:46:16.256 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-02-13T00:46:16.257 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-02-13T00:46:16.257 DEBUG:teuthology.orchestra.run.smithi087:> sudo systemctl stop ceph-d7990f38-ca05-11ee-95b9-87774f69a715@osd.0 2024-02-13T00:46:16.700 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 13 00:46:16 smithi087 systemd[1]: Stopping Ceph osd.0 for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:46:16.700 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 13 00:46:16 smithi087 bash[54499]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-osd.0 2024-02-13T00:46:16.700 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 13 00:46:16 smithi087 bash[42448]: debug 2024-02-13T00:46:16.448+0000 7fc89621e700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-13T00:46:16.701 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 13 00:46:16 smithi087 bash[42448]: debug 2024-02-13T00:46:16.448+0000 7fc89621e700 -1 osd.0 104 *** Got signal Terminated *** 2024-02-13T00:46:16.701 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 13 00:46:16 smithi087 bash[42448]: debug 2024-02-13T00:46:16.448+0000 7fc89621e700 -1 osd.0 104 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-13T00:46:22.383 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 13 00:46:22 smithi087 bash[54535]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-osd-0 2024-02-13T00:46:22.384 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 13 00:46:22 smithi087 bash[54607]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-osd-0 2024-02-13T00:46:24.248 DEBUG:teuthology.orchestra.run.smithi087:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d7990f38-ca05-11ee-95b9-87774f69a715@osd.0.service' 2024-02-13T00:46:24.280 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-13T00:46:24.280 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-02-13T00:46:24.281 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-02-13T00:46:24.281 DEBUG:teuthology.orchestra.run.smithi087:> sudo systemctl stop ceph-d7990f38-ca05-11ee-95b9-87774f69a715@osd.1 2024-02-13T00:46:24.700 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 13 00:46:24 smithi087 systemd[1]: Stopping Ceph osd.1 for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:46:24.700 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 13 00:46:24 smithi087 bash[54733]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-osd.1 2024-02-13T00:46:24.700 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 13 00:46:24 smithi087 bash[44071]: debug 2024-02-13T00:46:24.463+0000 7f2cc9528700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-13T00:46:24.700 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 13 00:46:24 smithi087 bash[44071]: debug 2024-02-13T00:46:24.463+0000 7f2cc9528700 -1 osd.1 104 *** Got signal Terminated *** 2024-02-13T00:46:24.700 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 13 00:46:24 smithi087 bash[44071]: debug 2024-02-13T00:46:24.463+0000 7f2cc9528700 -1 osd.1 104 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-13T00:46:30.323 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 13 00:46:30 smithi087 bash[54770]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-osd-1 2024-02-13T00:46:30.323 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 13 00:46:30 smithi087 bash[54842]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-osd-1 2024-02-13T00:46:32.286 DEBUG:teuthology.orchestra.run.smithi087:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d7990f38-ca05-11ee-95b9-87774f69a715@osd.1.service' 2024-02-13T00:46:32.317 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-13T00:46:32.317 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-02-13T00:46:32.317 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-02-13T00:46:32.317 DEBUG:teuthology.orchestra.run.smithi087:> sudo systemctl stop ceph-d7990f38-ca05-11ee-95b9-87774f69a715@osd.2 2024-02-13T00:46:32.700 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 13 00:46:32 smithi087 systemd[1]: Stopping Ceph osd.2 for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:46:32.700 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 13 00:46:32 smithi087 bash[54960]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-osd.2 2024-02-13T00:46:32.700 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 13 00:46:32 smithi087 bash[45660]: debug 2024-02-13T00:46:32.519+0000 7fbcd3325700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-13T00:46:32.700 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 13 00:46:32 smithi087 bash[45660]: debug 2024-02-13T00:46:32.519+0000 7fbcd3325700 -1 osd.2 104 *** Got signal Terminated *** 2024-02-13T00:46:32.700 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 13 00:46:32 smithi087 bash[45660]: debug 2024-02-13T00:46:32.519+0000 7fbcd3325700 -1 osd.2 104 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-13T00:46:38.450 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 13 00:46:38 smithi087 bash[54994]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-osd-2 2024-02-13T00:46:38.450 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 13 00:46:38 smithi087 bash[55068]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-osd-2 2024-02-13T00:46:40.307 DEBUG:teuthology.orchestra.run.smithi087:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d7990f38-ca05-11ee-95b9-87774f69a715@osd.2.service' 2024-02-13T00:46:40.343 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-13T00:46:40.343 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-02-13T00:46:40.343 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-02-13T00:46:40.343 DEBUG:teuthology.orchestra.run.smithi087:> sudo systemctl stop ceph-d7990f38-ca05-11ee-95b9-87774f69a715@osd.3 2024-02-13T00:46:40.700 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 13 00:46:40 smithi087 systemd[1]: Stopping Ceph osd.3 for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:46:40.700 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 13 00:46:40 smithi087 bash[55188]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-osd.3 2024-02-13T00:46:40.700 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 13 00:46:40 smithi087 bash[47227]: debug 2024-02-13T00:46:40.511+0000 7fe32bc7d700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-13T00:46:40.700 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 13 00:46:40 smithi087 bash[47227]: debug 2024-02-13T00:46:40.511+0000 7fe32bc7d700 -1 osd.3 104 *** Got signal Terminated *** 2024-02-13T00:46:40.700 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 13 00:46:40 smithi087 bash[47227]: debug 2024-02-13T00:46:40.511+0000 7fe32bc7d700 -1 osd.3 104 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-13T00:46:42.904 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:46:42 smithi195 bash[35897]: debug 2024-02-13T00:46:42.531+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.002508+0000 front 2024-02-13T00:46:17.002712+0000 (oldest deadline 2024-02-13T00:46:42.302684+0000) 2024-02-13T00:46:43.904 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:46:43 smithi195 bash[35897]: debug 2024-02-13T00:46:43.491+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.002508+0000 front 2024-02-13T00:46:17.002712+0000 (oldest deadline 2024-02-13T00:46:42.302684+0000) 2024-02-13T00:46:43.904 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:46:43 smithi195 bash[34367]: debug 2024-02-13T00:46:43.567+0000 7f6c3c6d0700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:19.606479+0000 front 2024-02-13T00:46:19.606605+0000 (oldest deadline 2024-02-13T00:46:43.106372+0000) 2024-02-13T00:46:44.404 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:46:43 smithi195 bash[32841]: debug 2024-02-13T00:46:43.979+0000 7fadfe7c2700 -1 osd.4 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:19.159916+0000 front 2024-02-13T00:46:19.159948+0000 (oldest deadline 2024-02-13T00:46:43.760648+0000) 2024-02-13T00:46:44.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:46:44 smithi195 bash[37392]: debug 2024-02-13T00:46:44.039+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.472943+0000 front 2024-02-13T00:46:17.472329+0000 (oldest deadline 2024-02-13T00:46:43.372496+0000) 2024-02-13T00:46:44.904 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:46:44 smithi195 bash[34367]: debug 2024-02-13T00:46:44.607+0000 7f6c3c6d0700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:19.606479+0000 front 2024-02-13T00:46:19.606605+0000 (oldest deadline 2024-02-13T00:46:43.106372+0000) 2024-02-13T00:46:44.904 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:46:44 smithi195 bash[35897]: debug 2024-02-13T00:46:44.459+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.002508+0000 front 2024-02-13T00:46:17.002712+0000 (oldest deadline 2024-02-13T00:46:42.302684+0000) 2024-02-13T00:46:45.403 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:46:44 smithi195 bash[32841]: debug 2024-02-13T00:46:44.931+0000 7fadfe7c2700 -1 osd.4 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:19.159916+0000 front 2024-02-13T00:46:19.159948+0000 (oldest deadline 2024-02-13T00:46:43.760648+0000) 2024-02-13T00:46:45.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:46:45 smithi195 bash[37392]: debug 2024-02-13T00:46:45.015+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.472943+0000 front 2024-02-13T00:46:17.472329+0000 (oldest deadline 2024-02-13T00:46:43.372496+0000) 2024-02-13T00:46:45.898 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:46:45 smithi195 bash[34367]: debug 2024-02-13T00:46:45.559+0000 7f6c3c6d0700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:19.606479+0000 front 2024-02-13T00:46:19.606605+0000 (oldest deadline 2024-02-13T00:46:43.106372+0000) 2024-02-13T00:46:45.899 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:46:45 smithi195 bash[35897]: debug 2024-02-13T00:46:45.443+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.002508+0000 front 2024-02-13T00:46:17.002712+0000 (oldest deadline 2024-02-13T00:46:42.302684+0000) 2024-02-13T00:46:46.153 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:46:45 smithi195 bash[32841]: debug 2024-02-13T00:46:45.891+0000 7fadfe7c2700 -1 osd.4 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:19.159916+0000 front 2024-02-13T00:46:19.159948+0000 (oldest deadline 2024-02-13T00:46:43.760648+0000) 2024-02-13T00:46:46.154 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:46:45 smithi195 bash[37392]: debug 2024-02-13T00:46:45.971+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.472943+0000 front 2024-02-13T00:46:17.472329+0000 (oldest deadline 2024-02-13T00:46:43.372496+0000) 2024-02-13T00:46:46.371 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 13 00:46:46 smithi087 bash[55221]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-osd-3 2024-02-13T00:46:46.371 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 13 00:46:46 smithi087 bash[55295]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-osd-3 2024-02-13T00:46:46.903 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:46:46 smithi195 bash[34367]: debug 2024-02-13T00:46:46.543+0000 7f6c3c6d0700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:19.606479+0000 front 2024-02-13T00:46:19.606605+0000 (oldest deadline 2024-02-13T00:46:43.106372+0000) 2024-02-13T00:46:46.904 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:46:46 smithi195 bash[35897]: debug 2024-02-13T00:46:46.407+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.002508+0000 front 2024-02-13T00:46:17.002712+0000 (oldest deadline 2024-02-13T00:46:42.302684+0000) 2024-02-13T00:46:47.403 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:46:46 smithi195 bash[32841]: debug 2024-02-13T00:46:46.931+0000 7fadfe7c2700 -1 osd.4 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:19.159916+0000 front 2024-02-13T00:46:19.159948+0000 (oldest deadline 2024-02-13T00:46:43.760648+0000) 2024-02-13T00:46:47.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:46:46 smithi195 bash[37392]: debug 2024-02-13T00:46:46.967+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.472943+0000 front 2024-02-13T00:46:17.472329+0000 (oldest deadline 2024-02-13T00:46:43.372496+0000) 2024-02-13T00:46:47.903 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:46:47 smithi195 bash[34367]: debug 2024-02-13T00:46:47.499+0000 7f6c3c6d0700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:19.606479+0000 front 2024-02-13T00:46:19.606605+0000 (oldest deadline 2024-02-13T00:46:43.106372+0000) 2024-02-13T00:46:47.904 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:46:47 smithi195 bash[35897]: debug 2024-02-13T00:46:47.451+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.002508+0000 front 2024-02-13T00:46:17.002712+0000 (oldest deadline 2024-02-13T00:46:42.302684+0000) 2024-02-13T00:46:48.183 DEBUG:teuthology.orchestra.run.smithi087:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d7990f38-ca05-11ee-95b9-87774f69a715@osd.3.service' 2024-02-13T00:46:48.216 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-13T00:46:48.216 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-02-13T00:46:48.217 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-02-13T00:46:48.217 DEBUG:teuthology.orchestra.run.smithi195:> sudo systemctl stop ceph-d7990f38-ca05-11ee-95b9-87774f69a715@osd.4 2024-02-13T00:46:48.230 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:46:47 smithi195 bash[32841]: debug 2024-02-13T00:46:47.939+0000 7fadfe7c2700 -1 osd.4 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:19.159916+0000 front 2024-02-13T00:46:19.159948+0000 (oldest deadline 2024-02-13T00:46:43.760648+0000) 2024-02-13T00:46:48.230 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:46:47 smithi195 bash[37392]: debug 2024-02-13T00:46:47.971+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.472943+0000 front 2024-02-13T00:46:17.472329+0000 (oldest deadline 2024-02-13T00:46:43.372496+0000) 2024-02-13T00:46:48.498 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:46:48 smithi195 bash[35897]: debug 2024-02-13T00:46:48.467+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.002508+0000 front 2024-02-13T00:46:17.002712+0000 (oldest deadline 2024-02-13T00:46:42.302684+0000) 2024-02-13T00:46:48.498 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:46:48 smithi195 systemd[1]: Stopping Ceph osd.4 for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:46:48.498 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:46:48 smithi195 bash[42381]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-osd.4 2024-02-13T00:46:48.498 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:46:48 smithi195 bash[32841]: debug 2024-02-13T00:46:48.451+0000 7fae03849700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-13T00:46:48.498 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:46:48 smithi195 bash[32841]: debug 2024-02-13T00:46:48.451+0000 7fae03849700 -1 osd.4 104 *** Got signal Terminated *** 2024-02-13T00:46:48.498 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:46:48 smithi195 bash[32841]: debug 2024-02-13T00:46:48.451+0000 7fae03849700 -1 osd.4 104 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-13T00:46:48.903 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:46:48 smithi195 bash[34367]: debug 2024-02-13T00:46:48.491+0000 7f6c3c6d0700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:19.606479+0000 front 2024-02-13T00:46:19.606605+0000 (oldest deadline 2024-02-13T00:46:43.106372+0000) 2024-02-13T00:46:49.404 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:46:48 smithi195 bash[32841]: debug 2024-02-13T00:46:48.987+0000 7fadfe7c2700 -1 osd.4 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:19.159916+0000 front 2024-02-13T00:46:19.159948+0000 (oldest deadline 2024-02-13T00:46:43.760648+0000) 2024-02-13T00:46:49.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:46:48 smithi195 bash[37392]: debug 2024-02-13T00:46:48.995+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.472943+0000 front 2024-02-13T00:46:17.472329+0000 (oldest deadline 2024-02-13T00:46:43.372496+0000) 2024-02-13T00:46:49.903 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:46:49 smithi195 bash[35897]: debug 2024-02-13T00:46:49.471+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.002508+0000 front 2024-02-13T00:46:17.002712+0000 (oldest deadline 2024-02-13T00:46:42.302684+0000) 2024-02-13T00:46:49.904 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:46:49 smithi195 bash[34367]: debug 2024-02-13T00:46:49.495+0000 7f6c3c6d0700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:19.606479+0000 front 2024-02-13T00:46:19.606605+0000 (oldest deadline 2024-02-13T00:46:43.106372+0000) 2024-02-13T00:46:50.403 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:46:49 smithi195 bash[32841]: debug 2024-02-13T00:46:49.955+0000 7fadfe7c2700 -1 osd.4 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:19.159916+0000 front 2024-02-13T00:46:19.159948+0000 (oldest deadline 2024-02-13T00:46:43.760648+0000) 2024-02-13T00:46:50.404 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:46:49 smithi195 bash[32841]: debug 2024-02-13T00:46:49.955+0000 7fadfe7c2700 -1 osd.4 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:23.761491+0000 front 2024-02-13T00:46:23.761374+0000 (oldest deadline 2024-02-13T00:46:49.661339+0000) 2024-02-13T00:46:50.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:46:50 smithi195 bash[37392]: debug 2024-02-13T00:46:50.039+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.472943+0000 front 2024-02-13T00:46:17.472329+0000 (oldest deadline 2024-02-13T00:46:43.372496+0000) 2024-02-13T00:46:50.904 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:46:50 smithi195 bash[35897]: debug 2024-02-13T00:46:50.511+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.002508+0000 front 2024-02-13T00:46:17.002712+0000 (oldest deadline 2024-02-13T00:46:42.302684+0000) 2024-02-13T00:46:50.904 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:46:50 smithi195 bash[34367]: debug 2024-02-13T00:46:50.495+0000 7f6c3c6d0700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:19.606479+0000 front 2024-02-13T00:46:19.606605+0000 (oldest deadline 2024-02-13T00:46:43.106372+0000) 2024-02-13T00:46:50.904 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:46:50 smithi195 bash[34367]: debug 2024-02-13T00:46:50.495+0000 7f6c3c6d0700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:28.407662+0000 front 2024-02-13T00:46:28.407761+0000 (oldest deadline 2024-02-13T00:46:50.107834+0000) 2024-02-13T00:46:51.404 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:46:50 smithi195 bash[32841]: debug 2024-02-13T00:46:50.955+0000 7fadfe7c2700 -1 osd.4 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:19.159916+0000 front 2024-02-13T00:46:19.159948+0000 (oldest deadline 2024-02-13T00:46:43.760648+0000) 2024-02-13T00:46:51.404 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:46:50 smithi195 bash[32841]: debug 2024-02-13T00:46:50.955+0000 7fadfe7c2700 -1 osd.4 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:23.761491+0000 front 2024-02-13T00:46:23.761374+0000 (oldest deadline 2024-02-13T00:46:49.661339+0000) 2024-02-13T00:46:51.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:46:51 smithi195 bash[37392]: debug 2024-02-13T00:46:51.075+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.472943+0000 front 2024-02-13T00:46:17.472329+0000 (oldest deadline 2024-02-13T00:46:43.372496+0000) 2024-02-13T00:46:51.903 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:46:51 smithi195 bash[34367]: debug 2024-02-13T00:46:51.499+0000 7f6c3c6d0700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:19.606479+0000 front 2024-02-13T00:46:19.606605+0000 (oldest deadline 2024-02-13T00:46:43.106372+0000) 2024-02-13T00:46:51.904 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:46:51 smithi195 bash[34367]: debug 2024-02-13T00:46:51.499+0000 7f6c3c6d0700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:28.407662+0000 front 2024-02-13T00:46:28.407761+0000 (oldest deadline 2024-02-13T00:46:50.107834+0000) 2024-02-13T00:46:51.904 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:46:51 smithi195 bash[35897]: debug 2024-02-13T00:46:51.555+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.002508+0000 front 2024-02-13T00:46:17.002712+0000 (oldest deadline 2024-02-13T00:46:42.302684+0000) 2024-02-13T00:46:51.904 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:46:51 smithi195 bash[35897]: debug 2024-02-13T00:46:51.555+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:25.204468+0000 front 2024-02-13T00:46:25.204409+0000 (oldest deadline 2024-02-13T00:46:51.104228+0000) 2024-02-13T00:46:52.403 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:46:51 smithi195 bash[32841]: debug 2024-02-13T00:46:51.923+0000 7fadfe7c2700 -1 osd.4 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:19.159916+0000 front 2024-02-13T00:46:19.159948+0000 (oldest deadline 2024-02-13T00:46:43.760648+0000) 2024-02-13T00:46:52.404 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:46:51 smithi195 bash[32841]: debug 2024-02-13T00:46:51.923+0000 7fadfe7c2700 -1 osd.4 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:23.761491+0000 front 2024-02-13T00:46:23.761374+0000 (oldest deadline 2024-02-13T00:46:49.661339+0000) 2024-02-13T00:46:52.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:46:52 smithi195 bash[37392]: debug 2024-02-13T00:46:52.119+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.472943+0000 front 2024-02-13T00:46:17.472329+0000 (oldest deadline 2024-02-13T00:46:43.372496+0000) 2024-02-13T00:46:52.891 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:46:52 smithi195 bash[34367]: debug 2024-02-13T00:46:52.515+0000 7f6c3c6d0700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:19.606479+0000 front 2024-02-13T00:46:19.606605+0000 (oldest deadline 2024-02-13T00:46:43.106372+0000) 2024-02-13T00:46:52.892 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:46:52 smithi195 bash[34367]: debug 2024-02-13T00:46:52.515+0000 7f6c3c6d0700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:28.407662+0000 front 2024-02-13T00:46:28.407761+0000 (oldest deadline 2024-02-13T00:46:50.107834+0000) 2024-02-13T00:46:52.892 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:46:52 smithi195 bash[35897]: debug 2024-02-13T00:46:52.571+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.002508+0000 front 2024-02-13T00:46:17.002712+0000 (oldest deadline 2024-02-13T00:46:42.302684+0000) 2024-02-13T00:46:52.892 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:46:52 smithi195 bash[35897]: debug 2024-02-13T00:46:52.571+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:25.204468+0000 front 2024-02-13T00:46:25.204409+0000 (oldest deadline 2024-02-13T00:46:51.104228+0000) 2024-02-13T00:46:53.156 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:46:52 smithi195 bash[32841]: debug 2024-02-13T00:46:52.883+0000 7fadfe7c2700 -1 osd.4 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:19.159916+0000 front 2024-02-13T00:46:19.159948+0000 (oldest deadline 2024-02-13T00:46:43.760648+0000) 2024-02-13T00:46:53.156 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:46:52 smithi195 bash[32841]: debug 2024-02-13T00:46:52.883+0000 7fadfe7c2700 -1 osd.4 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:23.761491+0000 front 2024-02-13T00:46:23.761374+0000 (oldest deadline 2024-02-13T00:46:49.661339+0000) 2024-02-13T00:46:53.156 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:46:53 smithi195 bash[37392]: debug 2024-02-13T00:46:53.103+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.472943+0000 front 2024-02-13T00:46:17.472329+0000 (oldest deadline 2024-02-13T00:46:43.372496+0000) 2024-02-13T00:46:53.156 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:46:53 smithi195 bash[37392]: debug 2024-02-13T00:46:53.103+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:28.674381+0000 front 2024-02-13T00:46:28.674398+0000 (oldest deadline 2024-02-13T00:46:52.774101+0000) 2024-02-13T00:46:53.904 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:46:53 smithi195 bash[34367]: debug 2024-02-13T00:46:53.483+0000 7f6c3c6d0700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:19.606479+0000 front 2024-02-13T00:46:19.606605+0000 (oldest deadline 2024-02-13T00:46:43.106372+0000) 2024-02-13T00:46:53.904 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:46:53 smithi195 bash[34367]: debug 2024-02-13T00:46:53.483+0000 7f6c3c6d0700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:28.407662+0000 front 2024-02-13T00:46:28.407761+0000 (oldest deadline 2024-02-13T00:46:50.107834+0000) 2024-02-13T00:46:53.904 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:46:53 smithi195 bash[35897]: debug 2024-02-13T00:46:53.615+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.002508+0000 front 2024-02-13T00:46:17.002712+0000 (oldest deadline 2024-02-13T00:46:42.302684+0000) 2024-02-13T00:46:53.904 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:46:53 smithi195 bash[35897]: debug 2024-02-13T00:46:53.615+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:25.204468+0000 front 2024-02-13T00:46:25.204409+0000 (oldest deadline 2024-02-13T00:46:51.104228+0000) 2024-02-13T00:46:54.059 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:46:54 smithi195 bash[42413]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-osd-4 2024-02-13T00:46:54.328 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 13 00:46:54 smithi195 bash[42489]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-osd-4 2024-02-13T00:46:54.328 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:46:54 smithi195 bash[37392]: debug 2024-02-13T00:46:54.087+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.472943+0000 front 2024-02-13T00:46:17.472329+0000 (oldest deadline 2024-02-13T00:46:43.372496+0000) 2024-02-13T00:46:54.328 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:46:54 smithi195 bash[37392]: debug 2024-02-13T00:46:54.087+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:28.674381+0000 front 2024-02-13T00:46:28.674398+0000 (oldest deadline 2024-02-13T00:46:52.774101+0000) 2024-02-13T00:46:54.639 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:46:54 smithi195 bash[34367]: debug 2024-02-13T00:46:54.447+0000 7f6c3c6d0700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:19.606479+0000 front 2024-02-13T00:46:19.606605+0000 (oldest deadline 2024-02-13T00:46:43.106372+0000) 2024-02-13T00:46:54.639 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:46:54 smithi195 bash[34367]: debug 2024-02-13T00:46:54.447+0000 7f6c3c6d0700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:28.407662+0000 front 2024-02-13T00:46:28.407761+0000 (oldest deadline 2024-02-13T00:46:50.107834+0000) 2024-02-13T00:46:54.903 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:46:54 smithi195 bash[35897]: debug 2024-02-13T00:46:54.631+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.002508+0000 front 2024-02-13T00:46:17.002712+0000 (oldest deadline 2024-02-13T00:46:42.302684+0000) 2024-02-13T00:46:54.904 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:46:54 smithi195 bash[35897]: debug 2024-02-13T00:46:54.631+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:25.204468+0000 front 2024-02-13T00:46:25.204409+0000 (oldest deadline 2024-02-13T00:46:51.104228+0000) 2024-02-13T00:46:55.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:46:55 smithi195 bash[37392]: debug 2024-02-13T00:46:55.091+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.472943+0000 front 2024-02-13T00:46:17.472329+0000 (oldest deadline 2024-02-13T00:46:43.372496+0000) 2024-02-13T00:46:55.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:46:55 smithi195 bash[37392]: debug 2024-02-13T00:46:55.091+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:28.674381+0000 front 2024-02-13T00:46:28.674398+0000 (oldest deadline 2024-02-13T00:46:52.774101+0000) 2024-02-13T00:46:55.894 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:46:55 smithi195 bash[34367]: debug 2024-02-13T00:46:55.483+0000 7f6c3c6d0700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:19.606479+0000 front 2024-02-13T00:46:19.606605+0000 (oldest deadline 2024-02-13T00:46:43.106372+0000) 2024-02-13T00:46:55.894 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:46:55 smithi195 bash[34367]: debug 2024-02-13T00:46:55.483+0000 7f6c3c6d0700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:28.407662+0000 front 2024-02-13T00:46:28.407761+0000 (oldest deadline 2024-02-13T00:46:50.107834+0000) 2024-02-13T00:46:55.894 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:46:55 smithi195 bash[35897]: debug 2024-02-13T00:46:55.595+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.002508+0000 front 2024-02-13T00:46:17.002712+0000 (oldest deadline 2024-02-13T00:46:42.302684+0000) 2024-02-13T00:46:55.894 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:46:55 smithi195 bash[35897]: debug 2024-02-13T00:46:55.595+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:25.204468+0000 front 2024-02-13T00:46:25.204409+0000 (oldest deadline 2024-02-13T00:46:51.104228+0000) 2024-02-13T00:46:56.153 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:46:56 smithi195 bash[37392]: debug 2024-02-13T00:46:56.047+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.472943+0000 front 2024-02-13T00:46:17.472329+0000 (oldest deadline 2024-02-13T00:46:43.372496+0000) 2024-02-13T00:46:56.154 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:46:56 smithi195 bash[37392]: debug 2024-02-13T00:46:56.047+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:28.674381+0000 front 2024-02-13T00:46:28.674398+0000 (oldest deadline 2024-02-13T00:46:52.774101+0000) 2024-02-13T00:46:56.343 DEBUG:teuthology.orchestra.run.smithi195:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d7990f38-ca05-11ee-95b9-87774f69a715@osd.4.service' 2024-02-13T00:46:56.419 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-13T00:46:56.419 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-02-13T00:46:56.419 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-02-13T00:46:56.419 DEBUG:teuthology.orchestra.run.smithi195:> sudo systemctl stop ceph-d7990f38-ca05-11ee-95b9-87774f69a715@osd.5 2024-02-13T00:46:56.590 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:46:56 smithi195 systemd[1]: Stopping Ceph osd.5 for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:46:56.591 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:46:56 smithi195 bash[34367]: debug 2024-02-13T00:46:56.447+0000 7f6c3c6d0700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:19.606479+0000 front 2024-02-13T00:46:19.606605+0000 (oldest deadline 2024-02-13T00:46:43.106372+0000) 2024-02-13T00:46:56.591 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:46:56 smithi195 bash[34367]: debug 2024-02-13T00:46:56.447+0000 7f6c3c6d0700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:28.407662+0000 front 2024-02-13T00:46:28.407761+0000 (oldest deadline 2024-02-13T00:46:50.107834+0000) 2024-02-13T00:46:56.591 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:46:56 smithi195 bash[42620]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-osd.5 2024-02-13T00:46:56.903 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:46:56 smithi195 bash[34367]: debug 2024-02-13T00:46:56.583+0000 7f6c42f5a700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-13T00:46:56.904 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:46:56 smithi195 bash[34367]: debug 2024-02-13T00:46:56.583+0000 7f6c42f5a700 -1 osd.5 104 *** Got signal Terminated *** 2024-02-13T00:46:56.904 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:46:56 smithi195 bash[34367]: debug 2024-02-13T00:46:56.583+0000 7f6c42f5a700 -1 osd.5 104 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-13T00:46:56.904 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:46:56 smithi195 bash[35897]: debug 2024-02-13T00:46:56.627+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.002508+0000 front 2024-02-13T00:46:17.002712+0000 (oldest deadline 2024-02-13T00:46:42.302684+0000) 2024-02-13T00:46:56.904 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:46:56 smithi195 bash[35897]: debug 2024-02-13T00:46:56.627+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:25.204468+0000 front 2024-02-13T00:46:25.204409+0000 (oldest deadline 2024-02-13T00:46:51.104228+0000) 2024-02-13T00:46:57.403 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:46:57 smithi195 bash[37392]: debug 2024-02-13T00:46:57.074+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.472943+0000 front 2024-02-13T00:46:17.472329+0000 (oldest deadline 2024-02-13T00:46:43.372496+0000) 2024-02-13T00:46:57.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:46:57 smithi195 bash[37392]: debug 2024-02-13T00:46:57.074+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:28.674381+0000 front 2024-02-13T00:46:28.674398+0000 (oldest deadline 2024-02-13T00:46:52.774101+0000) 2024-02-13T00:46:57.903 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:46:57 smithi195 bash[34367]: debug 2024-02-13T00:46:57.474+0000 7f6c3c6d0700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:19.606479+0000 front 2024-02-13T00:46:19.606605+0000 (oldest deadline 2024-02-13T00:46:43.106372+0000) 2024-02-13T00:46:57.904 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:46:57 smithi195 bash[34367]: debug 2024-02-13T00:46:57.474+0000 7f6c3c6d0700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:28.407662+0000 front 2024-02-13T00:46:28.407761+0000 (oldest deadline 2024-02-13T00:46:50.107834+0000) 2024-02-13T00:46:57.904 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:46:57 smithi195 bash[35897]: debug 2024-02-13T00:46:57.662+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.002508+0000 front 2024-02-13T00:46:17.002712+0000 (oldest deadline 2024-02-13T00:46:42.302684+0000) 2024-02-13T00:46:57.904 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:46:57 smithi195 bash[35897]: debug 2024-02-13T00:46:57.662+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:25.204468+0000 front 2024-02-13T00:46:25.204409+0000 (oldest deadline 2024-02-13T00:46:51.104228+0000) 2024-02-13T00:46:58.403 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:46:58 smithi195 bash[37392]: debug 2024-02-13T00:46:58.058+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.472943+0000 front 2024-02-13T00:46:17.472329+0000 (oldest deadline 2024-02-13T00:46:43.372496+0000) 2024-02-13T00:46:58.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:46:58 smithi195 bash[37392]: debug 2024-02-13T00:46:58.058+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:28.674381+0000 front 2024-02-13T00:46:28.674398+0000 (oldest deadline 2024-02-13T00:46:52.774101+0000) 2024-02-13T00:46:58.903 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:46:58 smithi195 bash[34367]: debug 2024-02-13T00:46:58.474+0000 7f6c3c6d0700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:19.606479+0000 front 2024-02-13T00:46:19.606605+0000 (oldest deadline 2024-02-13T00:46:43.106372+0000) 2024-02-13T00:46:58.904 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:46:58 smithi195 bash[34367]: debug 2024-02-13T00:46:58.474+0000 7f6c3c6d0700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:28.407662+0000 front 2024-02-13T00:46:28.407761+0000 (oldest deadline 2024-02-13T00:46:50.107834+0000) 2024-02-13T00:46:58.904 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:46:58 smithi195 bash[35897]: debug 2024-02-13T00:46:58.658+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.002508+0000 front 2024-02-13T00:46:17.002712+0000 (oldest deadline 2024-02-13T00:46:42.302684+0000) 2024-02-13T00:46:58.904 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:46:58 smithi195 bash[35897]: debug 2024-02-13T00:46:58.658+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:25.204468+0000 front 2024-02-13T00:46:25.204409+0000 (oldest deadline 2024-02-13T00:46:51.104228+0000) 2024-02-13T00:46:59.403 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:46:59 smithi195 bash[37392]: debug 2024-02-13T00:46:59.010+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.472943+0000 front 2024-02-13T00:46:17.472329+0000 (oldest deadline 2024-02-13T00:46:43.372496+0000) 2024-02-13T00:46:59.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:46:59 smithi195 bash[37392]: debug 2024-02-13T00:46:59.010+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:28.674381+0000 front 2024-02-13T00:46:28.674398+0000 (oldest deadline 2024-02-13T00:46:52.774101+0000) 2024-02-13T00:46:59.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:46:59 smithi195 bash[37392]: debug 2024-02-13T00:46:59.010+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-13T00:46:32.774797+0000 front 2024-02-13T00:46:32.774893+0000 (oldest deadline 2024-02-13T00:46:58.674862+0000) 2024-02-13T00:46:59.904 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:46:59 smithi195 bash[34367]: debug 2024-02-13T00:46:59.438+0000 7f6c3c6d0700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:19.606479+0000 front 2024-02-13T00:46:19.606605+0000 (oldest deadline 2024-02-13T00:46:43.106372+0000) 2024-02-13T00:46:59.904 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:46:59 smithi195 bash[34367]: debug 2024-02-13T00:46:59.438+0000 7f6c3c6d0700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:28.407662+0000 front 2024-02-13T00:46:28.407761+0000 (oldest deadline 2024-02-13T00:46:50.107834+0000) 2024-02-13T00:46:59.904 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:46:59 smithi195 bash[35897]: debug 2024-02-13T00:46:59.618+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.002508+0000 front 2024-02-13T00:46:17.002712+0000 (oldest deadline 2024-02-13T00:46:42.302684+0000) 2024-02-13T00:46:59.904 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:46:59 smithi195 bash[35897]: debug 2024-02-13T00:46:59.618+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:25.204468+0000 front 2024-02-13T00:46:25.204409+0000 (oldest deadline 2024-02-13T00:46:51.104228+0000) 2024-02-13T00:46:59.905 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:46:59 smithi195 bash[35897]: debug 2024-02-13T00:46:59.618+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-13T00:46:37.005614+0000 front 2024-02-13T00:46:37.005689+0000 (oldest deadline 2024-02-13T00:46:58.705718+0000) 2024-02-13T00:47:00.403 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:46:59 smithi195 bash[37392]: debug 2024-02-13T00:46:59.970+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.472943+0000 front 2024-02-13T00:46:17.472329+0000 (oldest deadline 2024-02-13T00:46:43.372496+0000) 2024-02-13T00:47:00.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:46:59 smithi195 bash[37392]: debug 2024-02-13T00:46:59.970+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:28.674381+0000 front 2024-02-13T00:46:28.674398+0000 (oldest deadline 2024-02-13T00:46:52.774101+0000) 2024-02-13T00:47:00.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:46:59 smithi195 bash[37392]: debug 2024-02-13T00:46:59.970+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-13T00:46:32.774797+0000 front 2024-02-13T00:46:32.774893+0000 (oldest deadline 2024-02-13T00:46:58.674862+0000) 2024-02-13T00:47:00.903 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:47:00 smithi195 bash[34367]: debug 2024-02-13T00:47:00.426+0000 7f6c3c6d0700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:19.606479+0000 front 2024-02-13T00:46:19.606605+0000 (oldest deadline 2024-02-13T00:46:43.106372+0000) 2024-02-13T00:47:00.904 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:47:00 smithi195 bash[34367]: debug 2024-02-13T00:47:00.426+0000 7f6c3c6d0700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:28.407662+0000 front 2024-02-13T00:46:28.407761+0000 (oldest deadline 2024-02-13T00:46:50.107834+0000) 2024-02-13T00:47:00.904 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:47:00 smithi195 bash[35897]: debug 2024-02-13T00:47:00.598+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.002508+0000 front 2024-02-13T00:46:17.002712+0000 (oldest deadline 2024-02-13T00:46:42.302684+0000) 2024-02-13T00:47:00.904 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:47:00 smithi195 bash[35897]: debug 2024-02-13T00:47:00.598+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:25.204468+0000 front 2024-02-13T00:46:25.204409+0000 (oldest deadline 2024-02-13T00:46:51.104228+0000) 2024-02-13T00:47:00.904 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:47:00 smithi195 bash[35897]: debug 2024-02-13T00:47:00.598+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-13T00:46:37.005614+0000 front 2024-02-13T00:46:37.005689+0000 (oldest deadline 2024-02-13T00:46:58.705718+0000) 2024-02-13T00:47:01.391 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:00 smithi195 bash[37392]: debug 2024-02-13T00:47:00.954+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.472943+0000 front 2024-02-13T00:46:17.472329+0000 (oldest deadline 2024-02-13T00:46:43.372496+0000) 2024-02-13T00:47:01.391 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:00 smithi195 bash[37392]: debug 2024-02-13T00:47:00.954+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:28.674381+0000 front 2024-02-13T00:46:28.674398+0000 (oldest deadline 2024-02-13T00:46:52.774101+0000) 2024-02-13T00:47:01.391 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:00 smithi195 bash[37392]: debug 2024-02-13T00:47:00.954+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-13T00:46:32.774797+0000 front 2024-02-13T00:46:32.774893+0000 (oldest deadline 2024-02-13T00:46:58.674862+0000) 2024-02-13T00:47:01.654 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:47:01 smithi195 bash[35897]: debug 2024-02-13T00:47:01.590+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.002508+0000 front 2024-02-13T00:46:17.002712+0000 (oldest deadline 2024-02-13T00:46:42.302684+0000) 2024-02-13T00:47:01.654 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:47:01 smithi195 bash[35897]: debug 2024-02-13T00:47:01.590+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:25.204468+0000 front 2024-02-13T00:46:25.204409+0000 (oldest deadline 2024-02-13T00:46:51.104228+0000) 2024-02-13T00:47:01.654 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:47:01 smithi195 bash[35897]: debug 2024-02-13T00:47:01.590+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-13T00:46:37.005614+0000 front 2024-02-13T00:46:37.005689+0000 (oldest deadline 2024-02-13T00:46:58.705718+0000) 2024-02-13T00:47:01.654 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:47:01 smithi195 bash[34367]: debug 2024-02-13T00:47:01.382+0000 7f6c3c6d0700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:19.606479+0000 front 2024-02-13T00:46:19.606605+0000 (oldest deadline 2024-02-13T00:46:43.106372+0000) 2024-02-13T00:47:01.654 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:47:01 smithi195 bash[34367]: debug 2024-02-13T00:47:01.382+0000 7f6c3c6d0700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:28.407662+0000 front 2024-02-13T00:46:28.407761+0000 (oldest deadline 2024-02-13T00:46:50.107834+0000) 2024-02-13T00:47:01.654 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:47:01 smithi195 bash[34367]: debug 2024-02-13T00:47:01.382+0000 7f6c3c6d0700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-13T00:46:36.010145+0000 front 2024-02-13T00:46:36.009663+0000 (oldest deadline 2024-02-13T00:47:01.309153+0000) 2024-02-13T00:47:02.133 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:02 smithi195 bash[37392]: debug 2024-02-13T00:47:02.002+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.472943+0000 front 2024-02-13T00:46:17.472329+0000 (oldest deadline 2024-02-13T00:46:43.372496+0000) 2024-02-13T00:47:02.133 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:02 smithi195 bash[37392]: debug 2024-02-13T00:47:02.002+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:28.674381+0000 front 2024-02-13T00:46:28.674398+0000 (oldest deadline 2024-02-13T00:46:52.774101+0000) 2024-02-13T00:47:02.133 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:02 smithi195 bash[37392]: debug 2024-02-13T00:47:02.002+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-13T00:46:32.774797+0000 front 2024-02-13T00:46:32.774893+0000 (oldest deadline 2024-02-13T00:46:58.674862+0000) 2024-02-13T00:47:02.319 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:47:02 smithi195 bash[42654]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-osd-5 2024-02-13T00:47:02.654 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 13 00:47:02 smithi195 bash[42729]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-osd-5 2024-02-13T00:47:02.654 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:47:02 smithi195 bash[35897]: debug 2024-02-13T00:47:02.570+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.002508+0000 front 2024-02-13T00:46:17.002712+0000 (oldest deadline 2024-02-13T00:46:42.302684+0000) 2024-02-13T00:47:02.654 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:47:02 smithi195 bash[35897]: debug 2024-02-13T00:47:02.570+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:25.204468+0000 front 2024-02-13T00:46:25.204409+0000 (oldest deadline 2024-02-13T00:46:51.104228+0000) 2024-02-13T00:47:02.654 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:47:02 smithi195 bash[35897]: debug 2024-02-13T00:47:02.570+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-13T00:46:37.005614+0000 front 2024-02-13T00:46:37.005689+0000 (oldest deadline 2024-02-13T00:46:58.705718+0000) 2024-02-13T00:47:03.267 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:02 smithi195 bash[37392]: debug 2024-02-13T00:47:02.994+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.472943+0000 front 2024-02-13T00:46:17.472329+0000 (oldest deadline 2024-02-13T00:46:43.372496+0000) 2024-02-13T00:47:03.267 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:02 smithi195 bash[37392]: debug 2024-02-13T00:47:02.994+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:28.674381+0000 front 2024-02-13T00:46:28.674398+0000 (oldest deadline 2024-02-13T00:46:52.774101+0000) 2024-02-13T00:47:03.267 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:02 smithi195 bash[37392]: debug 2024-02-13T00:47:02.994+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-13T00:46:32.774797+0000 front 2024-02-13T00:46:32.774893+0000 (oldest deadline 2024-02-13T00:46:58.674862+0000) 2024-02-13T00:47:03.893 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:47:03 smithi195 bash[35897]: debug 2024-02-13T00:47:03.602+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.002508+0000 front 2024-02-13T00:46:17.002712+0000 (oldest deadline 2024-02-13T00:46:42.302684+0000) 2024-02-13T00:47:03.893 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:47:03 smithi195 bash[35897]: debug 2024-02-13T00:47:03.602+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:25.204468+0000 front 2024-02-13T00:46:25.204409+0000 (oldest deadline 2024-02-13T00:46:51.104228+0000) 2024-02-13T00:47:03.893 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:47:03 smithi195 bash[35897]: debug 2024-02-13T00:47:03.602+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-13T00:46:37.005614+0000 front 2024-02-13T00:46:37.005689+0000 (oldest deadline 2024-02-13T00:46:58.705718+0000) 2024-02-13T00:47:03.950 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:47:03 smithi087 bash[51404]: level=warn ts=2024-02-13T00:47:03.537Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.87:8443: connect: connection refused" 2024-02-13T00:47:03.950 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:47:03 smithi087 bash[51404]: level=warn ts=2024-02-13T00:47:03.538Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi195.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.195:8443: connect: connection refused" 2024-02-13T00:47:04.156 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:04 smithi195 bash[37392]: debug 2024-02-13T00:47:04.006+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.472943+0000 front 2024-02-13T00:46:17.472329+0000 (oldest deadline 2024-02-13T00:46:43.372496+0000) 2024-02-13T00:47:04.156 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:04 smithi195 bash[37392]: debug 2024-02-13T00:47:04.006+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:28.674381+0000 front 2024-02-13T00:46:28.674398+0000 (oldest deadline 2024-02-13T00:46:52.774101+0000) 2024-02-13T00:47:04.157 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:04 smithi195 bash[37392]: debug 2024-02-13T00:47:04.006+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-13T00:46:32.774797+0000 front 2024-02-13T00:46:32.774893+0000 (oldest deadline 2024-02-13T00:46:58.674862+0000) 2024-02-13T00:47:04.342 DEBUG:teuthology.orchestra.run.smithi195:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d7990f38-ca05-11ee-95b9-87774f69a715@osd.5.service' 2024-02-13T00:47:04.378 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-13T00:47:04.378 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-02-13T00:47:04.378 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-02-13T00:47:04.378 DEBUG:teuthology.orchestra.run.smithi195:> sudo systemctl stop ceph-d7990f38-ca05-11ee-95b9-87774f69a715@osd.6 2024-02-13T00:47:04.654 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:47:04 smithi195 systemd[1]: Stopping Ceph osd.6 for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:47:04.654 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:47:04 smithi195 bash[42856]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-osd.6 2024-02-13T00:47:04.654 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:47:04 smithi195 bash[35897]: debug 2024-02-13T00:47:04.550+0000 7ff26b26b700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-13T00:47:04.654 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:47:04 smithi195 bash[35897]: debug 2024-02-13T00:47:04.550+0000 7ff26b26b700 -1 osd.6 104 *** Got signal Terminated *** 2024-02-13T00:47:04.654 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:47:04 smithi195 bash[35897]: debug 2024-02-13T00:47:04.550+0000 7ff26b26b700 -1 osd.6 104 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-13T00:47:04.654 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:47:04 smithi195 bash[35897]: debug 2024-02-13T00:47:04.554+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.002508+0000 front 2024-02-13T00:46:17.002712+0000 (oldest deadline 2024-02-13T00:46:42.302684+0000) 2024-02-13T00:47:04.654 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:47:04 smithi195 bash[35897]: debug 2024-02-13T00:47:04.554+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:25.204468+0000 front 2024-02-13T00:46:25.204409+0000 (oldest deadline 2024-02-13T00:46:51.104228+0000) 2024-02-13T00:47:04.654 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:47:04 smithi195 bash[35897]: debug 2024-02-13T00:47:04.554+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-13T00:46:37.005614+0000 front 2024-02-13T00:46:37.005689+0000 (oldest deadline 2024-02-13T00:46:58.705718+0000) 2024-02-13T00:47:05.403 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:04 smithi195 bash[37392]: debug 2024-02-13T00:47:04.970+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.472943+0000 front 2024-02-13T00:46:17.472329+0000 (oldest deadline 2024-02-13T00:46:43.372496+0000) 2024-02-13T00:47:05.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:04 smithi195 bash[37392]: debug 2024-02-13T00:47:04.970+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:28.674381+0000 front 2024-02-13T00:46:28.674398+0000 (oldest deadline 2024-02-13T00:46:52.774101+0000) 2024-02-13T00:47:05.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:04 smithi195 bash[37392]: debug 2024-02-13T00:47:04.970+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-13T00:46:32.774797+0000 front 2024-02-13T00:46:32.774893+0000 (oldest deadline 2024-02-13T00:46:58.674862+0000) 2024-02-13T00:47:05.903 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:47:05 smithi195 bash[35897]: debug 2024-02-13T00:47:05.562+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.002508+0000 front 2024-02-13T00:46:17.002712+0000 (oldest deadline 2024-02-13T00:46:42.302684+0000) 2024-02-13T00:47:05.904 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:47:05 smithi195 bash[35897]: debug 2024-02-13T00:47:05.562+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:25.204468+0000 front 2024-02-13T00:46:25.204409+0000 (oldest deadline 2024-02-13T00:46:51.104228+0000) 2024-02-13T00:47:05.904 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:47:05 smithi195 bash[35897]: debug 2024-02-13T00:47:05.562+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-13T00:46:37.005614+0000 front 2024-02-13T00:46:37.005689+0000 (oldest deadline 2024-02-13T00:46:58.705718+0000) 2024-02-13T00:47:06.403 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:05 smithi195 bash[37392]: debug 2024-02-13T00:47:05.974+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.472943+0000 front 2024-02-13T00:46:17.472329+0000 (oldest deadline 2024-02-13T00:46:43.372496+0000) 2024-02-13T00:47:06.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:05 smithi195 bash[37392]: debug 2024-02-13T00:47:05.974+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:28.674381+0000 front 2024-02-13T00:46:28.674398+0000 (oldest deadline 2024-02-13T00:46:52.774101+0000) 2024-02-13T00:47:06.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:05 smithi195 bash[37392]: debug 2024-02-13T00:47:05.974+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-13T00:46:32.774797+0000 front 2024-02-13T00:46:32.774893+0000 (oldest deadline 2024-02-13T00:46:58.674862+0000) 2024-02-13T00:47:06.904 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:47:06 smithi195 bash[35897]: debug 2024-02-13T00:47:06.542+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.002508+0000 front 2024-02-13T00:46:17.002712+0000 (oldest deadline 2024-02-13T00:46:42.302684+0000) 2024-02-13T00:47:06.904 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:47:06 smithi195 bash[35897]: debug 2024-02-13T00:47:06.542+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:25.204468+0000 front 2024-02-13T00:46:25.204409+0000 (oldest deadline 2024-02-13T00:46:51.104228+0000) 2024-02-13T00:47:06.904 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:47:06 smithi195 bash[35897]: debug 2024-02-13T00:47:06.542+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-13T00:46:37.005614+0000 front 2024-02-13T00:46:37.005689+0000 (oldest deadline 2024-02-13T00:46:58.705718+0000) 2024-02-13T00:47:07.403 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:06 smithi195 bash[37392]: debug 2024-02-13T00:47:06.930+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.472943+0000 front 2024-02-13T00:46:17.472329+0000 (oldest deadline 2024-02-13T00:46:43.372496+0000) 2024-02-13T00:47:07.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:06 smithi195 bash[37392]: debug 2024-02-13T00:47:06.930+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:28.674381+0000 front 2024-02-13T00:46:28.674398+0000 (oldest deadline 2024-02-13T00:46:52.774101+0000) 2024-02-13T00:47:07.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:06 smithi195 bash[37392]: debug 2024-02-13T00:47:06.930+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-13T00:46:32.774797+0000 front 2024-02-13T00:46:32.774893+0000 (oldest deadline 2024-02-13T00:46:58.674862+0000) 2024-02-13T00:47:07.904 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:47:07 smithi195 bash[35897]: debug 2024-02-13T00:47:07.494+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.002508+0000 front 2024-02-13T00:46:17.002712+0000 (oldest deadline 2024-02-13T00:46:42.302684+0000) 2024-02-13T00:47:07.904 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:47:07 smithi195 bash[35897]: debug 2024-02-13T00:47:07.494+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:25.204468+0000 front 2024-02-13T00:46:25.204409+0000 (oldest deadline 2024-02-13T00:46:51.104228+0000) 2024-02-13T00:47:07.904 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:47:07 smithi195 bash[35897]: debug 2024-02-13T00:47:07.494+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-13T00:46:37.005614+0000 front 2024-02-13T00:46:37.005689+0000 (oldest deadline 2024-02-13T00:46:58.705718+0000) 2024-02-13T00:47:07.904 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:47:07 smithi195 bash[35897]: debug 2024-02-13T00:47:07.494+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6830 osd.3 since back 2024-02-13T00:46:44.007387+0000 front 2024-02-13T00:46:44.007608+0000 (oldest deadline 2024-02-13T00:47:06.907420+0000) 2024-02-13T00:47:08.403 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:07 smithi195 bash[37392]: debug 2024-02-13T00:47:07.970+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.472943+0000 front 2024-02-13T00:46:17.472329+0000 (oldest deadline 2024-02-13T00:46:43.372496+0000) 2024-02-13T00:47:08.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:07 smithi195 bash[37392]: debug 2024-02-13T00:47:07.970+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:28.674381+0000 front 2024-02-13T00:46:28.674398+0000 (oldest deadline 2024-02-13T00:46:52.774101+0000) 2024-02-13T00:47:08.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:07 smithi195 bash[37392]: debug 2024-02-13T00:47:07.970+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-13T00:46:32.774797+0000 front 2024-02-13T00:46:32.774893+0000 (oldest deadline 2024-02-13T00:46:58.674862+0000) 2024-02-13T00:47:08.904 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:47:08 smithi195 bash[35897]: debug 2024-02-13T00:47:08.478+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.002508+0000 front 2024-02-13T00:46:17.002712+0000 (oldest deadline 2024-02-13T00:46:42.302684+0000) 2024-02-13T00:47:08.904 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:47:08 smithi195 bash[35897]: debug 2024-02-13T00:47:08.478+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:25.204468+0000 front 2024-02-13T00:46:25.204409+0000 (oldest deadline 2024-02-13T00:46:51.104228+0000) 2024-02-13T00:47:08.904 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:47:08 smithi195 bash[35897]: debug 2024-02-13T00:47:08.478+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-13T00:46:37.005614+0000 front 2024-02-13T00:46:37.005689+0000 (oldest deadline 2024-02-13T00:46:58.705718+0000) 2024-02-13T00:47:08.904 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:47:08 smithi195 bash[35897]: debug 2024-02-13T00:47:08.478+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6830 osd.3 since back 2024-02-13T00:46:44.007387+0000 front 2024-02-13T00:46:44.007608+0000 (oldest deadline 2024-02-13T00:47:06.907420+0000) 2024-02-13T00:47:09.403 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:08 smithi195 bash[37392]: debug 2024-02-13T00:47:08.958+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.472943+0000 front 2024-02-13T00:46:17.472329+0000 (oldest deadline 2024-02-13T00:46:43.372496+0000) 2024-02-13T00:47:09.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:08 smithi195 bash[37392]: debug 2024-02-13T00:47:08.958+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:28.674381+0000 front 2024-02-13T00:46:28.674398+0000 (oldest deadline 2024-02-13T00:46:52.774101+0000) 2024-02-13T00:47:09.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:08 smithi195 bash[37392]: debug 2024-02-13T00:47:08.958+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-13T00:46:32.774797+0000 front 2024-02-13T00:46:32.774893+0000 (oldest deadline 2024-02-13T00:46:58.674862+0000) 2024-02-13T00:47:09.792 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:47:09 smithi195 bash[35897]: debug 2024-02-13T00:47:09.442+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.002508+0000 front 2024-02-13T00:46:17.002712+0000 (oldest deadline 2024-02-13T00:46:42.302684+0000) 2024-02-13T00:47:09.792 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:47:09 smithi195 bash[35897]: debug 2024-02-13T00:47:09.442+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:25.204468+0000 front 2024-02-13T00:46:25.204409+0000 (oldest deadline 2024-02-13T00:46:51.104228+0000) 2024-02-13T00:47:09.792 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:47:09 smithi195 bash[35897]: debug 2024-02-13T00:47:09.442+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-13T00:46:37.005614+0000 front 2024-02-13T00:46:37.005689+0000 (oldest deadline 2024-02-13T00:46:58.705718+0000) 2024-02-13T00:47:09.792 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:47:09 smithi195 bash[35897]: debug 2024-02-13T00:47:09.442+0000 7ff2689e9700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.87:6830 osd.3 since back 2024-02-13T00:46:44.007387+0000 front 2024-02-13T00:46:44.007608+0000 (oldest deadline 2024-02-13T00:47:06.907420+0000) 2024-02-13T00:47:10.111 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:10 smithi195 bash[37392]: debug 2024-02-13T00:47:09.998+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.472943+0000 front 2024-02-13T00:46:17.472329+0000 (oldest deadline 2024-02-13T00:46:43.372496+0000) 2024-02-13T00:47:10.112 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:10 smithi195 bash[37392]: debug 2024-02-13T00:47:09.998+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:28.674381+0000 front 2024-02-13T00:46:28.674398+0000 (oldest deadline 2024-02-13T00:46:52.774101+0000) 2024-02-13T00:47:10.112 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:10 smithi195 bash[37392]: debug 2024-02-13T00:47:09.998+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-13T00:46:32.774797+0000 front 2024-02-13T00:46:32.774893+0000 (oldest deadline 2024-02-13T00:46:58.674862+0000) 2024-02-13T00:47:10.112 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:10 smithi195 bash[37392]: debug 2024-02-13T00:47:09.998+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6830 osd.3 since back 2024-02-13T00:46:43.976556+0000 front 2024-02-13T00:46:43.976379+0000 (oldest deadline 2024-02-13T00:47:09.876223+0000) 2024-02-13T00:47:10.381 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:47:10 smithi195 bash[42890]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-osd-6 2024-02-13T00:47:10.381 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 13 00:47:10 smithi195 bash[42960]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-osd-6 2024-02-13T00:47:11.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:11 smithi195 bash[37392]: debug 2024-02-13T00:47:11.034+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.472943+0000 front 2024-02-13T00:46:17.472329+0000 (oldest deadline 2024-02-13T00:46:43.372496+0000) 2024-02-13T00:47:11.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:11 smithi195 bash[37392]: debug 2024-02-13T00:47:11.034+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:28.674381+0000 front 2024-02-13T00:46:28.674398+0000 (oldest deadline 2024-02-13T00:46:52.774101+0000) 2024-02-13T00:47:11.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:11 smithi195 bash[37392]: debug 2024-02-13T00:47:11.034+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-13T00:46:32.774797+0000 front 2024-02-13T00:46:32.774893+0000 (oldest deadline 2024-02-13T00:46:58.674862+0000) 2024-02-13T00:47:11.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:11 smithi195 bash[37392]: debug 2024-02-13T00:47:11.034+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6830 osd.3 since back 2024-02-13T00:46:43.976556+0000 front 2024-02-13T00:46:43.976379+0000 (oldest deadline 2024-02-13T00:47:09.876223+0000) 2024-02-13T00:47:12.235 DEBUG:teuthology.orchestra.run.smithi195:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d7990f38-ca05-11ee-95b9-87774f69a715@osd.6.service' 2024-02-13T00:47:12.271 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-13T00:47:12.272 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-02-13T00:47:12.272 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-02-13T00:47:12.272 DEBUG:teuthology.orchestra.run.smithi195:> sudo systemctl stop ceph-d7990f38-ca05-11ee-95b9-87774f69a715@osd.7 2024-02-13T00:47:12.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:12 smithi195 bash[37392]: debug 2024-02-13T00:47:12.074+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.472943+0000 front 2024-02-13T00:46:17.472329+0000 (oldest deadline 2024-02-13T00:46:43.372496+0000) 2024-02-13T00:47:12.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:12 smithi195 bash[37392]: debug 2024-02-13T00:47:12.074+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:28.674381+0000 front 2024-02-13T00:46:28.674398+0000 (oldest deadline 2024-02-13T00:46:52.774101+0000) 2024-02-13T00:47:12.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:12 smithi195 bash[37392]: debug 2024-02-13T00:47:12.074+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-13T00:46:32.774797+0000 front 2024-02-13T00:46:32.774893+0000 (oldest deadline 2024-02-13T00:46:58.674862+0000) 2024-02-13T00:47:12.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:12 smithi195 bash[37392]: debug 2024-02-13T00:47:12.074+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6830 osd.3 since back 2024-02-13T00:46:43.976556+0000 front 2024-02-13T00:46:43.976379+0000 (oldest deadline 2024-02-13T00:47:09.876223+0000) 2024-02-13T00:47:12.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:12 smithi195 systemd[1]: Stopping Ceph osd.7 for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:47:12.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:12 smithi195 bash[43080]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-osd.7 2024-02-13T00:47:12.903 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:12 smithi195 bash[37392]: debug 2024-02-13T00:47:12.446+0000 7f45f2dd6700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-13T00:47:12.904 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:12 smithi195 bash[37392]: debug 2024-02-13T00:47:12.446+0000 7f45f2dd6700 -1 osd.7 104 *** Got signal Terminated *** 2024-02-13T00:47:12.904 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:12 smithi195 bash[37392]: debug 2024-02-13T00:47:12.446+0000 7f45f2dd6700 -1 osd.7 104 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-13T00:47:13.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:13 smithi195 bash[37392]: debug 2024-02-13T00:47:13.118+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.472943+0000 front 2024-02-13T00:46:17.472329+0000 (oldest deadline 2024-02-13T00:46:43.372496+0000) 2024-02-13T00:47:13.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:13 smithi195 bash[37392]: debug 2024-02-13T00:47:13.118+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:28.674381+0000 front 2024-02-13T00:46:28.674398+0000 (oldest deadline 2024-02-13T00:46:52.774101+0000) 2024-02-13T00:47:13.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:13 smithi195 bash[37392]: debug 2024-02-13T00:47:13.118+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-13T00:46:32.774797+0000 front 2024-02-13T00:46:32.774893+0000 (oldest deadline 2024-02-13T00:46:58.674862+0000) 2024-02-13T00:47:13.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:13 smithi195 bash[37392]: debug 2024-02-13T00:47:13.118+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6830 osd.3 since back 2024-02-13T00:46:43.976556+0000 front 2024-02-13T00:46:43.976379+0000 (oldest deadline 2024-02-13T00:47:09.876223+0000) 2024-02-13T00:47:13.950 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:47:13 smithi087 bash[51404]: level=error ts=2024-02-13T00:47:13.535Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.87:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi195.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.195:8443: connect: connection refused" 2024-02-13T00:47:13.950 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:47:13 smithi087 bash[51404]: level=warn ts=2024-02-13T00:47:13.537Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.87:8443: connect: connection refused" 2024-02-13T00:47:13.951 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:47:13 smithi087 bash[51404]: level=warn ts=2024-02-13T00:47:13.538Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi195.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.195:8443: connect: connection refused" 2024-02-13T00:47:14.403 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:14 smithi195 bash[37392]: debug 2024-02-13T00:47:14.094+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.472943+0000 front 2024-02-13T00:46:17.472329+0000 (oldest deadline 2024-02-13T00:46:43.372496+0000) 2024-02-13T00:47:14.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:14 smithi195 bash[37392]: debug 2024-02-13T00:47:14.094+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:28.674381+0000 front 2024-02-13T00:46:28.674398+0000 (oldest deadline 2024-02-13T00:46:52.774101+0000) 2024-02-13T00:47:14.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:14 smithi195 bash[37392]: debug 2024-02-13T00:47:14.094+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-13T00:46:32.774797+0000 front 2024-02-13T00:46:32.774893+0000 (oldest deadline 2024-02-13T00:46:58.674862+0000) 2024-02-13T00:47:14.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:14 smithi195 bash[37392]: debug 2024-02-13T00:47:14.094+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6830 osd.3 since back 2024-02-13T00:46:43.976556+0000 front 2024-02-13T00:46:43.976379+0000 (oldest deadline 2024-02-13T00:47:09.876223+0000) 2024-02-13T00:47:15.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:15 smithi195 bash[37392]: debug 2024-02-13T00:47:15.122+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.472943+0000 front 2024-02-13T00:46:17.472329+0000 (oldest deadline 2024-02-13T00:46:43.372496+0000) 2024-02-13T00:47:15.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:15 smithi195 bash[37392]: debug 2024-02-13T00:47:15.122+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:28.674381+0000 front 2024-02-13T00:46:28.674398+0000 (oldest deadline 2024-02-13T00:46:52.774101+0000) 2024-02-13T00:47:15.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:15 smithi195 bash[37392]: debug 2024-02-13T00:47:15.122+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-13T00:46:32.774797+0000 front 2024-02-13T00:46:32.774893+0000 (oldest deadline 2024-02-13T00:46:58.674862+0000) 2024-02-13T00:47:15.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:15 smithi195 bash[37392]: debug 2024-02-13T00:47:15.122+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6830 osd.3 since back 2024-02-13T00:46:43.976556+0000 front 2024-02-13T00:46:43.976379+0000 (oldest deadline 2024-02-13T00:47:09.876223+0000) 2024-02-13T00:47:16.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:16 smithi195 bash[37392]: debug 2024-02-13T00:47:16.142+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.472943+0000 front 2024-02-13T00:46:17.472329+0000 (oldest deadline 2024-02-13T00:46:43.372496+0000) 2024-02-13T00:47:16.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:16 smithi195 bash[37392]: debug 2024-02-13T00:47:16.142+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:28.674381+0000 front 2024-02-13T00:46:28.674398+0000 (oldest deadline 2024-02-13T00:46:52.774101+0000) 2024-02-13T00:47:16.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:16 smithi195 bash[37392]: debug 2024-02-13T00:47:16.142+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-13T00:46:32.774797+0000 front 2024-02-13T00:46:32.774893+0000 (oldest deadline 2024-02-13T00:46:58.674862+0000) 2024-02-13T00:47:16.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:16 smithi195 bash[37392]: debug 2024-02-13T00:47:16.142+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6830 osd.3 since back 2024-02-13T00:46:43.976556+0000 front 2024-02-13T00:46:43.976379+0000 (oldest deadline 2024-02-13T00:47:09.876223+0000) 2024-02-13T00:47:16.404 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:16 smithi195 bash[37392]: debug 2024-02-13T00:47:16.142+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.195:6804 osd.4 since back 2024-02-13T00:46:49.876991+0000 front 2024-02-13T00:46:49.877088+0000 (oldest deadline 2024-02-13T00:47:15.176824+0000) 2024-02-13T00:47:17.563 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:17 smithi195 bash[37392]: debug 2024-02-13T00:47:17.158+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-13T00:46:17.472943+0000 front 2024-02-13T00:46:17.472329+0000 (oldest deadline 2024-02-13T00:46:43.372496+0000) 2024-02-13T00:47:17.564 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:17 smithi195 bash[37392]: debug 2024-02-13T00:47:17.158+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-13T00:46:28.674381+0000 front 2024-02-13T00:46:28.674398+0000 (oldest deadline 2024-02-13T00:46:52.774101+0000) 2024-02-13T00:47:17.564 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:17 smithi195 bash[37392]: debug 2024-02-13T00:47:17.158+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-13T00:46:32.774797+0000 front 2024-02-13T00:46:32.774893+0000 (oldest deadline 2024-02-13T00:46:58.674862+0000) 2024-02-13T00:47:17.564 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:17 smithi195 bash[37392]: debug 2024-02-13T00:47:17.158+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.87:6830 osd.3 since back 2024-02-13T00:46:43.976556+0000 front 2024-02-13T00:46:43.976379+0000 (oldest deadline 2024-02-13T00:47:09.876223+0000) 2024-02-13T00:47:17.564 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:17 smithi195 bash[37392]: debug 2024-02-13T00:47:17.158+0000 7f45efd53700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.195:6804 osd.4 since back 2024-02-13T00:46:49.876991+0000 front 2024-02-13T00:46:49.877088+0000 (oldest deadline 2024-02-13T00:47:15.176824+0000) 2024-02-13T00:47:18.293 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:18 smithi195 bash[43115]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-osd-7 2024-02-13T00:47:18.293 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 13 00:47:18 smithi195 bash[43189]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-osd-7 2024-02-13T00:47:20.080 DEBUG:teuthology.orchestra.run.smithi195:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d7990f38-ca05-11ee-95b9-87774f69a715@osd.7.service' 2024-02-13T00:47:20.112 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-13T00:47:20.113 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-02-13T00:47:20.113 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-02-13T00:47:20.113 DEBUG:teuthology.orchestra.run.smithi195:> sudo systemctl stop ceph-d7990f38-ca05-11ee-95b9-87774f69a715@prometheus.a 2024-02-13T00:47:20.404 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:47:20 smithi195 systemd[1]: Stopping Ceph prometheus.a for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:47:20.404 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:47:20 smithi195 bash[43307]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-prometheus.a 2024-02-13T00:47:20.404 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:47:20 smithi195 bash[40731]: ts=2024-02-13T00:47:20.282Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-13T00:47:20.404 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:47:20 smithi195 bash[40731]: ts=2024-02-13T00:47:20.282Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-02-13T00:47:20.404 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:47:20 smithi195 bash[40731]: ts=2024-02-13T00:47:20.282Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-02-13T00:47:20.404 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:47:20 smithi195 bash[40731]: ts=2024-02-13T00:47:20.282Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-02-13T00:47:20.404 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:47:20 smithi195 bash[40731]: ts=2024-02-13T00:47:20.282Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-02-13T00:47:20.404 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:47:20 smithi195 bash[40731]: ts=2024-02-13T00:47:20.282Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-02-13T00:47:20.404 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:47:20 smithi195 bash[40731]: ts=2024-02-13T00:47:20.283Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-13T00:47:20.404 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:47:20 smithi195 bash[40731]: ts=2024-02-13T00:47:20.283Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-02-13T00:47:20.404 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:47:20 smithi195 bash[40731]: ts=2024-02-13T00:47:20.283Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-02-13T00:47:20.405 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:47:20 smithi195 bash[40731]: ts=2024-02-13T00:47:20.283Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-02-13T00:47:20.405 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:47:20 smithi195 bash[40731]: ts=2024-02-13T00:47:20.284Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-02-13T00:47:20.405 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 13 00:47:20 smithi195 bash[40731]: ts=2024-02-13T00:47:20.284Z caller=main.go:1066 level=info msg="See you next time!" 2024-02-13T00:47:20.905 DEBUG:teuthology.orchestra.run.smithi195:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d7990f38-ca05-11ee-95b9-87774f69a715@prometheus.a.service' 2024-02-13T00:47:20.938 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-13T00:47:20.938 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-02-13T00:47:20.938 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d7990f38-ca05-11ee-95b9-87774f69a715 --force --keep-logs 2024-02-13T00:47:21.052 INFO:teuthology.orchestra.run.smithi087.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-02-13T00:47:21.052 INFO:teuthology.orchestra.run.smithi087.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-02-13T00:47:21.052 INFO:teuthology.orchestra.run.smithi087.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-02-13T00:47:21.052 INFO:teuthology.orchestra.run.smithi087.stderr: [--retry RETRY] 2024-02-13T00:47:21.052 INFO:teuthology.orchestra.run.smithi087.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install} 2024-02-13T00:47:21.053 INFO:teuthology.orchestra.run.smithi087.stderr: ... 2024-02-13T00:47:21.053 INFO:teuthology.orchestra.run.smithi087.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-02-13T00:47:21.062 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-02-13T00:47:21.062 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d7990f38-ca05-11ee-95b9-87774f69a715 --force --keep-logs 2024-02-13T00:47:21.178 INFO:teuthology.orchestra.run.smithi195.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-02-13T00:47:21.178 INFO:teuthology.orchestra.run.smithi195.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-02-13T00:47:21.178 INFO:teuthology.orchestra.run.smithi195.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-02-13T00:47:21.179 INFO:teuthology.orchestra.run.smithi195.stderr: [--retry RETRY] 2024-02-13T00:47:21.179 INFO:teuthology.orchestra.run.smithi195.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install} 2024-02-13T00:47:21.179 INFO:teuthology.orchestra.run.smithi195.stderr: ... 2024-02-13T00:47:21.179 INFO:teuthology.orchestra.run.smithi195.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-02-13T00:47:21.188 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-02-13T00:47:21.189 DEBUG:teuthology.orchestra.run.smithi087:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-13T00:47:21.203 DEBUG:teuthology.orchestra.run.smithi195:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-13T00:47:21.215 INFO:tasks.cephadm:Archiving crash dumps... 2024-02-13T00:47:21.217 DEBUG:teuthology.misc:Transferring archived files from smithi087:/var/lib/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/crash to /home/teuthworker/archive/lflores-2024-02-12_21:56:27-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7557143/remote/ubuntu@smithi087.front.sepia.ceph.com/crash 2024-02-13T00:47:21.218 DEBUG:teuthology.orchestra.run.smithi087:> sudo tar c -f - -C /var/lib/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/crash -- . 2024-02-13T00:47:21.264 DEBUG:teuthology.misc:Transferring archived files from smithi195:/var/lib/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/crash to /home/teuthworker/archive/lflores-2024-02-12_21:56:27-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7557143/remote/ubuntu@smithi195.front.sepia.ceph.com/crash 2024-02-13T00:47:21.265 DEBUG:teuthology.orchestra.run.smithi195:> sudo tar c -f - -C /var/lib/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/crash -- . 2024-02-13T00:47:21.283 INFO:tasks.cephadm:Checking cluster log for badness... 2024-02-13T00:47:21.283 DEBUG:teuthology.orchestra.run.smithi087:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v '\(MON_DOWN\)' | egrep -v '\(PG_' | egrep -v 'mons down' | egrep -v 'pg inactive' | head -n 1 2024-02-13T00:47:21.303 INFO:teuthology.orchestra.run.smithi087.stdout:2024-02-13T00:38:29.156711+0000 mon.a (mon.0) 224 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-13T00:47:21.304 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-02-13T00:47:21.304 DEBUG:teuthology.orchestra.run.smithi087:> sudo egrep '\[SEC\]' /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v '\(MON_DOWN\)' | egrep -v '\(PG_' | egrep -v 'mons down' | egrep -v 'pg inactive' | head -n 1 2024-02-13T00:47:21.319 DEBUG:teuthology.orchestra.run.smithi087:> sudo egrep '\[ERR\]' /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v '\(MON_DOWN\)' | egrep -v '\(PG_' | egrep -v 'mons down' | egrep -v 'pg inactive' | head -n 1 2024-02-13T00:47:21.333 DEBUG:teuthology.orchestra.run.smithi087:> sudo egrep '\[WRN\]' /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v '\(MON_DOWN\)' | egrep -v '\(PG_' | egrep -v 'mons down' | egrep -v 'pg inactive' | head -n 1 2024-02-13T00:47:21.394 INFO:teuthology.orchestra.run.smithi087.stdout:2024-02-13T00:38:29.156711+0000 mon.a (mon.0) 224 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-13T00:47:21.395 INFO:tasks.cephadm:Compressing logs... 2024-02-13T00:47:21.395 DEBUG:teuthology.orchestra.run.smithi087:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-02-13T00:47:21.397 DEBUG:teuthology.orchestra.run.smithi195:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-02-13T00:47:21.406 INFO:teuthology.orchestra.run.smithi087.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-02-13T00:47:21.414 INFO:teuthology.orchestra.run.smithi195.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-02-13T00:47:21.419 INFO:teuthology.orchestra.run.smithi195.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-13T00:47:21.420 INFO:teuthology.orchestra.run.smithi195.stderr:gzip -5 --verbose -- /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-mon.b.log 2024-02-13T00:47:21.420 INFO:teuthology.orchestra.run.smithi195.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-osd.5.log 2024-02-13T00:47:21.421 INFO:teuthology.orchestra.run.smithi087.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-13T00:47:21.422 INFO:teuthology.orchestra.run.smithi195.stderr:gzip -5 --verbose -- /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-mgr.x.log 2024-02-13T00:47:21.422 INFO:teuthology.orchestra.run.smithi195.stderr:/var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-mon.b.log: /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph.audit.log 2024-02-13T00:47:21.423 INFO:teuthology.orchestra.run.smithi195.stderr:gzip -5 --verbose -- /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-client.rgw.r.z.smithi195.rcbggm.log 2024-02-13T00:47:21.423 INFO:teuthology.orchestra.run.smithi087.stderr:gzip -5 --verbose -- /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-mon.a.log 2024-02-13T00:47:21.424 INFO:teuthology.orchestra.run.smithi087.stderr:gzip -5 --verbose -- /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-mgr.y.log 2024-02-13T00:47:21.424 INFO:teuthology.orchestra.run.smithi087.stderr:/var/log/ceph/cephadm.log: /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-mon.c.log 2024-02-13T00:47:21.424 INFO:teuthology.orchestra.run.smithi087.stderr:gzip -5 --verbose -- /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-mgr.y.log: /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph.audit.log 2024-02-13T00:47:21.424 INFO:teuthology.orchestra.run.smithi087.stderr:gzip /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-mon.c.log: -5 --verbose -- /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-osd.1.log 2024-02-13T00:47:21.425 INFO:teuthology.orchestra.run.smithi087.stderr:gzip -5 --verbose -- /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph.log 2024-02-13T00:47:21.425 INFO:teuthology.orchestra.run.smithi087.stderr:/var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph.audit.log: /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph.cephadm.log 2024-02-13T00:47:21.426 INFO:teuthology.orchestra.run.smithi195.stderr:/var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-mgr.x.log: /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph.audit.log: 90.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-13T00:47:21.426 INFO:teuthology.orchestra.run.smithi195.stderr:gzip -5 --verbose -- /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-osd.6.log 2024-02-13T00:47:21.426 INFO:teuthology.orchestra.run.smithi195.stderr:/var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-client.rgw.r.z.smithi195.rcbggm.log: gzip -5 --verbose -- /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph.log 2024-02-13T00:47:21.426 INFO:teuthology.orchestra.run.smithi195.stderr: 71.8% -- replaced with /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-client.rgw.r.z.smithi195.rcbggm.log.gz 2024-02-13T00:47:21.426 INFO:teuthology.orchestra.run.smithi195.stderr:/var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph.cephadm.log 2024-02-13T00:47:21.426 INFO:teuthology.orchestra.run.smithi195.stderr:gzip -5 --verbose -- /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-osd.4.log 2024-02-13T00:47:21.427 INFO:teuthology.orchestra.run.smithi195.stderr:/var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph.log: /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph.cephadm.log: 82.2% -- replaced with /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph.cephadm.log.gz 2024-02-13T00:47:21.427 INFO:teuthology.orchestra.run.smithi195.stderr:gzip -5 --verbose -- /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-volume.log 2024-02-13T00:47:21.428 INFO:teuthology.orchestra.run.smithi087.stderr:/var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph.log: gzip -5 --verbose -- /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-osd.0.log 2024-02-13T00:47:21.430 INFO:teuthology.orchestra.run.smithi087.stderr:/var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph.cephadm.log: 90.2% -- replaced with /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph.cephadm.log.gz 2024-02-13T00:47:21.430 INFO:teuthology.orchestra.run.smithi195.stderr:/var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-osd.4.log: 88.1% -- replaced with /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph.log.gz 2024-02-13T00:47:21.430 INFO:teuthology.orchestra.run.smithi195.stderr:gzip -5 --verbose -- /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-osd.7.log 2024-02-13T00:47:21.431 INFO:teuthology.orchestra.run.smithi087.stderr: 90.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-13T00:47:21.432 INFO:teuthology.orchestra.run.smithi087.stderr:gzip -5 --verbose -- /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-osd.3.log 2024-02-13T00:47:21.435 INFO:teuthology.orchestra.run.smithi087.stderr:/var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-volume.log 2024-02-13T00:47:21.436 INFO:teuthology.orchestra.run.smithi087.stderr:/var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-osd.3.log: 93.3% -- replaced with /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph.log.gz 2024-02-13T00:47:21.439 INFO:teuthology.orchestra.run.smithi087.stderr:gzip -5 --verbose -- /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-client.rgw.r.z.smithi087.zfdisv.log 2024-02-13T00:47:21.441 INFO:teuthology.orchestra.run.smithi195.stderr:/var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-volume.log: /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-osd.7.log: 91.4% -- replaced with /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-volume.log.gz 2024-02-13T00:47:21.441 INFO:teuthology.orchestra.run.smithi195.stderr: 94.3% -- replaced with /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph.audit.log.gz 2024-02-13T00:47:21.448 INFO:teuthology.orchestra.run.smithi087.stderr:/var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-volume.log: 91.7% -- replaced with /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-volume.log.gz 2024-02-13T00:47:21.448 INFO:teuthology.orchestra.run.smithi087.stderr:gzip -5 --verbose -- /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-osd.2.log 2024-02-13T00:47:21.448 INFO:teuthology.orchestra.run.smithi087.stderr:/var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-client.rgw.r.z.smithi087.zfdisv.log: 71.7% -- replaced with /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-client.rgw.r.z.smithi087.zfdisv.log.gz 2024-02-13T00:47:21.462 INFO:teuthology.orchestra.run.smithi087.stderr:/var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-osd.2.log: 96.0% -- replaced with /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph.audit.log.gz 2024-02-13T00:47:21.465 INFO:teuthology.orchestra.run.smithi195.stderr: 90.3% -- replaced with /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-mgr.x.log.gz 2024-02-13T00:47:21.780 INFO:teuthology.orchestra.run.smithi087.stderr: 91.5% -- replaced with /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-mgr.y.log.gz 2024-02-13T00:47:21.895 INFO:teuthology.orchestra.run.smithi195.stderr: 93.3% -- replaced with /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-mon.b.log.gz 2024-02-13T00:47:22.086 INFO:teuthology.orchestra.run.smithi087.stderr: 93.7% -- replaced with /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-mon.c.log.gz 2024-02-13T00:47:22.126 INFO:teuthology.orchestra.run.smithi087.stderr: 93.3% -- replaced with /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-osd.2.log.gz 2024-02-13T00:47:22.211 INFO:teuthology.orchestra.run.smithi087.stderr: 93.5% -- replaced with /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-osd.0.log.gz 2024-02-13T00:47:22.244 INFO:teuthology.orchestra.run.smithi195.stderr: 93.8% -- replaced with /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-osd.7.log.gz 2024-02-13T00:47:22.249 INFO:teuthology.orchestra.run.smithi195.stderr: 93.3% -- replaced with /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-osd.6.log.gz 2024-02-13T00:47:22.361 INFO:teuthology.orchestra.run.smithi195.stderr: 93.4% -- replaced with /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-osd.5.log.gz 2024-02-13T00:47:22.379 INFO:teuthology.orchestra.run.smithi195.stderr: 93.6% -- replaced with /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-osd.4.log.gz 2024-02-13T00:47:22.379 INFO:teuthology.orchestra.run.smithi195.stderr: 2024-02-13T00:47:22.379 INFO:teuthology.orchestra.run.smithi195.stderr:real 0m0.977s 2024-02-13T00:47:22.379 INFO:teuthology.orchestra.run.smithi195.stderr:user 0m3.928s 2024-02-13T00:47:22.380 INFO:teuthology.orchestra.run.smithi195.stderr:sys 0m0.191s 2024-02-13T00:47:22.469 INFO:teuthology.orchestra.run.smithi087.stderr: 93.5% -- replaced with /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-osd.3.log.gz 2024-02-13T00:47:22.513 INFO:teuthology.orchestra.run.smithi087.stderr: 93.7% -- replaced with /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-osd.1.log.gz 2024-02-13T00:47:22.644 INFO:teuthology.orchestra.run.smithi087.stderr: 91.2% -- replaced with /var/log/ceph/d7990f38-ca05-11ee-95b9-87774f69a715/ceph-mon.a.log.gz 2024-02-13T00:47:22.647 INFO:teuthology.orchestra.run.smithi087.stderr: 2024-02-13T00:47:22.647 INFO:teuthology.orchestra.run.smithi087.stderr:real 0m1.246s 2024-02-13T00:47:22.647 INFO:teuthology.orchestra.run.smithi087.stderr:user 0m5.736s 2024-02-13T00:47:22.647 INFO:teuthology.orchestra.run.smithi087.stderr:sys 0m0.172s 2024-02-13T00:47:22.648 INFO:tasks.cephadm:Archiving logs... 2024-02-13T00:47:22.648 DEBUG:teuthology.misc:Transferring archived files from smithi087:/var/log/ceph to /home/teuthworker/archive/lflores-2024-02-12_21:56:27-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7557143/remote/ubuntu@smithi087.front.sepia.ceph.com/log 2024-02-13T00:47:22.649 DEBUG:teuthology.orchestra.run.smithi087:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-13T00:47:23.452 DEBUG:teuthology.misc:Transferring archived files from smithi195:/var/log/ceph to /home/teuthworker/archive/lflores-2024-02-12_21:56:27-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7557143/remote/ubuntu@smithi195.front.sepia.ceph.com/log 2024-02-13T00:47:23.453 DEBUG:teuthology.orchestra.run.smithi195:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-13T00:47:23.702 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:47:23 smithi087 bash[51404]: level=error ts=2024-02-13T00:47:23.537Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi195.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.195:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.87:8443: connect: connection refused" 2024-02-13T00:47:23.702 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:47:23 smithi087 bash[51404]: level=warn ts=2024-02-13T00:47:23.538Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.87:8443: connect: connection refused" 2024-02-13T00:47:23.702 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:47:23 smithi087 bash[51404]: level=warn ts=2024-02-13T00:47:23.540Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi195.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.195:8443: connect: connection refused" 2024-02-13T00:47:24.053 INFO:tasks.cephadm:Removing cluster... 2024-02-13T00:47:24.235 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d7990f38-ca05-11ee-95b9-87774f69a715 --force 2024-02-13T00:47:26.200 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:47:25 smithi087 systemd[1]: Stopping Ceph node-exporter.a for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:47:26.200 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:47:25 smithi087 bash[55651]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-node-exporter.a 2024-02-13T00:47:26.949 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:47:26 smithi087 bash[55683]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-node-exporter-a 2024-02-13T00:47:26.950 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:47:26 smithi087 systemd[1]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-02-13T00:47:26.950 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:47:26 smithi087 bash[55757]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-node-exporter-a 2024-02-13T00:47:26.950 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:47:26 smithi087 systemd[1]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-13T00:47:26.950 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 13 00:47:26 smithi087 systemd[1]: Stopped Ceph node-exporter.a for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:47:27.317 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:47:27 smithi087 systemd[1]: Stopping Ceph alertmanager.a for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:47:27.317 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:47:27 smithi087 bash[55790]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-alertmanager.a 2024-02-13T00:47:27.317 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:47:27 smithi087 bash[51404]: level=info ts=2024-02-13T00:47:27.229Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-02-13T00:47:28.186 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:47:27 smithi087 bash[55823]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-alertmanager-a 2024-02-13T00:47:28.186 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:47:27 smithi087 bash[55900]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-alertmanager-a 2024-02-13T00:47:28.186 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:47:27 smithi087 systemd[1]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-13T00:47:28.186 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 13 00:47:27 smithi087 systemd[1]: Stopped Ceph alertmanager.a for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:47:39.831 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d7990f38-ca05-11ee-95b9-87774f69a715 --force 2024-02-13T00:47:41.845 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:47:41 smithi195 systemd[1]: Stopping Ceph node-exporter.b for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:47:41.845 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:47:41 smithi195 bash[43607]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-node-exporter.b 2024-02-13T00:47:42.656 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:47:42 smithi195 bash[43642]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-node-exporter-b 2024-02-13T00:47:42.656 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:47:42 smithi195 systemd[1]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-02-13T00:47:42.657 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:47:42 smithi195 bash[43715]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-node-exporter-b 2024-02-13T00:47:42.657 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:47:42 smithi195 systemd[1]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-13T00:47:42.657 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 13 00:47:42 smithi195 systemd[1]: Stopped Ceph node-exporter.b for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:47:42.928 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:47:42 smithi195 systemd[1]: Stopping Ceph grafana.a for d7990f38-ca05-11ee-95b9-87774f69a715... 2024-02-13T00:47:42.928 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:47:42 smithi195 bash[43749]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-grafana.a 2024-02-13T00:47:42.928 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:47:42 smithi195 bash[41655]: t=2024-02-13T00:47:42+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-02-13T00:47:42.928 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:47:42 smithi195 bash[41655]: t=2024-02-13T00:47:42+0000 lvl=info msg="Database locked, sleeping then retrying" logger=sqlstore error="database is locked" retry=0 2024-02-13T00:47:43.653 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:47:43 smithi195 bash[43783]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-grafana-a 2024-02-13T00:47:43.653 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:47:43 smithi195 bash[43859]: Error response from daemon: No such container: ceph-d7990f38-ca05-11ee-95b9-87774f69a715-grafana-a 2024-02-13T00:47:43.653 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:47:43 smithi195 systemd[1]: ceph-d7990f38-ca05-11ee-95b9-87774f69a715@grafana.a.service: Succeeded. 2024-02-13T00:47:43.654 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 13 00:47:43 smithi195 systemd[1]: Stopped Ceph grafana.a for d7990f38-ca05-11ee-95b9-87774f69a715. 2024-02-13T00:47:55.399 INFO:tasks.cephadm:Removing cephadm ... 2024-02-13T00:47:55.399 DEBUG:teuthology.orchestra.run.smithi087:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-13T00:47:55.406 DEBUG:teuthology.orchestra.run.smithi195:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-13T00:47:55.411 INFO:tasks.cephadm:Teardown complete 2024-02-13T00:47:55.411 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-02-13T00:47:55.424 INFO:teuthology.task.clock:Checking final clock skew... 2024-02-13T00:47:55.424 DEBUG:teuthology.orchestra.run.smithi087:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-13T00:47:55.426 DEBUG:teuthology.orchestra.run.smithi195:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-13T00:47:55.447 INFO:teuthology.orchestra.run.smithi087.stdout: remote refid st t when poll reach delay offset jitter 2024-02-13T00:47:55.447 INFO:teuthology.orchestra.run.smithi087.stdout:============================================================================== 2024-02-13T00:47:55.447 INFO:teuthology.orchestra.run.smithi087.stdout:*hv01.front.sepi 44.4.53.2 2 u 17 64 377 0.096 -0.154 0.069 2024-02-13T00:47:55.447 INFO:teuthology.orchestra.run.smithi087.stdout:+hv02.front.sepi 63.231.80.2 3 u 6 64 377 0.088 1.345 0.045 2024-02-13T00:47:55.447 INFO:teuthology.orchestra.run.smithi087.stdout:+hv03.front.sepi 74.6.168.72 3 u 6 64 377 0.089 -0.519 0.307 2024-02-13T00:47:55.448 INFO:teuthology.orchestra.run.smithi087.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2024-02-13T00:47:55.449 INFO:teuthology.orchestra.run.smithi195.stdout: remote refid st t when poll reach delay offset jitter 2024-02-13T00:47:55.449 INFO:teuthology.orchestra.run.smithi195.stdout:============================================================================== 2024-02-13T00:47:55.449 INFO:teuthology.orchestra.run.smithi195.stdout:*hv01.front.sepi 44.4.53.2 2 u 10 64 377 0.092 2.063 0.395 2024-02-13T00:47:55.449 INFO:teuthology.orchestra.run.smithi195.stdout:+hv02.front.sepi 63.231.80.2 3 u 19 64 377 0.095 3.517 0.322 2024-02-13T00:47:55.449 INFO:teuthology.orchestra.run.smithi195.stdout:+hv03.front.sepi 74.6.168.72 3 u 2 64 377 0.089 1.491 0.255 2024-02-13T00:47:55.449 INFO:teuthology.orchestra.run.smithi195.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2024-02-13T00:47:55.449 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-02-13T00:47:55.463 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-02-13T00:47:55.464 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-02-13T00:47:55.473 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-02-13T00:47:55.518 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-02-13T00:47:55.527 INFO:teuthology.task.internal:Duration was 1918.561244 seconds 2024-02-13T00:47:55.527 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-02-13T00:47:55.537 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-02-13T00:47:55.537 DEBUG:teuthology.orchestra.run.smithi087:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-13T00:47:55.539 DEBUG:teuthology.orchestra.run.smithi195:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-13T00:47:55.594 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-02-13T00:47:55.595 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi087.front.sepia.ceph.com 2024-02-13T00:47:55.595 DEBUG:teuthology.orchestra.run.smithi087:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-02-13T00:47:55.607 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi195.front.sepia.ceph.com 2024-02-13T00:47:55.607 DEBUG:teuthology.orchestra.run.smithi195:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-02-13T00:47:55.623 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-02-13T00:47:55.624 DEBUG:teuthology.orchestra.run.smithi087:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-13T00:47:55.627 DEBUG:teuthology.orchestra.run.smithi195:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-13T00:47:55.738 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-02-13T00:47:55.739 DEBUG:teuthology.orchestra.run.smithi087:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-13T00:47:55.741 DEBUG:teuthology.orchestra.run.smithi195:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-13T00:47:55.922 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-02-13T00:47:55.932 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-02-13T00:47:55.933 DEBUG:teuthology.orchestra.run.smithi087:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-13T00:47:55.947 DEBUG:teuthology.orchestra.run.smithi195:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-13T00:47:55.963 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-02-13T00:47:55.973 DEBUG:teuthology.orchestra.run.smithi087:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-02-13T00:47:55.993 DEBUG:teuthology.orchestra.run.smithi195:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-02-13T00:47:56.005 INFO:teuthology.orchestra.run.smithi087.stdout:kernel.core_pattern = core 2024-02-13T00:47:56.007 INFO:teuthology.orchestra.run.smithi195.stdout:kernel.core_pattern = core 2024-02-13T00:47:56.051 DEBUG:teuthology.orchestra.run.smithi087:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-13T00:47:56.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-13T00:47:56.057 DEBUG:teuthology.orchestra.run.smithi195:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-13T00:47:56.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-13T00:47:56.063 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-02-13T00:47:56.073 INFO:teuthology.task.internal:Transferring archived files... 2024-02-13T00:47:56.074 DEBUG:teuthology.misc:Transferring archived files from smithi087:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/lflores-2024-02-12_21:56:27-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7557143/remote/smithi087 2024-02-13T00:47:56.075 DEBUG:teuthology.orchestra.run.smithi087:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-13T00:47:56.113 DEBUG:teuthology.misc:Transferring archived files from smithi195:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/lflores-2024-02-12_21:56:27-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7557143/remote/smithi195 2024-02-13T00:47:56.114 DEBUG:teuthology.orchestra.run.smithi195:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-13T00:47:56.147 INFO:teuthology.task.internal:Removing archive directory... 2024-02-13T00:47:56.148 DEBUG:teuthology.orchestra.run.smithi087:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-13T00:47:56.150 DEBUG:teuthology.orchestra.run.smithi195:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-13T00:47:56.157 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-02-13T00:47:56.175 INFO:teuthology.task.internal:Not uploading archives. 2024-02-13T00:47:56.175 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-02-13T00:47:56.192 INFO:teuthology.task.internal:Tidying up after the test... 2024-02-13T00:47:56.192 DEBUG:teuthology.orchestra.run.smithi087:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-13T00:47:56.195 DEBUG:teuthology.orchestra.run.smithi195:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-13T00:47:56.201 INFO:teuthology.orchestra.run.smithi087.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 13 00:47 /home/ubuntu/cephtest 2024-02-13T00:47:56.204 INFO:teuthology.orchestra.run.smithi195.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 13 00:47 /home/ubuntu/cephtest 2024-02-13T00:47:56.206 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-02-13T00:47:56.221 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-02-13T00:47:56.242 INFO:teuthology.nuke:Checking targets against current locks 2024-02-13T00:47:56.271 DEBUG:teuthology.nuke:shortname: smithi087 2024-02-13T00:47:56.271 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-13T00:47:56.294 DEBUG:teuthology.nuke:shortname: smithi195 2024-02-13T00:47:56.295 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-13T00:47:56.298 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi087.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/lflores-2024-02-12_21:56:27-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7557143', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-13 00:06:54.597691', 'locked_by': 'scheduled_lflores@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-02-13T00:47:56.323 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi195.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/lflores-2024-02-12_21:56:27-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7557143', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-13 00:06:54.595882', 'locked_by': 'scheduled_lflores@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-02-13T00:47:56.352 INFO:teuthology.orchestra.console.smithi087:Power off 2024-02-13T00:47:56.353 DEBUG:teuthology.orchestra.console.smithi087:pexpect command: ipmitool -H smithi087.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-13T00:47:56.376 DEBUG:teuthology.orchestra.console.smithi087:power off output: Chassis Power Control: Down/Off 2024-02-13T00:47:56.377 DEBUG:teuthology.orchestra.console.smithi087:pexpect command: ipmitool -H smithi087.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-13T00:47:56.391 INFO:teuthology.orchestra.console.smithi195:Power off 2024-02-13T00:47:56.391 DEBUG:teuthology.orchestra.console.smithi195:pexpect command: ipmitool -H smithi195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-13T00:47:56.402 DEBUG:teuthology.orchestra.console.smithi087:check power output: Chassis Power is on 2024-02-13T00:47:56.413 DEBUG:teuthology.orchestra.console.smithi195:power off output: Chassis Power Control: Down/Off 2024-02-13T00:47:56.414 DEBUG:teuthology.orchestra.console.smithi195:pexpect command: ipmitool -H smithi195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-13T00:47:56.439 DEBUG:teuthology.orchestra.console.smithi195:check power output: Chassis Power is on 2024-02-13T00:48:00.403 DEBUG:teuthology.orchestra.console.smithi087:pexpect command: ipmitool -H smithi087.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-13T00:48:00.441 DEBUG:teuthology.orchestra.console.smithi195:pexpect command: ipmitool -H smithi195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-13T00:48:00.515 DEBUG:teuthology.orchestra.console.smithi087:check power output: Chassis Power is on 2024-02-13T00:48:00.551 DEBUG:teuthology.orchestra.console.smithi195:check power output: Chassis Power is on 2024-02-13T00:48:04.520 DEBUG:teuthology.orchestra.console.smithi087:pexpect command: ipmitool -H smithi087.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-13T00:48:04.552 DEBUG:teuthology.orchestra.console.smithi195:pexpect command: ipmitool -H smithi195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-13T00:48:04.633 DEBUG:teuthology.orchestra.console.smithi087:check power output: Chassis Power is on 2024-02-13T00:48:04.662 DEBUG:teuthology.orchestra.console.smithi195:check power output: Chassis Power is on 2024-02-13T00:48:08.636 DEBUG:teuthology.orchestra.console.smithi087:pexpect command: ipmitool -H smithi087.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-13T00:48:08.663 DEBUG:teuthology.orchestra.console.smithi195:pexpect command: ipmitool -H smithi195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-13T00:48:08.747 DEBUG:teuthology.orchestra.console.smithi087:check power output: Chassis Power is off 2024-02-13T00:48:08.773 DEBUG:teuthology.orchestra.console.smithi195:check power output: Chassis Power is off 2024-02-13T00:48:08.848 INFO:teuthology.orchestra.console.smithi087:Power off completed 2024-02-13T00:48:08.876 INFO:teuthology.orchestra.console.smithi195:Power off completed 2024-02-13T00:48:08.984 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: 1918.5612435340881 failure_reason: '"2024-02-13T00:38:29.156711+0000 mon.a (mon.0) 224 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN)" in cluster log' owner: scheduled_lflores@teuthology success: false 2024-02-13T00:48:08.985 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-13T00:48:09.066 INFO:teuthology.run:FAIL